fix: update README templates to use correct API reference link for st… #885
Google Cloud Build / gcnc-system-presubmit-node (long-door-651)
succeeded
Jan 13, 2026 in 5m 28s
Summary
Build Information
| Trigger | gcnc-system-presubmit-node |
| Build | 20fa4e3b-02f0-42df-8e86-3363d429b7b5 |
| Start | 2026-01-13T10:15:34-08:00 |
| Duration | 5m26.231s |
| Status | SUCCESS |
Steps
| Step | Status | Duration |
|---|---|---|
| Clone Showcase | SUCCESS | 1.843s |
| Build Showcase | SUCCESS | 1m15.516s |
| gcr.io/kaniko-project/executor:v1.24.0 | SUCCESS | 2m53.929s |
| gcr.io/google.com/cloudsdktool/cloud-sdk | SUCCESS | 1m7.622s |
| run-tests | SUCCESS | 1m31.304s |
Details
starting build "20fa4e3b-02f0-42df-8e86-3363d429b7b5"
FETCHSOURCE
From https://github.com/googleapis/google-cloud-node-core
* branch 0c65d76aece5efe3976531452f53ee236a3c3e82 -> FETCH_HEAD
HEAD is now at 0c65d76 Merge branch 'main' into fix/storage-control-readme-link
GitCommit:
0c65d76aece5efe3976531452f53ee236a3c3e82
BUILD
Starting Step #0 - "Clone Showcase"
Step #0 - "Clone Showcase": Already have image (with digest): gcr.io/cloud-builders/git
Step #0 - "Clone Showcase": Cloning into 'gapic-showcase'...
Finished Step #0 - "Clone Showcase"
Starting Step #1 - "Build Showcase"
Step #1 - "Build Showcase": Pulling image: golang:1.24
Step #1 - "Build Showcase": 1.24: Pulling from library/golang
Step #1 - "Build Showcase": 2ca1bfae7ba8: Pulling fs layer
Step #1 - "Build Showcase": 82e18c5e1c15: Pulling fs layer
Step #1 - "Build Showcase": be442a7e0d6f: Pulling fs layer
Step #1 - "Build Showcase": a31308e50765: Pulling fs layer
Step #1 - "Build Showcase": 94cc3e02e353: Pulling fs layer
Step #1 - "Build Showcase": b4d66f201ee1: Pulling fs layer
Step #1 - "Build Showcase": 4f4fb700ef54: Pulling fs layer
Step #1 - "Build Showcase": 4f4fb700ef54: Waiting
Step #1 - "Build Showcase": b4d66f201ee1: Verifying Checksum
Step #1 - "Build Showcase": b4d66f201ee1: Download complete
Step #1 - "Build Showcase": 4f4fb700ef54: Verifying Checksum
Step #1 - "Build Showcase": 4f4fb700ef54: Download complete
Step #1 - "Build Showcase": 82e18c5e1c15: Verifying Checksum
Step #1 - "Build Showcase": 82e18c5e1c15: Download complete
Step #1 - "Build Showcase": 2ca1bfae7ba8: Verifying Checksum
Step #1 - "Build Showcase": 2ca1bfae7ba8: Download complete
Step #1 - "Build Showcase": be442a7e0d6f: Verifying Checksum
Step #1 - "Build Showcase": be442a7e0d6f: Download complete
Step #1 - "Build Showcase": 94cc3e02e353: Verifying Checksum
Step #1 - "Build Showcase": 94cc3e02e353: Download complete
Step #1 - "Build Showcase": a31308e50765: Verifying Checksum
Step #1 - "Build Showcase": a31308e50765: Download complete
Step #1 - "Build Showcase": 2ca1bfae7ba8: Pull complete
Step #1 - "Build Showcase": 82e18c5e1c15: Pull complete
Step #1 - "Build Showcase": be442a7e0d6f: Pull complete
Step #1 - "Build Showcase": a31308e50765: Pull complete
Step #1 - "Build Showcase": 94cc3e02e353: Pull complete
Step #1 - "Build Showcase": b4d66f201ee1: Pull complete
Step #1 - "Build Showcase": 4f4fb700ef54: Pull complete
Step #1 - "Build Showcase": Digest: sha256:1f9d049d5c3b81237fa77d57533506a6bd2b90133f2dd723ef7e8be64d08afc8
Step #1 - "Build Showcase": Status: Downloaded newer image for golang:1.24
Step #1 - "Build Showcase": docker.io/library/golang:1.24
Step #1 - "Build Showcase": go: downloading cloud.google.com/go/longrunning v0.7.0
Step #1 - "Build Showcase": go: downloading cloud.google.com/go/iam v1.5.2
Step #1 - "Build Showcase": go: downloading cloud.google.com/go v0.121.6
Step #1 - "Build Showcase": go: downloading github.com/golang/protobuf v1.5.4
Step #1 - "Build Showcase": go: downloading github.com/googleapis/grpc-fallback-go v0.1.4
Step #1 - "Build Showcase": go: downloading github.com/gorilla/mux v1.8.1
Step #1 - "Build Showcase": go: downloading github.com/soheilhy/cmux v0.1.5
Step #1 - "Build Showcase": go: downloading github.com/spf13/cobra v1.9.1
Step #1 - "Build Showcase": go: downloading github.com/spf13/viper v1.20.1
Step #1 - "Build Showcase": go: downloading golang.org/x/oauth2 v0.30.0
Step #1 - "Build Showcase": go: downloading golang.org/x/sync v0.16.0
Step #1 - "Build Showcase": go: downloading google.golang.org/api v0.247.0
Step #1 - "Build Showcase": go: downloading google.golang.org/genproto v0.0.0-20250603155806-513f23925822
Step #1 - "Build Showcase": go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250818200422-3122310a409c
Step #1 - "Build Showcase": go: downloading google.golang.org/grpc v1.74.2
Step #1 - "Build Showcase": go: downloading google.golang.org/protobuf v1.36.7
Step #1 - "Build Showcase": go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250818200422-3122310a409c
Step #1 - "Build Showcase": go: downloading github.com/google/go-cmp v0.7.0
Step #1 - "Build Showcase": go: downloading github.com/google/uuid v1.6.0
Step #1 - "Build Showcase": go: downloading github.com/googleapis/gax-go/v2 v2.15.0
Step #1 - "Build Showcase": go: downloading golang.org/x/net v0.43.0
Step #1 - "Build Showcase": go: downloading github.com/spf13/pflag v1.0.6
Step #1 - "Build Showcase": go: downloading github.com/fsnotify/fsnotify v1.8.0
Step #1 - "Build Showcase": go: downloading github.com/go-viper/mapstructure/v2 v2.2.1
Step #1 - "Build Showcase": go: downloading github.com/sagikazarmark/locafero v0.7.0
Step #1 - "Build Showcase": go: downloading github.com/spf13/afero v1.12.0
Step #1 - "Build Showcase": go: downloading github.com/spf13/cast v1.7.1
Step #1 - "Build Showcase": go: downloading cloud.google.com/go/auth v0.16.4
Step #1 - "Build Showcase": go: downloading github.com/iancoleman/strcase v0.3.0
Step #1 - "Build Showcase": go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
Step #1 - "Build Showcase": go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
Step #1 - "Build Showcase": go: downloading cloud.google.com/go/compute/metadata v0.8.0
Step #1 - "Build Showcase": go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0
Step #1 - "Build Showcase": go: downloading golang.org/x/time v0.12.0
Step #1 - "Build Showcase": go: downloading golang.org/x/sys v0.35.0
Step #1 - "Build Showcase": go: downloading github.com/sourcegraph/conc v0.3.0
Step #1 - "Build Showcase": go: downloading github.com/subosito/gotenv v1.6.0
Step #1 - "Build Showcase": go: downloading github.com/pelletier/go-toml/v2 v2.2.3
Step #1 - "Build Showcase": go: downloading gopkg.in/yaml.v3 v3.0.1
Step #1 - "Build Showcase": go: downloading golang.org/x/text v0.28.0
Step #1 - "Build Showcase": go: downloading github.com/google/s2a-go v0.1.9
Step #1 - "Build Showcase": go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.6
Step #1 - "Build Showcase": go: downloading go.opentelemetry.io/otel v1.36.0
Step #1 - "Build Showcase": go: downloading go.opentelemetry.io/otel/metric v1.36.0
Step #1 - "Build Showcase": go: downloading go.opentelemetry.io/otel/trace v1.36.0
Step #1 - "Build Showcase": go: downloading github.com/felixge/httpsnoop v1.0.4
Step #1 - "Build Showcase": go: downloading github.com/go-logr/logr v1.4.3
Step #1 - "Build Showcase": go: downloading github.com/go-logr/stdr v1.2.2
Step #1 - "Build Showcase": go: downloading go.opentelemetry.io/auto/sdk v1.1.0
Step #1 - "Build Showcase": go: downloading golang.org/x/crypto v0.41.0
Finished Step #1 - "Build Showcase"
Starting Step #4 - "run-tests"
Starting Step #2
Step #4 - "run-tests": Pulling image: gcr.io/long-door-651/google-cloud-node-core-18
Step #2: Pulling image: gcr.io/kaniko-project/executor:v1.24.0
Step #4 - "run-tests": Using default tag: latest
Step #2: v1.24.0: Pulling from kaniko-project/executor
Step #2: 2fc842204170: Pulling fs layer
Step #2: 8d1674b25e7b: Pulling fs layer
Step #2: 9bdd0371dbb4: Pulling fs layer
Step #2: 4a244d522c62: Pulling fs layer
Step #2: b21f142df8a0: Pulling fs layer
Step #2: 9c23579299d8: Pulling fs layer
Step #2: 6f68de945276: Pulling fs layer
Step #2: 10eafd97c365: Pulling fs layer
Step #2: 8908894f7154: Pulling fs layer
Step #2: 6f68de945276: Waiting
Step #2: 10eafd97c365: Waiting
Step #2: 8908894f7154: Waiting
Step #4 - "run-tests": latest: Pulling from long-door-651/google-cloud-node-core-18
Step #4 - "run-tests": f18232174bc9: Pulling fs layer
Step #4 - "run-tests": dd71dde834b5: Pulling fs layer
Step #4 - "run-tests": 1e5a4c89cee5: Pulling fs layer
Step #4 - "run-tests": 25ff2da83641: Pulling fs layer
Step #4 - "run-tests": 2a988fbaf340: Pulling fs layer
Step #4 - "run-tests": 6d2e810a6b61: Pulling fs layer
Step #4 - "run-tests": c2358c61ec42: Pulling fs layer
Step #4 - "run-tests": ba2f716627c4: Pulling fs layer
Step #4 - "run-tests": 2ab2dd233c78: Pulling fs layer
Step #4 - "run-tests": f18232174bc9: Waiting
Step #4 - "run-tests": dd71dde834b5: Waiting
Step #4 - "run-tests": 1e5a4c89cee5: Waiting
Step #4 - "run-tests": 25ff2da83641: Waiting
Step #4 - "run-tests": 2a988fbaf340: Waiting
Step #4 - "run-tests": 6d2e810a6b61: Waiting
Step #4 - "run-tests": c2358c61ec42: Waiting
Step #4 - "run-tests": ba2f716627c4: Waiting
Step #4 - "run-tests": 2ab2dd233c78: Waiting
Step #2: 2fc842204170: Verifying Checksum
Step #2: 2fc842204170: Download complete
Step #2: 8d1674b25e7b: Verifying Checksum
Step #2: 8d1674b25e7b: Download complete
Step #2: 9bdd0371dbb4: Verifying Checksum
Step #2: 9bdd0371dbb4: Download complete
Step #2: b21f142df8a0: Verifying Checksum
Step #2: b21f142df8a0: Download complete
Step #2: 6f68de945276: Verifying Checksum
Step #2: 6f68de945276: Download complete
Step #2: 4a244d522c62: Verifying Checksum
Step #2: 4a244d522c62: Download complete
Step #2: 9c23579299d8: Verifying Checksum
Step #2: 9c23579299d8: Download complete
Step #2: 2fc842204170: Pull complete
Step #2: 10eafd97c365: Verifying Checksum
Step #2: 10eafd97c365: Download complete
Step #2: 8d1674b25e7b: Pull complete
Step #2: 9bdd0371dbb4: Pull complete
Step #4 - "run-tests": f18232174bc9: Verifying Checksum
Step #4 - "run-tests": f18232174bc9: Download complete
Step #4 - "run-tests": 1e5a4c89cee5: Verifying Checksum
Step #4 - "run-tests": 1e5a4c89cee5: Download complete
Step #2: 8908894f7154: Verifying Checksum
Step #2: 8908894f7154: Download complete
Step #4 - "run-tests": 25ff2da83641: Verifying Checksum
Step #4 - "run-tests": 25ff2da83641: Download complete
Step #4 - "run-tests": 2a988fbaf340: Verifying Checksum
Step #4 - "run-tests": 2a988fbaf340: Download complete
Step #4 - "run-tests": c2358c61ec42: Verifying Checksum
Step #4 - "run-tests": c2358c61ec42: Download complete
Step #2: 4a244d522c62: Pull complete
Step #4 - "run-tests": dd71dde834b5: Verifying Checksum
Step #4 - "run-tests": dd71dde834b5: Download complete
Step #4 - "run-tests": ba2f716627c4: Download complete
Step #4 - "run-tests": f18232174bc9: Pull complete
Step #4 - "run-tests": 2ab2dd233c78: Verifying Checksum
Step #4 - "run-tests": 2ab2dd233c78: Download complete
Step #2: b21f142df8a0: Pull complete
Step #2: 9c23579299d8: Pull complete
Step #2: 6f68de945276: Pull complete
Step #2: 10eafd97c365: Pull complete
Step #2: 8908894f7154: Pull complete
Step #2: Digest: sha256:4e7a52dd1f14872430652bb3b027405b8dfd17c4538751c620ac005741ef9698
Step #2: Status: Downloaded newer image for gcr.io/kaniko-project/executor:v1.24.0
Step #2: gcr.io/kaniko-project/executor:v1.24.0
Step #4 - "run-tests": 6d2e810a6b61: Verifying Checksum
Step #4 - "run-tests": 6d2e810a6b61: Download complete
Step #4 - "run-tests": dd71dde834b5: Pull complete
Step #4 - "run-tests": 1e5a4c89cee5: Pull complete
Step #4 - "run-tests": 25ff2da83641: Pull complete
Step #4 - "run-tests": 2a988fbaf340: Pull complete
Step #2: time="2026-01-13T18:17:05Z" level=info msg="Resolved base name node:18-alpine to build"
Step #2: time="2026-01-13T18:17:05Z" level=info msg="Retrieving image manifest node:18-alpine"
Step #2: time="2026-01-13T18:17:05Z" level=info msg="Retrieving image node:18-alpine from registry index.docker.io"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Retrieving image manifest node:18-alpine"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Returning cached image manifest"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Retrieving image manifest node:18-alpine"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Returning cached image manifest"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Retrieving image manifest node:18-alpine"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Returning cached image manifest"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Built cross stage deps: map[0:[/usr/local/gcloud /bin/flakybot /root/.local/share/pnpm]]"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Retrieving image manifest node:18-alpine"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Returning cached image manifest"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Retrieving image manifest node:18-alpine"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Returning cached image manifest"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Executing 0 build triggers"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Building stage 'node:18-alpine' [idx: '0', base-idx: '-1']"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Checking for cached layer gcr.io/long-door-651/google-cloud-node-core-18/cache:b7d3dd1b714008f6b8e2bab572c18dfe3df618794ee2023ed6405ea3433cf92d..."
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Using caching version of cmd: RUN apk add --no-cache curl tar python3"
Step #2: time="2026-01-13T18:17:06Z" level=info msg="Checking for cached layer gcr.io/long-door-651/google-cloud-node-core-18/cache:cfac1e25761953a4e38623748ce9c8950f4d5f96f59ca04917f46f862c2b2fff..."
Step #2: time="2026-01-13T18:17:07Z" level=info msg="Using caching version of cmd: RUN curl https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.tar.gz > /tmp/google-cloud-sdk.tar.gz"
Step #2: time="2026-01-13T18:17:07Z" level=info msg="Checking for cached layer gcr.io/long-door-651/google-cloud-node-core-18/cache:40ddfc1cc0ebeca2c102ca3b9f39a3e0087246f031bece0a949a4fe0b28e0f96..."
Step #2: time="2026-01-13T18:17:07Z" level=info msg="Using caching version of cmd: RUN mkdir -p /usr/local/gcloud && tar -C /usr/local/gcloud -xvf /tmp/google-cloud-sdk.tar.gz && /usr/local/gcloud/google-cloud-sdk/install.sh"
Step #2: time="2026-01-13T18:17:07Z" level=info msg="Checking for cached layer gcr.io/long-door-651/google-cloud-node-core-18/cache:085e17fc93f6ede7aa42dc4c837c09065d8f7a9f30c618c4af12b1ac85f4fce8..."
Step #2: time="2026-01-13T18:17:07Z" level=info msg="Using caching version of cmd: RUN curl https://github.com/googleapis/repo-automation-bots/releases/download/flakybot-${FLAKYBOT_VERSION}/flakybot -o /bin/flakybot -s -L && chmod +x /bin/flakybot"
Step #2: time="2026-01-13T18:17:07Z" level=info msg="Checking for cached layer gcr.io/long-door-651/google-cloud-node-core-18/cache:ec72d7fdf29d885828e49c29c309613674ab150258a3aaa2e31b038728df222a..."
Step #2: time="2026-01-13T18:17:08Z" level=info msg="Using caching version of cmd: RUN curl https://get.pnpm.io/install.sh | ENV=\"$HOME/.shrc\" SHELL=\"$(which sh)\" sh -"
Step #2: time="2026-01-13T18:17:11Z" level=info msg="RUN apk add --no-cache curl tar python3"
Step #2: time="2026-01-13T18:17:11Z" level=info msg="Found cached layer, extracting to filesystem"
Step #2: time="2026-01-13T18:17:15Z" level=info msg="RUN curl https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.tar.gz > /tmp/google-cloud-sdk.tar.gz"
Step #2: time="2026-01-13T18:17:15Z" level=info msg="Found cached layer, extracting to filesystem"
Step #2: time="2026-01-13T18:17:17Z" level=info msg="RUN mkdir -p /usr/local/gcloud && tar -C /usr/local/gcloud -xvf /tmp/google-cloud-sdk.tar.gz && /usr/local/gcloud/google-cloud-sdk/install.sh"
Step #2: time="2026-01-13T18:17:17Z" level=info msg="Found cached layer, extracting to filesystem"
Step #4 - "run-tests": 6d2e810a6b61: Pull complete
Step #4 - "run-tests": c2358c61ec42: Pull complete
Step #4 - "run-tests": ba2f716627c4: Pull complete
Step #4 - "run-tests": 2ab2dd233c78: Pull complete
Step #4 - "run-tests": Digest: sha256:02765330fad8da83f67b6369780d7316119f6007cb4f195b91532982041aa878
Step #4 - "run-tests": Status: Downloaded newer image for gcr.io/long-door-651/google-cloud-node-core-18:latest
Step #4 - "run-tests": gcr.io/long-door-651/google-cloud-node-core-18:latest
Step #4 - "run-tests": Starting gapic-showcase server in background...
Step #4 - "run-tests": Waiting for server at localhost:7469...
Step #4 - "run-tests": Waiting for server...
Step #4 - "run-tests": 2026/01/13 18:17:52 Showcase listening on port: :7469
Step #4 - "run-tests": 2026/01/13 18:17:53 Starting endpoint 0: gRPC endpoint
Step #4 - "run-tests": 2026/01/13 18:17:53 Starting endpoint 1: HTTP/REST endpoint
Step #4 - "run-tests": 2026/01/13 18:17:53 Starting endpoint multiplexer
Step #4 - "run-tests": 2026/01/13 18:17:53 Listening for gRPC-fallback connections
Step #4 - "run-tests": 2026/01/13 18:17:53 Listening for gRPC connections
Step #4 - "run-tests": 2026/01/13 18:17:53 Listening for REST connections
Step #4 - "run-tests": 2026/01/13 18:17:53 Fallback server listening on port: :1337
Step #4 - "run-tests": Server is ready!
Step #4 - "run-tests": Running conditional tests: ci/run_conditional_tests.sh
Step #4 - "run-tests": From https://github.com/googleapis/google-cloud-node-core
Step #4 - "run-tests": * branch main -> FETCH_HEAD
Step #4 - "run-tests": * [new branch] main -> origin/main
Step #4 - "run-tests": no change detected in ci
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... dev-packages/jsdoc-fresh/'
Step #4 - "run-tests": no change detected in dev-packages/jsdoc-fresh/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... dev-packages/jsdoc-region-tag/'
Step #4 - "run-tests": no change detected in dev-packages/jsdoc-region-tag/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... dev-packages/pack-n-play/'
Step #4 - "run-tests": no change detected in dev-packages/pack-n-play/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... .github/scripts/fixtures/'
Step #4 - "run-tests": no change detected in .github/scripts/fixtures/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... .github/scripts/tests/'
Step #4 - "run-tests": no change detected in .github/scripts/tests/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... packages/gax/'
Step #4 - "run-tests": no change detected in packages/gax/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... packages/gaxios/'
Step #4 - "run-tests": no change detected in packages/gaxios/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... packages/gcp-metadata/'
Step #4 - "run-tests": no change detected in packages/gcp-metadata/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... packages/google-auth-library-nodejs/'
Step #4 - "run-tests": no change detected in packages/google-auth-library-nodejs/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... packages/logging-utils/'
Step #4 - "run-tests": no change detected in packages/logging-utils/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... packages/nodejs-googleapis-common/'
Step #4 - "run-tests": no change detected in packages/nodejs-googleapis-common/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... packages/nodejs-proto-files/'
Step #4 - "run-tests": no change detected in packages/nodejs-proto-files/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... packages/proto3-json-serializer-nodejs/'
Step #4 - "run-tests": no change detected in packages/proto3-json-serializer-nodejs/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... packages/retry-request/'
Step #4 - "run-tests": no change detected in packages/retry-request/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... packages/teeny-request/'
Step #4 - "run-tests": no change detected in packages/teeny-request/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... packages/tools/'
Step #4 - "run-tests": no change detected in packages/tools/, skipping
Step #4 - "run-tests": checking changes with 'git diff --quiet origin/main... generator/gapic-generator-typescript/'
Step #4 - "run-tests": change detected in generator/gapic-generator-typescript/ for system test
Step #4 - "run-tests": running test in generator/gapic-generator-typescript/
Step #4 - "run-tests": /workspace/generator/gapic-generator-typescript /workspace
Step #4 - "run-tests": npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
Step #4 - "run-tests": npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
Step #4 - "run-tests": npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
Step #4 - "run-tests": npm warn deprecated @types/long@5.0.0: This is a stub types definition. long provides its own type definitions, so you do not need this installed.
Step #4 - "run-tests": npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
Step #4 - "run-tests": npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
Step #4 - "run-tests": npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
Step #4 - "run-tests": npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
Step #4 - "run-tests": npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
Step #4 - "run-tests": npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
Step #4 - "run-tests":
Step #4 - "run-tests": added 608 packages, and audited 609 packages in 25s
Step #4 - "run-tests":
Step #4 - "run-tests": 116 packages are looking for funding
Step #4 - "run-tests": run `npm fund` for details
Step #4 - "run-tests":
Step #4 - "run-tests": 7 vulnerabilities (4 low, 1 moderate, 2 high)
Step #4 - "run-tests":
Step #4 - "run-tests": To address issues that do not require attention, run:
Step #4 - "run-tests": npm audit fix
Step #4 - "run-tests":
Step #4 - "run-tests": Some issues need review, and may require choosing
Step #4 - "run-tests": a different dependency.
Step #4 - "run-tests":
Step #4 - "run-tests": Run `npm audit` for details.
Step #4 - "run-tests":
Step #4 - "run-tests": up to date, audited 609 packages in 3s
Step #4 - "run-tests":
Step #4 - "run-tests": 116 packages are looking for funding
Step #4 - "run-tests": run `npm fund` for details
Step #4 - "run-tests":
Step #4 - "run-tests": 7 vulnerabilities (4 low, 1 moderate, 2 high)
Step #4 - "run-tests":
Step #4 - "run-tests": To address issues that do not require attention, run:
Step #4 - "run-tests": npm audit fix
Step #4 - "run-tests":
Step #4 - "run-tests": Some issues need review, and may require choosing
Step #4 - "run-tests": a different dependency.
Step #4 - "run-tests":
Step #4 - "run-tests": Run `npm audit` for details.
Step #4 - "run-tests":
Step #4 - "run-tests": > @google-cloud/gapic-generator@4.11.11 system-test
Step #4 - "run-tests": > echo 'no system test'
Step #4 - "run-tests":
Step #4 - "run-tests": no system test
Step #4 - "run-tests": /workspace
Finished Step #4 - "run-tests"
Step #2: time="2026-01-13T18:18:31Z" level=info msg="RUN curl https://github.com/googleapis/repo-automation-bots/releases/download/flakybot-${FLAKYBOT_VERSION}/flakybot -o /bin/flakybot -s -L && chmod +x /bin/flakybot"
Step #2: time="2026-01-13T18:18:31Z" level=info msg="Found cached layer, extracting to filesystem"
Step #2: time="2026-01-13T18:18:32Z" level=info msg="ENV PNPM_VERSION=7.32.2"
Step #2: time="2026-01-13T18:18:32Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #2: time="2026-01-13T18:18:32Z" level=info msg="RUN curl https://get.pnpm.io/install.sh | ENV=\"$HOME/.shrc\" SHELL=\"$(which sh)\" sh -"
Step #2: time="2026-01-13T18:18:32Z" level=info msg="Found cached layer, extracting to filesystem"
Step #2: time="2026-01-13T18:18:35Z" level=info msg="Saving file usr/local/gcloud for later use"
Step #2: time="2026-01-13T18:18:45Z" level=info msg="Saving file bin/flakybot for later use"
Step #2: time="2026-01-13T18:18:45Z" level=info msg="Saving file root/.local/share/pnpm for later use"
Step #2: time="2026-01-13T18:18:45Z" level=info msg="Deleting filesystem..."
Step #2: time="2026-01-13T18:18:47Z" level=info msg="Retrieving image manifest node:18-alpine"
Step #2: time="2026-01-13T18:18:47Z" level=info msg="Returning cached image manifest"
Step #2: time="2026-01-13T18:18:47Z" level=info msg="Retrieving image manifest node:18-alpine"
Step #2: time="2026-01-13T18:18:47Z" level=info msg="Returning cached image manifest"
Step #2: time="2026-01-13T18:18:47Z" level=info msg="Executing 0 build triggers"
Step #2: time="2026-01-13T18:18:47Z" level=info msg="Building stage 'node:18-alpine' [idx: '1', base-idx: '-1']"
Step #2: time="2026-01-13T18:18:47Z" level=info msg="Checking for cached layer gcr.io/long-door-651/google-cloud-node-core-18/cache:99f42d376068934e4f458d7d64bbbf20cf1f76a564618db920d3bb973ad593dc..."
Step #2: time="2026-01-13T18:18:48Z" level=info msg="Using caching version of cmd: RUN mkdir /lib64 && ln -s /lib/libc.musl-x86_64.so.1 /lib64/ld-linux-x86-64.so.2"
Step #2: time="2026-01-13T18:18:52Z" level=info msg="Checking for cached layer gcr.io/long-door-651/google-cloud-node-core-18/cache:8b66705ff7b93b3aaa753c5a798cf4e358ed5b69e1368959a7072532901938b7..."
Step #2: time="2026-01-13T18:18:52Z" level=info msg="Using caching version of cmd: RUN apk add --no-cache git bash python3"
Step #2: time="2026-01-13T18:18:52Z" level=info msg="Unpacking rootfs as cmd COPY --from=build /usr/local/gcloud /usr/local/gcloud requires it."
Step #2: time="2026-01-13T18:18:55Z" level=info msg="RUN mkdir /lib64 && ln -s /lib/libc.musl-x86_64.so.1 /lib64/ld-linux-x86-64.so.2"
Step #2: time="2026-01-13T18:18:55Z" level=info msg="Found cached layer, extracting to filesystem"
Step #2: time="2026-01-13T18:18:59Z" level=info msg="COPY --from=build /usr/local/gcloud /usr/local/gcloud"
Step #2: time="2026-01-13T18:19:12Z" level=info msg="Taking snapshot of files..."
Step #2: time="2026-01-13T18:19:34Z" level=info msg="COPY --from=build /bin/flakybot /bin/flakybot"
Step #2: time="2026-01-13T18:19:34Z" level=info msg="Taking snapshot of files..."
Step #2: time="2026-01-13T18:19:34Z" level=info msg="COPY --from=build /root/.local/share/pnpm /root/.local/share/pnpm"
Step #2: time="2026-01-13T18:19:34Z" level=info msg="Taking snapshot of files..."
Step #2: time="2026-01-13T18:19:35Z" level=info msg="RUN apk add --no-cache git bash python3"
Step #2: time="2026-01-13T18:19:35Z" level=info msg="Found cached layer, extracting to filesystem"
Step #2: time="2026-01-13T18:19:38Z" level=info msg="ENV PNPM_HOME=/root/.local/share/pnpm"
Step #2: time="2026-01-13T18:19:38Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #2: time="2026-01-13T18:19:38Z" level=info msg="ENV PATH=$PNPM_HOME:/bin/flakybot:usr/local/gcloud/google-cloud-sdk/bin:$PATH"
Step #2: time="2026-01-13T18:19:38Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #2: time="2026-01-13T18:19:38Z" level=info msg="Pushing image to gcr.io/long-door-651/google-cloud-node-core-18"
Step #2: time="2026-01-13T18:19:44Z" level=info msg="Pushed gcr.io/long-door-651/google-cloud-node-core-18@sha256:a4e3b18ffff8b0312a56ada3835fabf21c6386b65a7b61eeebfe3fdfae39e982"
Finished Step #2
Starting Step #3
Step #3: Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk
Step #3: Using default tag: latest
Step #3: latest: Pulling from google.com/cloudsdktool/cloud-sdk
Step #3: 4fe438ca4bc0: Pulling fs layer
Step #3: 4ca2cf6dfed5: Pulling fs layer
Step #3: 1330b2542137: Pulling fs layer
Step #3: bddb62ef6cc6: Pulling fs layer
Step #3: cd62ee853f70: Pulling fs layer
Step #3: ffc86015c481: Pulling fs layer
Step #3: ffc86015c481: Download complete
Step #3: 4ca2cf6dfed5: Verifying Checksum
Step #3: 4ca2cf6dfed5: Download complete
Step #3: cd62ee853f70: Download complete
Step #3: 4fe438ca4bc0: Verifying Checksum
Step #3: 4fe438ca4bc0: Download complete
Step #3: bddb62ef6cc6: Verifying Checksum
Step #3: bddb62ef6cc6: Download complete
Step #3: 4fe438ca4bc0: Pull complete
Step #3: 4ca2cf6dfed5: Pull complete
Step #3: 1330b2542137: Verifying Checksum
Step #3: 1330b2542137: Download complete
Step #3: 1330b2542137: Pull complete
Step #3: bddb62ef6cc6: Pull complete
Step #3: cd62ee853f70: Pull complete
Step #3: ffc86015c481: Pull complete
Step #3: Digest: sha256:d6d0bfb55788c8af9b354cdb6af3e3cfbc5bec59f708c0b1e38d91a5c8be2d44
Step #3: Status: Downloaded newer image for gcr.io/google.com/cloudsdktool/cloud-sdk:latest
Step #3: gcr.io/google.com/cloudsdktool/cloud-sdk:latest
Step #3: WARNING: The following filter keys were not present in any resource : create_time, status, substitutions.REF_NAME
Finished Step #3
PUSH
DONE
Loading