feat(auth): implement MCP auth tool-level scopes validation #3049
Google Cloud Build / integration-test-pr (toolbox-testing-438616)
failed
Apr 14, 2026 in 7m 14s
Summary
Build Information
| Trigger | integration-test-pr |
| Build | d45331d7-870f-4a43-b779-624355ac4557 |
| Start | 2026-04-14T14:28:10-07:00 |
| Duration | 3m24.278s |
| Status | FAILURE |
Steps
| Step | Status | Duration |
|---|---|---|
| detect-changes | SUCCESS | 2m19.862s |
| install-dependencies | SUCCESS | 23.284s |
| compile-test-binary | SUCCESS | 1m56.602s |
| compile-prompt-test-binary | SUCCESS | 1m56.602s |
| prompts-custom | SUCCESS | 46.241s |
| cloud-sql-pg | CANCELLED | 59.08s |
| alloydb | SUCCESS | 46.424s |
| alloydb-pg | CANCELLED | 59.078s |
| alloydb-ai-nl | SUCCESS | 46.425s |
| alloydb-omni | CANCELLED | 59.079s |
| bigtable | SUCCESS | 46.423s |
| bigquery | CANCELLED | 59.079s |
| cloud-gda | CANCELLED | 59.079s |
| dataplex | CANCELLED | 59.079s |
| dataform | CANCELLED | 59.079s |
| cloud-healthcare | CANCELLED | 59.079s |
| cloud-logging-admin | SUCCESS | 46.425s |
| postgres | SUCCESS | 46.423s |
| cockroachdb | CANCELLED | 59.079s |
| spanner | CANCELLED | 59.08s |
| neo4j | SUCCESS | 48.801s |
| cloud-sql-mssql | SUCCESS | 46.411s |
| cloud-sql-mysql | SUCCESS | 46.351s |
| mysql | SUCCESS | 46.424s |
| mssql | SUCCESS | 46.423s |
| http | SUCCESS | 46.395s |
| sqlite | SUCCESS | 46.249s |
| couchbase | CANCELLED | 59.078s |
| redis | SUCCESS | 46.352s |
| valkey | SUCCESS | 46.337s |
| oceanbase | SUCCESS | 46.425s |
| firestore | SUCCESS | 46.424s |
| mongodb | SUCCESS | 46.396s |
| looker | CANCELLED | 59.08s |
| mindsdb | SUCCESS | 46.424s |
| cloud-sql | SUCCESS | 46.389s |
| tidb | SUCCESS | 46.425s |
| firebird | CANCELLED | 59.08s |
| clickhouse | SUCCESS | 46.425s |
| trino | SUCCESS | 46.416s |
| yugabytedb | SUCCESS | 46.382s |
| elasticsearch | CANCELLED | 59.078s |
| snowflake | FAILURE | 46.439s |
| cassandra | SUCCESS | 46.384s |
| oracle | FAILURE | 46.466s |
| serverless-spark | CANCELLED | 59.079s |
| dataproc | SUCCESS | 46.373s |
| singlestore | SUCCESS | 46.396s |
| mariadb | CANCELLED | 59.078s |
Details
starting build "d45331d7-870f-4a43-b779-624355ac4557"
FETCHSOURCE
From https://github.com/googleapis/mcp-toolbox
* branch 6a3872c44144bf4b74b827d7320cea40b926b669 -> FETCH_HEAD
HEAD is now at 6a3872c update lint
GitCommit:
6a3872c44144bf4b74b827d7320cea40b926b669
SETUPBUILD
BUILD
Starting Step #0 - "detect-changes"
Starting Step #1 - "install-dependencies"
Step #1 - "install-dependencies": Pulling image: golang:1
Step #0 - "detect-changes": Already have image (with digest): gcr.io/cloud-builders/git
Step #1 - "install-dependencies": 1: Pulling from library/golang
Step #1 - "install-dependencies": a7730063fcfe: Pulling fs layer
Step #1 - "install-dependencies": f33970743aee: Pulling fs layer
Step #1 - "install-dependencies": 5397da1d1537: Pulling fs layer
Step #1 - "install-dependencies": 59c21dfbee0a: Pulling fs layer
Step #1 - "install-dependencies": b55da06e3b41: Pulling fs layer
Step #1 - "install-dependencies": 48e102291f75: Pulling fs layer
Step #1 - "install-dependencies": 4f4fb700ef54: Pulling fs layer
Step #1 - "install-dependencies": 4f4fb700ef54: Waiting
Step #1 - "install-dependencies": 48e102291f75: Download complete
Step #1 - "install-dependencies": 4f4fb700ef54: Download complete
Step #1 - "install-dependencies": f33970743aee: Verifying Checksum
Step #1 - "install-dependencies": f33970743aee: Download complete
Step #1 - "install-dependencies": a7730063fcfe: Verifying Checksum
Step #1 - "install-dependencies": a7730063fcfe: Download complete
Step #1 - "install-dependencies": 5397da1d1537: Verifying Checksum
Step #1 - "install-dependencies": 5397da1d1537: Download complete
Step #1 - "install-dependencies": b55da06e3b41: Verifying Checksum
Step #1 - "install-dependencies": b55da06e3b41: Download complete
Step #1 - "install-dependencies": 59c21dfbee0a: Verifying Checksum
Step #1 - "install-dependencies": 59c21dfbee0a: Download complete
Step #1 - "install-dependencies": a7730063fcfe: Pull complete
Step #1 - "install-dependencies": f33970743aee: Pull complete
Step #1 - "install-dependencies": 5397da1d1537: Pull complete
Step #1 - "install-dependencies": 59c21dfbee0a: Pull complete
Step #1 - "install-dependencies": b55da06e3b41: Pull complete
Step #1 - "install-dependencies": 48e102291f75: Pull complete
Step #1 - "install-dependencies": 4f4fb700ef54: Pull complete
Step #1 - "install-dependencies": Digest: sha256:fcdb3e42c5544e9682a635771eac76a698b66de79b1b50ec5b9ce5c5f14ad775
Step #1 - "install-dependencies": Status: Downloaded newer image for golang:1
Step #1 - "install-dependencies": docker.io/library/golang:1
Step #1 - "install-dependencies": go: -d flag is deprecated. -d=true is a no-op
Step #1 - "install-dependencies": go: downloading github.com/go-chi/chi/v5 v5.2.5
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/trace v1.43.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/bigtable v1.45.0
Step #1 - "install-dependencies": go: downloading github.com/spf13/cobra v1.10.2
Step #1 - "install-dependencies": go: downloading google.golang.org/api v0.274.0
Step #1 - "install-dependencies": go: downloading golang.org/x/oauth2 v0.36.0
Step #1 - "install-dependencies": go: downloading github.com/jmoiron/sqlx v1.4.0
Step #1 - "install-dependencies": go: downloading github.com/snowflakedb/gosnowflake v1.19.0
Step #1 - "install-dependencies": go: downloading github.com/goccy/go-yaml v1.19.2
Step #1 - "install-dependencies": go: downloading github.com/go-playground/validator/v10 v10.30.2
Step #1 - "install-dependencies": go: downloading github.com/apache/cassandra-gocql-driver/v2 v2.1.0
Step #1 - "install-dependencies": go: downloading github.com/yugabyte/pgx/v5 v5.5.3-yb-5
Step #1 - "install-dependencies": go: downloading github.com/valkey-io/valkey-go v1.0.73
Step #1 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.55.0
Step #1 - "install-dependencies": go: downloading github.com/google/go-cmp v0.7.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/geminidataanalytics v0.9.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/logging v1.13.2
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/spanner v1.89.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/bigquery v1.75.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/cloudsqlconn v1.20.2
Step #1 - "install-dependencies": go: downloading github.com/MicahParks/keyfunc/v3 v3.8.0
Step #1 - "install-dependencies": go: downloading github.com/fsnotify/fsnotify v1.9.0
Step #1 - "install-dependencies": go: downloading github.com/ClickHouse/clickhouse-go/v2 v2.44.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel v1.43.0
Step #1 - "install-dependencies": go: downloading github.com/go-sql-driver/mysql v1.9.3
Step #1 - "install-dependencies": go: downloading github.com/cockroachdb/cockroach-go/v2 v2.4.3
Step #1 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.31.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/alloydbconn v1.18.1
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/dataplex v1.30.0
Step #1 - "install-dependencies": go: downloading github.com/jackc/pgx/v5 v5.9.1
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/firestore v1.21.0
Step #1 - "install-dependencies": go: downloading github.com/nakagami/firebirdsql v0.9.18
Step #1 - "install-dependencies": go: downloading go.mongodb.org/mongo-driver/v2 v2.5.0
Step #1 - "install-dependencies": go: downloading google.golang.org/genai v1.52.1
Step #1 - "install-dependencies": go: downloading github.com/elastic/elastic-transport-go/v8 v8.10.0
Step #1 - "install-dependencies": go: downloading github.com/go-chi/cors v1.2.2
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/dataproc/v2 v2.17.0
Step #1 - "install-dependencies": go: downloading github.com/godror/godror v0.50.0
Step #1 - "install-dependencies": go: downloading github.com/golang-jwt/jwt/v5 v5.3.1
Step #1 - "install-dependencies": go: downloading github.com/trinodb/trino-go-client v0.333.0
Step #1 - "install-dependencies": go: downloading github.com/couchbase/gocb/v2 v2.12.1
Step #1 - "install-dependencies": go: downloading github.com/looker-open-source/sdk-codegen/go v0.26.6
Step #1 - "install-dependencies": go: downloading github.com/redis/go-redis/v9 v9.18.0
Step #1 - "install-dependencies": go: downloading github.com/google/uuid v1.6.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/metric v1.43.0
Step #1 - "install-dependencies": go: downloading modernc.org/sqlite v1.48.1
Step #1 - "install-dependencies": go: downloading github.com/elastic/go-elasticsearch/v9 v9.3.1
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/autoprop v0.67.0
Step #1 - "install-dependencies": go: downloading github.com/microsoft/go-mssqldb v1.9.8
Step #1 - "install-dependencies": go: downloading github.com/go-chi/httplog/v3 v3.3.0
Step #1 - "install-dependencies": go: downloading google.golang.org/protobuf v1.36.11
Step #1 - "install-dependencies": go: downloading github.com/sijms/go-ora/v2 v2.9.0
Step #1 - "install-dependencies": go: downloading github.com/couchbase/tools-common/http v1.0.11
Step #1 - "install-dependencies": go: downloading github.com/cenkalti/backoff/v5 v5.0.3
Step #1 - "install-dependencies": go: downloading github.com/go-chi/render v1.0.3
Step #1 - "install-dependencies": go: downloading github.com/neo4j/neo4j-go-driver/v6 v6.0.0
Step #1 - "install-dependencies": go: downloading google.golang.org/genproto v0.0.0-20260319201613-d00831a3d3e7
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/longrunning v0.9.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.43.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/sdk/metric v1.43.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/sdk v1.43.0
Step #1 - "install-dependencies": go: downloading google.golang.org/grpc v1.80.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.43.0
Step #1 - "install-dependencies": go: downloading github.com/spf13/pflag v1.0.10
Step #1 - "install-dependencies": go: downloading github.com/thlib/go-timezone-local v0.0.7
Step #1 - "install-dependencies": go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260401024825-9d38bb4040a9
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/monitoring v1.24.3
Step #1 - "install-dependencies": go: downloading github.com/googleapis/gax-go/v2 v2.20.0
Step #1 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.55.0
Step #1 - "install-dependencies": go: downloading golang.org/x/time v0.15.0
Step #1 - "install-dependencies": go: downloading github.com/MicahParks/jwkset v0.11.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/trace v1.11.7
Step #1 - "install-dependencies": go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260401024825-9d38bb4040a9
Step #1 - "install-dependencies": go: downloading github.com/ajg/form v1.5.1
Step #1 - "install-dependencies": go: downloading github.com/inconshreveable/mousetrap v1.1.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/compute/metadata v0.9.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go v0.123.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/jaeger v1.42.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/ot v1.42.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/b3 v1.42.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/aws v1.42.0
Step #1 - "install-dependencies": go: downloading golang.org/x/sys v0.42.0
Step #1 - "install-dependencies": go: downloading go.uber.org/multierr v1.11.0
Step #1 - "install-dependencies": go: downloading golang.org/x/crypto v0.49.0
Step #1 - "install-dependencies": go: downloading github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78
Step #1 - "install-dependencies": go: downloading github.com/couchbase/tools-common/errors v1.1.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.43.0
Step #1 - "install-dependencies": go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4
Step #1 - "install-dependencies": go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
Step #1 - "install-dependencies": go: downloading github.com/klauspost/compress v1.18.3
Step #1 - "install-dependencies": go: downloading filippo.io/edwards25519 v1.2.0
Step #1 - "install-dependencies": go: downloading github.com/json-iterator/go v1.1.12
Step #1 - "install-dependencies": go: downloading gopkg.in/ini.v1 v1.67.0
Step #1 - "install-dependencies": go: downloading gitlab.com/nyarla/go-crypt v0.0.0-20160106005555-d9a5dc2b789b
Step #1 - "install-dependencies": go: downloading github.com/nakagami/chacha20 v0.1.0
Step #1 - "install-dependencies": go: downloading github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
Step #1 - "install-dependencies": go: downloading modernc.org/mathutil v1.7.1
Step #1 - "install-dependencies": go: downloading github.com/shopspring/decimal v1.4.0
Step #1 - "install-dependencies": go: downloading golang.org/x/text v0.35.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/iam v1.6.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/alloydb v1.21.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/auth v0.19.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
Step #1 - "install-dependencies": go: downloading golang.org/x/net v0.52.0
Step #1 - "install-dependencies": go: downloading go.opencensus.io v0.24.0
Step #1 - "install-dependencies": go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
Step #1 - "install-dependencies": go: downloading github.com/gabriel-vasile/mimetype v1.4.13
Step #1 - "install-dependencies": go: downloading github.com/go-playground/universal-translator v0.18.1
Step #1 - "install-dependencies": go: downloading github.com/leodido/go-urn v1.4.0
Step #1 - "install-dependencies": go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
Step #1 - "install-dependencies": go: downloading github.com/modern-go/reflect2 v1.0.2
Step #1 - "install-dependencies": go: downloading github.com/ClickHouse/ch-go v0.71.0
Step #1 - "install-dependencies": go: downloading github.com/andybalholm/brotli v1.2.0
Step #1 - "install-dependencies": go: downloading github.com/go-playground/locales v0.14.1
Step #1 - "install-dependencies": go: downloading gopkg.in/inf.v0 v0.9.1
Step #1 - "install-dependencies": go: downloading github.com/gorilla/websocket v1.5.3
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.39.0
Step #1 - "install-dependencies": go: downloading github.com/godror/knownpb v0.3.0
Step #1 - "install-dependencies": go: downloading github.com/paulmach/orb v0.12.0
Step #1 - "install-dependencies": go: downloading go.yaml.in/yaml/v3 v3.0.4
Step #1 - "install-dependencies": go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0
Step #1 - "install-dependencies": go: downloading github.com/jcmturner/gofork v1.7.6
Step #1 - "install-dependencies": go: downloading github.com/jcmturner/goidentity/v6 v6.0.1
Step #1 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.31.0
Step #1 - "install-dependencies": go: downloading github.com/couchbase/gocbcore/v10 v10.9.1
Step #1 - "install-dependencies": go: downloading github.com/couchbase/gocbcoreps v0.1.5-0.20260107140814-1c3a03f888f8
Step #1 - "install-dependencies": go: downloading github.com/couchbase/goprotostellar v1.0.5
Step #1 - "install-dependencies": go: downloading github.com/couchbaselabs/gocbconnstr/v2 v2.0.0
Step #1 - "install-dependencies": go: downloading github.com/golang/snappy v1.0.0
Step #1 - "install-dependencies": go: downloading go.uber.org/zap v1.27.1
Step #1 - "install-dependencies": go: downloading github.com/go-logfmt/logfmt v0.6.0
Step #1 - "install-dependencies": go: downloading golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546
Step #1 - "install-dependencies": go: downloading github.com/jackc/puddle/v2 v2.2.2
Step #1 - "install-dependencies": go: downloading github.com/VictoriaMetrics/easyproto v0.1.4
Step #1 - "install-dependencies": go: downloading github.com/hashicorp/go-uuid v1.0.3
Step #1 - "install-dependencies": go: downloading github.com/apache/arrow/go/v15 v15.0.2
Step #1 - "install-dependencies": go: downloading golang.org/x/sync v0.20.0
Step #1 - "install-dependencies": go: downloading github.com/envoyproxy/go-control-plane/envoy v1.36.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0
Step #1 - "install-dependencies": go: downloading github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9
Step #1 - "install-dependencies": go: downloading github.com/golang-sql/sqlexp v0.1.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.65.0
Step #1 - "install-dependencies": go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
Step #1 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.6.0
Step #1 - "install-dependencies": go: downloading github.com/jackc/pgpassfile v1.0.0
Step #1 - "install-dependencies": go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
Step #1 - "install-dependencies": go: downloading github.com/jcmturner/aescts/v2 v2.0.0
Step #1 - "install-dependencies": go: downloading github.com/jcmturner/rpc/v2 v2.0.3
Step #1 - "install-dependencies": go: downloading github.com/google/s2a-go v0.1.9
Step #1 - "install-dependencies": go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.14
Step #1 - "install-dependencies": go: downloading github.com/felixge/httpsnoop v1.0.4
Step #1 - "install-dependencies": go: downloading github.com/go-faster/city v1.0.1
Step #1 - "install-dependencies": go: downloading github.com/go-faster/errors v0.7.1
Step #1 - "install-dependencies": go: downloading github.com/pierrec/lz4/v4 v4.1.25
Step #1 - "install-dependencies": go: downloading github.com/segmentio/asm v1.2.1
Step #1 - "install-dependencies": go: downloading github.com/cespare/xxhash/v2 v2.3.0
Step #1 - "install-dependencies": go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
Step #1 - "install-dependencies": go: downloading github.com/99designs/keyring v1.2.2
Step #1 - "install-dependencies": go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.21.0
Step #1 - "install-dependencies": go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0
Step #1 - "install-dependencies": go: downloading github.com/BurntSushi/toml v1.6.0
Step #1 - "install-dependencies": go: downloading github.com/apache/arrow-go/v18 v18.4.0
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2 v1.41.5
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/config v1.31.8
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.18.12
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.7
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.15
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.97.3
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.38.4
Step #1 - "install-dependencies": go: downloading github.com/aws/smithy-go v1.24.2
Step #1 - "install-dependencies": go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
Step #1 - "install-dependencies": go: downloading github.com/sirupsen/logrus v1.9.4
Step #1 - "install-dependencies": go: downloading go.uber.org/atomic v1.11.0
Step #1 - "install-dependencies": go: downloading github.com/danieljoos/wincred v1.2.2
Step #1 - "install-dependencies": go: downloading github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
Step #1 - "install-dependencies": go: downloading github.com/dvsekhvalnov/jose2go v1.7.0
Step #1 - "install-dependencies": go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
Step #1 - "install-dependencies": go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
Step #1 - "install-dependencies": go: downloading github.com/mtibben/percent v0.2.1
Step #1 - "install-dependencies": go: downloading golang.org/x/term v0.41.0
Step #1 - "install-dependencies": go: downloading github.com/go-logr/logr v1.4.3
Step #1 - "install-dependencies": go: downloading github.com/xdg-go/scram v1.2.0
Step #1 - "install-dependencies": go: downloading github.com/xdg-go/stringprep v1.0.4
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/proto/otlp v1.10.0
Step #1 - "install-dependencies": go: downloading github.com/go-logr/stdr v1.2.2
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/auto/sdk v1.2.1
Step #1 - "install-dependencies": go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2
Step #1 - "install-dependencies": go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0
Step #1 - "install-dependencies": go: downloading github.com/xdg-go/pbkdf2 v1.0.0
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.29.3
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.4
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.21
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.21
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.7
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.21
Step #1 - "install-dependencies": go: downloading github.com/spiffe/go-spiffe/v2 v2.6.0
Step #1 - "install-dependencies": go: downloading github.com/cncf/xds/go v0.0.0-20251210132809-ee656c7534f5
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.21
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.13
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.22
Step #1 - "install-dependencies": go: downloading cel.dev/expr v0.25.1
Step #1 - "install-dependencies": go: downloading github.com/envoyproxy/protoc-gen-validate v1.3.0
Step #1 - "install-dependencies": go: downloading github.com/go-jose/go-jose/v4 v4.1.4
Step #1 - "install-dependencies": go: downloading golang.org/x/tools v0.42.0
Step #1 - "install-dependencies": go: downloading golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
Step #1 - "install-dependencies": go: downloading github.com/goccy/go-json v0.10.5
Step #1 - "install-dependencies": go: downloading github.com/zeebo/xxh3 v1.0.2
Step #1 - "install-dependencies": go: downloading github.com/google/flatbuffers v25.2.10+incompatible
Step #1 - "install-dependencies": go: downloading github.com/klauspost/cpuid/v2 v2.2.11
Step #1 - "install-dependencies": go: downloading github.com/apache/thrift v0.22.0
Step #1 - "install-dependencies": go: downloading github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3
Step #1 - "install-dependencies": go: downloading github.com/klauspost/asmfmt v1.3.2
Step #1 - "install-dependencies": go: downloading github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8
Step #1 - "install-dependencies": go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
Step #1 - "install-dependencies": go: downloading golang.org/x/telemetry v0.0.0-20260209163413-e7419c687ee4
Step #1 - "install-dependencies": go: downloading golang.org/x/mod v0.33.0
Step #1 - "install-dependencies": go: downloading modernc.org/libc v1.70.0
Step #1 - "install-dependencies": go: downloading github.com/mattn/go-isatty v0.0.20
Step #1 - "install-dependencies": go: downloading github.com/ncruces/go-strftime v1.0.0
Step #1 - "install-dependencies": go: downloading github.com/dustin/go-humanize v1.0.1
Step #1 - "install-dependencies": go: downloading modernc.org/memory v1.11.0
Finished Step #1 - "install-dependencies"
Starting Step #3 - "compile-prompt-test-binary"
Starting Step #2 - "compile-test-binary"
Step #3 - "compile-prompt-test-binary": Already have image (with digest): golang:1
Step #2 - "compile-test-binary": Already have image (with digest): golang:1
Step #3 - "compile-prompt-test-binary": --- Compiling prompt test for custom with targeted coverage ---
Step #2 - "compile-test-binary": go: downloading github.com/testcontainers/testcontainers-go/modules/cockroachdb v0.41.0
Step #2 - "compile-test-binary": go: downloading github.com/testcontainers/testcontainers-go/modules/couchbase v0.41.0
Step #2 - "compile-test-binary": go: downloading github.com/testcontainers/testcontainers-go v0.41.0
Step #2 - "compile-test-binary": go: downloading github.com/docker/docker v28.5.2+incompatible
Step #2 - "compile-test-binary": go: downloading github.com/shirou/gopsutil/v4 v4.26.2
Step #2 - "compile-test-binary": go: downloading github.com/opencontainers/image-spec v1.1.1
Step #2 - "compile-test-binary": go: downloading github.com/moby/term v0.5.2
Step #2 - "compile-test-binary": go: downloading github.com/magiconair/properties v1.8.10
Step #2 - "compile-test-binary": go: downloading github.com/stretchr/testify v1.11.1
Step #2 - "compile-test-binary": go: downloading github.com/containerd/errdefs v1.0.0
Step #2 - "compile-test-binary": go: downloading github.com/tidwall/gjson v1.17.1
Step #2 - "compile-test-binary": go: downloading github.com/containerd/platforms v0.2.1
Step #2 - "compile-test-binary": go: downloading github.com/moby/go-archive v0.2.0
Step #2 - "compile-test-binary": go: downloading github.com/moby/patternmatcher v0.6.0
Step #2 - "compile-test-binary": go: downloading dario.cat/mergo v1.0.2
Step #2 - "compile-test-binary": go: downloading github.com/cenkalti/backoff/v4 v4.3.0
Step #2 - "compile-test-binary": go: downloading github.com/cpuguy83/dockercfg v0.3.2
Step #2 - "compile-test-binary": go: downloading github.com/docker/go-connections v0.6.0
Step #2 - "compile-test-binary": go: downloading github.com/containerd/log v0.1.0
Step #2 - "compile-test-binary": go: downloading github.com/tidwall/match v1.1.1
Step #2 - "compile-test-binary": go: downloading github.com/tidwall/pretty v1.2.0
Step #2 - "compile-test-binary": go: downloading github.com/moby/sys/userns v0.1.0
Step #2 - "compile-test-binary": go: downloading github.com/moby/sys/sequential v0.6.0
Step #2 - "compile-test-binary": go: downloading github.com/moby/sys/user v0.4.0
Step #2 - "compile-test-binary": go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
Step #2 - "compile-test-binary": go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
Step #2 - "compile-test-binary": go: downloading gopkg.in/yaml.v3 v3.0.1
Step #2 - "compile-test-binary": go: downloading github.com/opencontainers/go-digest v1.0.0
Step #2 - "compile-test-binary": go: downloading github.com/tklauser/go-sysconf v0.3.16
Step #2 - "compile-test-binary": go: downloading github.com/tklauser/numcpus v0.11.0
Step #2 - "compile-test-binary": go: downloading github.com/morikuni/aec v1.0.0
Step #2 - "compile-test-binary": go: downloading github.com/docker/go-units v0.5.0
Step #2 - "compile-test-binary": go: downloading github.com/distribution/reference v0.6.0
Step #2 - "compile-test-binary": go: downloading github.com/pkg/errors v0.9.1
Step #2 - "compile-test-binary": go: downloading github.com/moby/docker-image-spec v1.3.1
Step #2 - "compile-test-binary": go: downloading github.com/containerd/errdefs/pkg v0.3.0
Step #0 - "detect-changes": From https://github.com/googleapis/mcp-toolbox
Step #0 - "detect-changes": * [new branch] AndrewBrook-Google-patch-1 -> origin/AndrewBrook-Google-patch-1
Step #0 - "detect-changes": * [new branch] OracleToolbox -> origin/OracleToolbox
Step #0 - "detect-changes": * [new branch] acp -> origin/acp
Step #0 - "detect-changes": * [new branch] acp-config -> origin/acp-config
Step #0 - "detect-changes": * [new branch] adk-docs -> origin/adk-docs
Step #0 - "detect-changes": * [new branch] admin-api-1 -> origin/admin-api-1
Step #0 - "detect-changes": * [new branch] admin-delete -> origin/admin-delete
Step #0 - "detect-changes": * [new branch] admin-get -> origin/admin-get
Step #0 - "detect-changes": * [new branch] admin-get-primitive -> origin/admin-get-primitive
Step #0 - "detect-changes": * [new branch] admin-update -> origin/admin-update
Step #0 - "detect-changes": * [new branch] akangsha7-patch-1 -> origin/akangsha7-patch-1
Step #0 - "detect-changes": * [new branch] antigravity-configure -> origin/antigravity-configure
Step #0 - "detect-changes": * [new branch] anubhav-ci -> origin/anubhav-ci
Step #0 - "detect-changes": * [new branch] anubhav-mcp-alloydbomni -> origin/anubhav-mcp-alloydbomni
Step #0 - "detect-changes": * [new branch] anubhav-mcp-alloydbpg -> origin/anubhav-mcp-alloydbpg
Step #0 - "detect-changes": * [new branch] anubhav-mcp-cloudsqlpg -> origin/anubhav-mcp-cloudsqlpg
Step #0 - "detect-changes": * [new branch] anubhav-parity -> origin/anubhav-parity
Step #0 - "detect-changes": * [new branch] anubhav-spanner-swallow -> origin/anubhav-spanner-swallow
Step #0 - "detect-changes": * [new branch] auth-files -> origin/auth-files
Step #0 - "detect-changes": * [new branch] bigquery-job-labels -> origin/bigquery-job-labels
Step #0 - "detect-changes": * [new branch] binary-npx -> origin/binary-npx
Step #0 - "detect-changes": * [new branch] bq-invoke-interface -> origin/bq-invoke-interface
Step #0 - "detect-changes": * [new branch] cli-apply -> origin/cli-apply
Step #0 - "detect-changes": * [new branch] cli-apply-flags -> origin/cli-apply-flags
Step #0 - "detect-changes": * [new branch] cloud-sql-create-user -> origin/cloud-sql-create-user
Step #0 - "detect-changes": * [new branch] cloudflare-pages -> origin/cloudflare-pages
Step #0 - "detect-changes": * [new branch] config-yaml-docs -> origin/config-yaml-docs
Step #0 - "detect-changes": * [new branch] dependabot/go_modules/docs/en/documentation/getting-started/quickstart/go/adkgo/go.opentelemetry.io/otel/sdk-1.43.0 -> origin/dependabot/go_modules/docs/en/documentation/getting-started/quickstart/go/adkgo/go.opentelemetry.io/otel/sdk-1.43.0
Step #0 - "detect-changes": * [new branch] dependabot/npm_and_yarn/docs/en/documentation/configuration/pre-post-processing/js/adk/hono-4.12.12 -> origin/dependabot/npm_and_yarn/docs/en/documentation/configuration/pre-post-processing/js/adk/hono-4.12.12
Step #0 - "detect-changes": * [new branch] dependabot/npm_and_yarn/docs/en/documentation/configuration/pre-post-processing/js/langchain/langsmith-0.5.18 -> origin/dependabot/npm_and_yarn/docs/en/documentation/configuration/pre-post-processing/js/langchain/langsmith-0.5.18
Step #0 - "detect-changes": * [new branch] dependabot/npm_and_yarn/docs/en/documentation/getting-started/quickstart/js/genkit/axio
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%22d45331d7-870f-4a43-b779-624355ac4557%22+AND+resource.labels.build_trigger_id%3D%22785da918-06f1-47bb-860c-fbabc80b5977%22&project=toolbox-testing-438616.]
...
"dataform": Get:248 http://deb.debian.org/debian trixie/main amd64 node-is-path-cwd all 2.2.0-2 [3672 B]
Step #14 - "dataform": Get:249 http://deb.debian.org/debian trixie/main amd64 node-path-is-inside all 1.0.2+~1.0.0-1 [5072 B]
Step #14 - "dataform": Get:250 http://deb.debian.org/debian trixie/main amd64 node-is-path-inside all 3.0.3-2 [3980 B]
Step #14 - "dataform": Get:251 http://deb.debian.org/debian trixie/main amd64 node-escape-string-regexp all 4.0.0-2 [4296 B]
Step #14 - "dataform": Get:252 http://deb.debian.org/debian trixie/main amd64 node-indent-string all 4.0.0-2 [4144 B]
Step #14 - "dataform": Get:253 http://deb.debian.org/debian trixie/main amd64 node-p-map all 4.0.0+~3.1.0+~3.0.1-2 [7904 B]
Step #14 - "dataform": Get:254 http://deb.debian.org/debian trixie/main amd64 node-del all 7.1.0-1 [8020 B]
Step #14 - "dataform": Get:255 http://deb.debian.org/debian trixie/main amd64 node-make-dir all 3.1.0-3 [6040 B]
Step #14 - "dataform": Get:256 http://deb.debian.org/debian trixie/main amd64 node-p-limit all 4.0.0+~cs4.0.0-5 [7576 B]
Step #14 - "dataform": Get:257 http://deb.debian.org/debian trixie/main amd64 node-p-locate all 6.0.0-12 [5752 B]
Step #12 - "cloud-gda": auth.go:38: gcloud token lookup failed (exec: "gcloud": executable file not found in $PATH). Falling back to Metadata Server...
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-list-accessible-data-agents-tool
Step #14 - "dataform": Get:258 http://deb.debian.org/debian trixie/main amd64 node-locate-path all 7.1.1-2 [5584 B]
Step #14 - "dataform": Get:259 http://deb.debian.org/debian trixie/main amd64 node-path-exists all 5.0.0-8 [4732 B]
Step #14 - "dataform": Get:260 http://deb.debian.org/debian trixie/main amd64 node-find-up all 6.3.0-7 [9388 B]
Step #14 - "dataform": Get:261 http://deb.debian.org/debian trixie/main amd64 node-pkg-dir all 5.0.0-2 [4260 B]
Step #14 - "dataform": Get:262 http://deb.debian.org/debian trixie/main amd64 node-find-cache-dir all 3.3.2+~3.2.1-1 [6152 B]
Step #14 - "dataform": Get:263 http://deb.debian.org/debian trixie/main amd64 node-signal-exit all 4.1.0-7 [14.4 kB]
Step #14 - "dataform": Get:264 http://deb.debian.org/debian trixie/main amd64 node-foreground-child all 3.1.1-2 [13.3 kB]
Step #14 - "dataform": Get:265 http://deb.debian.org/debian trixie/main amd64 node-is-stream all 3.0.0-4 [5076 B]
Step #14 - "dataform": Get:266 http://deb.debian.org/debian trixie/main amd64 node-is-windows all 1.0.2+~cs1.0.0-1 [5936 B]
Step #14 - "dataform": Get:267 http://deb.debian.org/debian trixie/main amd64 node-ampproject-remapping all 2.2.0+~cs5.15.37-1 [59.4 kB]
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/get_my-simple-tool
Step #37 - "firebird": === NAME TestFirebirdToolEndpoints
Step #37 - "firebird": auth.go:38: gcloud token lookup failed (exec: "gcloud": executable file not found in $PATH). Falling back to Metadata Server...
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_my-simple-tool
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_my-tool
Step #14 - "dataform": Get:268 http://deb.debian.org/debian trixie/main amd64 node-sprintf-js all 1.1.2+ds1+~1.1.2-1 [4024 B]
Step #14 - "dataform": Get:269 http://deb.debian.org/debian trixie/main amd64 node-argparse all 2.0.1-2 [34.6 kB]
Step #14 - "dataform": Get:270 http://deb.debian.org/debian trixie/main amd64 node-js-yaml all 4.1.0+dfsg+~4.0.5-7 [66.6 kB]
Step #14 - "dataform": Get:271 http://deb.debian.org/debian trixie/main amd64 node-nopt all 5.0.0-4 [12.1 kB]
Step #14 - "dataform": Get:272 http://deb.debian.org/debian trixie/main amd64 node-npm-run-path all 5.1.0+~4.0.0-8 [6276 B]
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_my-tool-by-id_with_nil_response
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_my-tool-by-name_with_nil_response
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-tool_without_parameters
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-tool_with_insufficient_parameters
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_my-array-tool
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-auth-tool_with_auth_token
Step #14 - "dataform": Get:273 http://deb.debian.org/debian trixie/main amd64 node-shebang-regex all 3.0.0-2 [3528 B]
Step #14 - "dataform": Get:274 http://deb.debian.org/debian trixie/main amd64 node-shebang-command all 2.0.0-1 [3500 B]
Step #14 - "dataform": Get:275 http://deb.debian.org/debian trixie/main amd64 node-strip-bom all 4.0.0-2 [4144 B]
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints (3.61s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_my-simple-tool (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/MCP_Invoke_my-param-tool (0.21s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/MCP_Invoke_my-fail-tool (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/MCP_Invoke_invalid_tool (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/MCP_Invoke_tool_without_required_parameters (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/MCP_Invoke_my-auth-required-tool (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_clusters_for_all_locations (0.35s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_clusters_specific_location (0.06s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_clusters_missing_project (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_clusters_non-existent_location (0.04s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_clusters_non-existent_project (0.04s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_clusters_empty_project (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_clusters_empty_location (0.02s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_instances_for_a_specific_cluster_and_location (0.07s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_instances_for_all_clusters_and_specific_location (0.08s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_instances_for_all_clusters_and_all_locations (0.36s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_instances_missing_project (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_instances_non-existent_project (0.03s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_instances_non-existent_location (0.04s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_instances_non-existent_cluster (0.05s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_users_success (0.52s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_users_missing_project (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_users_missing_location (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_users_missing_cluster (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/list_users_non-existent_cluster (0.05s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_cluster_success (0.05s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_cluster_missing_project (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_cluster_missing_location (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_cluster_missing_cluster (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_cluster_non-existent_cluster (0.04s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_instance_success (0.07s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_instance_missing_project (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_instance_missing_location (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_instance_missing_cluster (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_instance_missing_instance (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_instance_non-existent_instance (0.04s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_user_success (0.55s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_user_missing_project (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_user_missing_location (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_user_missing_cluster (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_user_missing_user (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBToolEndpoints/get_non-existent_user (0.89s)
Step #6 - "alloydb": === RUN TestAlloyDBCreateCluster
Step #14 - "dataform": Get:276 http://deb.debian.org/debian trixie/main amd64 node-has-flag all 5.0.1-1 [4404 B]
Step #14 - "dataform": Get:277 http://deb.debian.org/debian trixie/main amd64 node-supports-color all 8.1.1+~8.1.1-1 [6920 B]
Step #14 - "dataform": Get:278 http://deb.debian.org/debian trixie/main amd64 node-util all 0.12.5+~1.0.10-1 [5700 B]
Step #14 - "dataform": Get:279 http://deb.debian.org/debian trixie/main amd64 node-assert all 2.0.0+~cs3.9.8-2 [26.8 kB]
Step #14 - "dataform": Get:280 http://deb.debian.org/debian trixie/main amd64 node-babel-plugin-add-module-exports all 1.0.4+dfsg1~cs5.8.0-4 [8672 B]
Step #14 - "dataform": Get:281 http://deb.debian.org/debian trixie/main amd64 node-regenerator-runtime all 0.15.2+~0.10.8-1 [10.7 kB]
Step #14 - "dataform": Get:282 http://deb.debian.org/debian trixie/main amd64 node-babel7-runtime all 7.20.15+ds1+~cs214.269.168-8 [116 kB]
Step #6 - "alloydb": === RUN TestAlloyDBCreateCluster/successful_creation
Step #6 - "alloydb": === RUN TestAlloyDBCreateCluster/api_failure
Step #6 - "alloydb": === RUN TestAlloyDBCreateCluster/missing_project
Step #6 - "alloydb": === RUN TestAlloyDBCreateCluster/missing_cluster
Step #6 - "alloydb": === RUN TestAlloyDBCreateCluster/missing_password
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-list-accessible-data-agents-tool_with_auth_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-auth-tool_with_invalid_auth_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-auth-tool_without_auth_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-auth-required-tool_with_auth_token
Step #14 - "dataform": Get:283 http://deb.debian.org/debian trixie/main amd64 node-babel-helper-define-polyfill-provider all 0.3.3~0~20220913+ds1-1 [27.4 kB]
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateCluster (0.06s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateCluster/successful_creation (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateCluster/api_failure (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateCluster/missing_project (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateCluster/missing_cluster (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateCluster/missing_password (0.00s)
Step #6 - "alloydb": === RUN TestAlloyDBCreateInstance
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-auth-required-tool_with_invalid_auth_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-auth-required-tool_without_auth_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-client-auth-tool_with_auth_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-client-auth-tool_without_auth_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-client-auth-tool_with_invalid_auth_token
Step #37 - "firebird": === NAME TestFirebirdToolEndpoints
Step #37 - "firebird": auth.go:38: gcloud token lookup failed (exec: "gcloud": executable file not found in $PATH). Falling back to Metadata Server...
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/MCP_Invoke_my-tool
Step #14 - "dataform": Get:284 http://deb.debian.org/debian trixie/main amd64 node-babel-plugin-polyfill-corejs2 all 0.3.3~0~20220913+ds1-1 [17.1 kB]
Step #14 - "dataform": Get:285 http://deb.debian.org/debian trixie/main amd64 node-caniuse-lite all 1.0.30001723+dfsg+~1.0.5-1 [255 kB]
Step #14 - "dataform": Get:286 http://deb.debian.org/debian trixie/main amd64 node-electron-to-chromium all 1.5.166-1 [20.9 kB]
Step #14 - "dataform": Get:287 http://deb.debian.org/debian trixie/main amd64 node-picocolors all 1.0.0-4 [6652 B]
Step #14 - "dataform": Get:288 http://deb.debian.org/debian trixie/main amd64 node-browserslist all 4.25.0+~cs6.3.22-1 [72.3 kB]
Step #14 - "dataform": Get:289 http://deb.debian.org/debian trixie/main amd64 node-core-js-compat all 3.33.2-1 [78.5 kB]
Step #14 - "dataform": Get:290 http://deb.debian.org/debian trixie/main amd64 node-babel-plugin-polyfill-corejs3 all 0.6.0~0~20220913+ds1-1 [29.5 kB]
Step #14 - "dataform": Get:291 http://deb.debian.org/debian trixie/main amd64 node-babel-plugin-polyfill-regenerator all 0.4.1~0~20220913+ds1-1 [5036 B]
Step #14 - "dataform": Get:292 http://deb.debian.org/debian trixie/main amd64 node-color-name all 1.1.4+~1.1.1-2 [5920 B]
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/MCP_Invoke_invalid_tool
Step #6 - "alloydb": === RUN TestAlloyDBCreateInstance/successful_creation
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/MCP_Invoke_my-tool_without_parameters
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/MCP_Invoke_my-tool_with_insufficient_parameters
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/MCP_Invoke_my-auth-required-tool
Step #6 - "alloydb": === RUN TestAlloyDBCreateInstance/api_failure
Step #6 - "alloydb": === RUN TestAlloyDBCreateInstance/missing_project
Step #6 - "alloydb": === RUN TestAlloyDBCreateInstance/missing_cluster
Step #6 - "alloydb": === RUN TestAlloyDBCreateInstance/missing_location
Step #6 - "alloydb": === RUN TestAlloyDBCreateInstance/missing_instance
Step #6 - "alloydb": === RUN TestAlloyDBCreateInstance/invalid_instanceType
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/MCP_Invoke_my-auth-required-tool_with_invalid_auth_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/MCP_Invoke_my-auth-required-tool_without_auth_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/MCP_Invoke_my-client-auth-tool
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/MCP_Invoke_my-client-auth-tool_without_access_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/MCP_Invoke_my-client-auth-tool_with_invalid_access_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/MCP_Invoke_my-custom-client-auth-tool_with_custom_access_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/MCP_Invoke_my-custom-client-auth-tool_without_access_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/MCP_Invoke_my-fail-tool
Step #37 - "firebird": === NAME TestFirebirdToolEndpoints
Step #37 - "firebird": auth.go:38: gcloud token lookup failed (exec: "gcloud": executable file not found in $PATH). Falling back to Metadata Server...
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_my-exec-sql-tool
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_my-exec-sql-tool_create_table
Step #14 - "dataform": Get:293 http://deb.debian.org/debian trixie/main amd64 node-color-convert all 2.0.1+~cs2.0.0-2 [13.1 kB]
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateInstance (0.07s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateInstance/successful_creation (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateInstance/api_failure (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateInstance/missing_project (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateInstance/missing_cluster (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateInstance/missing_location (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateInstance/missing_instance (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateInstance/invalid_instanceType (0.00s)
Step #6 - "alloydb": === RUN TestAlloyDBCreateUser
Step #14 - "dataform": Get:294 http://deb.debian.org/debian trixie/main amd64 node-ansi-styles all 6.2.1-3 [8716 B]
Step #14 - "dataform": Get:295 http://deb.debian.org/debian trixie/main amd64 node-chalk all 5.3.0-1 [18.2 kB]
Step #14 - "dataform": Get:296 http://deb.debian.org/debian trixie/main amd64 node-for-in all 1.0.2-4 [4840 B]
Step #14 - "dataform": Get:297 http://deb.debian.org/debian trixie/main amd64 node-for-own all 1.0.0-3 [4800 B]
Step #14 - "dataform": Get:298 http://deb.debian.org/debian trixie/main amd64 node-is-plain-object all 5.0.0-7 [6108 B]
Step #14 - "dataform": Get:299 http://deb.debian.org/debian trixie/main amd64 node-is-extendable all 1.0.1-3 [5228 B]
Step #6 - "alloydb": === RUN TestAlloyDBCreateUser/successful_creation_IAM_user
Step #6 - "alloydb": === RUN TestAlloyDBCreateUser/successful_creation_builtin_user
Step #6 - "alloydb": === RUN TestAlloyDBCreateUser/api_failure
Step #6 - "alloydb": === RUN TestAlloyDBCreateUser/missing_project
Step #6 - "alloydb": === RUN TestAlloyDBCreateUser/missing_cluster
Step #6 - "alloydb": === RUN TestAlloyDBCreateUser/missing_location
Step #14 - "dataform": Get:300 http://deb.debian.org/debian trixie/main amd64 node-clone-deep all 4.0.1+~cs7.0.2-1 [6720 B]
Step #6 - "alloydb": === RUN TestAlloyDBCreateUser/missing_user
Step #14 - "dataform": Get:301 http://deb.debian.org/debian trixie/main amd64 node-commander all 9.4.1-1 [65.3 kB]
Step #14 - "dataform": Get:302 http://deb.debian.org/debian trixie/main amd64 node-core-js all 3.33.2-1 [301 kB]
Step #6 - "alloydb": === RUN TestAlloyDBCreateUser/missing_userType
Step #6 - "alloydb": === RUN TestAlloyDBCreateUser/missing_password_for_builtin_user
Step #6 - "alloydb": === RUN TestAlloyDBCreateUser/invalid_userType
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateUser (0.04s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateUser/successful_creation_IAM_user (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateUser/successful_creation_builtin_user (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateUser/api_failure (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateUser/missing_project (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateUser/missing_cluster (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateUser/missing_location (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateUser/missing_user (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateUser/missing_userType (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateUser/missing_password_for_builtin_user (0.00s)
Step #6 - "alloydb": --- PASS: TestAlloyDBCreateUser/invalid_userType (0.00s)
Step #6 - "alloydb": === RUN TestAlloyDBListTools
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_my-exec-sql-tool_select_table
Step #6 - "alloydb": --- PASS: TestAlloyDBListTools (0.01s)
Step #6 - "alloydb": === RUN TestAlloyDBCallTool
Step #14 - "dataform": Get:303 http://deb.debian.org/debian trixie/main amd64 node-core-js-pure all 3.33.2-1 [282 kB]
Step #14 - "dataform": Get:304 http://deb.debian.org/debian trixie/main amd64 node-fs-readdir-recursive all 1.1.0+~1.1.0-1 [4540 B]
Step #14 - "dataform": Get:305 http://deb.debian.org/debian trixie/main amd64 node-js-tokens all 8.0.0-2 [14.9 kB]
Step #14 - "dataform": Get:306 http://deb.debian.org/debian trixie/main amd64 node-jsesc all 3.0.2+~3.0.1-1 [17.6 kB]
Step #14 - "dataform": Get:307 http://deb.debian.org/debian trixie/main amd64 node-json5 all 2.2.3+dfsg-1 [25.6 kB]
Step #14 - "dataform": Get:308 http://deb.debian.org/debian trixie/main amd64 node-quick-lru all 6.1.1-4 [8076 B]
Step #14 - "dataform": Get:309 http://deb.debian.org/debian trixie/main amd64 node-regenerator-transform all 0.15.2+~0.10.8-1 [24.9 kB]
Step #14 - "dataform": Get:310 http://deb.debian.org/debian trixie/main amd64 node-regjsgen all 0.7.1+ds-1 [6968 B]
Step #14 - "dataform": Get:311 http://deb.debian.org/debian trixie/main amd64 node-regjsparser all 0.9.1+ds-2 [22.1 kB]
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_my-exec-sql-tool_drop_table
Step #6 - "alloydb": === RUN TestAlloyDBCallTool/list_clusters_for_all_locations
Step #14 - "dataform": Get:312 http://deb.debian.org/debian trixie/main amd64 node-unicode-canonical-property-names-ecmascript all 2.0.0-2 [4540 B]
Step #14 - "dataform": Get:313 http://deb.debian.org/debian trixie/main amd64 node-unicode-property-aliases-ecmascript all 2.1.0+ds-1 [5256 B]
Step #14 - "dataform": Get:314 http://deb.debian.org/debian trixie/main amd64 node-unicode-match-property-ecmascript all 2.0.0-2 [4440 B]
Step #14 - "dataform": Get:315 http://deb.debian.org/debian trixie/main amd64 node-unicode-match-property-value-ecmascript all 2.1.0+ds-1 [7272 B]
Step #14 - "dataform": Get:316 http://deb.debian.org/debian trixie/main amd64 node-regexpu-core all 5.2.2-3 [13.9 kB]
Step #14 - "dataform": Get:317 http://deb.debian.org/debian trixie/main amd64 node-source-map-support all 0.5.21+ds+~0.5.10-1 [15.3 kB]
Step #14 - "dataform": Get:318 http://deb.debian.org/debian trixie/main amd64 node-to-fast-properties all 3.0.1-3 [4332 B]
Step #14 - "dataform": Get:319 http://deb.debian.org/debian trixie/main amd64 node-v8flags all 3.2.0+~3.1.1-1 [7612 B]
Step #14 - "dataform": Get:320 http://deb.debian.org/debian trixie/main amd64 node-babel7 all 7.20.15+ds1+~cs214.269.168-8 [709 kB]
Step #14 - "dataform": Get:321 http://deb.debian.org/debian trixie/main amd64 node-is-arrayish all 0.3.2-3 [3960 B]
Step #14 - "dataform": Get:322 http://deb.debian.org/debian trixie/main amd64 node-error-ex all 1.3.2-4 [5656 B]
Step #14 - "dataform": Get:323 http://deb.debian.org/debian trixie/main amd64 node-json-parse-better-errors all 1.0.2+~cs3.3.1-3 [7724 B]
Step #14 - "dataform": Get:324 http://deb.debian.org/debian trixie/main amd64 node-parse-json all 5.2.0+~cs5.1.7-2 [7304 B]
Step #14 - "dataform": Get:325 http://deb.debian.org/debian trixie/main amd64 node-hosted-git-info all 6.1.1-2 [12.6 kB]
Step #14 - "dataform": Get:326 http://deb.debian.org/debian trixie/main amd64 node-spdx-license-ids all 3.0.12-1 [6276 B]
Step #14 - "dataform": Get:327 http://deb.debian.org/debian trixie/main amd64 node-spdx-exceptions all 2.3.0-2 [3992 B]
Step #14 - "dataform": Get:328 http://deb.debian.org/debian trixie/main amd64 node-spdx-expression-parse all 3.0.1+~3.0.1-1 [7532 B]
Step #14 - "dataform": Get:329 http://deb.debian.org/debian trixie/main amd64 node-spdx-correct all 3.1.1-2 [5464 B]
Step #14 - "dataform": Get:330 http://deb.debian.org/debian trixie/main amd64 node-validate-npm-package-license all 3.0.4-2 [4280 B]
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-list-accessible-data-agents-tool_without_auth_token
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-list-accessible-data-agents-tool_with_auth_token
Step #14 - "dataform": Get:331 http://deb.debian.org/debian trixie/main amd64 node-normalize-package-data all 4.0.1+~2.4.1-1 [13.6 kB]
Step #14 - "dataform": Get:332 http://deb.debian.org/debian trixie/main amd64 node-read-pkg all 5.2.0-2 [24.0 kB]
Step #14 - "dataform": Get:333 http://deb.debian.org/debian trixie/main amd64 node-uuid all 8.3.2+~8.3.4-1 [44.5 kB]
Step #14 - "dataform": Get:334 http://deb.debian.org/debian trixie/main amd64 node-isexe all 2.0.0+~2.0.1-5 [6084 B]
Step #14 - "dataform": Get:335 http://deb.debian.org/debian trixie/main amd64 node-which all 2.0.2+~cs1.3.2-3 [8368 B]
Step #14 - "dataform": Get:336 http://deb.debian.org/debian trixie/main amd64 node-is-typedarray all 1.0.0-4 [3292 B]
Step #14 - "dataform": Get:337 http://deb.debian.org/debian trixie/main amd64 node-typedarray-to-buffer all 4.0.0-2 [3380 B]
Step #14 - "dataform": Get:338 http://deb.debian.org/debian trixie/main amd64 node-write-file-atomic all 4.0.2+~4.0.0-2 [9308 B]
Step #14 - "dataform": Get:339 http://deb.debian.org/debian trixie/main amd64 node-slice-ansi all 5.0.0+~cs9.0.0-5 [8788 B]
Step #14 - "dataform": Get:340 http://deb.debian.org/debian trixie/main amd64 node-ansi-regex all 5.0.1-1 [4912 B]
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_my-exec-sql-tool_without_body
Step #14 - "dataform": Get:341 http://deb.debian.org/debian trixie/main amd64 node-strip-ansi all 6.0.1-2 [4120 B]
Step #14 - "dataform": Get:342 http://deb.debian.org/debian trixie/main amd64 node-clone all 2.1.2+~2.1.2-1 [9140 B]
Step #14 - "dataform": Get:343 http://deb.debian.org/debian trixie/main amd64 node-defaults all 1.0.4+~1.0.3-1 [4400 B]
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-auth-exec-sql-tool_with_auth_token
Step #14 - "dataform": Get:344 http://deb.debian.org/debian trixie/main amd64 node-wcwidth.js all 1.0.2-2 [7088 B]
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-auth-exec-sql-tool_with_invalid_auth_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/Invoke_my-auth-exec-sql-tool_without_auth_token
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_my-exec-sql-tool_with_invalid_SELECT_SQL
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_my-exec-sql-tool_with_invalid_ALTER_SQL
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_create-table-templateParams-tool
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_insert-table-templateParams-tool
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_insert-table-templateParams-tool#01
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_select-templateParams-tool
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_select-templateParams-combined-tool
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_select-templateParams-combined-tool_with_no_results
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_select-fields-templateParams-tool
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_select-filter-templateParams-combined-tool
Step #37 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_drop-table-templateParams-tool
Step #14 - "dataform": Get:345 http://deb.debian.org/debian trixie/main amd64 node-string-width all 4.2.3+~cs13.2.3-1 [10.7 kB]
Step #14 - "dataform": Get:346 http://deb.debian.org/debian trixie/main amd64 node-wrap-ansi all 8.0.1+~8.0.1-3 [11.8 kB]
Step #14 - "dataform": Get:347 http://deb.debian.org/debian trixie/main amd64 node-cliui all 7.0.4+repack+1+~cs1.4.2-2 [21.6 kB]
Step #14 - "dataform": Get:348 http://deb.debian.org/debian trixie/main amd64 node-get-caller-file all 2.0.5+~cs1.1.1-4 [5728 B]
Step #14 - "dataform": Get:349 http://deb.debian.org/debian trixie/main amd64 node-require-directory all 2.1.1+~2.1.2-1 [7092 B]
Step #14 - "dataform": Get:350 http://deb.debian.org/debian trixie/main amd64 node-y18n all 5.0.8+~5.0.0-3 [10.2 kB]
Step #14 - "dataform": Get:351 http://deb.debian.org/debian trixie/main amd64 node-camelcase all 7.0.0-3 [6032 B]
Step #14 - "dataform": Get:352 http://deb.debian.org/debian trixie/main amd64 node-yargs-parser all 21.1.1+~21.0.0-4 [28.4 kB]
Step #14 - "dataform": Get:353 http://deb.debian.org/debian trixie/main amd64 node-yargs all 16.2.0+~16.0.4-7 [128 kB]
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/get_my-simple-tool
Step #5 - "cloud-sql-pg": === NAME TestCloudSQLPgSimpleToolEndpoints
Step #5 - "cloud-sql-pg": auth.go:38: gcloud token lookup failed (exec: "gcloud": executable file not found in $PATH). Falling back to Metadata Server...
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-simple-tool
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-tool
Step #14 - "dataform": Get:354 http://deb.debian.org/debian trixie/main amd64 node-istanbul all 0.4.5+repack10+~cs98.25.59-3 [211 kB]
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-tool-by-id_with_nil_response
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-tool-by-name_with_nil_response
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-tool_without_parameters
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-tool_with_insufficient_parameters
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-array-tool
Step #14 - "dataform": Get:355 http://deb.debian.org/debian trixie/main amd64 node-through all 2.3.8+~cs0.0.30-1 [5452 B]
Step #14 - "dataform": Get:356 http://deb.debian.org/debian trixie/main amd64 node-resumer all 0.0.0-6 [4144 B]
Step #14 - "dataform": Get:357 http://deb.debian.org/debian trixie/main amd64 node-tape all 5.6.1+~cs8.20.19-3 [71.0 kB]
Step #14 - "dataform": Get:358 http://deb.debian.org/debian trixie/main amd64 node-deep-equal all 2.2.3+~cs43.15.94-1 [131 kB]
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-tool_with_auth_token
Step #14 - "dataform": Get:359 http://deb.debian.org/debian trixie/main amd64 libjs-util all 0.12.5+~1.0.10-1 [16.0 kB]
Step #14 - "dataform": Get:360 http://deb.debian.org/debian trixie/main amd64 libnet-http-perl all 6.23-1 [23.9 kB]
Step #14 - "dataform": Get:361 http://deb.debian.org/debian trixie/main amd64 libtry-tiny-perl all 0.32-1 [22.9 kB]
Step #14 - "dataform": Get:362 http://deb.debian.org/debian trixie/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
Step #14 - "dataform": Get:363 http://deb.debian.org/debian trixie/main amd64 libwww-perl all 6.78-1 [183 kB]
Step #14 - "dataform": Get:364 http://deb.debian.org/debian trixie/main amd64 liblwp-protocol-https-perl all 6.14-1 [10.8 kB]
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-tool_with_invalid_auth_token
Step #14 - "dataform": Get:365 http://deb.debian.org/debian trixie/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6548 B]
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-tool_without_auth_token
Step #14 - "dataform": Get:366 http://deb.debian.org/debian trixie/main amd64 libmailtools-perl all 2.22-1 [88.8 kB]
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-required-tool_with_auth_token
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-required-tool_with_invalid_auth_token
Step #5 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-required-tool_without_auth_token
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-list-accessible-data-agents-tool_without_auth_token
Loading