Triggered by Gerrit: https://gerrit.onap.org/r/c/portal-ng/ui/+/142324 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-7546 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-ui-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-80KphuFtiExr/agent.2046 SSH_AGENT_PID=2048 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/portal-ng-ui-docker-verify-master@tmp/private_key_16111277379294457050.key (/w/workspace/portal-ng-ui-docker-verify-master@tmp/private_key_16111277379294457050.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/portal-ng/ui > git init /w/workspace/portal-ng-ui-docker-verify-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui refs/changes/24/142324/9 # timeout=10 > git rev-parse f3e85ffe30abd76470766c9a65d535eeaa566260^{commit} # timeout=10 Checking out Revision f3e85ffe30abd76470766c9a65d535eeaa566260 (refs/changes/24/142324/9) > git config core.sparsecheckout # timeout=10 > git checkout -f f3e85ffe30abd76470766c9a65d535eeaa566260 # timeout=10 Commit message: "Add playwright e2e tests" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk a6b1e31bfe17fc4f17afc3a9a13dc96b64cbef29 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins588027073040029578.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gI8b lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-gI8b/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-gI8b/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.62 botocore==1.40.62 bs4==0.0.2 cachetools==6.2.1 certifi==2025.10.5 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.42.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.1 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.2 platformdirs==4.5.0 prettytable==3.16.0 psutil==7.1.2 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.1 rpds-py==0.28.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.0 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config4845744546895302118tmp copy managed file [portal-ng-ui-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config11940820463388099233tmp [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins4342758819599165333.sh ---> docker-login.sh nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins10581926902874971628.sh [portal-ng-ui-docker-verify-master] $ /bin/sh -xe /tmp/jenkins17233943866632979794.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=latest [EnvInject] - Variables injected successfully. [portal-ng-ui-docker-verify-master] $ /bin/bash -l /tmp/jenkins2476859605262707080.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gI8b from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-gI8b/bin to PATH ---> Docker image tag found: latest [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS= DOCKER_ROOT=/w/workspace/portal-ng-ui-docker-verify-master CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 DOCKER_NAME=onap/portal-ng/ui [EnvInject] - Variables injected successfully. [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins6390204123123387445.sh ---> docker-build.sh Docker version 20.10.18, build b40c2f6 Building image: nexus3.onap.org:10003/onap/portal-ng/ui:latest docker build -t nexus3.onap.org:10003/onap/portal-ng/ui:latest . Sending build context to Docker daemon 3.259MB Step 1/13 : FROM node:18-alpine AS builder 18-alpine: Pulling from library/node f18232174bc9: Pulling fs layer dd71dde834b5: Pulling fs layer 1e5a4c89cee5: Pulling fs layer 25ff2da83641: Pulling fs layer 25ff2da83641: Waiting 1e5a4c89cee5: Verifying Checksum 1e5a4c89cee5: Download complete f18232174bc9: Verifying Checksum f18232174bc9: Download complete 25ff2da83641: Download complete f18232174bc9: Pull complete dd71dde834b5: Verifying Checksum dd71dde834b5: Download complete dd71dde834b5: Pull complete 1e5a4c89cee5: Pull complete 25ff2da83641: Pull complete Digest: sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e Status: Downloaded newer image for node:18-alpine ---> ee77c6cd7c18 Step 2/13 : RUN apk update && apk add openjdk17 ---> Running in 3c3944c44f27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz v3.21.5-43-ga9e252500f8 [https://dl-cdn.alpinelinux.org/alpine/v3.21/main] v3.21.5-42-gf0a89406425 [https://dl-cdn.alpinelinux.org/alpine/v3.21/community] OK: 25404 distinct packages available (1/32) Installing java-common (0.5-r0) (2/32) Installing libffi (3.4.7-r0) (3/32) Installing libtasn1 (4.20.0-r0) (4/32) Installing p11-kit (0.25.5-r2) (5/32) Installing p11-kit-trust (0.25.5-r2) (6/32) Installing ca-certificates (20250911-r0) (7/32) Installing java-cacerts (1.1-r0) (8/32) Installing openjdk17-jre-headless (17.0.16_p8-r0) (9/32) Installing libxau (1.0.11-r4) (10/32) Installing libmd (1.1.0-r0) (11/32) Installing libbsd (0.12.2-r0) (12/32) Installing libxdmcp (1.1.5-r1) (13/32) Installing libxcb (1.16.1-r0) (14/32) Installing libx11 (1.8.10-r0) (15/32) Installing libxext (1.3.6-r2) (16/32) Installing libxi (1.8.2-r0) (17/32) Installing libxrender (0.9.11-r5) (18/32) Installing libxtst (1.2.5-r0) (19/32) Installing alsa-lib (1.2.12-r0) (20/32) Installing brotli-libs (1.1.0-r2) (21/32) Installing libbz2 (1.0.8-r6) (22/32) Installing libpng (1.6.47-r0) (23/32) Installing freetype (2.13.3-r0) (24/32) Installing giflib (5.2.2-r1) (25/32) Installing libjpeg-turbo (3.0.4-r0) (26/32) Installing lcms2 (2.16-r0) (27/32) Installing openjdk17-jre (17.0.16_p8-r0) (28/32) Installing openjdk17-jmods (17.0.16_p8-r0) (29/32) Installing openjdk17-jdk (17.0.16_p8-r0) (30/32) Installing openjdk17-demos (17.0.16_p8-r0) (31/32) Installing openjdk17-doc (17.0.16_p8-r0) (32/32) Installing openjdk17 (17.0.16_p8-r0) Executing busybox-1.37.0-r12.trigger Executing java-common-0.5-r0.trigger Executing ca-certificates-20250911-r0.trigger OK: 284 MiB in 49 packages Removing intermediate container 3c3944c44f27 ---> 7bbf3c369ce1 Step 3/13 : WORKDIR /usr/src/app ---> Running in 92e4681ee6e5 Removing intermediate container 92e4681ee6e5 ---> 9306d67b37fe Step 4/13 : COPY package*.json ./ ---> 1c3bef6daeda Step 5/13 : RUN npm install ---> Running in 76e6ce43a38b npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@nestjs/core@11.1.6', npm warn EBADENGINE required: { node: '>= 20' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'glob@11.0.3', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'file-type@21.0.0', npm warn EBADENGINE required: { node: '>=20' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'jackspeak@4.1.1', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'minimatch@10.1.1', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'path-scurry@2.0.0', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'lru-cache@11.2.2', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@isaacs/brace-expansion@5.0.0', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@isaacs/balanced-match@4.0.1', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated har-validator@5.1.5: this library is no longer supported npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm warn deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs npm warn deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm warn deprecated q@1.4.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. npm warn deprecated npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) npm warn deprecated read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead. npm warn deprecated osenv@0.1.5: This package is no longer supported. npm warn deprecated read-installed@4.0.3: This package is no longer supported. npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.  added 1446 packages, and audited 1447 packages in 1m 208 packages are looking for funding run `npm fund` for details 21 vulnerabilities (6 low, 13 moderate, 2 critical) To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. npm notice npm notice New major version of npm available! 10.8.2 -> 11.6.2 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.2 npm notice To update run: npm install -g npm@11.6.2 npm notice Removing intermediate container 76e6ce43a38b ---> 0c5d5503769f Step 6/13 : COPY . . ---> ad2266a33628 Step 7/13 : RUN npm run build -- --configuration production ---> Running in 56d7dd9420b1 > frontend@0.0.0 prebuild > npm run openapi > frontend@0.0.0 openapi > npx openapi-generator-cli generate --generator-key v3.0 > /dev/null > frontend@0.0.0 build > ng build --configuration production - Generating browser application bundles (phase: setup)... ✔ Browser application bundle generation complete. ✔ Browser application bundle generation complete. - Copying assets... ✔ Copying assets complete. - Generating index html... - Generating index html... 1 rules skipped due to selector errors: .form-floating>~label -> Did not expect successive traversals. 1 rules skipped due to selector errors: .custom-file-input:lang(en)~.custom-file-label -> Unknown pseudo-class :lang ✔ Index html generation complete.  Initial chunk files | Names | Raw size | Estimated transfer size main.8edd7b7257400e67.js | main | 829.16 kB | 203.52 kB styles.eff149f124c153a4.css | styles | 284.81 kB | 30.98 kB onap-styles.5c7df6ccf666e3bc.css | onap-styles | 139.11 kB | 16.34 kB polyfills.e99b4c32f50ab7c5.js | polyfills | 33.87 kB | 11.01 kB runtime.94d5f8a4bd8ea8d3.js | runtime | 1.22 kB | 655 bytes | Initial total | 1.26 MB | 262.48 kB Build at: 2025-10-30T13:57:22.545Z - Hash: cce1441e6b524ef7 - Time: 31226ms  Warning: /usr/src/app/src/app/http-interceptors/requestid.interceptor.ts depends on 'uuid'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies Warning: /usr/src/app/src/app/modules/alerting/alert.component.css exceeded maximum budget. Budget 2.00 kB was not met by 443 bytes with a total of 2.43 kB. Warning: /usr/src/app/src/app/services/user-settings.service.ts depends on 'lodash'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies Removing intermediate container 56d7dd9420b1 ---> bc3d66140fab Step 8/13 : FROM nginxinc/nginx-unprivileged:alpine-slim alpine-slim: Pulling from nginxinc/nginx-unprivileged 2d35ebdb57d9: Pulling fs layer 376789296830: Pulling fs layer f700b9709433: Pulling fs layer cab66c5ce0af: Pulling fs layer d2de9c5f5843: Pulling fs layer 5689588465ec: Pulling fs layer 1329fc29ac58: Pulling fs layer 06da55fe383d: Pulling fs layer d2de9c5f5843: Waiting 5689588465ec: Waiting 06da55fe383d: Waiting 1329fc29ac58: Waiting cab66c5ce0af: Waiting f700b9709433: Verifying Checksum f700b9709433: Download complete 2d35ebdb57d9: Verifying Checksum 2d35ebdb57d9: Download complete 376789296830: Verifying Checksum 376789296830: Download complete cab66c5ce0af: Verifying Checksum cab66c5ce0af: Download complete 5689588465ec: Download complete d2de9c5f5843: Verifying Checksum d2de9c5f5843: Download complete 2d35ebdb57d9: Pull complete 1329fc29ac58: Verifying Checksum 1329fc29ac58: Download complete 06da55fe383d: Verifying Checksum 06da55fe383d: Download complete 376789296830: Pull complete f700b9709433: Pull complete cab66c5ce0af: Pull complete d2de9c5f5843: Pull complete 5689588465ec: Pull complete 1329fc29ac58: Pull complete 06da55fe383d: Pull complete Digest: sha256:65a7f97c299b919190e96e38e2ff8358132732000d3bc5c00c07cc8763fca53f Status: Downloaded newer image for nginxinc/nginx-unprivileged:alpine-slim ---> 2e54ad9b6c0f Step 9/13 : USER nginx ---> Running in 6dd2c5c1d5ec Removing intermediate container 6dd2c5c1d5ec ---> b613b842a0bf Step 10/13 : COPY --from=builder --chown=nginx:nginx /usr/src/app/dist/frontend /usr/share/nginx/html ---> 5a772aba045f Step 11/13 : ENTRYPOINT [] ---> Running in 036ed4d7aefe Removing intermediate container 036ed4d7aefe ---> 89f7165618ce Step 12/13 : EXPOSE ${NGINX_PORT} ---> Running in 9a13bf260fde Removing intermediate container 9a13bf260fde ---> f166d8d7afe2 Step 13/13 : CMD ["nginx", "-g", "daemon off;"] ---> Running in b25d9d4d6083 Removing intermediate container b25d9d4d6083 ---> 2aaf1ce2ac84 Successfully built 2aaf1ce2ac84 Successfully tagged nexus3.onap.org:10003/onap/portal-ng/ui:latest ---> docker-build.sh ends [portal-ng-ui-docker-verify-master] $ /bin/sh -xe /tmp/jenkins481854993375687220.sh [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins8336482278811200464.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2048 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins6721745016828322173.sh ---> sysstat.sh [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins18147428158284686580.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/portal-ng-ui-docker-verify-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/portal-ng-ui-docker-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/portal-ng-ui-docker-verify-master ']' + mkdir -p /w/workspace/portal-ng-ui-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-ui-docker-verify-master/archives/ [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins5707292385485943937.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gI8b from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-gI8b/bin to PATH INFO: Running in OpenStack, capturing instance metadata [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins7518062675331046691.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-ui-docker-verify-master@tmp/config10496746657403611221tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins3934953036685547314.sh ---> create-netrc.sh [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins11577367756480460891.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gI8b from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-gI8b/bin to PATH [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins15714695602708577395.sh ---> sudo-logs.sh Archiving 'sudo' log.. [portal-ng-ui-docker-verify-master] $ /bin/bash /tmp/jenkins7174801968440897024.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gI8b from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-gI8b/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [portal-ng-ui-docker-verify-master] $ /bin/bash -l /tmp/jenkins3486980758837485518.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gI8b from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-gI8b/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-ui-docker-verify-master/116 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-7546 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 712K 3.2G 1% /run /dev/vda1 155G 12G 144G 8% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 870 27073 0 4222 30840 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:fa:92:0b brd ff:ff:ff:ff:ff:ff inet 10.30.107.209/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86079sec preferred_lft 86079sec inet6 fe80::f816:3eff:fefa:920b/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:39:31:8b:83 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:39ff:fe31:8b83/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7546) 10/30/25 _x86_64_ (8 CPU) 13:52:52 LINUX RESTART (8 CPU) 13:53:01 tps rtps wtps bread/s bwrtn/s 13:54:02 400.27 74.02 326.25 5347.11 86539.84 13:55:01 182.22 9.07 173.16 1649.35 81119.00 13:56:01 237.28 0.25 237.03 2.00 70304.55 13:57:01 853.54 0.00 853.54 0.00 95693.65 13:58:01 46.59 1.07 45.53 71.05 9252.19 Average: 344.52 16.91 327.61 1413.11 68539.92 13:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:54:02 30117020 31587228 2822200 8.57 57056 1730904 1503000 4.42 969492 1577584 120152 13:55:01 29175792 31457648 3763428 11.43 83720 2489148 1725828 5.08 1172604 2252692 142700 13:56:01 28015920 31638716 4923300 14.95 152128 3612220 1497908 4.41 1119204 3287024 603776 13:57:01 27307796 31059624 5631424 17.10 223720 3649560 1861792 5.48 1760268 3314408 28120 13:58:01 27776768 31630652 5162452 15.67 227844 3750700 1477356 4.35 1232024 3397752 26972 Average: 28478659 31474774 4460561 13.54 148894 3046506 1613177 4.75 1250718 2765892 184344 13:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:54:02 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 13:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:02 ens3 413.80 275.44 1659.26 78.06 0.00 0.00 0.00 0.00 13:55:01 lo 2.98 2.98 0.34 0.34 0.00 0.00 0.00 0.00 13:55:01 veth549d53c 41.23 75.94 3.00 420.42 0.00 0.00 0.00 0.03 13:55:01 docker0 79.09 173.53 4.50 2970.92 0.00 0.00 0.00 0.00 13:55:01 ens3 268.60 138.32 4010.92 16.22 0.00 0.00 0.00 0.00 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:01 docker0 212.18 453.16 31.18 2988.07 0.00 0.00 0.00 0.00 13:56:01 ens3 458.31 213.65 2988.77 35.13 0.00 0.00 0.00 0.00 13:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:57:01 veth692ef8e 8.08 22.01 0.57 443.31 0.00 0.00 0.00 0.04 13:57:01 docker0 8.08 21.88 0.46 443.29 0.00 0.00 0.00 0.00 13:57:01 ens3 22.35 8.72 443.42 0.86 0.00 0.00 0.00 0.00 13:58:01 lo 1.73 1.73 0.24 0.24 0.00 0.00 0.00 0.00 13:58:01 docker0 0.15 0.15 0.04 0.04 0.00 0.00 0.00 0.00 13:58:01 ens3 31.41 25.86 110.35 9.47 0.00 0.00 0.00 0.00 Average: lo 1.32 1.32 0.15 0.15 0.00 0.00 0.00 0.00 Average: docker0 59.84 129.60 7.25 1274.81 0.00 0.00 0.00 0.00 Average: ens3 238.79 132.38 1835.29 27.99 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7546) 10/30/25 _x86_64_ (8 CPU) 13:52:52 LINUX RESTART (8 CPU) 13:53:01 CPU %user %nice %system %iowait %steal %idle 13:54:02 all 8.75 0.00 1.28 5.73 0.04 84.20 13:54:02 0 7.66 0.00 1.84 3.69 0.03 86.78 13:54:02 1 4.27 0.00 0.55 0.27 0.02 94.89 13:54:02 2 10.07 0.00 1.26 1.09 0.05 87.53 13:54:02 3 9.12 0.00 0.77 0.27 0.02 89.83 13:54:02 4 14.08 0.00 1.42 1.64 0.05 82.81 13:54:02 5 3.94 0.00 2.09 26.31 0.03 67.62 13:54:02 6 4.29 0.00 0.70 4.45 0.02 90.54 13:54:02 7 16.59 0.00 1.62 8.17 0.03 73.59 13:55:01 all 7.75 0.00 1.46 4.64 0.04 86.11 13:55:01 0 9.79 0.00 1.56 7.89 0.05 80.70 13:55:01 1 5.18 0.00 1.41 0.34 0.03 93.04 13:55:01 2 3.85 0.00 0.89 0.03 0.02 95.21 13:55:01 3 21.14 0.00 2.73 4.34 0.07 71.72 13:55:01 4 9.13 0.00 1.26 6.05 0.03 83.52 13:55:01 5 2.47 0.00 1.06 17.99 0.03 78.45 13:55:01 6 3.98 0.00 1.09 0.17 0.02 94.75 13:55:01 7 6.40 0.00 1.72 0.32 0.05 91.50 13:56:01 all 11.21 0.00 2.94 4.58 0.07 81.19 13:56:01 0 8.00 0.00 3.77 4.24 0.10 83.88 13:56:01 1 36.89 0.00 5.65 3.60 0.12 53.75 13:56:01 2 7.14 0.00 3.81 1.19 0.08 87.77 13:56:01 3 10.57 0.00 2.09 1.62 0.07 85.66 13:56:01 4 0.40 0.00 0.08 0.00 0.02 99.50 13:56:01 5 9.86 0.00 3.68 22.97 0.08 63.41 13:56:01 6 8.55 0.00 1.66 0.00 0.05 89.75 13:56:01 7 8.29 0.00 2.78 3.10 0.08 85.74 13:57:01 all 12.18 0.00 3.94 5.17 0.07 78.64 13:57:01 0 12.98 0.00 4.91 0.44 0.07 81.60 13:57:01 1 17.13 0.00 5.69 1.63 0.07 75.49 13:57:01 2 14.31 0.00 3.34 0.08 0.08 82.18 13:57:01 3 12.97 0.00 3.91 4.28 0.05 78.80 13:57:01 4 12.44 0.00 3.65 16.20 0.07 67.64 13:57:01 5 11.32 0.00 4.42 16.80 0.10 67.36 13:57:01 6 6.34 0.00 3.30 1.84 0.07 88.45 13:57:01 7 10.00 0.00 2.26 0.22 0.05 87.46 13:58:01 all 15.65 0.00 1.45 0.51 0.05 82.34 13:58:01 0 10.60 0.00 1.94 0.02 0.05 87.39 13:58:01 1 23.31 0.00 1.97 0.02 0.05 74.65 13:58:01 2 11.83 0.00 1.41 2.03 0.05 84.68 13:58:01 3 25.04 0.00 1.87 1.54 0.07 71.49 13:58:01 4 3.05 0.00 0.52 0.00 0.02 96.41 13:58:01 5 5.94 0.00 1.07 0.23 0.05 92.71 13:58:01 6 10.51 0.00 1.15 0.02 0.03 88.29 13:58:01 7 34.84 0.00 1.69 0.22 0.07 63.18 Average: all 11.12 0.00 2.22 4.12 0.05 82.49 Average: 0 9.80 0.00 2.81 3.24 0.06 84.09 Average: 1 17.39 0.00 3.06 1.17 0.06 78.32 Average: 2 9.45 0.00 2.14 0.89 0.06 87.46 Average: 3 15.75 0.00 2.27 2.40 0.05 79.53 Average: 4 7.81 0.00 1.38 4.75 0.04 86.02 Average: 5 6.71 0.00 2.46 16.85 0.06 73.91 Average: 6 6.74 0.00 1.58 1.30 0.04 90.34 Average: 7 15.29 0.00 2.02 2.41 0.06 80.23