Showing build.log
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[03:16:08 PDT] Transferring environment variable script to build VM
[03:16:09 PDT] Transferring kokoro_log_reader.py to build VM
[03:16:10 PDT] Transferring source code to build VM
[03:16:16 PDT] Executing build script on build VM
[ID: 6258648] Executing command via SSH:
export KOKORO_BUILD_NUMBER="591"
export KOKORO_JOB_NAME="cloud-devrel/client-libraries/nodejs/nightly/googleapis/nodejs-spanner/node14/samples-test"
source /tmpfs/kokoro-env_vars.sh; cd /tmpfs/src/ ; chmod 755 github/nodejs-spanner/.kokoro/trampoline_v2.sh ; PYTHON_3_VERSION="$(pyenv which python3 2> /dev/null || which python3)" ; PYTHON_2_VERSION="$(pyenv which python2 2> /dev/null || which python2)" ; if "$PYTHON_3_VERSION" -c "import psutil" ; then KOKORO_PYTHON_COMMAND="$PYTHON_3_VERSION" ; else KOKORO_PYTHON_COMMAND="$PYTHON_2_VERSION" ; fi > /dev/null 2>&1 ; echo "export KOKORO_PYTHON_COMMAND="$KOKORO_PYTHON_COMMAND"" > "$HOME/.kokoro_python_vars" ; nohup bash -c "( rm -f /tmpfs/kokoro_build_exit_code ; github/nodejs-spanner/.kokoro/trampoline_v2.sh ; echo \${PIPESTATUS[0]} > /tmpfs/kokoro_build_exit_code ) > /tmpfs/kokoro_build.log 2>&1" > /dev/null 2>&1 & echo $! > /tmpfs/kokoro_build.pid ; source "$HOME/.kokoro_python_vars" ; "$KOKORO_PYTHON_COMMAND" /tmpfs/kokoro_log_reader.py /tmpfs/kokoro_build.log /tmpfs/kokoro_build_exit_code /tmpfs/kokoro_build.pid /tmpfs/kokoro_log_reader.pid --start_byte 0
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
================================================================
2025-03-20T10:16:17Z: Building with Trampoline 2.0.7
================================================================
================================================================
2025-03-20T10:16:17Z: Configuring Container Registry access
================================================================
WARNING: Your config file at [/home/kbuilder/.docker/config.json] contains these credential helper entries:
{
"credHelpers": {
"gcr.io": "gcr",
"us.gcr.io": "gcr",
"asia.gcr.io": "gcr",
"staging-k8s.gcr.io": "gcr",
"eu.gcr.io": "gcr"
}
}
These will be overwritten.
Docker configuration file updated.
================================================================
2025-03-20T10:16:17Z: Changing to the project root: /tmpfs/src/github/nodejs-spanner.
================================================================
2025-03-20 03:16:17 Creating folder on disk for secrets: /tmpfs/src/gfile/secret_manager
2025-03-20 03:16:17 Retrieving secret long-door-651-kokoro-system-test-service-account
2025-03-20 03:16:20 Secret written to /tmpfs/src/gfile/secret_manager/long-door-651-kokoro-system-test-service-account
================================================================
2025-03-20T10:16:20Z: Checking environment variables.
================================================================
================================================================
2025-03-20T10:16:20Z: Using TRAMPOLINE_BUILD_FILE: .kokoro/samples-test.sh
================================================================
================================================================
2025-03-20T10:16:20Z: Preparing Docker image.
================================================================
================================================================
2025-03-20T10:16:20Z: Start pulling the Docker image: gcr.io/cloud-devrel-kokoro-resources/node:14-user.
================================================================
14-user: Pulling from cloud-devrel-kokoro-resources/node
Digest: sha256:0d99cc64a484c20dde096ad798f8ba34bdbb3358eac9a352303ff4754bf0f0fb
Status: Image is up to date for gcr.io/cloud-devrel-kokoro-resources/node:14-user
gcr.io/cloud-devrel-kokoro-resources/node:14-user
================================================================
2025-03-20T10:16:20Z: Finished pulling the Docker image: gcr.io/cloud-devrel-kokoro-resources/node:14-user.
================================================================
================================================================
2025-03-20T10:16:20Z: Running the tests in a Docker container.
================================================================
npm WARN deprecated codecov@3.8.3: https://about.codecov.io/blog/codecov-uploader-deprecation-plan/
npm WARN deprecated argv@0.0.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated eslint@8.57.0: This version is no longer supported. Please see https://eslint.org/version-support for other options.
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated rimraf@2.4.5: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated glob@6.0.4: Glob versions prior to v9 are no longer supported
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
> protobufjs@7.4.0 postinstall /workspace/node_modules/protobufjs
> node scripts/postinstall
> @google-cloud/spanner@7.19.1 prepare /workspace
> npm run compile-protos && npm run compile
> @google-cloud/spanner@7.19.1 compile-protos /workspace
> compileProtos src
> @google-cloud/spanner@7.19.1 precompile /workspace
> gts clean
version: 14
Removing build ...
> @google-cloud/spanner@7.19.1 compile /workspace
> tsc -p . && cp -r protos build && cp -r test/data build/test
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
added 666 packages from 444 contributors and audited 685 packages in 61.82s
122 packages are looking for funding
run `npm fund` for details
found 6 vulnerabilities (3 moderate, 3 high)
run `npm audit fix` to fix them, or `npm audit` for details
> @google-cloud/spanner@7.19.1 prepare /workspace
> npm run compile-protos && npm run compile
> @google-cloud/spanner@7.19.1 compile-protos /workspace
> compileProtos src
> @google-cloud/spanner@7.19.1 precompile /workspace
> gts clean
version: 14
Removing build ...
> @google-cloud/spanner@7.19.1 compile /workspace
> tsc -p . && cp -r protos build && cp -r test/data build/test
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
audited 685 packages in 39.34s
122 packages are looking for funding
run `npm fund` for details
found 6 vulnerabilities (3 moderate, 3 high)
run `npm audit fix` to fix them, or `npm audit` for details
/h/.npm-global/lib/node_modules/@google-cloud/spanner -> /workspace
/workspace/samples/node_modules/@google-cloud/spanner -> /h/.npm-global/lib/node_modules/@google-cloud/spanner -> /workspace
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
> protobufjs@7.4.0 postinstall /workspace/samples/node_modules/protobufjs
> node scripts/postinstall
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
added 214 packages from 179 contributors and audited 377 packages in 8.414s
122 packages are looking for funding
run `npm fund` for details
found 2 moderate severity vulnerabilities
run `npm audit fix` to fix them, or `npm audit` for details
> @google-cloud/spanner@7.19.1 samples-test /workspace
> cd samples/ && npm link ../ && npm test && cd ../
> @google-cloud/spanner@7.19.1 prepare /workspace
> npm run compile-protos && npm run compile
> @google-cloud/spanner@7.19.1 compile-protos /workspace
> compileProtos src
> @google-cloud/spanner@7.19.1 precompile /workspace
> gts clean
version: 14
Removing build ...
> @google-cloud/spanner@7.19.1 compile /workspace
> tsc -p . && cp -r protos build && cp -r test/data build/test
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
audited 685 packages in 39.442s
122 packages are looking for funding
run `npm fund` for details
found 6 vulnerabilities (3 moderate, 3 high)
run `npm audit fix` to fix them, or `npm audit` for details
/h/.npm-global/lib/node_modules/@google-cloud/spanner -> /workspace
/workspace/samples/node_modules/@google-cloud/spanner -> /h/.npm-global/lib/node_modules/@google-cloud/spanner -> /workspace
> nodejs-docs-samples-spanner@ test /workspace/samples
> mocha system-test/spanner.test.js --timeout 1600000
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30 {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(4) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should create a storing index in an example table" in 833.2750196627911ms
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should create a storing index in an example table" in 835.961194487846ms
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should create a storing index in an example table" in 757.7557072346303ms
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should create a storing index in an example table" in 444.8213680016744ms
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should create a storing index in an example table" in 871.4299252324867ms
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
batch.js create-and-execute-query-partitions
Creates query partitions and executes them.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
timestamp.js createTableWithTimestamp
Creates an example table with a commit timestamp column in a Cloud Spanner database.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(4) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
dml.js updateUsingBatchDml
Insert and Update records using Batch DML.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
datatypes.js createVenuesTable
Creates sample "Venues" table containing example datatype columns in a Cloud Spanner database.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
datatypes.js addNumericColumn
Adds a "Revenue" column to sample "Venues" table in a Cloud Spanner database.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
datatypes.js addJsonColumn
Adds a "VenueDetails" column to sample "Venues" table in a Cloud Spanner database.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at wrappedCall (/workspace/node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:86:20)
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at Immediate. (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13)
at processImmediate (internal/timers.js:466:21)
at process.callbackTrampoline (internal/async_hooks.js:130:17) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
backups.js cancelBackup
Creates and cancels a backup of a Cloud Spanner database.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30 {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at wrappedCall (/workspace/node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:86:20)
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at Immediate. (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13)
at processImmediate (internal/timers.js:466:21)
at process.callbackTrampoline (internal/async_hooks.js:130:17) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at wrappedCall (/workspace/node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:86:20)
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at Immediate. (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13)
at processImmediate (internal/timers.js:466:21)
at process.callbackTrampoline (internal/async_hooks.js:130:17) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at wrappedCall (/workspace/node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:86:20)
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at Immediate. (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13)
at processImmediate (internal/timers.js:466:21)
at process.callbackTrampoline (internal/async_hooks.js:130:17) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(4) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
backups.js restoreBackup
Restores a Cloud Spanner database from a backup.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup" in 648.5853797952441ms
backups.js restoreBackup
Restores a Cloud Spanner database from a backup.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup" in 412.25781427104266ms
backups.js restoreBackup
Restores a Cloud Spanner database from a backup.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup" in 507.7496210483432ms
backups.js restoreBackup
Restores a Cloud Spanner database from a backup.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup" in 544.1007242534504ms
backups.js restoreBackup
Restores a Cloud Spanner database from a backup.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup" in 94.63795551536ms
backups.js restoreBackup
Restores a Cloud Spanner database from a backup.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
backups.js restoreBackupWithEncryptionKey
Restores a Cloud Spanner database from a backup with an encryption key.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup using an encryption key" in 565.6517153371825ms
backups.js restoreBackupWithEncryptionKey
Restores a Cloud Spanner database from a backup with an encryption key.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup using an encryption key" in 431.09372928451404ms
backups.js restoreBackupWithEncryptionKey
Restores a Cloud Spanner database from a backup with an encryption key.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup using an encryption key" in 71.16499834265477ms
backups.js restoreBackupWithEncryptionKey
Restores a Cloud Spanner database from a backup with an encryption key.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup using an encryption key" in 910.3773542926132ms
backups.js restoreBackupWithEncryptionKey
Restores a Cloud Spanner database from a backup with an encryption key.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup using an encryption key" in 522.8179004603496ms
backups.js restoreBackupWithEncryptionKey
Restores a Cloud Spanner database from a backup with an encryption key.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at wrappedCall (/workspace/node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:86:20)
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at Immediate. (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13)
at processImmediate (internal/timers.js:466:21)
at process.callbackTrampoline (internal/async_hooks.js:130:17) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
dml.js insertWithCustomTimeoutAndRetrySettings
Insert records using custom timeout and retry settings.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
schema.js createDatabaseWithEncryptionKey
Creates an example database using given encryption key in a Cloud Spanner instance.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Created temp instance, using + projects/long-door-651/instances/test-instance-mr-1742465936...
npm ERR! Test failed. See above for more details.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @google-cloud/spanner@7.19.1 samples-test: `cd samples/ && npm link ../ && npm test && cd ../`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @google-cloud/spanner@7.19.1 samples-test script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /h/.npm/_logs/2025-03-20T11_08_32_776Z-debug.log
[FlakyBot] Sending logs to Flaky Bot...
[FlakyBot] See https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot.
[FlakyBot] Published samples/test_output_sponge_log.xml (14298095610502716)!
[FlakyBot] Done!
================================================================
2025-03-20T11:08:33Z: Build finished with 1
================================================================
[ID: 6258648] Command finished after 3137 secs, exit value: 1
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[04:08:34 PDT] Collecting build artifacts from build VM
Build script failed with exit code: 1
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[03:16:08 PDT] Transferring environment variable script to build VM
[03:16:09 PDT] Transferring kokoro_log_reader.py to build VM
[03:16:10 PDT] Transferring source code to build VM
[03:16:16 PDT] Executing build script on build VM
[ID: 6258648] Executing command via SSH:
export KOKORO_BUILD_NUMBER="591"
export KOKORO_JOB_NAME="cloud-devrel/client-libraries/nodejs/nightly/googleapis/nodejs-spanner/node14/samples-test"
source /tmpfs/kokoro-env_vars.sh; cd /tmpfs/src/ ; chmod 755 github/nodejs-spanner/.kokoro/trampoline_v2.sh ; PYTHON_3_VERSION="$(pyenv which python3 2> /dev/null || which python3)" ; PYTHON_2_VERSION="$(pyenv which python2 2> /dev/null || which python2)" ; if "$PYTHON_3_VERSION" -c "import psutil" ; then KOKORO_PYTHON_COMMAND="$PYTHON_3_VERSION" ; else KOKORO_PYTHON_COMMAND="$PYTHON_2_VERSION" ; fi > /dev/null 2>&1 ; echo "export KOKORO_PYTHON_COMMAND="$KOKORO_PYTHON_COMMAND"" > "$HOME/.kokoro_python_vars" ; nohup bash -c "( rm -f /tmpfs/kokoro_build_exit_code ; github/nodejs-spanner/.kokoro/trampoline_v2.sh ; echo \${PIPESTATUS[0]} > /tmpfs/kokoro_build_exit_code ) > /tmpfs/kokoro_build.log 2>&1" > /dev/null 2>&1 & echo $! > /tmpfs/kokoro_build.pid ; source "$HOME/.kokoro_python_vars" ; "$KOKORO_PYTHON_COMMAND" /tmpfs/kokoro_log_reader.py /tmpfs/kokoro_build.log /tmpfs/kokoro_build_exit_code /tmpfs/kokoro_build.pid /tmpfs/kokoro_log_reader.pid --start_byte 0
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
================================================================
2025-03-20T10:16:17Z: Building with Trampoline 2.0.7
================================================================
================================================================
2025-03-20T10:16:17Z: Configuring Container Registry access
================================================================
WARNING: Your config file at [/home/kbuilder/.docker/config.json] contains these credential helper entries:
{
"credHelpers": {
"gcr.io": "gcr",
"us.gcr.io": "gcr",
"asia.gcr.io": "gcr",
"staging-k8s.gcr.io": "gcr",
"eu.gcr.io": "gcr"
}
}
These will be overwritten.
Docker configuration file updated.
================================================================
2025-03-20T10:16:17Z: Changing to the project root: /tmpfs/src/github/nodejs-spanner.
================================================================
2025-03-20 03:16:17 Creating folder on disk for secrets: /tmpfs/src/gfile/secret_manager
2025-03-20 03:16:17 Retrieving secret long-door-651-kokoro-system-test-service-account
2025-03-20 03:16:20 Secret written to /tmpfs/src/gfile/secret_manager/long-door-651-kokoro-system-test-service-account
================================================================
2025-03-20T10:16:20Z: Checking environment variables.
================================================================
================================================================
2025-03-20T10:16:20Z: Using TRAMPOLINE_BUILD_FILE: .kokoro/samples-test.sh
================================================================
================================================================
2025-03-20T10:16:20Z: Preparing Docker image.
================================================================
================================================================
2025-03-20T10:16:20Z: Start pulling the Docker image: gcr.io/cloud-devrel-kokoro-resources/node:14-user.
================================================================
14-user: Pulling from cloud-devrel-kokoro-resources/node
Digest: sha256:0d99cc64a484c20dde096ad798f8ba34bdbb3358eac9a352303ff4754bf0f0fb
Status: Image is up to date for gcr.io/cloud-devrel-kokoro-resources/node:14-user
gcr.io/cloud-devrel-kokoro-resources/node:14-user
================================================================
2025-03-20T10:16:20Z: Finished pulling the Docker image: gcr.io/cloud-devrel-kokoro-resources/node:14-user.
================================================================
================================================================
2025-03-20T10:16:20Z: Running the tests in a Docker container.
================================================================
npm WARN deprecated codecov@3.8.3: https://about.codecov.io/blog/codecov-uploader-deprecation-plan/
npm WARN deprecated argv@0.0.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated eslint@8.57.0: This version is no longer supported. Please see https://eslint.org/version-support for other options.
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated rimraf@2.4.5: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated glob@6.0.4: Glob versions prior to v9 are no longer supported
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
> protobufjs@7.4.0 postinstall /workspace/node_modules/protobufjs
> node scripts/postinstall
> @google-cloud/spanner@7.19.1 prepare /workspace
> npm run compile-protos && npm run compile
> @google-cloud/spanner@7.19.1 compile-protos /workspace
> compileProtos src
> @google-cloud/spanner@7.19.1 precompile /workspace
> gts clean
version: 14
Removing build ...
> @google-cloud/spanner@7.19.1 compile /workspace
> tsc -p . && cp -r protos build && cp -r test/data build/test
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
added 666 packages from 444 contributors and audited 685 packages in 61.82s
122 packages are looking for funding
run `npm fund` for details
found 6 vulnerabilities (3 moderate, 3 high)
run `npm audit fix` to fix them, or `npm audit` for details
> @google-cloud/spanner@7.19.1 prepare /workspace
> npm run compile-protos && npm run compile
> @google-cloud/spanner@7.19.1 compile-protos /workspace
> compileProtos src
> @google-cloud/spanner@7.19.1 precompile /workspace
> gts clean
version: 14
Removing build ...
> @google-cloud/spanner@7.19.1 compile /workspace
> tsc -p . && cp -r protos build && cp -r test/data build/test
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
audited 685 packages in 39.34s
122 packages are looking for funding
run `npm fund` for details
found 6 vulnerabilities (3 moderate, 3 high)
run `npm audit fix` to fix them, or `npm audit` for details
/h/.npm-global/lib/node_modules/@google-cloud/spanner -> /workspace
/workspace/samples/node_modules/@google-cloud/spanner -> /h/.npm-global/lib/node_modules/@google-cloud/spanner -> /workspace
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
> protobufjs@7.4.0 postinstall /workspace/samples/node_modules/protobufjs
> node scripts/postinstall
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
added 214 packages from 179 contributors and audited 377 packages in 8.414s
122 packages are looking for funding
run `npm fund` for details
found 2 moderate severity vulnerabilities
run `npm audit fix` to fix them, or `npm audit` for details
> @google-cloud/spanner@7.19.1 samples-test /workspace
> cd samples/ && npm link ../ && npm test && cd ../
> @google-cloud/spanner@7.19.1 prepare /workspace
> npm run compile-protos && npm run compile
> @google-cloud/spanner@7.19.1 compile-protos /workspace
> compileProtos src
> @google-cloud/spanner@7.19.1 precompile /workspace
> gts clean
version: 14
Removing build ...
> @google-cloud/spanner@7.19.1 compile /workspace
> tsc -p . && cp -r protos build && cp -r test/data build/test
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
audited 685 packages in 39.442s
122 packages are looking for funding
run `npm fund` for details
found 6 vulnerabilities (3 moderate, 3 high)
run `npm audit fix` to fix them, or `npm audit` for details
/h/.npm-global/lib/node_modules/@google-cloud/spanner -> /workspace
/workspace/samples/node_modules/@google-cloud/spanner -> /h/.npm-global/lib/node_modules/@google-cloud/spanner -> /workspace
> nodejs-docs-samples-spanner@ test /workspace/samples
> mocha system-test/spanner.test.js --timeout 1600000
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30 {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(4) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should create a storing index in an example table" in 833.2750196627911ms
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should create a storing index in an example table" in 835.961194487846ms
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should create a storing index in an example table" in 757.7557072346303ms
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should create a storing index in an example table" in 444.8213680016744ms
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should create a storing index in an example table" in 871.4299252324867ms
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
batch.js create-and-execute-query-partitions
Creates query partitions and executes them.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
timestamp.js createTableWithTimestamp
Creates an example table with a commit timestamp column in a Cloud Spanner database.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(4) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
dml.js updateUsingBatchDml
Insert and Update records using Batch DML.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
datatypes.js createVenuesTable
Creates sample "Venues" table containing example datatype columns in a Cloud Spanner database.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
datatypes.js addNumericColumn
Adds a "Revenue" column to sample "Venues" table in a Cloud Spanner database.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
datatypes.js addJsonColumn
Adds a "VenueDetails" column to sample "Venues" table in a Cloud Spanner database.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at wrappedCall (/workspace/node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:86:20)
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at Immediate. (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13)
at processImmediate (internal/timers.js:466:21)
at process.callbackTrampoline (internal/async_hooks.js:130:17) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
backups.js cancelBackup
Creates and cancels a backup of a Cloud Spanner database.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30 {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at wrappedCall (/workspace/node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:86:20)
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at Immediate. (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13)
at processImmediate (internal/timers.js:466:21)
at process.callbackTrampoline (internal/async_hooks.js:130:17) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at wrappedCall (/workspace/node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:86:20)
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at Immediate. (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13)
at processImmediate (internal/timers.js:466:21)
at process.callbackTrampoline (internal/async_hooks.js:130:17) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at wrappedCall (/workspace/node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:86:20)
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at Immediate. (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13)
at processImmediate (internal/timers.js:466:21)
at process.callbackTrampoline (internal/async_hooks.js:130:17) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(4) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
backups.js restoreBackup
Restores a Cloud Spanner database from a backup.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup" in 648.5853797952441ms
backups.js restoreBackup
Restores a Cloud Spanner database from a backup.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup" in 412.25781427104266ms
backups.js restoreBackup
Restores a Cloud Spanner database from a backup.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup" in 507.7496210483432ms
backups.js restoreBackup
Restores a Cloud Spanner database from a backup.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup" in 544.1007242534504ms
backups.js restoreBackup
Restores a Cloud Spanner database from a backup.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup" in 94.63795551536ms
backups.js restoreBackup
Restores a Cloud Spanner database from a backup.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
backups.js restoreBackupWithEncryptionKey
Restores a Cloud Spanner database from a backup with an encryption key.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup using an encryption key" in 565.6517153371825ms
backups.js restoreBackupWithEncryptionKey
Restores a Cloud Spanner database from a backup with an encryption key.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup using an encryption key" in 431.09372928451404ms
backups.js restoreBackupWithEncryptionKey
Restores a Cloud Spanner database from a backup with an encryption key.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup using an encryption key" in 71.16499834265477ms
backups.js restoreBackupWithEncryptionKey
Restores a Cloud Spanner database from a backup with an encryption key.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup using an encryption key" in 910.3773542926132ms
backups.js restoreBackupWithEncryptionKey
Restores a Cloud Spanner database from a backup with an encryption key.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
retrying "should restore database from a backup using an encryption key" in 522.8179004603496ms
backups.js restoreBackupWithEncryptionKey
Restores a Cloud Spanner database from a backup with an encryption key.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at wrappedCall (/workspace/node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:86:20)
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at Immediate. (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13)
at processImmediate (internal/timers.js:466:21)
at process.callbackTrampoline (internal/async_hooks.js:130:17) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient',
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
dml.js insertWithCustomTimeoutAndRetrySettings
Insert records using custom timeout and retry settings.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
ERROR: Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
schema.js createDatabaseWithEncryptionKey
Creates an example database using given encryption key in a Cloud Spanner instance.
Options:
--version Show version number [boolean]
--help Show help [boolean]
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/database_admin_client.js:320:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
statusDetails: [
ResourceInfo {
resourceType: 'type.googleapis.com/google.spanner.admin.instance.v1.Instance',
resourceName: 'projects/long-door-651/instances/test-instance-1742465936',
description: 'Instance does not exist.'
}
]
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Error: 5 NOT_FOUND: Instance not found: projects/long-door-651/instances/test-instance-1742465936
at callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at /workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:78:35
at Object.onReceiveStatus (/workspace/node_modules/grpc-gcp/build/src/index.js:73:29)
at InterceptingListenerImpl.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call-interface.js:73:23)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:135:78
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /workspace/build/src/v1/spanner_client.js:235:29
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:82:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:125:13
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:112:30
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
code: 5,
details: 'Instance not found: projects/long-door-651/instances/test-instance-1742465936',
metadata: Metadata {
internalRepr: Map(5) {
'endpoint-load-metrics-bin' => [Array],
'grpc-server-stats-bin' => [Array],
'pc-high-bwd-bin' => [Array],
'google.rpc.resourceinfo-bin' => [Array],
'grpc-status-details-bin' => [Array]
},
options: {}
},
note: 'Exception occurred in retry method that was not classified as transient'
}
Created temp instance, using + projects/long-door-651/instances/test-instance-mr-1742465936...
npm ERR! Test failed. See above for more details.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @google-cloud/spanner@7.19.1 samples-test: `cd samples/ && npm link ../ && npm test && cd ../`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @google-cloud/spanner@7.19.1 samples-test script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /h/.npm/_logs/2025-03-20T11_08_32_776Z-debug.log
[FlakyBot] Sending logs to Flaky Bot...
[FlakyBot] See https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot.
[FlakyBot] Published samples/test_output_sponge_log.xml (14298095610502716)!
[FlakyBot] Done!
================================================================
2025-03-20T11:08:33Z: Build finished with 1
================================================================
[ID: 6258648] Command finished after 3137 secs, exit value: 1
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[04:08:34 PDT] Collecting build artifacts from build VM
Build script failed with exit code: 1