Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

SNOW-1799619 execute automated external browser tests #969

Closed
wants to merge 1 commit into from

execute automated external browser tests

3648a4e
Select commit
Loading
Failed to load commit list.
Closed

SNOW-1799619 execute automated external browser tests #969

execute automated external browser tests
3648a4e
Select commit
Loading
Failed to load commit list.
jenkins-snowflake-github-app-2 / Jenkins failed Nov 22, 2024 in 1m 6s

Build and Test/Build: error in 'sh' step

Build and Test / Build / Shell Script

Error in sh step, with arguments #!/bin/bash -e export GIT_BRANCH=${GIT_BRANCH} export GIT_COMMIT=${GIT_COMMIT} $WORKSPACE/ci/build.sh .

script returned exit code 243
Build log
[2024-11-22T14:09:35.700Z] [INFO] Login the internal Docker Resistry
[2024-11-22T14:09:35.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2024-11-22T14:09:35.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
[2024-11-22T14:09:35.700Z] Configure a credential helper to remove this warning. See
[2024-11-22T14:09:35.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
[2024-11-22T14:09:35.700Z] 
[2024-11-22T14:09:35.700Z] Login Succeeded
[2024-11-22T14:09:35.700Z] GIT_URL: https://github.com/snowflakedb/snowflake-connector-nodejs.git, GIT_BRANCH: PR-970, GIT_COMMIT: 3648a4e9280ef696de3b2e7ce5e6caf10513fd55
[2024-11-22T14:09:35.700Z] [INFO] Building nodejs on nodejs-chainguard-node18
[2024-11-22T14:09:35.700Z] 1: Pulling from docker/client-nodejs-chainguard-node18-build
[2024-11-22T14:09:35.700Z] 6cd34e98e5c2: Pulling fs layer
[2024-11-22T14:09:35.700Z] 41135c7ab840: Pulling fs layer
[2024-11-22T14:09:35.700Z] f576f9c21a64: Pulling fs layer
[2024-11-22T14:09:35.700Z] bc5060a07cd4: Pulling fs layer
[2024-11-22T14:09:35.700Z] 344318775c05: Pulling fs layer
[2024-11-22T14:09:35.700Z] d2b1a97a251d: Pulling fs layer
[2024-11-22T14:09:35.700Z] 95068926c9ac: Pulling fs layer
[2024-11-22T14:09:35.700Z] 344318775c05: Waiting
[2024-11-22T14:09:35.700Z] d2b1a97a251d: Waiting
[2024-11-22T14:09:35.700Z] 95068926c9ac: Waiting
[2024-11-22T14:09:35.700Z] bc5060a07cd4: Waiting
[2024-11-22T14:09:35.700Z] f576f9c21a64: Verifying Checksum
[2024-11-22T14:09:35.700Z] f576f9c21a64: Download complete
[2024-11-22T14:09:35.700Z] bc5060a07cd4: Verifying Checksum
[2024-11-22T14:09:35.700Z] bc5060a07cd4: Download complete
[2024-11-22T14:09:35.700Z] 344318775c05: Verifying Checksum
[2024-11-22T14:09:35.700Z] 344318775c05: Download complete
[2024-11-22T14:09:35.701Z] d2b1a97a251d: Download complete
[2024-11-22T14:09:35.701Z] 95068926c9ac: Download complete
[2024-11-22T14:09:35.959Z] 41135c7ab840: Verifying Checksum
[2024-11-22T14:09:35.959Z] 41135c7ab840: Download complete
[2024-11-22T14:09:36.990Z] 6cd34e98e5c2: Verifying Checksum
[2024-11-22T14:09:36.990Z] 6cd34e98e5c2: Download complete
[2024-11-22T14:09:42.646Z] 6cd34e98e5c2: Pull complete
[2024-11-22T14:09:47.202Z] 41135c7ab840: Pull complete
[2024-11-22T14:09:47.862Z] f576f9c21a64: Pull complete
[2024-11-22T14:09:47.862Z] bc5060a07cd4: Pull complete
[2024-11-22T14:09:47.862Z] 344318775c05: Pull complete
[2024-11-22T14:09:47.862Z] d2b1a97a251d: Pull complete
[2024-11-22T14:09:47.862Z] 95068926c9ac: Pull complete
[2024-11-22T14:09:47.862Z] Digest: sha256:005af32b2de93044590cbb6d5f8b0bda0b2ab317d58f82eb49070fe726dbe30e
[2024-11-22T14:09:47.862Z] Status: Downloaded newer image for nexus.int.snowflakecomputing.com:8086/docker/client-nodejs-chainguard-node18-build:1
[2024-11-22T14:09:47.862Z] nexus.int.snowflakecomputing.com:8086/docker/client-nodejs-chainguard-node18-build:1
[2024-11-22T14:10:00.585Z] + USER_ID=1007
[2024-11-22T14:10:00.585Z] + echo 'Starting with UID : 1007'
[2024-11-22T14:10:00.585Z] + adduser --shell /bin/bash -u 1007 -D user
[2024-11-22T14:10:00.585Z] Starting with UID : 1007
[2024-11-22T14:10:00.585Z] + export HOME=/home/user
[2024-11-22T14:10:00.585Z] + HOME=/home/user
[2024-11-22T14:10:00.585Z] + exec /usr/bin/gosu user /mnt/host/ci/container/build_component.sh
[2024-11-22T14:10:00.585Z] [INFO] Building
[2024-11-22T14:10:00.585Z] [DEBUG] Version
[2024-11-22T14:10:00.585Z] {
[2024-11-22T14:10:00.585Z]   'snowflake-sdk': '1.15.0',
[2024-11-22T14:10:00.585Z]   npm: '10.9.0',
[2024-11-22T14:10:00.585Z]   node: '18.20.4',
[2024-11-22T14:10:00.585Z]   acorn: '8.11.3',
[2024-11-22T14:10:00.585Z]   ada: '2.7.8',
[2024-11-22T14:10:00.585Z]   ares: '1.32.1',
[2024-11-22T14:10:00.585Z]   base64: '0.5.2',
[2024-11-22T14:10:00.585Z]   brotli: '1.1.0',
[2024-11-22T14:10:00.585Z]   cjs_module_lexer: '1.2.2',
[2024-11-22T14:10:00.585Z]   cldr: '45.0',
[2024-11-22T14:10:00.585Z]   icu: '75.1',
[2024-11-22T14:10:00.585Z]   llhttp: '6.1.1',
[2024-11-22T14:10:00.585Z]   modules: '108',
[2024-11-22T14:10:00.585Z]   napi: '9',
[2024-11-22T14:10:00.585Z]   nghttp2: '1.62.1',
[2024-11-22T14:10:00.585Z]   openssl: '3.3.1',
[2024-11-22T14:10:00.585Z]   simdutf: '5.2.4',
[2024-11-22T14:10:00.585Z]   tz: '2024a',
[2024-11-22T14:10:00.585Z]   undici: '5.28.4',
[2024-11-22T14:10:00.585Z]   unicode: '15.1',
[2024-11-22T14:10:00.585Z]   uv: '1.48.0',
[2024-11-22T14:10:00.585Z]   uvwasi: '0.0.19',
[2024-11-22T14:10:00.585Z]   v8: '10.2.154.26-node.37',
[2024-11-22T14:10:00.585Z]   zlib: '1.3.1'
[2024-11-22T14:10:00.585Z] }
[2024-11-22T14:10:00.585Z] [DEBUG] Packing
[2024-11-22T14:10:00.585Z] npm notice
[2024-11-22T14:10:00.585Z] npm notice package: [email protected]
[2024-11-22T14:10:00.585Z] npm notice Tarball Contents
[2024-11-22T14:10:00.585Z] npm notice 11.4kB LICENSE.txt
[2024-11-22T14:10:00.585Z] npm notice 4.5kB README.md
[2024-11-22T14:10:00.585Z] npm notice 307B SECURITY.md
[2024-11-22T14:10:00.585Z] npm notice 31.6kB index.d.ts
[2024-11-22T14:10:00.585Z] npm notice 125B index.js
[2024-11-22T14:10:00.585Z] npm notice 9.9kB lib/agent/cert_util.js
[2024-11-22T14:10:00.585Z] npm notice 6.5kB lib/agent/check.js
[2024-11-22T14:10:00.585Z] npm notice 1.2kB lib/agent/https_ocsp_agent.js
[2024-11-22T14:10:00.585Z] npm notice 1.2kB lib/agent/https_proxy_agent.js
[2024-11-22T14:10:00.585Z] npm notice 12.2kB lib/agent/ocsp_response_cache.js
[2024-11-22T14:10:00.585Z] npm notice 9.4kB lib/agent/socket_util.js
[2024-11-22T14:10:00.585Z] npm notice 1.6kB lib/authentication/auth_default.js
[2024-11-22T14:10:00.585Z] npm notice 960B lib/authentication/auth_idtoken.js
[2024-11-22T14:10:00.585Z] npm notice 4.6kB lib/authentication/auth_keypair.js
[2024-11-22T14:10:00.585Z] npm notice 475B lib/authentication/auth_oauth.js
[2024-11-22T14:10:00.585Z] npm notice 8.3kB lib/authentication/auth_okta.js
[2024-11-22T14:10:00.585Z] npm notice 5.4kB lib/authentication/auth_web.js
[2024-11-22T14:10:00.585Z] npm notice 360B lib/authentication/authentication_types.js
[2024-11-22T14:10:00.585Z] npm notice 3.0kB lib/authentication/authentication.js
[2024-11-22T14:10:00.585Z] npm notice 3.6kB lib/authentication/secure_storage/json_credential_manager.js
[2024-11-22T14:10:00.585Z] npm notice 1.8kB lib/authentication/sso_url_provider.js
[2024-11-22T14:10:00.585Z] npm notice 317B lib/browser.js
[2024-11-22T14:10:00.585Z] npm notice 9.9kB lib/configuration/client_configuration.js
[2024-11-22T14:10:00.585Z] npm notice 3.8kB lib/configuration/connection_configuration.js
[2024-11-22T14:10:00.585Z] npm notice 4.5kB lib/connection/bind_uploader.js
[2024-11-22T14:10:00.585Z] npm notice 32.3kB lib/connection/connection_config.js
[2024-11-22T14:10:00.585Z] npm notice 2.5kB lib/connection/connection_context.js
[2024-11-22T14:10:00.585Z] npm notice 29.2kB lib/connection/connection.js
[2024-11-22T14:10:00.585Z] npm notice 1.6kB lib/connection/result/chunk_cache.js
[2024-11-22T14:10:00.585Z] npm notice 11.1kB lib/connection/result/chunk.js
[2024-11-22T14:10:00.585Z] npm notice 27.6kB lib/connection/result/column.js
[2024-11-22T14:10:00.585Z] npm notice 7.2kB lib/connection/result/data_types.js
[2024-11-22T14:10:00.585Z] npm notice 2.8kB lib/connection/result/datetime_format_converter.js
[2024-11-22T14:10:00.585Z] npm notice 2.5kB lib/connection/result/doubly_linked_list.js
[2024-11-22T14:10:00.585Z] npm notice 4.3kB lib/connection/result/result_stream.js
[2024-11-22T14:10:00.585Z] npm notice 22.9kB lib/connection/result/result.js
[2024-11-22T14:10:00.585Z] npm notice 12.4kB lib/connection/result/row_stream.js
[2024-11-22T14:10:00.585Z] npm notice 6.4kB lib/connection/result/sf_timestamp.js
[2024-11-22T14:10:00.585Z] npm notice 745B lib/connection/result/statement_type.js
[2024-11-22T14:10:00.585Z] npm notice 1.4kB lib/connection/result/unique_column_name_creator.js
[2024-11-22T14:10:00.585Z] npm notice 50.2kB lib/connection/statement.js
[2024-11-22T14:10:00.585Z] npm notice 53B lib/constants/connection_constants.js
[2024-11-22T14:10:00.585Z] npm notice 11.4kB lib/constants/error_messages.js
[2024-11-22T14:10:00.585Z] npm notice 345B lib/constants/gs_errors.js
[2024-11-22T14:10:00.585Z] npm notice 1.1kB lib/constants/query_status.js
[2024-11-22T14:10:00.585Z] npm notice 804B lib/constants/row_mode.js
[2024-11-22T14:10:00.585Z] npm notice 14.4kB lib/core.js
[2024-11-22T14:10:00.585Z] npm notice 19.2kB lib/errors.js
[2024-11-22T14:10:00.585Z] npm notice 8.4kB lib/file_transfer_agent/azure_util.js
[2024-11-22T14:10:00.585Z] npm notice 13.4kB lib/file_transfer_agent/encrypt_util.js
[2024-11-22T14:10:00.585Z] npm notice 2.9kB lib/file_transfer_agent/file_compression_type.js
[2024-11-22T14:10:00.585Z] npm notice 26.3kB lib/file_transfer_agent/file_transfer_agent.js
[2024-11-22T14:10:00.585Z] npm notice 4.7kB lib/file_transfer_agent/file_util.js
[2024-11-22T14:10:00.585Z] npm notice 14.9kB lib/file_transfer_agent/gcs_util.js
[2024-11-22T14:10:00.585Z] npm notice 2.5kB lib/file_transfer_agent/local_util.js
[2024-11-22T14:10:00.585Z] npm notice 12.8kB lib/file_transfer_agent/remote_storage_util.js
[2024-11-22T14:10:00.585Z] npm notice 8.7kB lib/file_transfer_agent/s3_util.js
[2024-11-22T14:10:00.585Z] npm notice 7.9kB lib/global_config.js
[2024-11-22T14:10:00.585Z] npm notice 8.8kB lib/http/base.js
[2024-11-22T14:10:00.585Z] npm notice 606B lib/http/browser.js
[2024-11-22T14:10:00.585Z] npm notice 5.3kB lib/http/node.js
[2024-11-22T14:10:00.585Z] npm notice 678B lib/logger.js
[2024-11-22T14:10:00.585Z] npm notice 3.0kB lib/logger/browser.js
[2024-11-22T14:10:00.585Z] npm notice 9.1kB lib/logger/core.js
[2024-11-22T14:10:00.585Z] npm notice 4.8kB lib/logger/easy_logging_starter.js
[2024-11-22T14:10:00.585Z] npm notice 1.1kB lib/logger/execution_timer.js
[2024-11-22T14:10:00.585Z] npm notice 277B lib/logger/logging_utils.js
[2024-11-22T14:10:00.585Z] npm notice 5.7kB lib/logger/node.js
[2024-11-22T14:10:00.585Z] npm notice 4.5kB lib/parameters.js
[2024-11-22T14:10:00.585Z] npm notice 10.3kB lib/queryContextCache.js
[2024-11-22T14:10:00.585Z] npm notice 5.3kB lib/secret_detector.js
[2024-11-22T14:10:00.585Z] npm notice 4.9kB lib/services/large_result_set.js
[2024-11-22T14:10:00.585Z] npm notice 49.2kB lib/services/sf.js
[2024-11-22T14:10:00.585Z] npm notice 841B lib/snowflake.js
[2024-11-22T14:10:00.585Z] npm notice 920B lib/url_util.js
[2024-11-22T14:10:00.585Z] npm notice 27.6kB lib/util.js
[2024-11-22T14:10:00.585Z] npm notice 3.0kB package.json
[2024-11-22T14:10:00.585Z] npm notice Tarball Details
[2024-11-22T14:10:00.585Z] npm notice name: snowflake-sdk
[2024-11-22T14:10:00.585Z] npm notice version: 1.15.0
[2024-11-22T14:10:00.585Z] npm notice filename: snowflake-sdk-1.15.0.tgz
[2024-11-22T14:10:00.585Z] npm notice package size: 144.8 kB
[2024-11-22T14:10:00.585Z] npm notice unpacked size: 647.8 kB
[2024-11-22T14:10:00.585Z] npm notice shasum: e0d49138ea16964bd4e0ab1a43d4139875a6c000
[2024-11-22T14:10:00.585Z] npm notice integrity: sha512-DGSHhqVWWfTPN[...]QmsnFyzvDJ2lA==
[2024-11-22T14:10:00.585Z] npm notice total files: 77
[2024-11-22T14:10:00.585Z] npm notice
[2024-11-22T14:10:00.585Z] snowflake-sdk-1.15.0.tgz
[2024-11-22T14:10:00.585Z] [DEBUG] Installing
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/fill-range/LICENSE'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/prelude-ls/LICENSE'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/p-locate/license'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/braces/LICENSE'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/type-check/LICENSE'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/to-regex-range/package.json'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/picomatch/LICENSE'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isinteger/package.json'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/fill-range/index.js'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/p-locate/index.js'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/to-regex-range/index.js'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isinteger/README.md'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isboolean/package.json'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/fill-range/package.json'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/p-locate/package.json'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/to-regex-range/LICENSE'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isinteger/LICENSE'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isboolean/README.md'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.includes/package.json'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/argparse/LICENSE'
[2024-11-22T14:10:16.053Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/fill-range/README.md'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/prelude-ls/lib/Func.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/p-locate/readme.md'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/braces/lib/compile.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/type-check/lib/check.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/to-regex-range/README.md'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/picomatch/lib/constants.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isinteger/index.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isboolean/LICENSE'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.includes/README.md'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/argparse/argparse.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/string-width-cjs/license'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/wrap-ansi-cjs/license'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strip-ansi-cjs/license'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/wrap-ansi/license'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/string-width/license'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/prelude-ls/lib/index.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/p-locate/index.d.ts'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/braces/lib/constants.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/type-check/lib/index.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/picomatch/index.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isboolean/index.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.includes/LICENSE'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/string-width-cjs/index.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/wrap-ansi-cjs/index.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strip-ansi-cjs/index.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/wrap-ansi/index.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/string-width/index.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.once/package.json'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/prelude-ls/lib/List.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/braces/lib/expand.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/type-check/lib/parse-type.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/picomatch/lib/parse.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.includes/index.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/string-width-cjs/package.json'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/wrap-ansi-cjs/package.json'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strip-ansi-cjs/package.json'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/wrap-ansi/package.json'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/string-width/package.json'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.once/README.md'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/braces/index.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/type-check/package.json'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/string-width-cjs/readme.md'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/wrap-ansi-cjs/readme.md'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strip-ansi-cjs/readme.md'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/wrap-ansi/readme.md'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/string-width/readme.md'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.once/LICENSE'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/is-extglob/package.json'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isnumber/package.json'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/prelude-ls/lib/Num.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/braces/lib/parse.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/type-check/README.md'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/picomatch/lib/picomatch.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/argparse/lib/sub.js'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/string-width-cjs/index.d.ts'
[2024-11-22T14:10:16.054Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strip-ansi-cjs/index.d.ts'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/wrap-ansi/index.d.ts'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/string-width/index.d.ts'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.once/index.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/is-extglob/README.md'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isnumber/README.md'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/parent-module/package.json'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-bigint/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/resolve-from/package.json'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/agent-base/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@pkgjs/parseargs/.editorconfig'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/semver/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/prelude-ls/lib/Obj.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/picomatch/lib/scan.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/argparse/lib/textwrap.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/is-extglob/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isnumber/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/parent-module/index.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-bigint/index.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/resolve-from/index.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@pkgjs/parseargs/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/semver/range.bnf'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/buffer-equal-constant-time/package.json'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isstring/package.json'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/parse-passwd/package.json'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/jwa/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isplainobject/package.json'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/safe-buffer/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-buffer/package.json'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/braces/lib/stringify.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/is-extglob/index.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isnumber/index.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/parent-module/license'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/resolve-from/license'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@isaacs/cliui/build/index.cjs'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/buffer-equal-constant-time/.npmignore'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isstring/README.md'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/parse-passwd/README.md'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/jwa/index.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isplainobject/README.md'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/safe-buffer/index.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-buffer/.travis.yml'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/jws/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/gcp-metadata/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/gtoken/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/prelude-ls/lib/Str.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/braces/lib/utils.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/picomatch/lib/utils.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/argparse/package.json'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/parent-module/readme.md'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/resolve-from/readme.md'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/agent-base/dist/helpers.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@isaacs/cliui/build/index.d.cts'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/buffer-equal-constant-time/README.md'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isstring/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isplainobject/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/safe-buffer/package.json'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-buffer/index.js'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/base64-js/LICENSE'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/type-fest/license'
[2024-11-22T14:10:16.055Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ecdsa-sig-formatter/package.json'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/prelude-ls/package.json'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/braces/package.json'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/picomatch/package.json'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/argparse/CHANGELOG.md'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-bigint/lib/parse.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/agent-base/dist/index.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@pkgjs/parseargs/internal/errors.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/semver/functions/clean.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/buffer-equal-constant-time/index.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isstring/index.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/parse-passwd/LICENSE'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/jwa/package.json'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.isplainobject/index.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/safe-buffer/README.md'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/base64-js/base64js.min.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/type-fest/package.json'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ecdsa-sig-formatter/CODEOWNERS'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/delayed-stream/package.json'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/is-stream/license'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/foreground-child/LICENSE'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/minipass/LICENSE'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/asynckit/package.json'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/rimraf/LICENSE'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/keyv/README.md'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/combined-stream/package.json'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/prelude-ls/CHANGELOG.md'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/braces/README.md'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/picomatch/CHANGELOG.md'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/argparse/README.md'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@pkgjs/parseargs/index.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/semver/functions/cmp.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/buffer-equal-constant-time/test.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/parse-passwd/index.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/jwa/README.md'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-buffer/LICENSE'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/jws/lib/data-stream.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/base64-js/index.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/type-fest/readme.md'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ecdsa-sig-formatter/LICENSE'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/delayed-stream/.npmignore'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/is-stream/index.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/asynckit/README.md'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/rimraf/bin.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/combined-stream/License'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/flatted/LICENSE'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/locate-path/license'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/path-exists/package.json'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/prelude-ls/README.md'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-bigint/lib/stringify.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/agent-base/dist/index.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@isaacs/cliui/build/lib/index.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/semver/functions/coerce.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/buffer-equal-constant-time/.travis.yml'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/safe-buffer/index.d.ts'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-buffer/README.md'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/jws/index.js'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/base64-js/package.json'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ecdsa-sig-formatter/README.md'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/delayed-stream/License'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/is-stream/package.json'
[2024-11-22T14:10:16.056Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/rimraf/rimraf.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/keyv/package.json'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/flatted/es.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/locate-path/index.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/path-exists/index.d.ts'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/flat-cache/LICENSE'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strnum/LICENSE'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/reusify/package.json'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/estraverse/.jshintrc'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/merge2/LICENSE'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/homedir-polyfill/package.json'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/esrecurse/.babelrc'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/picomatch/README.md'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-bigint/package.json'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/buffer-equal-constant-time/LICENSE.txt'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/jws/lib/sign-stream.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/gcp-metadata/build/src/gcp-residency.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/gtoken/build/src/index.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/base64-js/README.md'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/signal-exit/dist/cjs/browser.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/path-scurry/dist/commonjs/index.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/delayed-stream/Makefile'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/is-stream/readme.md'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/asynckit/LICENSE'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/rimraf/package.json'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/combined-stream/Readme.md'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/flatted/esm.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/locate-path/package.json'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/path-exists/index.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/flat-cache/README.md'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strnum/strnum.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/reusify/.coveralls.yml'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/estraverse/LICENSE.BSD'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/merge2/index.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/homedir-polyfill/index.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/esrecurse/esrecurse.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/micromatch/LICENSE'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/acorn-jsx/LICENSE'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ms/index.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/shebang-command/license'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-bigint/README.md'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/agent-base/package.json'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@isaacs/cliui/package.json'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/jws/lib/tostring.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/gtoken/package.json'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/base64-js/index.d.ts'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/package-json-from-dist/dist/commonjs/index.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/delayed-stream/Readme.md'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/is-stream/index.d.ts'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/jackspeak/dist/commonjs/index.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/asynckit/bench.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/rimraf/CHANGELOG.md'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/locate-path/readme.md'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/path-exists/license'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/flat-cache/changelog.md'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strnum/strnum.test.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/reusify/.travis.yml'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/estraverse/estraverse.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/merge2/package.json'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/homedir-polyfill/LICENSE'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/esrecurse/gulpfile.babel.js'
[2024-11-22T14:10:16.057Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/micromatch/index.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/acorn-jsx/index.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/shebang-command/index.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/path-key/license'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/which/LICENSE'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/supports-color/license'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/color-convert/package.json'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/uri-js/LICENSE'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/color-name/package.json'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ansi-styles/license'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-schema-traverse/package.json'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/agent-base/dist/helpers.d.ts.map'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@isaacs/cliui/README.md'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@pkgjs/parseargs/examples/is-default-value.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/semver/classes/comparator.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-buffer/test/index.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/jws/lib/verify-stream.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/gcp-metadata/build/src/index.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/gtoken/CHANGELOG.md'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/type-fest/source/async-return-type.d.ts'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/foreground-child/dist/commonjs/all-signals.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/minipass/dist/commonjs/index.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/asynckit/index.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/keyv/src/index.d.ts'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/combined-stream/yarn.lock'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/locate-path/index.d.ts'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/path-exists/readme.md'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/reusify/LICENSE'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/merge2/README.md'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/homedir-polyfill/polyfill.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/esrecurse/package.json'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ms/package.json'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/shebang-command/package.json'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/acorn/bin/acorn'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/path-key/index.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/supports-color/browser.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/color-convert/CHANGELOG.md'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/color-name/index.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ansi-styles/index.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-schema-traverse/.eslintrc.yml'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/fast-json-stable-stringify/LICENSE'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/run-parallel/LICENSE'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/fastq/LICENSE'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@nodelib/fs.stat/LICENSE'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@humanwhocodes/object-schema/LICENSE'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/agent-base/dist/helpers.js.map'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@isaacs/cliui/index.mjs'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@pkgjs/parseargs/examples/limit-long-syntax.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/semver/functions/compare-build.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/jws/package.json'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/gcp-metadata/package.json'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/type-fest/source/asyncify.d.ts'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ecdsa-sig-formatter/src/ecdsa-sig-formatter.d.ts'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/asynckit/stream.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/rimraf/README.md'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/keyv/src/index.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/flatted/cjs/index.js'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/flat-cache/package.json'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/reusify/README.md'
[2024-11-22T14:10:16.058Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/estraverse/gulpfile.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/homedir-polyfill/README.md'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/esrecurse/README.md'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/micromatch/package.json'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/acorn-jsx/xhtml.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ms/license.md'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/shebang-command/readme.md'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/acorn/LICENSE'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/path-key/package.json'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/supports-color/index.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/color-convert/conversions.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/color-name/LICENSE'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ansi-styles/package.json'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/run-parallel/index.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/fastq/bench.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/text-table/package.json'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strip-json-comments/license'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/import-fresh/license'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strip-ansi/license'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/optionator/LICENSE'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/natural-compare/package.json'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/minimatch/LICENSE'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/agent-base/dist/index.d.ts.map'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@isaacs/cliui/LICENSE.txt'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@pkgjs/parseargs/examples/negate.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/semver/functions/compare-loose.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/jws/CHANGELOG.md'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/gcp-metadata/build/src/gcp-residency.js.map'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/gtoken/README.md'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/type-fest/base.d.ts'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ecdsa-sig-formatter/src/ecdsa-sig-formatter.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/delayed-stream/lib/delayed_stream.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/asynckit/parallel.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strnum/.vscode/launch.json'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/acorn-jsx/package.json'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ms/readme.md'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/path-key/readme.md'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/which/bin/node-which'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/supports-color/package.json'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/color-name/README.md'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ansi-styles/readme.md'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-schema-traverse/.travis.yml'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/run-parallel/package.json'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/fastq/example.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/text-table/LICENSE'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strip-json-comments/index.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/import-fresh/index.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strip-ansi/index.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/natural-compare/README.md'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/minimatch/minimatch.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/lodash.merge/package.json'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@nodelib/fs.scandir/LICENSE'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/js-yaml/LICENSE'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-stable-stringify-without-jsonify/package.json'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/is-glob/LICENSE'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/levn/LICENSE'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/agent-base/dist/index.js.map'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/@pkgjs/parseargs/examples/no-repeated-options.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/semver/functions/compare.js'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/gcp-metadata/build/src/index.js.map'
[2024-11-22T14:10:16.059Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/gtoken/build/src/index.d.ts'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/type-fest/source/basic.d.ts'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/ecdsa-sig-formatter/src/param-bytes-for-alg.js'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/signal-exit/dist/mjs/browser.js'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/asynckit/serial.js'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/combined-stream/lib/combined_stream.js'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/strnum/package.json'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/reusify/reusify.js'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/estraverse/package.json'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/micromatch/README.md'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/acorn-jsx/README.md'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/path-key/index.d.ts'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/which/which.js'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/supports-color/readme.md'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/color-convert/index.js'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/json-schema-traverse/index.js'
[2024-11-22T14:10:16.060Z] npm warn tar TAR_ENTRY_ERROR EACCES: permission denied, open '/mnt/host/node_modules/fast-json-stable-stringify/test/cmp.js'
Output truncated.

Details

  • checkout (5.4 sec)
  • Build and Test (3 sec)
    • Build (49 sec)
      Error: script returned exit code 243
  • Test Authentication (1 min 0 sec)
    • Test Authentication (57 sec)