chore(deps): update dependency typescript to v5 - autoclosed #667
Google Cloud Build / ops-js-e2e-cloud-functions-gen2 (opentelemetry-ops-e2e)
failed
Jan 10, 2024 in 4m 33s
Summary
Build Information
Trigger | ops-js-e2e-cloud-functions-gen2 |
Build | e907a052-8311-40d2-b32b-0f3e76db7848 |
Start | 2024-01-10T10:28:18-08:00 |
Duration | 1m38.487s |
Status | FAILURE |
Steps
Step | Status | Duration |
---|---|---|
build | SUCCESS | 1m6.845s |
run-tests-cloud-functions | FAILURE | 27.129s |
Details
starting build "e907a052-8311-40d2-b32b-0f3e76db7848"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/GoogleCloudPlatform/opentelemetry-operations-js
* branch 8d64e7f5f397c6fd0db1842ec54f28f2b071e193 -> FETCH_HEAD
HEAD is now at 8d64e7f chore(deps): update dependency typescript to v5
SETUPBUILD
BUILD
Starting Step #0 - "build"
Step #0 - "build": Pulling image: node:16-alpine
Step #0 - "build": 16-alpine: Pulling from library/node
Step #0 - "build": 7264a8db6415: Already exists
Step #0 - "build": eee371b9ce3f: Pulling fs layer
Step #0 - "build": 93b3025fe103: Pulling fs layer
Step #0 - "build": d9059661ce70: Pulling fs layer
Step #0 - "build": d9059661ce70: Verifying Checksum
Step #0 - "build": d9059661ce70: Download complete
Step #0 - "build": 93b3025fe103: Verifying Checksum
Step #0 - "build": 93b3025fe103: Download complete
Step #0 - "build": eee371b9ce3f: Verifying Checksum
Step #0 - "build": eee371b9ce3f: Download complete
Step #0 - "build": eee371b9ce3f: Pull complete
Step #0 - "build": 93b3025fe103: Pull complete
Step #0 - "build": d9059661ce70: Pull complete
Step #0 - "build": Digest: sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787
Step #0 - "build": Status: Downloaded newer image for node:16-alpine
Step #0 - "build": docker.io/library/node:16-alpine
Step #0 - "build": + apk add zip jq
Step #0 - "build": fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
Step #0 - "build": fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
Step #0 - "build": (1/4) Installing oniguruma (6.9.8-r1)
Step #0 - "build": (2/4) Installing jq (1.6-r4)
Step #0 - "build": (3/4) Installing unzip (6.0-r14)
Step #0 - "build": (4/4) Installing zip (3.0-r12)
Step #0 - "build": Executing busybox-1.36.1-r2.trigger
Step #0 - "build": OK: 12 MiB in 21 packages
Step #0 - "build": + npm install '--workspace=./e2e-test-server'
Step #0 - "build": npm WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
Step #0 - "build": npm WARN deprecated [email protected]: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
Step #0 - "build": npm WARN deprecated [email protected]: https://about.codecov.io/blog/codecov-uploader-deprecation-plan/
Step #0 - "build": npm WARN deprecated [email protected]: This package is no longer actively maintained. Only security patches will be provided, if needed. Consider switching to fp-ts.
Step #0 - "build":
Step #0 - "build": added 742 packages, and audited 747 packages in 15s
Step #0 - "build":
Step #0 - "build": 112 packages are looking for funding
Step #0 - "build": run `npm fund` for details
Step #0 - "build":
Step #0 - "build": 3 moderate severity vulnerabilities
Step #0 - "build":
Step #0 - "build": To address all issues (including breaking changes), run:
Step #0 - "build": npm audit fix --force
Step #0 - "build":
Step #0 - "build": Run `npm audit` for details.
Step #0 - "build": + npx lerna@^7 run compile '--scope=@google-cloud/e2e-test-server' --include-dependencies
Step #0 - "build": npm WARN exec The following package was not found and will be installed: [email protected]
Step #0 - "build": npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
Step #0 - "build": lerna notice cli v7.4.2
Step #0 - "build": lerna info versioning independent
Step #0 - "build": lerna info ci enabled
Step #0 - "build": lerna notice filter including "@google-cloud/e2e-test-server"
Step #0 - "build": lerna notice filter including dependencies
Step #0 - "build": lerna info filter [ '@google-cloud/e2e-test-server' ]
Step #0 - "build":
Step #0 - "build": > Lerna (powered by Nx) Running target compile for 3 projects:
Step #0 - "build":
Step #0 - "build": - @google-cloud/e2e-test-server
Step #0 - "build": - @google-cloud/opentelemetry-cloud-trace-exporter
Step #0 - "build": - @google-cloud/opentelemetry-resource-util
Step #0 - "build":
Step #0 - "build":
Step #0 - "build":
Step #0 - "build": > @google-cloud/opentelemetry-resource-util:compile
Step #0 - "build":
Step #0 - "build":
Step #0 - "build": > @google-cloud/[email protected] precompile
Step #0 - "build": > version-update.js
Step #0 - "build":
Step #0 - "build":
Step #0 - "build": > @google-cloud/[email protected] compile
Step #0 - "build": > tsc
Step #0 - "build":
Step #0 - "build":
Step #0 - "build": > @google-cloud/opentelemetry-cloud-trace-exporter:compile
Step #0 - "build":
Step #0 - "build":
Step #0 - "build": > @google-cloud/[email protected] precompile
Step #0 - "build": > version-update.js
Step #0 - "build":
Step #0 - "build":
Step #0 - "build": > @google-cloud/[email protected] compile
Step #0 - "build": > tsc
Step #0 - "build":
Step #0 - "build": �[96mtest/transform.test.ts�[0m:�[93m374�[0m:�[93m16�[0m - �[91merror�[0m�[90m TS2322: �[0mType '-10' is not assignable to type 'SpanStatusCode'.
Step #0 - "build":
Step #0 - "build": �[7m374�[0m status: {code: -10},
Step #0 - "build": �[7m �[0m �[91m ~~~~�[0m
Step #0 - "build":
Step #0 - "build": �[96m../../node_modules/@opentelemetry/api/build/src/trace/status.d.ts�[0m:�[93m3�[0m:�[93m5�[0m
Step #0 - "build": �[7m3�[0m code: SpanStatusCode;
Step #0 - "build": �[7m �[0m �[96m ~~~~�[0m
Step #0 - "build": The expected type comes from property 'code' which is declared here on type 'SpanStatus'
Step #0 - "build":
Step #0 - "build": �[96mtest/transform.test.ts�[0m:�[93m507�[0m:�[93m9�[0m - �[91merror�[0m�[90m TS2322: �[0mType '16' is not assignable to type 'SpanKind'.
Step #0 - "build":
Step #0 - "build": �[7m507�[0m kind: 16,
Step #0 - "build": �[7m �[0m �[91m ~~~~�[0m
Step #0 - "build":
Step #0 - "build": �[96m../../node_modules/@opentelemetry/sdk-trace-base/build/src/export/ReadableSpan.d.ts�[0m:�[93m7�[0m:�[93m14�[0m
Step #0 - "build": �[7m7�[0m readonly kind: SpanKind;
Step #0 - "build": �[7m �[0m �[96m ~~~~�[0m
Step #0 - "build": The expected type comes from property 'kind' which is declared here on type 'ReadableSpan'
Step #0 - "build":
Step #0 - "build":
Step #0 - "build": Found 2 errors in the same file, starting at: test/transform.test.ts�[90m:374�[0m
Step #0 - "build":
Step #0 - "build": npm ERR! Lifecycle script `compile` failed with error:
Step #0 - "build": npm ERR! Error: command failed
Step #0 - "build": npm ERR! in workspace: @google-cloud/[email protected]
Step #0 - "build": npm ERR! at location: /workspace/packages/opentelemetry-cloud-trace-exporter
Step #0 - "build":
Step #0 - "build":
Step #0 - "build":
Step #0 - "build": > Lerna (powered by Nx) Running target compile for 3 projects failed
Step #0 - "build":
Step #0 - "build": Tasks not run because their dependencies failed or --nx-bail=true:
Step #0 - "build":
Step #0 - "build": - @google-cloud/e2e-test-server:compile
Step #0 - "build":
Step #0 - "build": Failed tasks:
Step #0 - "build":
Step #0 - "build": - @google-cloud/opentelemetry-cloud-trace-exporter:compile
Step #0 - "build":
Step #0 - "build": + cd e2e-test-server
Step #0 - "build": + npm run bundle -- --external @google-cloud/functions-framework
Step #0 - "build":
Step #0 - "build": > @google-cloud/[email protected] bundle
Step #0 - "build": > ncc build src/index.ts --external @google-cloud/functions-framework
Step #0 - "build":
Step #0 - "build": ncc: Version 0.38.1
Step #0 - "build": ncc: Compiling file index.js into CJS
Step #0 - "build": ncc: Using [email protected] (local user-provided)
Step #0 - "build": Error: Module build failed (from ../node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js):
Step #0 - "build": Error: TypeScript emitted no output for /workspace/e2e-test-server/src/scenarios.ts.
Step #0 - "build": at makeSourceMapAndFinish (/workspace/node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js.cache.js:32:280956)
Step #0 - "build": at successLoader (/workspace/node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js.cache.js:32:280363)
Step #0 - "build": at Object.loader (/workspace/node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js.cache.js:32:279827)
Step #0 - "build": [tsl] ERROR in /workspace/e2e-test-server/src/scenarios.ts(31,8)
Step #0 - "build": TS2307: Cannot find module '@google-cloud/opentelemetry-cloud-trace-exporter' or its corresponding type declarations.
Step #0 - "build": at /workspace/node_modules/@vercel/ncc/dist/ncc/index.js.cache.js:38:1896272
Step #0 - "build": at /workspace/node_modules/@vercel/ncc/dist/ncc/index.js.cache.js:38:396262
Step #0 - "build": at _done (eval at create (/workspace/node_modules/@vercel/ncc/dist/ncc/index.js.cache.js:21:75523), <anonymous>:9:1)
Step #0 - "build": at eval (eval at create (/workspace/node_modules/@vercel/ncc/dist/ncc/index.js.cache.js:21:75523), <anonymous>:34:22)
Step #0 - "build": npm ERR! Lifecycle script `bundle` failed with error:
Step #0 - "build": npm ERR! Error: command failed
Step #0 - "build": npm ERR! in workspace: @google-cloud/[email protected]
Step #0 - "build": npm ERR! at location: /workspace/e2e-test-server
Step #0 - "build": + cd dist
Step #0 - "build": script: cd: line 19: can't cd to dist: No such file or directory
Step #0 - "build": + cp ../fake.package.json package.json
Step #0 - "build": cp: can't stat '../fake.package.json': No such file or directory
Step #0 - "build": + zip -qr function-source.zip .
Finished Step #0 - "build"
Starting Step #1 - "run-tests-cloud-functions"
Step #1 - "run-tests-cloud-functions": Pulling image: gcr.io/opentelemetry-ops-e2e/opentelemetry-operations-e2e-testing:0.17.0
Step #1 - "run-tests-cloud-functions": 0.17.0: Pulling from opentelemetry-ops-e2e/opentelemetry-operations-e2e-testing
Step #1 - "run-tests-cloud-functions": f7dab3ab2d6e: Pulling fs layer
Step #1 - "run-tests-cloud-functions": 7b3f66dd6b6d: Pulling fs layer
Step #1 - "run-tests-cloud-functions": 6b322c8002b8: Pulling fs layer
Step #1 - "run-tests-cloud-functions": 35cf4472c2e2: Pulling fs layer
Step #1 - "run-tests-cloud-functions": c39b8cb4208b: Pulling fs layer
Step #1 - "run-tests-cloud-functions": 35cf4472c2e2: Waiting
Step #1 - "run-tests-cloud-functions": c39b8cb4208b: Waiting
Step #1 - "run-tests-cloud-functions": f7dab3ab2d6e: Verifying Checksum
Step #1 - "run-tests-cloud-functions": f7dab3ab2d6e: Download complete
Step #1 - "run-tests-cloud-functions": 6b322c8002b8: Verifying Checksum
Step #1 - "run-tests-cloud-functions": 6b322c8002b8: Download complete
Step #1 - "run-tests-cloud-functions": 7b3f66dd6b6d: Verifying Checksum
Step #1 - "run-tests-cloud-functions": 7b3f66dd6b6d: Download complete
Step #1 - "run-tests-cloud-functions": f7dab3ab2d6e: Pull complete
Step #1 - "run-tests-cloud-functions": 35cf4472c2e2: Verifying Checksum
Step #1 - "run-tests-cloud-functions": 35cf4472c2e2: Download complete
Step #1 - "run-tests-cloud-functions": c39b8cb4208b: Verifying Checksum
Step #1 - "run-tests-cloud-functions": c39b8cb4208b: Download complete
Step #1 - "run-tests-cloud-functions": 7b3f66dd6b6d: Pull complete
Step #1 - "run-tests-cloud-functions": 6b322c8002b8: Pull complete
Step #1 - "run-tests-cloud-functions": 35cf4472c2e2: Pull complete
Step #1 - "run-tests-cloud-functions": c39b8cb4208b: Pull complete
Step #1 - "run-tests-cloud-functions": Digest: sha256:09a8e5c19688bc12a5c257a17391e45ddf17a34c8ef340088dbe66a3f956c96b
Step #1 - "run-tests-cloud-functions": Status: Downloaded newer image for gcr.io/opentelemetry-ops-e2e/opentelemetry-operations-e2e-testing:0.17.0
Step #1 - "run-tests-cloud-functions": gcr.io/opentelemetry-ops-e2e/opentelemetry-operations-e2e-testing:0.17.0
Step #1 - "run-tests-cloud-functions": TestMain: 2024/01/10 18:29:34 setuptf.go:53: Running command: /bin/terraform init -input=false -backend-config=bucket=opentelemetry-ops-e2e-e2e-tfstate -var=project_id=opentelemetry-ops-e2e -var=runtime=nodejs16 -var=functionsource=/workspace/e2e-test-server/dist/function-source.zip -var=entrypoint=cloudFunctionHandler
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[0m�[1mInitializing the backend...�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[32m
Step #1 - "run-tests-cloud-functions": Successfully configured the backend "gcs"! Terraform will automatically
Step #1 - "run-tests-cloud-functions": use this backend unless the backend configuration changes.�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mInitializing modules...�[0m
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[0m�[1mInitializing provider plugins...�[0m
Step #1 - "run-tests-cloud-functions": - Reusing previous version of hashicorp/kubernetes from the dependency lock file
Step #1 - "run-tests-cloud-functions": - Reusing previous version of hashicorp/google from the dependency lock file
Step #1 - "run-tests-cloud-functions": - Using hashicorp/kubernetes v2.3.2 from the shared cache directory
Step #1 - "run-tests-cloud-functions": - Using hashicorp/google v4.41.0 from the shared cache directory
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[0m�[1m�[32mTerraform has been successfully initialized!�[0m�[32m�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[32m
Step #1 - "run-tests-cloud-functions": You may now begin working with Terraform. Try running "terraform plan" to see
Step #1 - "run-tests-cloud-functions": any changes that are required for your infrastructure. All Terraform commands
Step #1 - "run-tests-cloud-functions": should now work.
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": If you ever set or change modules or backend configuration for Terraform,
Step #1 - "run-tests-cloud-functions": rerun this command to reinitialize your working directory. If you forget, other
Step #1 - "run-tests-cloud-functions": commands will detect it and remind you to do so if necessary.�[0m
Step #1 - "run-tests-cloud-functions": TestMain: 2024/01/10 18:29:35 setuptf.go:53: Running command: /bin/terraform workspace new 0814ca4eafdd
Step #1 - "run-tests-cloud-functions": �[0m�[32m�[1mCreated and switched to workspace "0814ca4eafdd"!�[0m�[32m
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": You're now on a new, empty workspace. Workspaces isolate their state,
Step #1 - "run-tests-cloud-functions": so if you run "terraform plan" Terraform will not see any existing state
Step #1 - "run-tests-cloud-functions": for this configuration.�[0m
Step #1 - "run-tests-cloud-functions": TestMain: 2024/01/10 18:29:36 setuptf.go:53: Running command: /bin/terraform apply -input=false -auto-approve -var=project_id=opentelemetry-ops-e2e -var=runtime=nodejs16 -var=functionsource=/workspace/e2e-test-server/dist/function-source.zip -var=entrypoint=cloudFunctionHandler
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": Terraform used the selected providers to generate the following execution
Step #1 - "run-tests-cloud-functions": plan. Resource actions are indicated with the following symbols:
Step #1 - "run-tests-cloud-functions": �[32m+�[0m create�[0m
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": Terraform will perform the following actions:
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1m # google_cloudfunctions2_function.function�[0m will be created
Step #1 - "run-tests-cloud-functions": �[0m �[32m+�[0m�[0m resource "google_cloudfunctions2_function" "function" {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m environment = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m location = "us-central1"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m name = "e2etest-0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m project = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m state = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m update_time = (known after apply)
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m build_config {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m build = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m entry_point = "cloudFunctionHandler"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m environment_variables = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m runtime = "nodejs16"
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m source {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m storage_source {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m bucket = "0814ca4eafdd-gcf-source"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m object = "function-source.zip"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m event_trigger {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m event_type = "google.cloud.pubsub.topic.v1.messagePublished"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m pubsub_topic = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m retry_policy = "RETRY_POLICY_RETRY"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m service_account_email = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m trigger = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m trigger_region = "us-central1"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m service_config {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m all_traffic_on_latest_revision = true
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m available_memory = "256M"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m environment_variables = {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m "PROJECT_ID" = "opentelemetry-ops-e2e"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m "RESPONSE_TOPIC_NAME" = "response-0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m gcf_uri = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m ingress_settings = "ALLOW_INTERNAL_ONLY"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m max_instance_count = 1
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m service = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m service_account_email = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m timeout_seconds = 120
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m uri = (known after apply)
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m timeouts {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m create = "5m"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1m # google_storage_bucket.bucket�[0m will be created
Step #1 - "run-tests-cloud-functions": �[0m �[32m+�[0m�[0m resource "google_storage_bucket" "bucket" {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m force_destroy = false
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m location = "US"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m name = "0814ca4eafdd-gcf-source"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m project = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m self_link = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m storage_class = "STANDARD"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m uniform_bucket_level_access = true
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m url = (known after apply)
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1m # google_storage_bucket_object.object�[0m will be created
Step #1 - "run-tests-cloud-functions": �[0m �[32m+�[0m�[0m resource "google_storage_bucket_object" "object" {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m bucket = "0814ca4eafdd-gcf-source"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m content_type = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m crc32c = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m detect_md5hash = "different hash"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m kms_key_name = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m md5hash = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m media_link = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m name = "function-source.zip"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m output_name = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m self_link = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m source = "/workspace/e2e-test-server/dist/function-source.zip"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m storage_class = (known after apply)
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1m # module.pubsub.google_pubsub_subscription.request_subscription�[0m will be created
Step #1 - "run-tests-cloud-functions": �[0m �[32m+�[0m�[0m resource "google_pubsub_subscription" "request_subscription" {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m ack_deadline_seconds = 60
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m labels = {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m "tf-workspace" = "0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m message_retention_duration = "1200s"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m name = "request-0814ca4eafdd-pull"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m project = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m topic = "request-0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1m # module.pubsub.google_pubsub_subscription.response_subscription�[0m will be created
Step #1 - "run-tests-cloud-functions": �[0m �[32m+�[0m�[0m resource "google_pubsub_subscription" "response_subscription" {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m ack_deadline_seconds = 60
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m labels = {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m "tf-workspace" = "0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m message_retention_duration = "1200s"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m name = "response-0814ca4eafdd-pull"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m project = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m topic = "response-0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1m # module.pubsub.google_pubsub_topic.request�[0m will be created
Step #1 - "run-tests-cloud-functions": �[0m �[32m+�[0m�[0m resource "google_pubsub_topic" "request" {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m labels = {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m "tf-workspace" = "0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m name = "request-0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m project = (known after apply)
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1m # module.pubsub.google_pubsub_topic.response�[0m will be created
Step #1 - "run-tests-cloud-functions": �[0m �[32m+�[0m�[0m resource "google_pubsub_topic" "response" {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m labels = {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m "tf-workspace" = "0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m name = "response-0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m project = (known after apply)
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1mPlan:�[0m 7 to add, 0 to change, 0 to destroy.
Step #1 - "run-tests-cloud-functions": �[0m
Step #1 - "run-tests-cloud-functions": Changes to Outputs:
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m pubsub_info = {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m request_topic = {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m subscription_name = "request-0814ca4eafdd-pull"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m topic_name = "request-0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m response_topic = {
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m subscription_name = "response-0814ca4eafdd-pull"
Step #1 - "run-tests-cloud-functions": �[32m+�[0m�[0m topic_name = "response-0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Creating...�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mgoogle_storage_bucket.bucket: Creating...�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Creating...�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mgoogle_storage_bucket.bucket: Creation complete after 1s [id=0814ca4eafdd-gcf-source]�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mgoogle_storage_bucket_object.object: Creating...�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Creation complete after 4s [id=projects/opentelemetry-ops-e2e/topics/response-0814ca4eafdd]�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Creating...�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Creation complete after 5s [id=projects/opentelemetry-ops-e2e/topics/request-0814ca4eafdd]�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Creating...�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Creation complete after 2s [id=projects/opentelemetry-ops-e2e/subscriptions/response-0814ca4eafdd-pull]�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Creation complete after 3s [id=projects/opentelemetry-ops-e2e/subscriptions/request-0814ca4eafdd-pull]�[0m
Step #1 - "run-tests-cloud-functions": �[31m╷�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m│�[0m �[0m�[1m�[31mError: �[0m�[0m�[1mopen /workspace/e2e-test-server/dist/function-source.zip: no such file or directory�[0m
Step #1 - "run-tests-cloud-functions": �[31m│�[0m �[0m
Step #1 - "run-tests-cloud-functions": �[31m│�[0m �[0m�[0m with google_storage_bucket_object.object,
Step #1 - "run-tests-cloud-functions": �[31m│�[0m �[0m on cloud-function.tf line 61, in resource "google_storage_bucket_object" "object":
Step #1 - "run-tests-cloud-functions": �[31m│�[0m �[0m 61: resource "google_storage_bucket_object" "object" �[4m{�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m│�[0m �[0m
Step #1 - "run-tests-cloud-functions": �[31m╵�[0m�[0m
Step #1 - "run-tests-cloud-functions": TestMain: 2024/01/10 18:29:46 setuptf.go:55: exit status 1
Step #1 - "run-tests-cloud-functions": TestMain: 2024/01/10 18:29:46 main_test.go:88: exit status 1
Step #1 - "run-tests-cloud-functions": TestMain: 2024/01/10 18:29:46 setuptf.go:53: Running command: /bin/terraform destroy -input=false -auto-approve -var=project_id=opentelemetry-ops-e2e -var=runtime=nodejs16 -var=functionsource=/workspace/e2e-test-server/dist/function-source.zip -var=entrypoint=cloudFunctionHandler
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Refreshing state... [id=projects/opentelemetry-ops-e2e/topics/request-0814ca4eafdd]�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Refreshing state... [id=projects/opentelemetry-ops-e2e/topics/response-0814ca4eafdd]�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mgoogle_storage_bucket.bucket: Refreshing state... [id=0814ca4eafdd-gcf-source]�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Refreshing state... [id=projects/opentelemetry-ops-e2e/subscriptions/request-0814ca4eafdd-pull]�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Refreshing state... [id=projects/opentelemetry-ops-e2e/subscriptions/response-0814ca4eafdd-pull]�[0m
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": Terraform used the selected providers to generate the following execution
Step #1 - "run-tests-cloud-functions": plan. Resource actions are indicated with the following symbols:
Step #1 - "run-tests-cloud-functions": �[31m-�[0m destroy�[0m
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": Terraform will perform the following actions:
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1m # google_storage_bucket.bucket�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloud-functions": �[0m �[31m-�[0m�[0m resource "google_storage_bucket" "bucket" {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m default_event_based_hold = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m force_destroy = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m id = "0814ca4eafdd-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m labels = {} �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m location = "US" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m name = "0814ca4eafdd-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m requester_pays = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m self_link = "https://www.googleapis.com/storage/v1/b/0814ca4eafdd-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m storage_class = "STANDARD" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m uniform_bucket_level_access = true �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m url = "gs://0814ca4eafdd-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1m # module.pubsub.google_pubsub_subscription.request_subscription�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloud-functions": �[0m �[31m-�[0m�[0m resource "google_pubsub_subscription" "request_subscription" {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m ack_deadline_seconds = 60 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m enable_exactly_once_delivery = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m enable_message_ordering = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m id = "projects/opentelemetry-ops-e2e/subscriptions/request-0814ca4eafdd-pull" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m labels = {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "tf-workspace" = "0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m message_retention_duration = "1200s" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m name = "request-0814ca4eafdd-pull" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m retain_acked_messages = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m topic = "projects/opentelemetry-ops-e2e/topics/request-0814ca4eafdd" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m expiration_policy {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m ttl = "2678400s" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1m # module.pubsub.google_pubsub_subscription.response_subscription�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloud-functions": �[0m �[31m-�[0m�[0m resource "google_pubsub_subscription" "response_subscription" {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m ack_deadline_seconds = 60 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m enable_exactly_once_delivery = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m enable_message_ordering = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m id = "projects/opentelemetry-ops-e2e/subscriptions/response-0814ca4eafdd-pull" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m labels = {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "tf-workspace" = "0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m message_retention_duration = "1200s" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m name = "response-0814ca4eafdd-pull" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m retain_acked_messages = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m topic = "projects/opentelemetry-ops-e2e/topics/response-0814ca4eafdd" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m expiration_policy {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m ttl = "2678400s" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1m # module.pubsub.google_pubsub_topic.request�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloud-functions": �[0m �[31m-�[0m�[0m resource "google_pubsub_topic" "request" {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m id = "projects/opentelemetry-ops-e2e/topics/request-0814ca4eafdd" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m labels = {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "tf-workspace" = "0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m name = "request-0814ca4eafdd" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m message_storage_policy {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m allowed_persistence_regions = [
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "asia-east1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "asia-northeast1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "asia-southeast1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "australia-southeast1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "europe-north1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "europe-west1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "europe-west2",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "europe-west3",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "europe-west4",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "southamerica-west1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-central1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-central2",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-east1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-east4",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-east5",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-east7",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-south1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-west1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-west2",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-west3",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-west4",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-west8",
Step #1 - "run-tests-cloud-functions": ] �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1m # module.pubsub.google_pubsub_topic.response�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloud-functions": �[0m �[31m-�[0m�[0m resource "google_pubsub_topic" "response" {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m id = "projects/opentelemetry-ops-e2e/topics/response-0814ca4eafdd" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m labels = {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "tf-workspace" = "0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m name = "response-0814ca4eafdd" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m message_storage_policy {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m allowed_persistence_regions = [
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "asia-east1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "asia-northeast1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "asia-southeast1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "australia-southeast1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "europe-north1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "europe-west1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "europe-west2",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "europe-west3",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "europe-west4",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "southamerica-west1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-central1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-central2",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-east1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-east4",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-east5",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-east7",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-south1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-west1",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-west2",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-west3",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-west4",
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m "us-west8",
Step #1 - "run-tests-cloud-functions": ] �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": �[1mPlan:�[0m 0 to add, 0 to change, 5 to destroy.
Step #1 - "run-tests-cloud-functions": �[0m
Step #1 - "run-tests-cloud-functions": Changes to Outputs:
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m pubsub_info = {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m request_topic = {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m subscription_name = "request-0814ca4eafdd-pull"
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m topic_id = "projects/opentelemetry-ops-e2e/topics/request-0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m topic_name = "request-0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m response_topic = {
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m subscription_name = "response-0814ca4eafdd-pull"
Step #1 - "run-tests-cloud-functions": �[31m-�[0m�[0m topic_name = "response-0814ca4eafdd"
Step #1 - "run-tests-cloud-functions": }
Step #1 - "run-tests-cloud-functions": } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Destroying... [id=projects/opentelemetry-ops-e2e/subscriptions/response-0814ca4eafdd-pull]�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mgoogle_storage_bucket.bucket: Destroying... [id=0814ca4eafdd-gcf-source]�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Destroying... [id=projects/opentelemetry-ops-e2e/subscriptions/request-0814ca4eafdd-pull]�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mgoogle_storage_bucket.bucket: Destruction complete after 1s�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Destruction complete after 1s�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Destroying... [id=projects/opentelemetry-ops-e2e/topics/request-0814ca4eafdd]�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Destruction complete after 1s�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Destruction complete after 3s�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Destroying... [id=projects/opentelemetry-ops-e2e/topics/response-0814ca4eafdd]�[0m�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Destruction complete after 1s�[0m
Step #1 - "run-tests-cloud-functions": �[0m�[1m�[32m
Step #1 - "run-tests-cloud-functions": Destroy complete! Resources: 5 destroyed.
Step #1 - "run-tests-cloud-functions": �[0mTestMain: 2024/01/10 18:29:54 setuptf.go:53: Running command: /bin/terraform workspace select default
Step #1 - "run-tests-cloud-functions": �[0m�[32mSwitched to workspace "default".�[0m
Step #1 - "run-tests-cloud-functions": TestMain: 2024/01/10 18:29:55 setuptf.go:53: Running command: /bin/terraform workspace delete 0814ca4eafdd
Step #1 - "run-tests-cloud-functions": �[0m�[32mDeleted workspace "0814ca4eafdd"!�[0m
Step #1 - "run-tests-cloud-functions": panic: exit status 1
Step #1 - "run-tests-cloud-functions":
Step #1 - "run-tests-cloud-functions": goroutine 1 [running]:
Step #1 - "run-tests-cloud-functions": log.(*Logger).Panic(0xc000406f50, 0xc00035fea0, 0x1, 0x1)
Step #1 - "run-tests-cloud-functions": /usr/local/go/src/log/log.go:224 +0xac
Step #1 - "run-tests-cloud-functions": github.com/GoogleCloudPlatform/opentelemetry-operations-e2e-testing.TestMain(0xc0004aa300)
Step #1 - "run-tests-cloud-functions": /src/main_test.go:88 +0x49e
Step #1 - "run-tests-cloud-functions": main.main()
Step #1 - "run-tests-cloud-functions": _testmain.go:51 +0x165
Finished Step #1 - "run-tests-cloud-functions"
ERROR
ERROR: build step 1 "gcr.io/opentelemetry-ops-e2e/opentelemetry-operations-e2e-testing:0.17.0" failed: step exited with non-zero status: 2
Loading