Showing logs for build greencapitaltrade/blackpanther/main #136 stage from-build-pack and container prepare 2026/04/05 07:41:24 Entrypoint initialization Showing logs for build greencapitaltrade/blackpanther/main #136 stage from-build-pack and container place-scripts 2026/04/05 07:41:26 Decoded script /tekton/scripts/script-0-dlxq2 2026/04/05 07:41:26 Decoded script /tekton/scripts/script-1-dxhnz 2026/04/05 07:41:26 Decoded script /tekton/scripts/script-2-kw2qt 2026/04/05 07:41:26 Decoded script /tekton/scripts/script-3-5wt6w 2026/04/05 07:41:26 Decoded script /tekton/scripts/script-4-sz9z2 2026/04/05 07:41:26 Decoded script /tekton/scripts/script-6-h7wx8 2026/04/05 07:41:26 Decoded script /tekton/scripts/script-7-zt5m8 2026/04/05 07:41:26 Decoded script /tekton/scripts/script-8-wq85d 2026/04/05 07:41:27 Decoded script /tekton/scripts/script-9-mk5lr Showing logs for build greencapitaltrade/blackpanther/main #136 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/blackpanther/main #136 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/blackpanther.git version main@723e33725f4acf76a18fea3c9498e9c2ace1c910 to dir: source Cloning into 'source'... HEAD is now at 723e337 Merge pull request #6 from greencapitaltrade/feat/data-collection-pipeline-v2 checked out revision: main@723e33725f4acf76a18fea3c9498e9c2ace1c910 to dir: source Showing logs for build greencapitaltrade/blackpanther/main #136 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/blackpanther/main #136 stage from-build-pack and container step-jx-variables WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone --no-checkout --filter=blob:none --depth=1 https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-1629984494 in dir /tmp Cloning into '/tmp/jx-git-1629984494'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1629984494 about to run: git checkout in dir /tmp/jx-git-1629984494 Your branch is up to date with 'origin/main'. export APP_NAME='blackpanther' export BRANCH_NAME='main' export BUILD_NUMBER='136' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='gctdev.azurecr.io' export DOCKER_REGISTRY_ORG='greencapitaltrade' export DOMAIN='gc-t.in' about to run: git rev-parse --abbrev-ref HEAD in dir . main export GIT_BRANCH='main' export JENKINS_X_URL='https://dashboard-jx.gc-t.in/greencapitaltrade/blackpanther/main/136' export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080' export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo' export MINK_AS='tekton-bot' export MINK_IMAGE='gctdev.azurecr.io/greencapitaltrade/blackpanther:1.14.2' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='blackpanther' export REPO_OWNER='greencapitaltrade' export VERSION='1.14.2' added variables to file: .jx/variables.sh about to run: git config --get user.name in dir . jenkins-x-bot about to run: git config --get user.email in dir . jenkins-x@googlegroups.com about to run: git add * in dir . about to run: git status -s in dir . A .jx/variables.sh A VERSION about to run: git commit -m chore: add variables in dir . [main ffd37a3] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/blackpanther/main #136 stage from-build-pack and container step-build-npm-install Starting npm install with Node v21.7.3 and npm 10.5.0 Available memory: unknown Available disk: Filesystem Size Used Avail Use% Mounted on /dev/root 124G 48G 77G 39% /workspace npm verb cli /usr/local/bin/node /usr/local/bin/npm npm info using npm@10.5.0 npm info using node@v21.7.3 npm verb title npm install npm verb argv "install" "--no-audit" "--no-fund" "--loglevel" "verbose" npm verb logfile logs-max:10 dir:/tekton/home/.npm/_logs/2026-04-05T07_41_38_868Z- npm verb logfile /tekton/home/.npm/_logs/2026-04-05T07_41_38_868Z-debug-0.log npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/diff-sequences@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/expect-utils@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/get-type@30.1.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/pattern@30.0.1', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-regex-util@30.0.1', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'eslint-visitor-keys@5.0.1', npm WARN EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'balanced-match@4.0.4', npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'brace-expansion@5.0.5', npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'expect@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-matcher-utils@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-diff@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-message-util@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/schemas@30.0.5', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/types@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-mock@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/schemas@30.0.5', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/types@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-util@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/schemas@30.0.5', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/types@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'minimatch@10.2.5', npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'pretty-format@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/schemas@30.0.5', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm verb reify failed optional dependency /workspace/source/node_modules/fsevents npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/safer-buffer/-/safer-buffer-2.1.2.tgz 3998ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve-path/-/resolve-path-1.4.0.tgz 3996ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pg-int8/-/pg-int8-1.0.1.tgz 3983ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/setprototypeof/-/setprototypeof-1.2.0.tgz 4003ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/shebang-regex/-/shebang-regex-3.0.0.tgz 4004ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sprintf-js/-/sprintf-js-1.1.3.tgz 4011ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/stack-utils/-/stack-utils-2.0.6.tgz 4012ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz 4009ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-7.7.4.tgz 4005ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/test-exclude/-/test-exclude-6.0.0.tgz 4019ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve-cwd/-/resolve-cwd-3.0.0.tgz 4002ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz 3985ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz 4100ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/word-wrap/-/word-wrap-1.2.5.tgz 4116ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/wkx/-/wkx-0.5.0.tgz 4117ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/postgres-array/-/postgres-array-2.0.0.tgz 4074ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/retry-as-promised/-/retry-as-promised-7.1.1.tgz 4087ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/punycode/-/punycode-2.3.1.tgz 4081ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ws/-/ws-8.20.0.tgz 4121ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/toposort-class/-/toposort-class-1.0.1.tgz 4109ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ylru/-/ylru-1.4.0.tgz 4125ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ts-api-utils/-/ts-api-utils-2.5.0.tgz 4111ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/unicorn-magic/-/unicorn-magic-0.1.0.tgz 4115ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/prettier-linter-helpers/-/prettier-linter-helpers-1.0.1.tgz 4078ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/safe-regex-test/-/safe-regex-test-1.1.0.tgz 4092ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yocto-queue/-/yocto-queue-0.1.0.tgz 4128ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/write-file-atomic/-/write-file-atomic-4.0.2.tgz 4122ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/y18n/-/y18n-5.0.8.tgz 4126ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/shebang-command/-/shebang-command-2.0.0.tgz 4096ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz 4119ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tmpl/-/tmpl-1.0.5.tgz 4111ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/wrap-ansi/-/wrap-ansi-7.0.0.tgz 4124ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/wrappy/-/wrappy-1.0.2.tgz 4124ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz 4099ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/synckit/-/synckit-0.11.12.tgz 4109ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/string-length/-/string-length-4.0.2.tgz 4106ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/text-extensions/-/text-extensions-2.4.0.tgz 4111ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pure-rand/-/pure-rand-6.1.0.tgz 4088ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/randexp/-/randexp-0.5.3.tgz 4090ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/redis-errors/-/redis-errors-1.2.0.tgz 4092ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/qs/-/qs-6.15.0.tgz 4089ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/raw-body/-/raw-body-2.5.3.tgz 4091ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/rascal/-/rascal-20.1.1.tgz 4091ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/require-directory/-/require-directory-2.1.1.tgz 4093ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/react-is/-/react-is-18.3.1.tgz 4092ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve.exports/-/resolve.exports-2.0.3.tgz 4097ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/require-from-string/-/require-from-string-2.0.2.tgz 4095ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/universalify/-/universalify-2.0.1.tgz 4123ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/socket.io-adapter/-/socket.io-adapter-2.5.6.tgz 4108ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-to-regexp/-/path-to-regexp-8.4.2.tgz 4084ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-parse/-/path-parse-1.0.7.tgz 4083ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pg-connection-string/-/pg-connection-string-2.12.0.tgz 4084ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-key/-/path-key-3.1.1.tgz 4085ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-is-absolute/-/path-is-absolute-1.0.1.tgz 4084ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/natural-compare/-/natural-compare-1.4.0.tgz 4035ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/node-releases/-/node-releases-2.0.37.tgz 4038ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/normalize-path/-/normalize-path-3.0.0.tgz 4039ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/walker/-/walker-1.0.8.tgz 4213ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/to-regex-range/-/to-regex-range-5.0.1.tgz 4206ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/undici-types/-/undici-types-7.16.0.tgz 4211ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-detect/-/type-detect-4.0.8.tgz 4208ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/undefsafe/-/undefsafe-2.0.5.tgz 4211ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-fest/-/type-fest-0.21.3.tgz 4210ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-is/-/type-is-1.6.18.tgz 4211ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-30.3.0.tgz 4177ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/which/-/which-2.0.2.tgz 4219ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/redis/-/redis-5.11.0.tgz 4185ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/postgres-interval/-/postgres-interval-1.2.0.tgz 4178ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/readdirp/-/readdirp-3.6.0.tgz 4187ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/require-in-the-middle/-/require-in-the-middle-8.0.1.tgz 4189ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/redis-parser/-/redis-parser-3.0.0.tgz 4188ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve/-/resolve-1.22.11.tgz 4189ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/rust-result/-/rust-result-1.0.0.tgz 4193ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/roarr/-/roarr-2.15.4.tgz 4193ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/safe-json-parse/-/safe-json-parse-4.0.0.tgz 4194ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/unpipe/-/unpipe-1.0.0.tgz 4219ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/safe-buffer/-/safe-buffer-5.2.1.tgz 4194ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pg-types/-/pg-types-2.2.0.tgz 4178ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picomatch/-/picomatch-2.3.2.tgz 4179ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sisteransi/-/sisteransi-1.0.5.tgz 4202ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ret/-/ret-0.2.2.tgz 4195ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/postgres-bytea/-/postgres-bytea-1.0.1.tgz 4181ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/rate-limiter-flexible/-/rate-limiter-flexible-7.4.0.tgz 4190ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pkg-dir/-/pkg-dir-4.2.0.tgz 4181ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/slash/-/slash-3.0.0.tgz 4203ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tinyglobby/-/tinyglobby-0.2.15.tgz 4214ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/strip-bom/-/strip-bom-4.0.0.tgz 4209ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/side-channel/-/side-channel-1.1.0.tgz 4202ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/postgres-date/-/postgres-date-1.0.7.tgz 4184ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/signal-exit/-/signal-exit-3.0.7.tgz 4204ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/side-channel-map/-/side-channel-map-1.0.1.tgz 4204ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/stashback/-/stashback-2.0.1.tgz 4209ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/side-channel-list/-/side-channel-list-1.0.0.tgz 4204ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tagged-tag/-/tagged-tag-1.0.0.tgz 4214ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/shimmer/-/shimmer-1.2.1.tgz 4204ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/stack-chain/-/stack-chain-1.3.7.tgz 4210ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/split2/-/split2-4.2.0.tgz 4210ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tinyexec/-/tinyexec-1.0.4.tgz 4217ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/serialize-error/-/serialize-error-7.0.1.tgz 4204ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/source-map-support/-/source-map-support-0.5.13.tgz 4211ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sequelize-pool/-/sequelize-pool-7.1.0.tgz 4205ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tsscmp/-/tsscmp-1.0.6.tgz 4224ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picocolors/-/picocolors-1.1.1.tgz 4187ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/socket.io-parser/-/socket.io-parser-4.2.6.tgz 4211ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-exists/-/path-exists-5.0.0.tgz 4185ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parse-json/-/parse-json-5.2.0.tgz 4184ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parent-module/-/parent-module-1.0.1.tgz 4184ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-locate/-/p-locate-6.0.0.tgz 4143ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-limit/-/p-limit-3.1.0.tgz 4144ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime/-/mime-2.6.0.tgz 4136ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/long/-/long-5.3.2.tgz 4133ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime-db/-/mime-db-1.52.0.tgz 4136ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz 4133ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.uniq/-/lodash.uniq-4.5.0.tgz 4133ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz 4316ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-check/-/type-check-0.4.0.tgz 4313ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/uuid/-/uuid-8.3.2.tgz 4317ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/strip-ansi/-/strip-ansi-6.0.1.tgz 4304ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz 4321ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/vary/-/vary-1.1.2.tgz 4320ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz 4321ms (cache miss) npm WARN deprecated whatwg-encoding@3.1.1: Use @exodus/bytes instead for a more spec-conformant and faster implementation npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/touch/-/touch-3.1.1.tgz 4314ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/toidentifier/-/toidentifier-1.0.1.tgz 4313ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supertest/-/supertest-7.2.2.tgz 4308ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pstree.remy/-/pstree.remy-1.1.8.tgz 4286ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/propagate/-/propagate-2.0.1.tgz 4283ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pg-protocol/-/pg-protocol-1.13.0.tgz 4280ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-2.0.2.tgz 4307ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve-from/-/resolve-from-5.0.0.tgz 4295ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/strip-json-comments/-/strip-json-comments-3.1.1.tgz 4310ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/through/-/through-2.3.8.tgz 4312ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/standard-as-callback/-/standard-as-callback-2.1.0.tgz 4309ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-color/-/supports-color-7.2.0.tgz 4313ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimist/-/minimist-1.2.8.tgz 4231ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/nth-check/-/nth-check-2.1.1.tgz 4235ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/module-details-from-path/-/module-details-from-path-1.0.4.tgz 4232ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/npm-run-path/-/npm-run-path-4.0.1.tgz 4236ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/nock/-/nock-13.5.6.tgz 4236ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/onetime/-/onetime-5.1.2.tgz 4239ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/msgpack-lite/-/msgpack-lite-0.1.26.tgz 4235ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/object-keys/-/object-keys-1.1.1.tgz 4238ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/object-assign/-/object-assign-4.1.1.tgz 4239ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/neo-async/-/neo-async-2.6.2.tgz 4236ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/once/-/once-1.4.0.tgz 4240ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/negotiator/-/negotiator-0.6.3.tgz 4237ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz 4226ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.defaults/-/lodash.defaults-4.2.0.tgz 4225ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz 4226ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/xtend/-/xtend-4.0.2.tgz 4434ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yallist/-/yallist-3.1.1.tgz 4436ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 3897ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/strip-final-newline/-/strip-final-newline-2.0.0.tgz 4415ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/proxy-from-env/-/proxy-from-env-2.1.0.tgz 4394ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/prompts/-/prompts-2.4.2.tgz 4391ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/prelude-ls/-/prelude-ls-1.2.1.tgz 4390ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver-compare/-/semver-compare-1.0.0.tgz 4405ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pirates/-/pirates-4.0.7.tgz 4389ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parseurl/-/parseurl-1.3.3.tgz 4444ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-try/-/p-try-2.2.0.tgz 4442ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz 4444ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/object-inspect/-/object-inspect-1.13.4.tgz 4399ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime-types/-/mime-types-2.1.35.tgz 4394ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mimic-fn/-/mimic-fn-2.1.0.tgz 4394ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.merge/-/lodash.merge-4.6.2.tgz 4389ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/makeerror/-/makeerror-1.0.12.tgz 4391ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/math-intrinsics/-/math-intrinsics-1.1.0.tgz 4392ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz 4391ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/micromatch/-/micromatch-4.0.8.tgz 4395ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/matcher/-/matcher-3.0.0.tgz 4394ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/make-dir/-/make-dir-4.0.0.tgz 4393ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz 4390ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.memoize/-/lodash.memoize-4.1.2.tgz 4390ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lines-and-columns/-/lines-and-columns-1.2.4.tgz 4386ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-send/-/koa-send-5.0.1.tgz 4385ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/keygrip/-/keygrip-1.1.0.tgz 4384ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/keyv/-/keyv-4.5.4.tgz 4385ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/leven/-/leven-3.1.0.tgz 4387ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yargs-parser/-/yargs-parser-21.1.1.tgz 4599ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/wordwrap/-/wordwrap-1.0.0.tgz 4594ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/on-finished/-/on-finished-2.4.1.tgz 4505ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ms/-/ms-2.1.3.tgz 4501ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/nodemon/-/nodemon-3.1.14.tgz 4503ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/only/-/only-0.0.2.tgz 4508ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/node-int64/-/node-int64-0.4.0.tgz 4504ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/methods/-/methods-1.1.2.tgz 4499ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/make-error/-/make-error-1.3.6.tgz 4498ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isnil/-/lodash.isnil-4.0.0.tgz 4493ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.groupby/-/lodash.groupby-4.6.0.tgz 4491ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz 4492ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-snapshot/-/jest-snapshot-29.7.0.tgz 4483ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz 4487ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/js-tokens/-/js-tokens-4.0.0.tgz 4485ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-validate/-/jest-validate-29.7.0.tgz 4484ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz 4487ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jsonfile/-/jsonfile-6.2.0.tgz 4489ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/optionator/-/optionator-0.9.4.tgz 4612ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz 4599ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lru-cache/-/lru-cache-5.1.1.tgz 4601ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/media-typer/-/media-typer-0.3.0.tgz 4604ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/merge-stream/-/merge-stream-2.0.0.tgz 4604ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.startcase/-/lodash.startcase-4.4.0.tgz 4601ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/levn/-/levn-0.4.1.tgz 4595ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-body/-/koa-body-7.0.1.tgz 4593ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-static/-/koa-static-5.0.0.tgz 4595ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-compose/-/koa-compose-4.1.0.tgz 4593ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/kleur/-/kleur-3.0.3.tgz 4593ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa/-/koa-2.16.4.tgz 4593ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-convert/-/koa-convert-2.0.0.tgz 4595ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz 4586ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-30.3.0.tgz 4587ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-haste-map/-/jest-haste-map-29.7.0.tgz 4586ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-environment-node/-/jest-environment-node-29.7.0.tgz 4585ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-resolve/-/jest-resolve-29.7.0.tgz 4589ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz 4590ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz 4689ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz 4688ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz 4689ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz 4689ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/locate-path/-/locate-path-7.2.0.tgz 4688ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json5/-/json5-2.2.3.tgz 4683ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-buffer/-/json-buffer-3.0.1.tgz 4682ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz 4683ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-worker/-/jest-worker-29.7.0.tgz 4682ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-each/-/jest-each-29.7.0.tgz 4677ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-cli/-/jest-cli-29.7.0.tgz 4676ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-30.3.0.tgz 4778ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-runtime/-/jest-runtime-29.7.0.tgz 4777ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-regex-util/-/jest-regex-util-29.6.3.tgz 4777ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-runner/-/jest-runner-29.7.0.tgz 4778ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/string-width/-/string-width-4.2.3.tgz 4777ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-extended/-/jest-extended-4.0.2.tgz 4775ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-30.3.0.tgz 4777ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jake/-/jake-10.9.4.tgz 4773ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jsonparse/-/jsonparse-1.3.1.tgz 5086ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz 5085ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jsesc/-/jsesc-3.1.0.tgz 5085ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-watcher/-/jest-watcher-29.7.0.tgz 5083ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-docblock/-/jest-docblock-29.7.0.tgz 5078ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-config/-/jest-config-29.7.0.tgz 5078ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-diff/-/jest-diff-29.7.0.tgz 5078ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz 5076ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/isarray/-/isarray-1.0.0.tgz 5076ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz 5189ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-get-type/-/jest-get-type-29.6.3.tgz 5189ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-matcher-utils/-/jest-matcher-utils-30.3.0.tgz 5189ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-changed-files/-/jest-changed-files-29.7.0.tgz 5187ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-circus/-/jest-circus-29.7.0.tgz 5187ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz 5185ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz 5187ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-extglob/-/is-extglob-2.1.1.tgz 5181ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ini/-/ini-4.1.1.tgz 5180ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest/-/jest-29.7.0.tgz 5363ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/isexe/-/isexe-2.0.0.tgz 5362ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-stream/-/is-stream-2.0.1.tgz 5362ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-generator-function/-/is-generator-function-1.1.2.tgz 5359ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-glob/-/is-glob-4.0.3.tgz 5359ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-obj/-/is-obj-2.0.0.tgz 5362ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-regex/-/is-regex-1.2.1.tgz 5363ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-number/-/is-number-7.0.0.tgz 5362ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-text-path/-/is-text-path-2.0.0.tgz 5364ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-binary-path/-/is-binary-path-2.1.0.tgz 5358ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inflection/-/inflection-1.13.4.tgz 5358ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inflation/-/inflation-2.1.0.tgz 5358ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inflight/-/inflight-1.0.6.tgz 5358ms (cache miss) 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 http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/imurmurhash/-/imurmurhash-0.1.4.tgz 5358ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz 5484ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz 5479ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inherits/-/inherits-2.0.4.tgz 5477ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-core-module/-/is-core-module-2.16.1.tgz 5478ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/int64-buffer/-/int64-buffer-0.1.10.tgz 5479ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-arrayish/-/is-arrayish-0.2.1.tgz 5479ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-generator-fn/-/is-generator-fn-2.1.0.tgz 5480ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ignore/-/ignore-7.0.5.tgz 5479ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/human-signals/-/human-signals-2.1.0.tgz 5478ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ignore-by-default/-/ignore-by-default-1.0.1.tgz 5481ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/import-meta-resolve/-/import-meta-resolve-4.2.0.tgz 5661ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/hasown/-/hasown-2.0.2.tgz 5658ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-tostringtag/-/has-tostringtag-1.0.2.tgz 5658ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/import-local/-/import-local-3.2.0.tgz 5764ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/import-fresh/-/import-fresh-3.3.1.tgz 5765ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/global-agent/-/global-agent-3.0.0.tgz 5759ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/git-raw-commits/-/git-raw-commits-4.0.0.tgz 5758ms (cache miss) npm WARN deprecated git-raw-commits@4.0.0: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/global-directory/-/global-directory-4.0.1.tgz 5759ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/gensync/-/gensync-1.0.0-beta.2.tgz 5758ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-stream/-/get-stream-6.0.1.tgz 5759ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/globalthis/-/globalthis-1.0.4.tgz 5761ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-caller-file/-/get-caller-file-2.0.5.tgz 5757ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-intrinsic/-/get-intrinsic-1.3.0.tgz 5759ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-flag/-/has-flag-4.0.0.tgz 5764ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/individual/-/individual-2.0.0.tgz 5955ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz 5951ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-assert/-/http-assert-1.5.0.tgz 5953ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ieee754/-/ieee754-1.2.1.tgz 5953ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/html-escaper/-/html-escaper-2.0.2.tgz 5953ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/htmlparser2/-/htmlparser2-10.1.0.tgz 5953ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-package-type/-/get-package-type-0.1.0.tgz 5950ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/generator-function/-/generator-function-2.0.1.tgz 5948ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/forward-emitter/-/forward-emitter-0.1.1.tgz 5947ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/forwarded-parse/-/forwarded-parse-2.1.2.tgz 5948ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/follow-redirects/-/follow-redirects-1.15.11.tgz 5947ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/husky/-/husky-9.1.7.tgz 6065ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-2.0.1.tgz 6064ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/import-in-the-middle/-/import-in-the-middle-2.0.6.tgz 6068ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-symbols/-/has-symbols-1.1.0.tgz 6063ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/graceful-fs/-/graceful-fs-4.2.11.tgz 6062ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/glob-parent/-/glob-parent-6.0.2.tgz 6061ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/gopd/-/gopd-1.2.0.tgz 6062ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/globals/-/globals-16.5.0.tgz 6062ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-proto/-/get-proto-1.0.1.tgz 6061ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/glob/-/glob-7.2.3.tgz 6062ms (cache miss) npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/function-bind/-/function-bind-1.1.2.tgz 6059ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/generic-pool/-/generic-pool-3.9.0.tgz 6060ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fs.realpath/-/fs.realpath-1.0.0.tgz 6059ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fill-range/-/fill-range-7.1.1.tgz 6057ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/flat-cache/-/flat-cache-4.0.1.tgz 6057ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz 6056ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz 6055ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz 6056ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-diff/-/fast-diff-1.3.0.tgz 6056ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/file-entry-cache/-/file-entry-cache-8.0.0.tgz 6058ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/find-up/-/find-up-7.0.0.tgz 6350ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/form-data/-/form-data-4.0.5.tgz 6352ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/flatted/-/flatted-3.4.2.tgz 6352ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/formidable/-/formidable-3.5.4.tgz 6353ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz 6349ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/esutils/-/esutils-2.0.3.tgz 6349ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/esrecurse/-/esrecurse-4.3.0.tgz 6313ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/esprima/-/esprima-4.0.1.tgz 6313ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/filelist/-/filelist-1.0.6.tgz 6550ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-csv/-/fast-csv-5.0.5.tgz 6548ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-uri/-/fast-uri-3.1.0.tgz 6550ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/expect/-/expect-30.3.0.tgz 6549ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fb-watchman/-/fb-watchman-2.0.2.tgz 6551ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-scope/-/eslint-scope-8.4.0.tgz 6511ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz 6512ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/escape-html/-/escape-html-1.0.3.tgz 6510ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es-errors/-/es-errors-1.3.0.tgz 6509ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es6-error/-/es6-error-4.1.1.tgz 6510ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/error-ex/-/error-ex-1.3.4.tgz 6509ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/espree/-/espree-10.4.0.tgz 6514ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es-object-atoms/-/es-object-atoms-1.1.1.tgz 6510ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fresh/-/fresh-0.5.2.tgz 6642ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fs-extra/-/fs-extra-11.3.4.tgz 6644ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/estraverse/-/estraverse-5.3.0.tgz 6602ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/event-lite/-/event-lite-0.1.3.tgz 6603ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/engine.io-parser/-/engine.io-parser-5.2.3.tgz 6596ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/env-paths/-/env-paths-2.2.1.tgz 6597ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/emoji-regex/-/emoji-regex-8.0.0.tgz 6595ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/emitter-listener/-/emitter-listener-1.1.2.tgz 6595ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/encodeurl/-/encodeurl-1.0.2.tgz 6596ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/exit/-/exit-0.1.2.tgz 6750ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/execa/-/execa-5.1.1.tgz 6750ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz 6713ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz 6712ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz 6711ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es-define-property/-/es-define-property-1.0.1.tgz 6711ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz 6713ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/encoding-sniffer/-/encoding-sniffer-0.2.1.tgz 6710ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/domutils/-/domutils-3.2.2.tgz 6706ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ejs/-/ejs-3.1.10.tgz 6708ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dottie/-/dottie-2.0.7.tgz 6707ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/drange/-/drange-1.1.1.tgz 6708ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dotenv/-/dotenv-16.6.1.tgz 6709ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/domelementtype/-/domelementtype-2.3.0.tgz 6708ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dom-serializer/-/dom-serializer-2.0.0.tgz 6708ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dunder-proto/-/dunder-proto-1.0.1.tgz 6711ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/domhandler/-/domhandler-5.0.3.tgz 6708ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ee-first/-/ee-first-1.1.1.tgz 6711ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/emittery/-/emittery-0.13.1.tgz 6890ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/engine.io/-/engine.io-6.6.6.tgz 6891ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dezalgo/-/dezalgo-1.0.4.tgz 6887ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/detect-newline/-/detect-newline-3.1.0.tgz 6886ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/define-data-property/-/define-data-property-1.1.4.tgz 6885ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/detect-node/-/detect-node-2.1.0.tgz 6887ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/denque/-/denque-2.1.0.tgz 6886ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/delayed-stream/-/delayed-stream-1.0.0.tgz 6887ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/deepmerge/-/deepmerge-4.3.1.tgz 6886ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/delegates/-/delegates-1.0.0.tgz 6887ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/escalade/-/escalade-3.2.0.tgz 7014ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/electron-to-chromium/-/electron-to-chromium-1.5.331.tgz 7010ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dot-prop/-/dot-prop-5.3.0.tgz 7010ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/deep-equal/-/deep-equal-1.0.1.tgz 7004ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/deep-is/-/deep-is-0.1.4.tgz 7005ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/css-what/-/css-what-6.2.2.tgz 7002ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cross-spawn/-/cross-spawn-7.0.6.tgz 7004ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dedent/-/dedent-1.7.2.tgz 7006ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cosmiconfig/-/cosmiconfig-9.0.1.tgz 7004ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/create-jest/-/create-jest-29.7.0.tgz 7004ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/css-select/-/css-select-5.2.2.tgz 7005ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dargs/-/dargs-8.1.0.tgz 7006ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-2.0.0.tgz 7112ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/define-properties/-/define-properties-1.2.1.tgz 7110ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/destroy/-/destroy-1.2.0.tgz 7113ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/diff-sequences/-/diff-sequences-29.6.3.tgz 7114ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz 7106ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz 7106ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/content-disposition/-/content-disposition-0.5.4.tgz 7105ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/component-emitter/-/component-emitter-1.3.1.tgz 7106ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cookie-signature/-/cookie-signature-1.2.2.tgz 7108ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz 7107ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/convert-source-map/-/convert-source-map-2.0.0.tgz 7109ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cookiejar/-/cookiejar-2.1.4.tgz 7287ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-6.2.0.tgz 7288ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/debug/-/debug-4.4.3.tgz 7291ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/compare-func/-/compare-func-2.0.0.tgz 7285ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cliui/-/cliui-8.0.1.tgz 7281ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz 7282ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cls-hooked/-/cls-hooked-4.2.2.tgz 7282ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/color-convert/-/color-convert-2.0.1.tgz 7285ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chokidar/-/chokidar-3.6.0.tgz 7282ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/co/-/co-4.6.0.tgz 7284ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cjs-module-lexer/-/cjs-module-lexer-2.2.0.tgz 7283ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cookies/-/cookies-0.9.1.tgz 7506ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/content-type/-/content-type-1.0.5.tgz 7503ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/combined-stream/-/combined-stream-1.0.8.tgz 7503ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/concat-map/-/concat-map-0.0.1.tgz 7504ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cookie/-/cookie-0.7.2.tgz 7506ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ci-info/-/ci-info-3.9.0.tgz 7499ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/char-regex/-/char-regex-1.0.2.tgz 7499ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/callsites/-/callsites-3.1.0.tgz 7498ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/call-bound/-/call-bound-1.0.4.tgz 7498ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/camelcase/-/camelcase-5.3.1.tgz 7499ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cors/-/cors-2.8.6.tgz 7611ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/color-name/-/color-name-1.1.4.tgz 7606ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cheerio-select/-/cheerio-select-2.1.0.tgz 7602ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/collect-v8-coverage/-/collect-v8-coverage-1.0.3.tgz 7604ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/co-body/-/co-body-6.2.0.tgz 7604ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/buffer-more-ints/-/buffer-more-ints-1.0.0.tgz 7600ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/bytes/-/bytes-3.1.2.tgz 7600ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-5.0.5.tgz 7599ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/buffer-from/-/buffer-from-1.1.2.tgz 7600ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/browserslist/-/browserslist-4.28.2.tgz 7600ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/bs-logger/-/bs-logger-0.2.6.tgz 7601ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-5.6.2.tgz 7686ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-4.0.4.tgz 7681ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-regex/-/ansi-regex-5.0.1.tgz 7678ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/asynckit/-/asynckit-0.4.0.tgz 7680ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/base64id/-/base64id-2.0.0.tgz 7682ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/array-ify/-/array-ify-1.0.0.tgz 7680ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.2.0.tgz 7683ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz 7682ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-jest/-/babel-jest-29.7.0.tgz 7683ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/binary-extensions/-/binary-extensions-2.3.0.tgz 7685ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz 7684ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/anymatch/-/anymatch-3.1.3.tgz 7682ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cache-content-type/-/cache-content-type-1.0.1.tgz 7789ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/bser/-/bser-2.1.1.tgz 7789ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz 7790ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/adm-zip/-/adm-zip-0.5.17.tgz 7782ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/acorn-jsx/-/acorn-jsx-5.3.2.tgz 7782ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/accepts/-/accepts-1.3.8.tgz 7782ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz 7783ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-escapes/-/ansi-escapes-4.3.2.tgz 7785ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz 7879ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/boolbase/-/boolbase-1.0.0.tgz 7882ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/argparse/-/argparse-2.0.1.tgz 7878ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/baseline-browser-mapping/-/baseline-browser-mapping-2.10.14.tgz 7882ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/asap/-/asap-2.0.6.tgz 7879ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/async-hook-jl/-/async-hook-jl-1.7.6.tgz 7880ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/utils/-/utils-8.58.0.tgz 7875ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/ws/-/ws-8.18.1.tgz 7873ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/project-service/-/project-service-8.58.0.tgz 7874ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/parser/-/parser-8.58.0.tgz 7875ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.0.tgz 7876ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/yargs/-/yargs-17.0.35.tgz 7874ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/types/-/types-8.58.0.tgz 7876ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/boolean/-/boolean-3.2.0.tgz 7982ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 7977ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.0.tgz 7975ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/msgpack-lite/-/msgpack-lite-0.1.12.tgz 7969ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/pg/-/pg-8.15.6.tgz 7970ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/range-parser/-/range-parser-1.2.7.tgz 7971ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/serve-static/-/serve-static-2.2.0.tgz 7973ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/qs/-/qs-6.15.0.tgz 7971ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/braces/-/braces-3.0.3.tgz 8082ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/validator/-/validator-13.15.10.tgz 8070ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/stack-utils/-/stack-utils-2.0.3.tgz 8071ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/type-utils/-/type-utils-8.58.0.tgz 8074ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/yargs-parser/-/yargs-parser-21.0.3.tgz 8072ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz 8018ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/express-serve-static-core/-/express-serve-static-core-5.1.1.tgz 8016ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/jsonfile/-/jsonfile-6.1.4.tgz 8021ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/json-schema/-/json-schema-7.0.15.tgz 8020ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/fs-extra/-/fs-extra-11.0.4.tgz 8018ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/moment/-/moment-2.11.29.tgz 8069ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/keygrip/-/keygrip-1.0.6.tgz 8022ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/formidable/-/formidable-3.5.0.tgz 8019ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/graceful-fs/-/graceful-fs-4.1.9.tgz 8019ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa__router/-/koa__router-12.0.5.tgz 8024ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/http-assert/-/http-assert-1.5.6.tgz 8020ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/http-errors/-/http-errors-2.0.5.tgz 8021ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa-static/-/koa-static-4.0.4.tgz 8069ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz 8023ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa-send/-/koa-send-4.1.6.tgz 8070ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz 8024ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/moment-timezone/-/moment-timezone-0.5.13.tgz 8074ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/meow/-/meow-12.1.1.tgz 8397ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/redis/-/redis-4.0.11.tgz 8262ms (cache miss) npm WARN deprecated @types/redis@4.0.11: This is a stub types definition. redis provides its own type definitions, so you do not need this installed. npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/pg-pool/-/pg-pool-2.0.6.tgz 8261ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/send/-/send-1.2.1.tgz 8263ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa-compose/-/koa-compose-3.2.9.tgz 8213ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/cookies/-/cookies-0.9.2.tgz 8208ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/ms/-/ms-2.1.0.tgz 8262ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/debug/-/debug-4.1.13.tgz 8208ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/express/-/express-5.0.6.tgz 8210ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/cors/-/cors-2.8.19.tgz 8209ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.2.tgz 8209ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/co-body/-/co-body-6.1.3.tgz 8209ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/estree/-/estree-1.0.8.tgz 8213ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa/-/koa-2.15.0.tgz 8323ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/jest/-/jest-30.0.0.tgz 8322ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/body-parser/-/body-parser-1.19.6.tgz 8316ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/babel__template/-/babel__template-7.4.4.tgz 8315ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/accepts/-/accepts-1.3.7.tgz 8314ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/babel__traverse/-/babel__traverse-7.28.0.tgz 8317ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/babel__generator/-/babel__generator-7.27.0.tgz 8316ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/cheerio/-/cheerio-0.22.35.tgz 8318ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/connect/-/connect-3.4.38.tgz 8507ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/content-disposition/-/content-disposition-0.5.9.tgz 8508ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/babel__core/-/babel__core-7.20.5.tgz 8506ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz 8506ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/utf8/-/utf8-1.1.0.tgz 8504ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/fetch/-/fetch-1.1.0.tgz 8504ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinonjs/commons/-/commons-3.0.1.tgz 8507ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/time-series/-/time-series-5.11.0.tgz 8507ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.27.10.tgz 8507ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/json/-/json-5.11.0.tgz 8506ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/inquire/-/inquire-1.1.0.tgz 8506ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/pool/-/pool-1.1.0.tgz 8507ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/float/-/float-1.0.2.tgz 8510ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/path/-/path-1.1.2.tgz 8511ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/bloom/-/bloom-5.11.0.tgz 8513ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@thesheps/jest-md-reporter/-/jest-md-reporter-0.0.8.tgz 8914ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz 8912ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/base64/-/base64-1.1.2.tgz 8912ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-pg/-/instrumentation-pg-0.61.2.tgz 8908ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.6.1.tgz 8910ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@paralleldrive/cuid2/-/cuid2-2.3.1.tgz 8913ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/aspromise/-/aspromise-1.1.2.tgz 8913ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@pkgr/core/-/core-0.2.9.tgz 8913ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-mongodb/-/instrumentation-mongodb-0.61.0.tgz 8910ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-trace-node/-/sdk-trace-node-2.6.1.tgz 8913ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/redis-common/-/redis-common-0.38.2.tgz 8912ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@socket.io/component-emitter/-/component-emitter-3.1.2.tgz 9110ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/search/-/search-5.11.0.tgz 9110ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-http/-/instrumentation-http-0.208.0.tgz 9102ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/context-async-hooks/-/context-async-hooks-2.6.1.tgz 9101ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/exporter-trace-otlp-http/-/exporter-trace-otlp-http-0.208.0.tgz 9102ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-amqplib/-/instrumentation-amqplib-0.55.0.tgz 9103ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/api-logs/-/api-logs-0.208.0.tgz 9102ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-koa/-/instrumentation-koa-0.57.1.tgz 9105ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-ioredis/-/instrumentation-ioredis-0.56.0.tgz 9104ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/codegen/-/codegen-2.0.4.tgz 9291ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-logs/-/sdk-logs-0.208.0.tgz 9289ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/otlp-exporter-base/-/otlp-exporter-base-0.208.0.tgz 9289ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sql-common/-/sql-common-0.41.2.tgz 9291ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz 9286ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/remapping/-/remapping-2.3.5.tgz 9283ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz 9285ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz 9284ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/types/-/types-29.6.3.tgz 9283ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz 9284ms (cache miss) npm WARN deprecated boolean@3.2.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-kafkajs/-/instrumentation-kafkajs-0.18.1.tgz 9418ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@koa/router/-/router-15.4.0.tgz 9415ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/source-map/-/source-map-29.6.3.tgz 9412ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/transform/-/transform-29.7.0.tgz 9413ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/fake-timers/-/fake-timers-29.7.0.tgz 9411ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz 9414ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/get-type/-/get-type-30.1.0.tgz 9412ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/expect/-/expect-29.7.0.tgz 9412ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/pattern/-/pattern-30.0.1.tgz 9413ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/test-result/-/test-result-29.7.0.tgz 9415ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/environment/-/environment-29.7.0.tgz 9413ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/reporters/-/reporters-29.7.0.tgz 9472ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/diff-sequences/-/diff-sequences-30.3.0.tgz 9691ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz 9692ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@istanbuljs/schema/-/schema-0.1.3.tgz 9691ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@fast-csv/format/-/format-5.0.5.tgz 9689ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@fast-csv/parse/-/parse-5.0.5.tgz 9690ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz 9691ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@humanwhocodes/retry/-/retry-0.4.3.tgz 9693ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/core/-/core-29.7.0.tgz 9694ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/globals/-/globals-29.7.0.tgz 9878ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/expect-utils/-/expect-utils-30.3.0.tgz 9878ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/object-schema/-/object-schema-2.1.7.tgz 9875ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@hapi/bourne/-/bourne-3.0.0.tgz 9874ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/rules/-/rules-19.8.1.tgz 9872ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/core/-/core-0.17.0.tgz 9875ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/to-lines/-/to-lines-19.8.1.tgz 9873ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/types/-/types-19.8.1.tgz 9874ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/resolve-extends/-/resolve-extends-19.8.1.tgz 9873ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/js/-/js-9.39.4.tgz 9880ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-29.6.3.tgz 10005ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/console/-/console-29.7.0.tgz 10002ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@humanfs/node/-/node-0.16.7.tgz 10001ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@ioredis/commands/-/commands-1.5.1.tgz 10002ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz 10003ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/message/-/message-19.8.1.tgz 9997ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/execute-rule/-/execute-rule-19.8.1.tgz 9996ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/lint/-/lint-19.8.1.tgz 9998ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/config-validator/-/config-validator-19.8.1.tgz 9997ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/format/-/format-19.8.1.tgz 9997ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/load/-/load-19.8.1.tgz 9998ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/config-conventional/-/config-conventional-19.8.1.tgz 9996ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@humanfs/core/-/core-0.19.1.tgz 10102ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/top-level/-/top-level-19.8.1.tgz 10098ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/config-helpers/-/config-helpers-0.4.2.tgz 10100ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/is-ignored/-/is-ignored-19.8.1.tgz 10096ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/cli/-/cli-19.8.1.tgz 10096ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz 10096ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz 10095ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz 10094ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.28.6.tgz 10096ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz 10096ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/parse/-/parse-19.8.1.tgz 10264ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/read/-/read-19.8.1.tgz 10264ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/ensure/-/ensure-19.8.1.tgz 10263ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/template/-/template-7.28.6.tgz 10261ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz 10260ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz 10259ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz 10259ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz 10259ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.28.6.tgz 10260ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz 10258ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz 10261ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz 10260ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz 10260ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz 10259ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz 10259ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz 10363ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz 10356ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz 10360ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz 10360ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz 10357ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz 10357ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz 10358ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/compat-data/-/compat-data-7.29.0.tgz 10356ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/code-frame/-/code-frame-7.29.0.tgz 10356ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz 10358ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-globals/-/helper-globals-7.28.0.tgz 10359ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.28.6.tgz 10660ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fdir/-/fdir-6.5.0.tgz 10653ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 10653ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz 10653ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 10653ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ws/-/ws-8.18.3.tgz 10652ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-fest/-/type-fest-0.13.1.tgz 10653ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 10655ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/setprototypeof/-/setprototypeof-1.1.0.tgz 10653ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inherits/-/inherits-2.0.3.tgz 10653ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-1.5.0.tgz 10654ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10747ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-1.6.3.tgz 10745ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-1.1.2.tgz 10746ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-limit/-/p-limit-2.3.0.tgz 10745ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yocto-queue/-/yocto-queue-1.2.2.tgz 10702ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-locate/-/p-locate-4.1.0.tgz 10745ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-30.0.5.tgz 10746ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-exists/-/path-exists-4.0.0.tgz 10746ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-limit/-/p-limit-4.0.0.tgz 10704ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/find-up/-/find-up-4.1.0.tgz 10706ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picomatch/-/picomatch-4.0.4.tgz 10785ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/debug/-/debug-3.2.7.tgz 10738ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-flag/-/has-flag-3.0.0.tgz 10738ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10736ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-1.8.1.tgz 10738ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10736ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa/-/koa-3.0.2.tgz 10737ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-color/-/supports-color-7.2.0.tgz 10736ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lru-cache/-/lru-cache-7.18.3.tgz 10861ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-color/-/supports-color-5.5.0.tgz 10817ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/locate-path/-/locate-path-5.0.0.tgz 10860ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10814ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/camelcase/-/camelcase-6.3.0.tgz 10814ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ci-info/-/ci-info-4.4.0.tgz 10814ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picomatch/-/picomatch-4.0.4.tgz 10900ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picomatch/-/picomatch-4.0.4.tgz 10889ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-1.5.0.tgz 10906ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-1.5.0.tgz 10904ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-color/-/supports-color-8.1.1.tgz 10906ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 10900ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 10896ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/expect/-/expect-29.7.0.tgz 10903ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 10901ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/expect-utils/-/expect-utils-29.7.0.tgz 10901ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz 10902ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10921ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10923ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10922ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10913ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10924ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10914ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10920ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10918ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10913ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10911ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10910ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10909ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10913ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10909ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10907ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10905ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10908ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10907ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10905ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-1.1.2.tgz 10932ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-1.1.2.tgz 10930ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-1.1.2.tgz 10905ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-30.0.5.tgz 10926ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-30.0.5.tgz 10915ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-30.0.5.tgz 10918ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-exists/-/path-exists-4.0.0.tgz 10904ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/types/-/types-30.3.0.tgz 10927ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 10928ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-diff/-/jest-diff-30.3.0.tgz 10980ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/superagent/-/superagent-10.3.0.tgz 11382ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11012ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11009ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11012ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11003ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11002ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11002ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11009ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11007ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10996ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11000ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11002ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11000ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10998ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10996ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10997ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10999ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10996ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10989ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10991ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10999ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10989ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-1.8.1.tgz 11021ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-1.8.1.tgz 10996ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11020ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11016ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11010ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11013ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11015ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11004ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11005ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11005ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11001ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11003ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11003ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11000ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10992ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz 11016ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11090ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11094ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11092ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11083ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11080ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11080ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11079ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11060ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11078ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/types/-/types-30.3.0.tgz 11087ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/types/-/types-30.3.0.tgz 11086ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 11093ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 11090ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 11080ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 11062ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-1.5.0.tgz 11080ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve-from/-/resolve-from-4.0.0.tgz 11080ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 11078ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/locate-path/-/locate-path-6.0.0.tgz 11077ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 11078ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 11075ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-2.0.3.tgz 11080ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 11076ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 11080ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 11082ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 11079ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-5.1.9.tgz 11081ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-locate/-/p-locate-5.0.0.tgz 11080ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz 11081ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/expect/-/expect-29.7.0.tgz 11078ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 11080ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 11104ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 11081ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz 11100ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz 11079ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ws/-/ws-8.18.3.tgz 11093ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 11089ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz 11090ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 11094ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 11096ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 11093ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 11088ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 11088ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 11086ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 11087ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 11084ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 11083ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz 11100ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz 11093ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-6.3.1.tgz 11097ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ignore/-/ignore-5.3.2.tgz 11100ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-5.7.2.tgz 11097ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11167ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11168ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11164ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11165ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11161ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11164ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11159ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 11160ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11169ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11169ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11166ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11168ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11164ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11165ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11159ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11161ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 11162ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 11170ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 11161ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-regex-util/-/jest-regex-util-30.0.1.tgz 11170ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/find-up/-/find-up-5.0.0.tgz 11193ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/glob-parent/-/glob-parent-5.1.2.tgz 11191ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 11180ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 11177ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 11182ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 11175ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11183ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11177ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11182ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 11179ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/JSONStream/-/JSONStream-1.3.5.tgz 11508ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz 11278ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 11262ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/expect-utils/-/expect-utils-29.7.0.tgz 11263ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 11262ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 11260ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 11264ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-exists/-/path-exists-4.0.0.tgz 11260ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sprintf-js/-/sprintf-js-1.0.3.tgz 11261ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 11282ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 11281ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 11281ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 11281ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz 11265ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-6.3.1.tgz 11264ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-6.3.1.tgz 11264ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ignore/-/ignore-5.3.2.tgz 11266ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/globals/-/globals-14.0.0.tgz 11267ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-limit/-/p-limit-2.3.0.tgz 11271ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/content-disposition/-/content-disposition-1.0.1.tgz 11269ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-locate/-/p-locate-4.1.0.tgz 11272ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 11267ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 11267ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/locate-path/-/locate-path-5.0.0.tgz 11272ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/find-up/-/find-up-4.1.0.tgz 11272ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 11269ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 11271ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-is/-/type-is-2.0.1.tgz 11272ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 11270ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime-db/-/mime-db-1.54.0.tgz 11273ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/argparse/-/argparse-1.0.10.tgz 11274ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa/-/koa-3.2.0.tgz 11278ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/media-typer/-/media-typer-1.1.0.tgz 11279ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime-types/-/mime-types-3.0.2.tgz 11355ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/encodeurl/-/encodeurl-2.0.0.tgz 11353ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/js-yaml/-/js-yaml-4.1.1.tgz 11685ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/source-map/-/source-map-0.6.1.tgz 11801ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/acorn/-/acorn-8.16.0.tgz 11671ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint-community/regexpp/-/regexpp-4.12.2.tgz 11678ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz 11685ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/iconv-lite/-/iconv-lite-0.6.3.tgz 11876ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/xregexp/-/xregexp-5.1.2.tgz 12131ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/config-array/-/config-array-0.21.2.tgz 11871ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yargs/-/yargs-17.7.2.tgz 12307ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-10.2.5.tgz 12203ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/iconv-lite/-/iconv-lite-0.4.24.tgz 11958ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/esquery/-/esquery-1.7.0.tgz 12133ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/uglify-js/-/uglify-js-3.19.3.tgz 12394ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/entities/-/entities-4.5.0.tgz 12503ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/socket.io/-/socket.io-4.8.3.tgz 12768ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jiti/-/jiti-2.6.1.tgz 12671ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-reports/-/istanbul-reports-3.2.0.tgz 12667ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/js-yaml/-/js-yaml-3.14.2.tgz 12358ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/eslintrc/-/eslintrc-3.3.5.tgz 12490ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/generator/-/generator-7.29.1.tgz 12654ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/uri-js/-/uri-js-4.4.1.tgz 12552ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parse5/-/parse5-7.3.0.tgz 12975ms (cache miss) npm http fetch GET 200 https://pkg-npm.githubusercontent.com/npmregistryv2prod/blobs/148003738/utils/7.9.12/npm_***?se=2026-04-05T07%3A46%3A48Z&sig=Ux5zeWk0Sy9ip%2FRUextLb%2BKG3BRP264188g2xKckd8o%3D&ske=2026-04-05T23%3A09%3A46Z&skoid=npm_***&sks=b&skt=2026-04-04T23%3A09%3A46Z&sktid=npm_***&skv=2023-11-03&sp=r&spr=https&sr=b&st=2026-04-05T07%3A41%3A38Z&sv=2023-11-03 12785ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ts-jest/-/ts-jest-29.4.9.tgz 13100ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ioredis/-/ioredis-5.10.1.tgz 13084ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.0.tgz 12989ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/amqplib/-/amqplib-1.0.3.tgz 13070ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/traverse/-/traverse-7.29.0.tgz 12987ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/parser/-/parser-7.29.2.tgz 13060ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/entities/-/entities-6.0.1.tgz 13112ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-plugin-jest/-/eslint-plugin-jest-28.14.0.tgz 13413ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/moment-timezone/-/moment-timezone-0.5.48.tgz 13621ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/entities/-/entities-7.0.1.tgz 13390ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ajv/-/ajv-6.14.0.tgz 13389ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/async/-/async-3.2.6.tgz 13596ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ajv/-/ajv-6.14.0.tgz 13379ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/onnxruntime-common/-/onnxruntime-common-1.24.3.tgz 14099ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-fest/-/type-fest-4.41.0.tgz 13853ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/core/-/core-7.29.0.tgz 13860ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/protobufjs/-/protobufjs-7.5.4.tgz 14565ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/validator/-/validator-13.15.35.tgz 14717ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/node/-/node-24.12.2.tgz 14479ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/axios/-/axios-1.14.0.tgz 14571ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-fest/-/type-fest-5.5.0.tgz 14415ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation/-/instrumentation-0.208.0.tgz 14886ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helpers/-/helpers-7.29.2.tgz 14953ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cheerio/-/cheerio-1.2.0.tgz 15194ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@noble/hashes/-/hashes-1.8.0.tgz 15104ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/handlebars/-/handlebars-4.7.9.tgz 15360ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/undici/-/undici-7.24.7.tgz 15695ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/scope-manager/-/scope-manager-8.58.0.tgz 15489ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/types/-/types-7.29.0.tgz 15577ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-trace-base/-/sdk-trace-base-2.2.0.tgz 15898ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-trace-base/-/sdk-trace-base-2.6.1.tgz 15884ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/core/-/core-2.6.1.tgz 16093ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/core/-/core-2.6.1.tgz 16095ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/core/-/core-2.2.0.tgz 16598ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/prettier/-/prettier-3.8.1.tgz 16876ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/runtime-corejs3/-/runtime-corejs3-7.29.2.tgz 16694ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sequelize/-/sequelize-6.37.8.tgz 17073ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/kafkajs/-/kafkajs-2.2.4.tgz 17076ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ajv/-/ajv-8.18.0.tgz 16967ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.0.tgz 17078ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint/-/eslint-9.39.4.tgz 17304ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/api/-/api-1.9.1.tgz 17520ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/otlp-transformer/-/otlp-transformer-0.208.0.tgz 17610ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/moment/-/moment-2.30.1.tgz 17827ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-metrics/-/sdk-metrics-2.2.0.tgz 17617ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/semantic-conventions/-/semantic-conventions-1.40.0.tgz 17690ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/caniuse-lite/-/caniuse-lite-1.0.30001784.tgz 18076ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/zod/-/zod-4.3.6.tgz 18381ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash/-/lodash-4.18.1.tgz 18210ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/typescript/-/typescript-5.9.3.tgz 19129ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/client/-/client-5.11.0.tgz 19592ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.34.49.tgz 19982ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.34.49.tgz 19934ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.34.49.tgz 19923ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.34.49.tgz 19925ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/core-js-pure/-/core-js-pure-3.49.0.tgz 20813ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/onnxruntime-node/-/onnxruntime-node-1.24.3.tgz 23316ms (cache miss) npm info run core-js-pure@3.49.0 postinstall node_modules/core-js-pure node -e "try{require('./postinstall')}catch(e){}" npm info run onnxruntime-node@1.24.3 postinstall node_modules/onnxruntime-node node ./script/install npm info run protobufjs@7.5.4 postinstall node_modules/protobufjs node scripts/postinstall npm info run core-js-pure@3.49.0 postinstall { code: 0, signal: null } npm info run protobufjs@7.5.4 postinstall { code: 0, signal: null } npm info run onnxruntime-node@1.24.3 postinstall { code: 0, signal: null } > blackpanther@1.0.0 prepare > husky install husky - install command is DEPRECATED git command not found added 950 packages in 47s npm verb exit 0 npm info ok Showing logs for build greencapitaltrade/blackpanther/main #136 stage from-build-pack and container step-build-typescript-compile Building TypeScript... > blackpanther@1.0.0 build > tsc src/ml/onnx-inference-engine.ts(69,11): error TS6133: 'isInitialized' is declared but its value is never read. src/ml/onnx-inference-engine.ts(476,66): error TS2339: Property 'ort' does not exist on type '{ readonly common: string; readonly web?: string | undefined; readonly node?: string | undefined; readonly 'react-native'?: string | undefined; }'. src/strategies/strategy-factory.ts(127,57): error TS2554: Expected 0 arguments, but got 1. src/strategies/strategy-factory.ts(131,62): error TS2559: Type 'StrategyConfig' has no properties in common with type 'RLConfig'. src/strategies/strategy-factory.ts(135,46): error TS2559: Type 'StrategyConfig' has no properties in common with type 'UltraEnsembleConfig'. src/strategies/strategy-factory.ts(139,47): error TS2559: Type 'StrategyConfig' has no properties in common with type 'MomentumBreakoutOptions'. src/trading/meta-strategy-router.ts(7,34): error TS2307: Cannot find module '../strategies/strategy-registry-system' or its corresponding type declarations. TypeScript compiled with warnings (dist/ emitted) Showing logs for build greencapitaltrade/blackpanther/main #136 stage from-build-pack and container step-check-registry sourcing .jx/variables.sh verifying the container registry is setup WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone --no-checkout --filter=blob:none --depth=1 https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-3664876143 in dir /tmp Cloning into '/tmp/jx-git-3664876143'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3664876143 about to run: git checkout in dir /tmp/jx-git-3664876143 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks Showing logs for build greencapitaltrade/blackpanther/main #136 stage from-build-pack and container step-build-trading-container 📈 Building trading container with Kaniko... time="2026-04-05T07:42:47Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Using dockerignore file: /workspace/source/.dockerignore INFO[0000] Retrieving image manifest node:21-slim INFO[0000] Retrieving image node:21-slim from registry index.docker.io INFO[0002] Built cross stage deps: map[] INFO[0002] Retrieving image manifest node:21-slim INFO[0002] Returning cached image manifest INFO[0002] Executing 0 build triggers INFO[0002] Building stage 'node:21-slim' [idx: '0', base-idx: '-1'] INFO[0002] Unpacking rootfs as cmd RUN apt-get update && apt-get install -y --no-install-recommends python3 python3-pip build-essential git curl ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/* requires it. INFO[0008] Initializing snapshotter ... INFO[0008] Taking snapshot of full filesystem... INFO[0010] RUN apt-get update && apt-get install -y --no-install-recommends python3 python3-pip build-essential git curl ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/* INFO[0010] Cmd: /bin/sh INFO[0010] Args: [-c apt-get update && apt-get install -y --no-install-recommends python3 python3-pip build-essential git curl ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/*] INFO[0010] Running: [/bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3 python3-pip build-essential git curl ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/*] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [294 kB] Fetched 9347 kB in 2s (4936 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev g++ g++-12 gcc gcc-12 gcc-12-base git-man libasan8 libatomic1 libbinutils libbrotli1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 libgcc-12-dev libgcc-s1 libgdbm-compat4 libgdbm6 libgomp1 libgprofng0 libgssapi-krb5-2 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 liblsan0 liblzma5 libmpc3 libmpfr6 libncursesw6 libnghttp2-14 libnsl-dev libnsl2 libperl5.36 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev libstdc++6 libtirpc-common libtirpc-dev libtirpc3 libtsan2 libubsan1 linux-libc-dev make media-types openssl patch perl perl-base perl-modules-5.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools python3-wheel python3.11 python3.11-minimal readline-common rpcsvc-proto xz-utils Suggested packages: binutils-doc bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debian-keyring g++-multilib g++-12-multilib gcc-12-doc gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc gcc-12-multilib gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn glibc-doc libc-l10n locales libnss-nis libnss-nisplus gnupg | sq | sqop | pgpainless-cli sensible-utils bzr gdbm-l10n krb5-doc krb5-user libstdc++-12-doc make-doc ed diffutils-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl libtap-harness-archive-perl python3-doc python3-tk python3-venv python-setuptools-doc python3.11-venv python3.11-doc binfmt-support readline-doc Recommended packages: fakeroot gnupg | sq | sqop | pgpainless-cli libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl krb5-locales libldap-common libgpm2 publicsuffix libsasl2-modules netbase python3-dev The following NEW packages will be installed: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 ca-certificates cpp cpp-12 curl dpkg-dev g++ g++-12 gcc gcc-12 git git-man libasan8 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 libgprofng0 libgssapi-krb5-2 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libncursesw6 libnghttp2-14 libnsl-dev libnsl2 libperl5.36 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 libtsan2 libubsan1 linux-libc-dev make media-types openssl patch perl perl-modules-5.36 python3 python3-distutils python3-lib2to3 python3-minimal python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.11 python3.11-minimal readline-common rpcsvc-proto xz-utils The following packages will be upgraded: gcc-12-base libc-bin libc6 libgcc-s1 liblzma5 libstdc++6 perl-base 7 upgraded, 91 newly installed, 0 to remove and 31 not upgraded. Need to get 104 MB of archives. After this operation, 415 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-base amd64 5.36.0-7+deb12u3 [1608 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 gcc-12-base amd64 12.2.0-14+deb12u1 [37.6 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libgcc-s1 amd64 12.2.0-14+deb12u1 [49.9 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libstdc++6 amd64 12.2.0-14+deb12u1 [613 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u13 [2758 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u13 [609 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u3 [2815 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u3 [4196 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u3 [239 kB] Get:12 http://deb.debian.org/debian-security bookworm-security/main amd64 libssl3 amd64 3.0.18-1~deb12u2 [2030 kB] Get:13 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u6 [817 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u2 [99.9 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u6 [2064 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 liblzma5 amd64 5.4.1-1 [205 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u4 [33.2 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u4 [79.8 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] Get:23 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u4 [334 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u4 [135 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u2 [839 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u6 [1798 kB] Get:32 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u6 [573 kB] Get:33 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] Get:34 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] Get:35 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] Get:36 http://deb.debian.org/debian-security bookworm-security/main amd64 openssl amd64 3.0.18-1~deb12u2 [1433 kB] Get:37 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311+deb12u1 [155 kB] Get:38 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-1 [471 kB] Get:39 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] Get:40 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] Get:41 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] Get:42 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] Get:43 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] Get:44 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] Get:45 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] Get:46 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] Get:47 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u13 [47.4 kB] Get:48 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.164-1 [2240 kB] Get:49 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] Get:50 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] Get:51 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] Get:52 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] Get:53 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u13 [1904 kB] Get:54 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] Get:55 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] Get:56 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] Get:57 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14+deb12u1 [9768 kB] Get:58 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] Get:59 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14+deb12u1 [41.7 kB] Get:60 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14+deb12u1 [116 kB] Get:61 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14+deb12u1 [26.1 kB] Get:62 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14+deb12u1 [9376 B] Get:63 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14+deb12u1 [2193 kB] Get:64 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14+deb12u1 [969 kB] Get:65 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14+deb12u1 [2197 kB] Get:66 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14+deb12u1 [883 kB] Get:67 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14+deb12u1 [145 kB] Get:68 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14+deb12u1 [2437 kB] Get:69 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14+deb12u1 [19.3 MB] Get:70 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] Get:71 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14+deb12u1 [2047 kB] Get:72 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14+deb12u1 [10.7 MB] Get:73 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] Get:74 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] Get:75 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] Get:76 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] Get:77 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] Get:78 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] Get:79 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] Get:80 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] Get:81 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] Get:82 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] Get:83 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] Get:84 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] Get:85 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] Get:86 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] Get:87 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u14 [392 kB] Get:88 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u14 [316 kB] Get:89 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u14 [386 kB] Get:90 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] Get:91 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u3 [2053 kB] Get:92 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u3 [7264 kB] Get:93 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] Get:94 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] Get:95 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1+deb12u2 [297 kB] Get:96 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u2 [522 kB] Get:97 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] Get:98 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 104 MB in 3s (41.5 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../perl-base_5.36.0-7+deb12u3_amd64.deb ... Unpacking perl-base (5.36.0-7+deb12u3) over (5.36.0-7+deb12u1) ... Setting up perl-base (5.36.0-7+deb12u3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../gcc-12-base_12.2.0-14+deb12u1_amd64.deb ... Unpacking gcc-12-base:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ... Setting up gcc-12-base:amd64 (12.2.0-14+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../libgcc-s1_12.2.0-14+deb12u1_amd64.deb ... Unpacking libgcc-s1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ... Setting up libgcc-s1:amd64 (12.2.0-14+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../libstdc++6_12.2.0-14+deb12u1_amd64.deb ... Unpacking libstdc++6:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ... Setting up libstdc++6:amd64 (12.2.0-14+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../libc6_2.36-9+deb12u13_amd64.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Unpacking libc6:amd64 (2.36-9+deb12u13) over (2.36-9+deb12u7) ... Setting up libc6:amd64 (2.36-9+deb12u13) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u13_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u13) over (2.36-9+deb12u7) ... Setting up libc-bin (2.36-9+deb12u13) ... Selecting previously unselected package perl-modules-5.36. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u3_all.deb ... Unpacking perl-modules-5.36 (5.36.0-7+deb12u3) ... Selecting previously unselected package libgdbm6:amd64. Preparing to unpack .../1-libgdbm6_1.23-3_amd64.deb ... Unpacking libgdbm6:amd64 (1.23-3) ... Selecting previously unselected package libgdbm-compat4:amd64. Preparing to unpack .../2-libgdbm-compat4_1.23-3_amd64.deb ... Unpacking libgdbm-compat4:amd64 (1.23-3) ... Selecting previously unselected package libperl5.36:amd64. Preparing to unpack .../3-libperl5.36_5.36.0-7+deb12u3_amd64.deb ... Unpacking libperl5.36:amd64 (5.36.0-7+deb12u3) ... Selecting previously unselected package perl. Preparing to unpack .../4-perl_5.36.0-7+deb12u3_amd64.deb ... Unpacking perl (5.36.0-7+deb12u3) ... Selecting previously unselected package libssl3:amd64. Preparing to unpack .../5-libssl3_3.0.18-1~deb12u2_amd64.deb ... Unpacking libssl3:amd64 (3.0.18-1~deb12u2) ... Selecting previously unselected package libpython3.11-minimal:amd64. Preparing to unpack .../6-libpython3.11-minimal_3.11.2-6+deb12u6_amd64.deb ... Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u6) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../7-libexpat1_2.5.0-1+deb12u2_amd64.deb ... Unpacking libexpat1:amd64 (2.5.0-1+deb12u2) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../8-python3.11-minimal_3.11.2-6+deb12u6_amd64.deb ... Unpacking python3.11-minimal (3.11.2-6+deb12u6) ... Setting up libssl3:amd64 (3.0.18-1~deb12u2) ... Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u6) ... Setting up libexpat1:amd64 (2.5.0-1+deb12u2) ... Setting up python3.11-minimal (3.11.2-6+deb12u6) ... Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 8422 files and directories currently installed.) Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ... Unpacking python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package media-types. Preparing to unpack .../media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Preparing to unpack .../liblzma5_5.4.1-1_amd64.deb ... Unpacking liblzma5:amd64 (5.4.1-1) over (5.4.1-0.2) ... Setting up liblzma5:amd64 (5.4.1-1) ... Selecting previously unselected package libncursesw6:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 8450 files and directories currently installed.) Preparing to unpack .../00-libncursesw6_6.4-4_amd64.deb ... Unpacking libncursesw6:amd64 (6.4-4) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../01-libkrb5support0_1.20.1-2+deb12u4_amd64.deb ... Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u4) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../02-libk5crypto3_1.20.1-2+deb12u4_amd64.deb ... Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u4) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../03-libkeyutils1_1.6.3-2_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6.3-2) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../04-libkrb5-3_1.20.1-2+deb12u4_amd64.deb ... Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u4) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../05-libgssapi-krb5-2_1.20.1-2+deb12u4_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u4) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../06-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:amd64. Preparing to unpack .../07-libtirpc3_1.3.3+ds-1_amd64.deb ... Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:amd64. Preparing to unpack .../08-libnsl2_1.3.0-2_amd64.deb ... Unpacking libnsl2:amd64 (1.3.0-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../09-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../10-libreadline8_8.2-1.3_amd64.deb ... Unpacking libreadline8:amd64 (8.2-1.3) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../11-libsqlite3-0_3.40.1-2+deb12u2_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u2) ... Selecting previously unselected package libpython3.11-stdlib:amd64. Preparing to unpack .../12-libpython3.11-stdlib_3.11.2-6+deb12u6_amd64.deb ... Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u6) ... Selecting previously unselected package python3.11. Preparing to unpack .../13-python3.11_3.11.2-6+deb12u6_amd64.deb ... Unpacking python3.11 (3.11.2-6+deb12u6) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../14-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... Setting up python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 8930 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ... Unpacking python3 (3.11.2-1+b1) ... Selecting previously unselected package bzip2. Preparing to unpack .../01-bzip2_1.0.8-5+b1_amd64.deb ... Unpacking bzip2 (1.0.8-5+b1) ... Selecting previously unselected package openssl. Preparing to unpack .../02-openssl_3.0.18-1~deb12u2_amd64.deb ... Unpacking openssl (3.0.18-1~deb12u2) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../03-ca-certificates_20230311+deb12u1_all.deb ... Unpacking ca-certificates (20230311+deb12u1) ... Selecting previously unselected package xz-utils. Preparing to unpack .../04-xz-utils_5.4.1-1_amd64.deb ... Unpacking xz-utils (5.4.1-1) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../05-binutils-common_2.40-2_amd64.deb ... Unpacking binutils-common:amd64 (2.40-2) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../06-libbinutils_2.40-2_amd64.deb ... Unpacking libbinutils:amd64 (2.40-2) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../07-libctf-nobfd0_2.40-2_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.40-2) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../08-libctf0_2.40-2_amd64.deb ... Unpacking libctf0:amd64 (2.40-2) ... Selecting previously unselected package libgprofng0:amd64. Preparing to unpack .../09-libgprofng0_2.40-2_amd64.deb ... Unpacking libgprofng0:amd64 (2.40-2) ... Selecting previously unselected package libjansson4:amd64. Preparing to unpack .../10-libjansson4_2.14-2_amd64.deb ... Unpacking libjansson4:amd64 (2.14-2) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../11-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.40-2) ... Selecting previously unselected package binutils. Preparing to unpack .../12-binutils_2.40-2_amd64.deb ... Unpacking binutils (2.40-2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../13-libc-dev-bin_2.36-9+deb12u13_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u13) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../14-linux-libc-dev_6.1.164-1_amd64.deb ... Unpacking linux-libc-dev:amd64 (6.1.164-1) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../15-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... Selecting previously unselected package libtirpc-dev:amd64. Preparing to unpack .../16-libtirpc-dev_1.3.3+ds-1_amd64.deb ... Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl-dev:amd64. Preparing to unpack .../17-libnsl-dev_1.3.0-2_amd64.deb ... Unpacking libnsl-dev:amd64 (1.3.0-2) ... Selecting previously unselected package rpcsvc-proto. Preparing to unpack .../18-rpcsvc-proto_1.4.3-1_amd64.deb ... Unpacking rpcsvc-proto (1.4.3-1) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../19-libc6-dev_2.36-9+deb12u13_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u13) ... Selecting previously unselected package libisl23:amd64. Preparing to unpack .../20-libisl23_0.25-1.1_amd64.deb ... Unpacking libisl23:amd64 (0.25-1.1) ... Selecting previously unselected package libmpfr6:amd64. Preparing to unpack .../21-libmpfr6_4.2.0-1_amd64.deb ... Unpacking libmpfr6:amd64 (4.2.0-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../22-libmpc3_1.3.1-1_amd64.deb ... Unpacking libmpc3:amd64 (1.3.1-1) ... Selecting previously unselected package cpp-12. Preparing to unpack .../23-cpp-12_12.2.0-14+deb12u1_amd64.deb ... Unpacking cpp-12 (12.2.0-14+deb12u1) ... Selecting previously unselected package cpp. Preparing to unpack .../24-cpp_4%3a12.2.0-3_amd64.deb ... Unpacking cpp (4:12.2.0-3) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../25-libcc1-0_12.2.0-14+deb12u1_amd64.deb ... Unpacking libcc1-0:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../26-libgomp1_12.2.0-14+deb12u1_amd64.deb ... Unpacking libgomp1:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../27-libitm1_12.2.0-14+deb12u1_amd64.deb ... Unpacking libitm1:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../28-libatomic1_12.2.0-14+deb12u1_amd64.deb ... Unpacking libatomic1:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libasan8:amd64. Preparing to unpack .../29-libasan8_12.2.0-14+deb12u1_amd64.deb ... Unpacking libasan8:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../30-liblsan0_12.2.0-14+deb12u1_amd64.deb ... Unpacking liblsan0:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libtsan2:amd64. Preparing to unpack .../31-libtsan2_12.2.0-14+deb12u1_amd64.deb ... Unpacking libtsan2:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../32-libubsan1_12.2.0-14+deb12u1_amd64.deb ... Unpacking libubsan1:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../33-libquadmath0_12.2.0-14+deb12u1_amd64.deb ... Unpacking libquadmath0:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libgcc-12-dev:amd64. Preparing to unpack .../34-libgcc-12-dev_12.2.0-14+deb12u1_amd64.deb ... Unpacking libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package gcc-12. Preparing to unpack .../35-gcc-12_12.2.0-14+deb12u1_amd64.deb ... Unpacking gcc-12 (12.2.0-14+deb12u1) ... Selecting previously unselected package gcc. Preparing to unpack .../36-gcc_4%3a12.2.0-3_amd64.deb ... Unpacking gcc (4:12.2.0-3) ... Selecting previously unselected package libstdc++-12-dev:amd64. Preparing to unpack .../37-libstdc++-12-dev_12.2.0-14+deb12u1_amd64.deb ... Unpacking libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package g++-12. Preparing to unpack .../38-g++-12_12.2.0-14+deb12u1_amd64.deb ... Unpacking g++-12 (12.2.0-14+deb12u1) ... Selecting previously unselected package g++. Preparing to unpack .../39-g++_4%3a12.2.0-3_amd64.deb ... Unpacking g++ (4:12.2.0-3) ... Selecting previously unselected package make. Preparing to unpack .../40-make_4.3-4.1_amd64.deb ... Unpacking make (4.3-4.1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../41-libdpkg-perl_1.21.22_all.deb ... Unpacking libdpkg-perl (1.21.22) ... Selecting previously unselected package patch. Preparing to unpack .../42-patch_2.7.6-7_amd64.deb ... Unpacking patch (2.7.6-7) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../43-dpkg-dev_1.21.22_all.deb ... Unpacking dpkg-dev (1.21.22) ... Selecting previously unselected package build-essential. Preparing to unpack .../44-build-essential_12.9_amd64.deb ... Unpacking build-essential (12.9) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../45-libbrotli1_1.0.9-2+b6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../46-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../47-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libldap-2.5-0:amd64. Preparing to unpack .../48-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../49-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../50-libpsl5_0.21.2-1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.2-1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../51-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../52-libssh2-1_1.10.0-3+b1_amd64.deb ... Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../53-libcurl4_7.88.1-10+deb12u14_amd64.deb ... Unpacking libcurl4:amd64 (7.88.1-10+deb12u14) ... Selecting previously unselected package curl. Preparing to unpack .../54-curl_7.88.1-10+deb12u14_amd64.deb ... Unpacking curl (7.88.1-10+deb12u14) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../55-libcurl3-gnutls_7.88.1-10+deb12u14_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../56-liberror-perl_0.17029-2_all.deb ... Unpacking liberror-perl (0.17029-2) ... Selecting previously unselected package git-man. Preparing to unpack .../57-git-man_1%3a2.39.5-0+deb12u3_all.deb ... Unpacking git-man (1:2.39.5-0+deb12u3) ... Selecting previously unselected package git. Preparing to unpack .../58-git_1%3a2.39.5-0+deb12u3_amd64.deb ... Unpacking git (1:2.39.5-0+deb12u3) ... Selecting previously unselected package python3-lib2to3. Preparing to unpack .../59-python3-lib2to3_3.11.2-3_all.deb ... Unpacking python3-lib2to3 (3.11.2-3) ... Selecting previously unselected package python3-distutils. Preparing to unpack .../60-python3-distutils_3.11.2-3_all.deb ... Unpacking python3-distutils (3.11.2-3) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../61-python3-pkg-resources_66.1.1-1+deb12u2_all.deb ... Unpacking python3-pkg-resources (66.1.1-1+deb12u2) ... Selecting previously unselected package python3-setuptools. Preparing to unpack .../62-python3-setuptools_66.1.1-1+deb12u2_all.deb ... Unpacking python3-setuptools (66.1.1-1+deb12u2) ... Selecting previously unselected package python3-wheel. Preparing to unpack .../63-python3-wheel_0.38.4-2_all.deb ... Unpacking python3-wheel (0.38.4-2) ... Selecting previously unselected package python3-pip. Preparing to unpack .../64-python3-pip_23.0.1+dfsg-1_all.deb ... Unpacking python3-pip (23.0.1+dfsg-1) ... Setting up media-types (10.0.0) ... Setting up libkeyutils1:amd64 (1.6.3-2) ... Setting up libpsl5:amd64 (0.21.2-1) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libbrotli1:amd64 (1.0.9-2+b6) ... Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u2) ... Setting up binutils-common:amd64 (2.40-2) ... Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... Setting up linux-libc-dev:amd64 (6.1.164-1) ... Setting up libctf-nobfd0:amd64 (2.40-2) ... Setting up libgomp1:amd64 (12.2.0-14+deb12u1) ... Setting up bzip2 (1.0.8-5+b1) ... Setting up libjansson4:amd64 (2.14-2) ... Setting up libkrb5support0:amd64 (1.20.1-2+deb12u4) ... Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Setting up perl-modules-5.36 (5.36.0-7+deb12u3) ... Setting up rpcsvc-proto (1.4.3-1) ... Setting up make (4.3-4.1) ... Setting up libmpfr6:amd64 (4.2.0-1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up xz-utils (5.4.1-1) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist Setting up libquadmath0:amd64 (12.2.0-14+deb12u1) ... Setting up libmpc3:amd64 (1.3.1-1) ... Setting up libatomic1:amd64 (12.2.0-14+deb12u1) ... Setting up patch (2.7.6-7) ... Setting up libncursesw6:amd64 (6.4-4) ... Setting up libk5crypto3:amd64 (1.20.1-2+deb12u4) ... Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... Setting up libubsan1:amd64 (12.2.0-14+deb12u1) ... Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... Setting up libasan8:amd64 (12.2.0-14+deb12u1) ... Setting up git-man (1:2.39.5-0+deb12u3) ... Setting up libssh2-1:amd64 (1.10.0-3+b1) ... Setting up libkrb5-3:amd64 (1.20.1-2+deb12u4) ... Setting up libtsan2:amd64 (12.2.0-14+deb12u1) ... Setting up libbinutils:amd64 (2.40-2) ... Setting up libisl23:amd64 (0.25-1.1) ... Setting up libc-dev-bin (2.36-9+deb12u13) ... Setting up openssl (3.0.18-1~deb12u2) ... Setting up readline-common (8.2-1.3) ... Setting up libcc1-0:amd64 (12.2.0-14+deb12u1) ... Setting up liblsan0:amd64 (12.2.0-14+deb12u1) ... Setting up libitm1:amd64 (12.2.0-14+deb12u1) ... Setting up libgdbm6:amd64 (1.23-3) ... Setting up libctf0:amd64 (2.40-2) ... Setting up cpp-12 (12.2.0-14+deb12u1) ... Setting up libreadline8:amd64 (8.2-1.3) ... Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... Setting up ca-certificates (20230311+deb12u1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Updating certificates in /etc/ssl/certs... 142 added, 0 removed; done. Setting up libgprofng0:amd64 (2.40-2) ... Setting up libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u4) ... Setting up libgdbm-compat4:amd64 (1.23-3) ... Setting up cpp (4:12.2.0-3) ... Setting up libcurl4:amd64 (7.88.1-10+deb12u14) ... Setting up curl (7.88.1-10+deb12u14) ... Setting up libperl5.36:amd64 (5.36.0-7+deb12u3) ... Setting up binutils-x86-64-linux-gnu (2.40-2) ... Setting up libtirpc3:amd64 (1.3.3+ds-1) ... Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... Setting up binutils (2.40-2) ... Setting up perl (5.36.0-7+deb12u3) ... Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... Setting up gcc-12 (12.2.0-14+deb12u1) ... Setting up libdpkg-perl (1.21.22) ... Setting up libnsl2:amd64 (1.3.0-2) ... Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u6) ... Setting up gcc (4:12.2.0-3) ... Setting up dpkg-dev (1.21.22) ... Setting up liberror-perl (0.17029-2) ... Setting up git (1:2.39.5-0+deb12u3) ... Setting up libnsl-dev:amd64 (1.3.0-2) ... Setting up libc6-dev:amd64 (2.36-9+deb12u13) ... Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... Setting up python3.11 (3.11.2-6+deb12u6) ... Setting up libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... Setting up python3 (3.11.2-1+b1) ... running python rtupdate hooks for python3.11... running python post-rtupdate hooks for python3.11... Setting up python3-lib2to3 (3.11.2-3) ... Setting up g++-12 (12.2.0-14+deb12u1) ... Setting up python3-pkg-resources (66.1.1-1+deb12u2) ... Setting up python3-distutils (3.11.2-3) ... Setting up python3-setuptools (66.1.1-1+deb12u2) ... Setting up python3-wheel (0.38.4-2) ... Setting up python3-pip (23.0.1+dfsg-1) ... Setting up g++ (4:12.2.0-3) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up build-essential (12.9) ... Processing triggers for libc-bin (2.36-9+deb12u13) ... Processing triggers for ca-certificates (20230311+deb12u1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. INFO[0045] Taking snapshot of files... INFO[0056] WORKDIR /app INFO[0056] Cmd: workdir INFO[0056] Changed working directory to /app INFO[0056] Creating directory /app INFO[0056] Taking snapshot of files... INFO[0056] Resolving srcs [package*.json]... INFO[0057] COPY package*.json ./ INFO[0057] Resolving srcs [package*.json]... INFO[0058] Taking snapshot of files... INFO[0058] COPY node_modules/ ./node_modules/ INFO[0175] Taking snapshot of files... INFO[0196] COPY dist/ ./dist/ INFO[0197] Taking snapshot of files... INFO[0197] RUN mkdir -p models cache data INFO[0199] Cmd: /bin/sh INFO[0199] Args: [-c mkdir -p models cache data] INFO[0199] Running: [/bin/sh -c mkdir -p models cache data] INFO[0201] Taking snapshot of files... INFO[0202] EXPOSE 8080 INFO[0202] Cmd: EXPOSE INFO[0202] Adding exposed port: 8080/tcp INFO[0202] HEALTHCHECK --interval=30s --timeout=10s --start-period=15s --retries=3 CMD curl -f http://localhost:8080/_healthz || exit 1 INFO[0202] CMD ["npm", "start"] INFO[0202] Pushing image to gctdev.azurecr.io/greencapitaltrade/blackpanther-trading:1.14.2 INFO[0220] Pushed gctdev.azurecr.io/greencapitaltrade/blackpanther-trading@sha256:92be02ca4920f3ff143c7ce919619ebc090dcc0eeae6017651d96acc787f7667 Showing logs for build greencapitaltrade/blackpanther/main #136 stage from-build-pack and container step-promote-changelog The following paths are ignored by one of your .gitignore files: dist node_modules hint: Use -f if you really want to add them. hint: Turn this message off by running hint: "git config advice.addIgnoredFile false" [main 0339c13] chore: release 1.14.2 2 files changed, 33 insertions(+), 49 deletions(-) Updated tag 'v1.14.2' (was d25501b) To https://github.com/greencapitaltrade/blackpanther.git + d25501b...9c26578 v1.14.2 -> v1.14.2 (forced update) Using batch mode as inside a pipeline Generating change log from git ref 88dca358a7e5341c785407f9f31dee01dc772d86 => 0339c134cda69cbff54058022bd3e0a6880c3a5a WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set Can't find any issue tracker setting; defaulting to git provider: github Finding issues in commit messages using git format WARNING: Failed to find assignees for issue 6 repository https://api.github.com/greencapitaltrade/blackpanther updated the release information at https://github.com/greencapitaltrade/blackpanther/releases/tag/v1.14.2 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-blackpanther-main-136 which has status Pending Showing logs for build greencapitaltrade/blackpanther/main #136 stage from-build-pack and container step-promote-helm-release Promoting trading image: gctdev.azurecr.io/greencapitaltrade/blackpanther-trading:1.14.2 Error: unknown flag: --set Usage: jx gitops helm release [flags] Examples: # generates the resources from a helm chart jx gitops step helm template Flags: --artifactory use artifactory mode for publishing the chart which involves using an artifactory header and -T for pushing the chart -c, --charts-dir string the directory to look for helm charts to release (default "charts") --dir string the root directory to look for .jx/requirements.yaml (default ".") --ghpage-url string the github pages URL used if creating the first README.md in the github pages branch so we can link to how to add a chart repository -h, --help help for release -I, --ignore stringArray the names of helm charts to not release (default [preview]) --namespace string the namespace to look for the dev Environment. Defaults to the current namespace --no-oci-login disables using the 'helm registry login' command when using OCI --no-release disables publishing the release. Useful for a Pull Request pipeline --oci treat the repository as an OCI container registry. If not specified its defaulted from the cluster.chartOCI flag on the 'jx-requirements.yml' file --pages use github pages to release charts --registry-config string the path to the registry config for OCI login (default "/tekton/creds-secrets/tekton-container-registry-auth/.dockerconfigjson") -n, --repo-name string the name of the helm chart to release to. If not specified uses JX_CHART_REPOSITORY environment variable (default "release-repo") --repo-nested string the nested repository inside the repository. If not specified defaults to empty (not nested repo) --repo-password string the password to access the chart repository. If not specified defaults to the environment variable $JX_REPOSITORY_PASSWORD -u, --repo-url string the URL to release to --repo-username string the username to access the chart repository. If not specified defaults to the environment variable $JX_REPOSITORY_USERNAME --repository-branch string the branch used if using GitHub Pages for the helm chart (default "gh-pages") --use-helm-plugin uses the jx binary plugin for helm rather than whatever helm is on the $PATH --version string specify the version to release --version-file string the file to load the version from if not specified directly or via a $VERSION environment variable (default "VERSION")  Pipeline failed on stage 'from-build-pack' : container 'step-promote-helm-release'. The execution of the pipeline has stopped.