11:22:20 Started by timer 11:22:20 Running as SYSTEM 11:22:21 [EnvInject] - Loading node environment variables. 11:22:21 Building remotely on prd-ubuntu2204-docker-8c-8g-2475 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-master-project-csit-api 11:22:21 [ssh-agent] Looking for ssh-agent implementation... 11:22:21 $ ssh-agent 11:22:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXUUzhA2/agent.1562 11:22:21 SSH_AGENT_PID=1564 11:22:21 [ssh-agent] Started. 11:22:21 Running ssh-add (command line suppressed) 11:22:21 Identity added: /w/workspace/policy-api-master-project-csit-api@tmp/private_key_7435247610252803018.key (/w/workspace/policy-api-master-project-csit-api@tmp/private_key_7435247610252803018.key) 11:22:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:22:21 The recommended git tool is: NONE 11:22:22 using credential onap-jenkins-ssh 11:22:23 Wiping out workspace first. 11:22:23 Cloning the remote Git repository 11:22:23 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 11:22:23 > git init /w/workspace/policy-api-master-project-csit-api # timeout=10 11:22:23 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 11:22:23 > git --version # timeout=10 11:22:23 > git --version # 'git version 2.34.1' 11:22:23 using GIT_SSH to set credentials Gerrit user 11:22:23 Verifying host key using manually-configured host key entries 11:22:23 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:22:23 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 11:22:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:22:24 Avoid second fetch 11:22:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:22:24 Checking out Revision 42611aa1e362535883ae91554bd4094bdf1a42a3 (refs/remotes/origin/master) 11:22:24 > git config core.sparsecheckout # timeout=10 11:22:24 > git checkout -f 42611aa1e362535883ae91554bd4094bdf1a42a3 # timeout=30 11:22:24 Commit message: "Merge "Bump lfreleng-actions/github2gerrit-action from 1.2.2 to 1.3.3"" 11:22:24 > git rev-list --no-walk 42611aa1e362535883ae91554bd4094bdf1a42a3 # timeout=10 11:22:27 provisioning config files... 11:22:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:22:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:22:27 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins5128266236264128132.sh 11:22:27 ---> python-tools-install.sh 11:22:27 Setup pyenv: 11:22:27 * system (set by /opt/pyenv/version) 11:22:27 * 3.8.20 (set by /opt/pyenv/version) 11:22:27 * 3.9.20 (set by /opt/pyenv/version) 11:22:27 3.10.15 11:22:27 3.11.10 11:22:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lTGY 11:22:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:22:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:36 lf-activate-venv(): INFO: Base packages installed successfully 11:22:36 lf-activate-venv(): INFO: Installing additional packages: lftools 11:22:59 lf-activate-venv(): INFO: Adding /tmp/venv-lTGY/bin to PATH 11:22:59 Generating Requirements File 11:23:22 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. 11:23:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:23:23 Python 3.11.10 11:23:23 pip 26.1.2 from /tmp/venv-lTGY/lib/python3.11/site-packages/pip (python 3.11) 11:23:23 aiohappyeyeballs==2.6.2 11:23:23 aiohttp==3.14.1 11:23:23 aiosignal==1.4.0 11:23:23 appdirs==1.4.4 11:23:23 argcomplete==3.6.3 11:23:23 aspy.yaml==1.3.0 11:23:23 attrs==26.1.0 11:23:23 autopage==0.6.0 11:23:23 beautifulsoup4==4.15.0 11:23:23 boto3==1.43.36 11:23:23 botocore==1.43.36 11:23:23 bs4==0.0.2 11:23:23 certifi==2026.6.17 11:23:23 cffi==2.0.0 11:23:23 cfgv==3.5.0 11:23:23 chardet==7.4.3 11:23:23 charset-normalizer==3.4.7 11:23:23 click==8.4.2 11:23:23 cliff==4.14.0 11:23:23 cmd2==4.0.0 11:23:23 cryptography==3.3.2 11:23:23 debtcollector==3.1.0 11:23:23 decorator==5.3.1 11:23:23 defusedxml==0.7.1 11:23:23 Deprecated==1.3.1 11:23:23 distlib==0.4.3 11:23:23 dnspython==2.8.0 11:23:23 docker==7.1.0 11:23:23 dogpile.cache==1.5.0 11:23:23 durationpy==0.10 11:23:23 email-validator==2.3.0 11:23:23 filelock==3.29.4 11:23:23 frozenlist==1.8.0 11:23:23 future==1.0.0 11:23:23 gitdb==4.0.12 11:23:23 GitPython==3.1.50 11:23:23 httplib2==0.30.2 11:23:23 identify==2.6.19 11:23:23 idna==3.18 11:23:23 importlib-resources==1.5.0 11:23:23 iso8601==2.1.0 11:23:23 Jinja2==3.1.6 11:23:23 jmespath==1.1.0 11:23:23 jsonpatch==1.33 11:23:23 jsonpointer==3.1.1 11:23:23 jsonschema==4.26.0 11:23:23 jsonschema-specifications==2025.9.1 11:23:23 keystoneauth1==5.14.0 11:23:23 kubernetes==36.0.2 11:23:23 lftools==0.37.22 11:23:23 lxml==6.1.1 11:23:23 markdown-it-py==4.2.0 11:23:23 MarkupSafe==3.0.3 11:23:23 mdurl==0.1.2 11:23:23 msgpack==1.2.1 11:23:23 multi_key_dict==2.0.3 11:23:23 multidict==6.7.1 11:23:23 munch==4.0.0 11:23:23 netaddr==1.3.0 11:23:23 niet==1.4.2 11:23:23 nodeenv==1.10.0 11:23:23 oauth2client==4.1.3 11:23:23 oauthlib==3.3.1 11:23:23 openstacksdk==4.17.0 11:23:23 os-service-types==1.8.2 11:23:23 osc-lib==4.6.0 11:23:23 oslo.config==10.5.0 11:23:23 oslo.context==6.4.0 11:23:23 oslo.i18n==6.8.0 11:23:23 oslo.log==8.2.0 11:23:23 oslo.serialization==5.10.0 11:23:23 oslo.utils==10.1.1 11:23:23 packaging==26.2 11:23:23 pbr==7.0.3 11:23:23 platformdirs==4.10.0 11:23:23 prettytable==3.18.0 11:23:23 prompt_toolkit==3.0.52 11:23:23 propcache==0.5.2 11:23:23 psutil==7.2.2 11:23:23 pyasn1==0.6.3 11:23:23 pyasn1_modules==0.4.2 11:23:23 pycparser==3.0 11:23:23 pygerrit2==2.0.15 11:23:23 PyGithub==2.9.1 11:23:23 Pygments==2.20.0 11:23:23 PyJWT==2.13.0 11:23:23 PyNaCl==1.6.2 11:23:23 pyparsing==2.4.7 11:23:23 pyperclip==1.11.0 11:23:23 pyrsistent==0.20.0 11:23:23 python-cinderclient==9.9.0 11:23:23 python-dateutil==2.9.0.post0 11:23:23 python-discovery==1.4.2 11:23:23 python-heatclient==5.2.0 11:23:23 python-jenkins==1.8.3 11:23:23 python-keystoneclient==5.8.0 11:23:23 python-magnumclient==4.10.0 11:23:23 python-openstackclient==10.1.0 11:23:23 python-swiftclient==4.10.0 11:23:23 PyYAML==6.0.3 11:23:23 referencing==0.37.0 11:23:23 requests==2.34.2 11:23:23 requests-oauthlib==2.0.0 11:23:23 rfc3986==2.0.0 11:23:23 rich==15.0.0 11:23:23 rich-argparse==1.8.0 11:23:23 rpds-py==2026.5.1 11:23:23 rsa==4.9.1 11:23:23 ruamel.yaml==0.19.1 11:23:23 ruamel.yaml.clib==0.2.15 11:23:23 s3transfer==0.19.0 11:23:23 simplejson==4.1.1 11:23:23 six==1.17.0 11:23:23 smmap==5.0.3 11:23:23 soupsieve==2.8.4 11:23:23 stevedore==5.8.0 11:23:23 tabulate==0.10.0 11:23:23 toml==0.10.2 11:23:23 tomlkit==0.15.0 11:23:23 tqdm==4.68.3 11:23:23 typing_extensions==4.15.0 11:23:23 urllib3==1.26.20 11:23:23 virtualenv==21.5.1 11:23:23 wcwidth==0.8.1 11:23:23 websocket-client==1.9.0 11:23:23 wrapt==2.2.2 11:23:23 xdg==6.0.0 11:23:23 xmltodict==1.0.4 11:23:23 yarl==1.24.2 11:23:23 yq==3.4.3 11:23:23 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins3907545057600576981.sh 11:23:23 ---> uv-install.sh 11:23:23 Installing uv/uvx (latest) using shell installer 11:23:23 2026-06-25 11:23:23 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-zZHyFK.sh" [1] 11:23:24 downloading uv 0.11.24 x86_64-unknown-linux-gnu 11:23:24 installing to /home/jenkins/.local/bin 11:23:24 uv 11:23:24 uvx 11:23:24 everything's installed! 11:23:25 11:23:25 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:23:25 11:23:25 source $HOME/.local/bin/env (sh, bash, zsh) 11:23:25 source $HOME/.local/bin/env.fish (fish) 11:23:25 Adding install location to PATH 11:23:25 ---> Validating uv/uvx install 11:23:25 uvx 0.11.24 (x86_64-unknown-linux-gnu) 11:23:25 [EnvInject] - Injecting environment variables from a build step. 11:23:25 [EnvInject] - Injecting as environment variables the properties content 11:23:25 SET_JDK_VERSION=openjdk17 11:23:25 GIT_URL="git://cloud.onap.org/mirror" 11:23:25 11:23:25 [EnvInject] - Variables injected successfully. 11:23:25 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins16047825785528439940.sh 11:23:25 ---> update-java-alternatives.sh 11:23:25 ---> Updating Java version 11:23:25 ---> Ubuntu/Debian system detected 11:23:25 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:23:25 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:23:25 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:23:25 openjdk version "17.0.18" 2026-01-20 11:23:25 OpenJDK Runtime Environment (build 17.0.18+8-Ubuntu-122.04.1) 11:23:25 OpenJDK 64-Bit Server VM (build 17.0.18+8-Ubuntu-122.04.1, mixed mode, sharing) 11:23:25 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:23:25 [EnvInject] - Injecting environment variables from a build step. 11:23:25 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:23:25 [EnvInject] - Variables injected successfully. 11:23:25 [policy-api-master-project-csit-api] $ /bin/sh -xe /tmp/jenkins9898999743366144087.sh 11:23:25 + /w/workspace/policy-api-master-project-csit-api/csit/run-project-csit.sh api 11:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:26 11:23:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 11:23:26 Configure a credential helper to remove this warning. See 11:23:26 https://docs.docker.com/go/credential-store/ 11:23:26 11:23:26 Login Succeeded 11:23:26 Docker Compose version v5.1.4 11:23:26 Setting project configuration for: api 11:23:26 Configuring docker compose... 11:23:30 Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulling 11:23:30 Image nexus3.onap.org:10001/library/postgres:17.7 Pulling 11:23:30 Image nexus3.onap.org:10001/grafana/grafana:latest Pulling 11:23:30 Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulling 11:23:30 Image nexus3.onap.org:10001/prom/prometheus:latest Pulling 11:23:30 d690e42b01e8 Pulling fs layer 0B 11:23:30 55f91d69776c Pulling fs layer 0B 11:23:30 3cc564de9ff0 Pulling fs layer 0B 11:23:30 c69377bcf049 Pulling fs layer 0B 11:23:30 10bb9008ba2b Pulling fs layer 0B 11:23:30 2d35ebdb57d9 Pulling fs layer 0B 11:23:30 4541d4a0eb23 Pulling fs layer 0B 11:23:30 d690e42b01e8 Pulling fs layer 0B 11:23:30 2d35ebdb57d9 Pulling fs layer 0B 11:23:30 78dde939cc55 Pulling fs layer 0B 11:23:30 681683cee62f Pulling fs layer 0B 11:23:30 5fc5f2197c3d Pulling fs layer 0B 11:23:30 a32eeeb1b447 Pulling fs layer 0B 11:23:30 4b9e9a1ea2f7 Pulling fs layer 0B 11:23:30 a09fdcc44115 Pulling fs layer 0B 11:23:30 2d35ebdb57d9 Downloading 3.802MB 11:23:30 4541d4a0eb23 Download complete 0B 11:23:30 d690e42b01e8 Downloading 4.194MB 11:23:30 55f91d69776c Download complete 0B 11:23:30 3cc564de9ff0 Download complete 0B 11:23:30 c69377bcf049 Download complete 0B 11:23:30 10bb9008ba2b Downloading 3.146MB 11:23:30 4b9e9a1ea2f7 Download complete 0B 11:23:30 2d35ebdb57d9 Download complete 0B 11:23:30 78dde939cc55 Downloading 2.097MB 11:23:30 a09fdcc44115 Downloading 1.035kB 11:23:30 5fc5f2197c3d Download complete 0B 11:23:30 a32eeeb1b447 Download complete 0B 11:23:30 d690e42b01e8 Downloading 5.243MB 11:23:30 b124010701b9 Pulling fs layer 0B 11:23:30 959723483440 Pulling fs layer 0B 11:23:30 39e3d1c87577 Pulling fs layer 0B 11:23:30 8551e3a9b2dd Pulling fs layer 0B 11:23:30 55afa1ecc21d Pulling fs layer 0B 11:23:30 ffd68bafd674 Pulling fs layer 0B 11:23:30 6c1eb8f7a561 Pulling fs layer 0B 11:23:30 6e6085636f02 Pulling fs layer 0B 11:23:30 7e079c586e0d Pulling fs layer 0B 11:23:30 5ed3d4d076b0 Pulling fs layer 0B 11:23:30 4f4fb700ef54 Pulling fs layer 0B 11:23:30 2d35ebdb57d9 Extracting 1B 11:23:30 0c8d55a45c0d Pulling fs layer 0B 11:23:30 4ff421dac293 Pulling fs layer 0B 11:23:30 b65758d82f26 Pulling fs layer 0B 11:23:30 46e6d6da846e Pulling fs layer 0B 11:23:30 ec9be5b30934 Pulling fs layer 0B 11:23:30 ed8cfcf27c7a Pulling fs layer 0B 11:23:30 4d1dbc12fcae Pulling fs layer 0B 11:23:30 df3e8313a980 Pulling fs layer 0B 11:23:30 2be8671e729e Pulling fs layer 0B 11:23:30 ca18c8e97cb3 Pulling fs layer 0B 11:23:30 a63efc7efa2e Pulling fs layer 0B 11:23:30 2eb6e6454401 Pulling fs layer 0B 11:23:30 0d9211fd3e1a Pulling fs layer 0B 11:23:30 2e73123a8202 Pulling fs layer 0B 11:23:30 44527d2187a5 Pulling fs layer 0B 11:23:30 129012d4840b Pulling fs layer 0B 11:23:30 c93f261857c3 Pulling fs layer 0B 11:23:30 16440fd2ed7c Pulling fs layer 0B 11:23:30 5a343fb281e2 Pulling fs layer 0B 11:23:30 8a0b3bf59e8d Pulling fs layer 0B 11:23:30 7a2023657e3c Pulling fs layer 0B 11:23:30 8fb7f0bfe6ca Pulling fs layer 0B 11:23:30 bd34dd57e530 Pulling fs layer 0B 11:23:30 8d4dc7ef873e Pulling fs layer 0B 11:23:30 d690e42b01e8 Downloading 10.49MB 11:23:30 10bb9008ba2b Downloading 9.437MB 11:23:30 2d35ebdb57d9 Download complete 0B 11:23:30 ffd68bafd674 Downloading 1.333kB 11:23:30 39e3d1c87577 Downloading 140B 11:23:30 d690e42b01e8 Downloading 11.53MB 11:23:30 78dde939cc55 Downloading 8.389MB 11:23:30 a09fdcc44115 Download complete 0B 11:23:30 6c1eb8f7a561 Downloading 31.48kB 11:23:30 2d35ebdb57d9 Extracting 1B 11:23:30 2d35ebdb57d9 Extracting 1B 11:23:30 c42c89b521da Downloading 53.86kB 11:23:30 73566c509014 Downloading 2.097MB 11:23:30 ed8cfcf27c7a Downloading 116B 11:23:30 4ff421dac293 Downloading 186B 11:23:30 ca18c8e97cb3 Downloading 3.142kB 11:23:30 c42c89b521da Downloading 53.86kB 11:23:30 0c8d55a45c0d Downloading 1.049MB 11:23:30 ec9be5b30934 Downloading 128B 11:23:30 df3e8313a980 Downloading 10.34kB 11:23:30 10bb9008ba2b Downloading 14.68MB 11:23:30 d690e42b01e8 Downloading 17.83MB 11:23:30 b124010701b9 Downloading 2.097MB 11:23:30 39e3d1c87577 Downloading 140B 11:23:30 4f4fb700ef54 Downloading 32B 11:23:30 6c1eb8f7a561 Downloading 31.48kB 11:23:30 959723483440 Downloading 2.097MB 11:23:30 55afa1ecc21d Downloading 2.097MB 11:23:30 8551e3a9b2dd Downloading 70.1kB 11:23:30 7e079c586e0d Downloading 182B 11:23:30 ffd68bafd674 Downloading 1.333kB 11:23:30 6e6085636f02 Downloading 1.049MB 11:23:30 5ed3d4d076b0 Downloading 1.049MB 11:23:30 2d35ebdb57d9 Extracting 1B 11:23:30 d690e42b01e8 Downloading 18.87MB 11:23:30 78dde939cc55 Downloading 14.47MB 11:23:30 2d35ebdb57d9 Extracting 1B 11:23:30 73566c509014 Downloading 3.146MB 11:23:30 ed8cfcf27c7a Downloading 116B 11:23:30 4ff421dac293 Downloading 186B 11:23:30 b65758d82f26 Downloading 1.049MB 11:23:30 10bb9008ba2b Downloading 22.02MB 11:23:30 d690e42b01e8 Downloading 25.17MB 11:23:30 2be8671e729e Downloading 2.097MB 11:23:30 a63efc7efa2e Downloading 169B 11:23:30 2eb6e6454401 Downloading 1.257MB 11:23:30 0d9211fd3e1a Downloading 1.312MB 11:23:30 ca18c8e97cb3 Downloading 3.142kB 11:23:30 46e6d6da846e Downloading 1.169kB 11:23:30 c42c89b521da Download complete 0B 11:23:30 0c8d55a45c0d Downloading 2.097MB 11:23:30 ec9be5b30934 Downloading 128B 11:23:30 2e73123a8202 Downloading 1.049MB 11:23:30 df3e8313a980 Downloading 10.34kB 11:23:30 4d1dbc12fcae Downloading 5.837kB 11:23:30 959723483440 Downloading 3.146MB 11:23:30 55afa1ecc21d Downloading 3.146MB 11:23:30 8551e3a9b2dd Downloading 70.1kB 11:23:30 7e079c586e0d Downloading 182B 11:23:30 ffd68bafd674 Downloading 1.333kB 11:23:30 6e6085636f02 Downloading 3.146MB 11:23:30 5ed3d4d076b0 Downloading 2.097MB 11:23:30 b124010701b9 Downloading 3.721MB 11:23:30 39e3d1c87577 Download complete 0B 11:23:30 4f4fb700ef54 Downloading 32B 11:23:30 6c1eb8f7a561 Downloading 31.48kB 11:23:30 78dde939cc55 Downloading 15.24MB 11:23:30 681683cee62f Downloading 5.242kB 11:23:30 d690e42b01e8 Downloading 26.21MB 11:23:30 2d35ebdb57d9 Extracting 1B 11:23:30 7a2023657e3c Downloading 1.44kB 11:23:30 129012d4840b Downloading 324.6kB 11:23:30 44527d2187a5 Downloading 693B 11:23:30 8fb7f0bfe6ca Download complete 0B 11:23:30 5a343fb281e2 Download complete 0B 11:23:30 2d35ebdb57d9 Extracting 1B 11:23:30 df3e8313a980 Download complete 0B 11:23:30 d690e42b01e8 Downloading 33.55MB 11:23:30 10bb9008ba2b Downloading 30.41MB 11:23:30 4d1dbc12fcae Download complete 0B 11:23:30 73566c509014 Downloading 4.194MB 11:23:30 959723483440 Downloading 4.194MB 11:23:30 55afa1ecc21d Downloading 3.846MB 11:23:30 ed8cfcf27c7a Download complete 0B 11:23:30 8551e3a9b2dd Download complete 0B 11:23:30 4ff421dac293 Download complete 0B 11:23:30 b65758d82f26 Downloading 1.049MB 11:23:30 2be8671e729e Downloading 4.194MB 11:23:30 7e079c586e0d Download complete 0B 11:23:30 a63efc7efa2e Download complete 0B 11:23:30 ffd68bafd674 Download complete 0B 11:23:30 6e6085636f02 Downloading 5.243MB 11:23:30 5ed3d4d076b0 Downloading 4.194MB 11:23:30 2d35ebdb57d9 Pull complete 0B 11:23:30 2eb6e6454401 Download complete 0B 11:23:30 b124010701b9 Download complete 0B 11:23:30 d690e42b01e8 Downloading 34.6MB 11:23:30 4f4fb700ef54 Download complete 0B 11:23:30 0d9211fd3e1a Download complete 0B 11:23:30 78dde939cc55 Download complete 0B 11:23:30 6c1eb8f7a561 Download complete 0B 11:23:30 ca18c8e97cb3 Download complete 0B 11:23:30 46e6d6da846e Download complete 0B 11:23:30 0c8d55a45c0d Downloading 4.194MB 11:23:30 681683cee62f Download complete 0B 11:23:30 ec9be5b30934 Download complete 0B 11:23:30 2e73123a8202 Downloading 2.097MB 11:23:30 44527d2187a5 Download complete 0B 11:23:30 16440fd2ed7c Downloading 2.097MB 11:23:30 2d35ebdb57d9 Extracting 1B 11:23:30 8d4dc7ef873e Download complete 0B 11:23:30 7a2023657e3c Download complete 0B 11:23:30 bd34dd57e530 Downloading 61.4kB 11:23:30 c93f261857c3 Downloading 800.3kB 11:23:30 129012d4840b Download complete 0B 11:23:30 0c8d55a45c0d Downloading 7.053MB 11:23:30 2e73123a8202 Downloading 4.194MB 11:23:30 73566c509014 Downloading 5.727MB 11:23:30 b65758d82f26 Downloading 3.146MB 11:23:30 2be8671e729e Downloading 7.34MB 11:23:30 10bb9008ba2b Downloading 37.75MB 11:23:30 d690e42b01e8 Downloading 41.94MB 11:23:30 6e6085636f02 Downloading 8.389MB 11:23:30 5ed3d4d076b0 Downloading 6.291MB 11:23:30 959723483440 Downloading 6.291MB 11:23:30 55afa1ecc21d Download complete 0B 11:23:30 d690e42b01e8 Downloading 41.94MB 11:23:31 55afa1ecc21d Extracting 1B 11:23:31 bd34dd57e530 Download complete 0B 11:23:31 c93f261857c3 Download complete 0B 11:23:31 8a0b3bf59e8d Downloading 2.097MB 11:23:31 16440fd2ed7c Downloading 4.194MB 11:23:31 c93f261857c3 Extracting 1B 11:23:31 73566c509014 Download complete 0B 11:23:31 b65758d82f26 Downloading 5.243MB 11:23:31 d690e42b01e8 Downloading 50.12MB 11:23:31 10bb9008ba2b Downloading 46.14MB 11:23:31 2be8671e729e Download complete 0B 11:23:31 0c8d55a45c0d Downloading 10.49MB 11:23:31 2e73123a8202 Download complete 0B 11:23:31 959723483440 Download complete 0B 11:23:31 6e6085636f02 Downloading 12.58MB 11:23:31 5ed3d4d076b0 Downloading 9.437MB 11:23:31 d690e42b01e8 Downloading 50.33MB 11:23:31 8a0b3bf59e8d Downloading 3.146MB 11:23:31 16440fd2ed7c Downloading 8.389MB 11:23:31 55afa1ecc21d Extracting 1B 11:23:31 c93f261857c3 Pull complete 0B 11:23:31 0c8d55a45c0d Downloading 14.68MB 11:23:31 b65758d82f26 Downloading 7.34MB 11:23:31 10bb9008ba2b Downloading 55.57MB 11:23:31 d690e42b01e8 Downloading 57.67MB 11:23:31 6e6085636f02 Downloading 15.73MB 11:23:31 5ed3d4d076b0 Downloading 12.58MB 11:23:31 d690e42b01e8 Downloading 58.72MB 11:23:31 8a0b3bf59e8d Downloading 5.243MB 11:23:31 16440fd2ed7c Downloading 12.58MB 11:23:31 55afa1ecc21d Pull complete 0B 11:23:31 129012d4840b Pull complete 0B 11:23:31 0c8d55a45c0d Downloading 17.83MB 11:23:31 b65758d82f26 Downloading 9.437MB 11:23:31 10bb9008ba2b Downloading 64.87MB 11:23:31 d690e42b01e8 Downloading 67.11MB 11:23:31 6e6085636f02 Downloading 20.97MB 11:23:31 5ed3d4d076b0 Downloading 16.78MB 11:23:31 39e3d1c87577 Pull complete 0B 11:23:31 b124010701b9 Extracting 1B 11:23:31 d690e42b01e8 Downloading 68.16MB 11:23:31 8a0b3bf59e8d Downloading 7.34MB 11:23:31 16440fd2ed7c Downloading 16.78MB 11:23:31 10bb9008ba2b Downloading 73.4MB 11:23:31 d690e42b01e8 Downloading 75.5MB 11:23:31 0c8d55a45c0d Downloading 23.07MB 11:23:31 b65758d82f26 Downloading 12.26MB 11:23:31 6e6085636f02 Downloading 27.26MB 11:23:31 5ed3d4d076b0 Downloading 20.97MB 11:23:31 b124010701b9 Extracting 1B 11:23:31 d690e42b01e8 Downloading 76.55MB 11:23:31 8a0b3bf59e8d Downloading 10.49MB 11:23:31 16440fd2ed7c Downloading 22.02MB 11:23:31 0c8d55a45c0d Downloading 28.13MB 11:23:31 b65758d82f26 Downloading 15.73MB 11:23:31 d690e42b01e8 Downloading 77.99MB 11:23:31 10bb9008ba2b Downloading 83.89MB 11:23:31 6e6085636f02 Downloading 33.55MB 11:23:31 5ed3d4d076b0 Downloading 22.63MB 11:23:31 b124010701b9 Extracting 1B 11:23:31 8a0b3bf59e8d Downloading 13.63MB 11:23:31 16440fd2ed7c Downloading 30.41MB 11:23:31 d690e42b01e8 Downloading 77.99MB 11:23:31 b65758d82f26 Downloading 17.83MB 11:23:31 0c8d55a45c0d Downloading 29.78MB 11:23:31 d690e42b01e8 Downloading 77.99MB 11:23:31 10bb9008ba2b Downloading 88.74MB 11:23:31 6e6085636f02 Downloading 36.7MB 11:23:31 5ed3d4d076b0 Downloading 22.63MB 11:23:31 d690e42b01e8 Downloading 77.99MB 11:23:31 8a0b3bf59e8d Downloading 14.68MB 11:23:31 16440fd2ed7c Downloading 32.51MB 11:23:31 0c8d55a45c0d Downloading 29.78MB 11:23:31 b65758d82f26 Downloading 24.12MB 11:23:31 d690e42b01e8 Download complete 0B 11:23:31 10bb9008ba2b Downloading 88.74MB 11:23:31 6e6085636f02 Downloading 44.04MB 11:23:31 5ed3d4d076b0 Download complete 0B 11:23:31 d690e42b01e8 Extracting 1B 11:23:31 d690e42b01e8 Download complete 0B 11:23:31 8a0b3bf59e8d Downloading 20.97MB 11:23:31 16440fd2ed7c Downloading 41.94MB 11:23:31 b124010701b9 Pull complete 0B 11:23:31 d690e42b01e8 Extracting 1B 11:23:31 b65758d82f26 Downloading 30.41MB 11:23:31 0c8d55a45c0d Download complete 0B 11:23:31 10bb9008ba2b Download complete 0B 11:23:31 6e6085636f02 Downloading 53.48MB 11:23:31 d690e42b01e8 Extracting 1B 11:23:31 959723483440 Extracting 1B 11:23:31 8a0b3bf59e8d Downloading 27.26MB 11:23:31 16440fd2ed7c Downloading 51.38MB 11:23:31 0c8d55a45c0d Extracting 1B 11:23:31 d690e42b01e8 Extracting 1B 11:23:31 b65758d82f26 Downloading 37.75MB 11:23:31 6e6085636f02 Downloading 65.01MB 11:23:31 d690e42b01e8 Extracting 1B 11:23:31 959723483440 Extracting 1B 11:23:31 0c8d55a45c0d Extracting 1B 11:23:31 8a0b3bf59e8d Downloading 33.55MB 11:23:31 16440fd2ed7c Downloading 55.68MB 11:23:31 d690e42b01e8 Extracting 1B 11:23:31 b65758d82f26 Downloading 45.09MB 11:23:31 6e6085636f02 Downloading 76.55MB 11:23:31 d690e42b01e8 Extracting 1B 11:23:31 8551e3a9b2dd Pull complete 0B 11:23:32 6c1eb8f7a561 Extracting 1B 11:23:32 8a0b3bf59e8d Downloading 41.94MB 11:23:32 959723483440 Pull complete 0B 11:23:32 16440fd2ed7c Download complete 0B 11:23:32 0c8d55a45c0d Extracting 1B 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 b65758d82f26 Downloading 52.43MB 11:23:32 6e6085636f02 Downloading 89.13MB 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 6c1eb8f7a561 Pull complete 0B 11:23:32 8a0b3bf59e8d Downloading 48.23MB 11:23:32 0c8d55a45c0d Extracting 1B 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 b65758d82f26 Downloading 58.72MB 11:23:32 6e6085636f02 Downloading 100.7MB 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 8a0b3bf59e8d Downloading 54.53MB 11:23:32 0c8d55a45c0d Extracting 1B 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 b65758d82f26 Downloading 66.06MB 11:23:32 6e6085636f02 Downloading 113.2MB 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 0c8d55a45c0d Extracting 1B 11:23:32 8a0b3bf59e8d Downloading 61.28MB 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 b65758d82f26 Downloading 75.5MB 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 6e6085636f02 Downloading 126.9MB 11:23:32 0c8d55a45c0d Extracting 1B 11:23:32 8a0b3bf59e8d Download complete 0B 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 8a0b3bf59e8d Extracting 1B 11:23:32 b65758d82f26 Downloading 84.93MB 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 6e6085636f02 Downloading 141.6MB 11:23:32 0c8d55a45c0d Extracting 1B 11:23:32 8a0b3bf59e8d Extracting 1B 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 b65758d82f26 Downloading 94.37MB 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 6e6085636f02 Downloading 153.1MB 11:23:32 0c8d55a45c0d Extracting 1B 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 8a0b3bf59e8d Extracting 1B 11:23:32 b65758d82f26 Downloading 103.8MB 11:23:32 6e6085636f02 Downloading 167.6MB 11:23:32 d690e42b01e8 Extracting 2B 11:23:32 0c8d55a45c0d Extracting 1B 11:23:32 d690e42b01e8 Extracting 1B 11:23:32 8a0b3bf59e8d Extracting 1B 11:23:32 b65758d82f26 Downloading 114.1MB 11:23:32 6e6085636f02 Downloading 182.9MB 11:23:32 d690e42b01e8 Extracting 2B 11:23:32 0c8d55a45c0d Extracting 1B 11:23:32 d690e42b01e8 Extracting 2B 11:23:32 8a0b3bf59e8d Extracting 1B 11:23:32 b65758d82f26 Downloading 114.1MB 11:23:32 6e6085636f02 Downloading 199.2MB 11:23:32 d690e42b01e8 Extracting 2B 11:23:32 0c8d55a45c0d Extracting 2B 11:23:32 d690e42b01e8 Extracting 2B 11:23:32 8a0b3bf59e8d Extracting 1B 11:23:32 b65758d82f26 Download complete 0B 11:23:32 d690e42b01e8 Extracting 2B 11:23:32 6e6085636f02 Downloading 215MB 11:23:32 46e6d6da846e Pull complete 0B 11:23:32 2e73123a8202 Extracting 1B 11:23:33 0c8d55a45c0d Pull complete 0B 11:23:33 8a0b3bf59e8d Extracting 1B 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 6e6085636f02 Downloading 232.8MB 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 2e73123a8202 Extracting 1B 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 8a0b3bf59e8d Extracting 1B 11:23:33 6e6085636f02 Downloading 252.6MB 11:23:33 2eb6e6454401 Extracting 1B 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 2e73123a8202 Pull complete 0B 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 8a0b3bf59e8d Extracting 1B 11:23:33 6e6085636f02 Downloading 269.5MB 11:23:33 2eb6e6454401 Pull complete 0B 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 2be8671e729e Extracting 1B 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 8a0b3bf59e8d Extracting 1B 11:23:33 6e6085636f02 Downloading 287.3MB 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 2be8671e729e Extracting 1B 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 8a0b3bf59e8d Extracting 1B 11:23:33 6e6085636f02 Downloading 306.2MB 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 2be8671e729e Extracting 1B 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 8a0b3bf59e8d Extracting 2B 11:23:33 6e6085636f02 Downloading 323.3MB 11:23:33 0d9211fd3e1a Extracting 1B 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 2be8671e729e Pull complete 0B 11:23:33 8a0b3bf59e8d Extracting 2B 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 ed8cfcf27c7a Pull complete 0B 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 6e6085636f02 Downloading 338.9MB 11:23:33 0d9211fd3e1a Pull complete 0B 11:23:33 ca18c8e97cb3 Pull complete 0B 11:23:33 b65758d82f26 Extracting 1B 11:23:33 16440fd2ed7c Extracting 1B 11:23:33 d690e42b01e8 Extracting 2B 11:23:33 8a0b3bf59e8d Pull complete 0B 11:23:33 6e6085636f02 Downloading 338.9MB 11:23:33 d690e42b01e8 Extracting 3B 11:23:33 b65758d82f26 Extracting 1B 11:23:33 d690e42b01e8 Extracting 3B 11:23:33 16440fd2ed7c Extracting 1B 11:23:33 6e6085636f02 Downloading 338.9MB 11:23:33 d690e42b01e8 Extracting 3B 11:23:33 b65758d82f26 Extracting 1B 11:23:33 d690e42b01e8 Extracting 3B 11:23:33 16440fd2ed7c Extracting 1B 11:23:33 6e6085636f02 Downloading 338.9MB 11:23:33 b65758d82f26 Extracting 1B 11:23:33 d690e42b01e8 Extracting 3B 11:23:34 d690e42b01e8 Extracting 3B 11:23:34 16440fd2ed7c Extracting 1B 11:23:34 3cc564de9ff0 Pull complete 0B 11:23:34 6e6085636f02 Download complete 0B 11:23:34 c69377bcf049 Extracting 1B 11:23:34 d690e42b01e8 Pull complete 0B 11:23:34 b65758d82f26 Extracting 1B 11:23:34 6e6085636f02 Extracting 1B 11:23:34 d690e42b01e8 Extracting 3B 11:23:34 16440fd2ed7c Extracting 1B 11:23:34 4541d4a0eb23 Pull complete 0B 11:23:34 b65758d82f26 Extracting 1B 11:23:34 c69377bcf049 Pull complete 0B 11:23:34 10bb9008ba2b Extracting 1B 11:23:34 6e6085636f02 Extracting 1B 11:23:34 78dde939cc55 Extracting 1B 11:23:34 16440fd2ed7c Extracting 1B 11:23:34 10bb9008ba2b Extracting 1B 11:23:34 b65758d82f26 Extracting 1B 11:23:34 6e6085636f02 Extracting 1B 11:23:34 78dde939cc55 Extracting 1B 11:23:34 16440fd2ed7c Extracting 1B 11:23:34 10bb9008ba2b Extracting 1B 11:23:34 b65758d82f26 Extracting 1B 11:23:34 6e6085636f02 Extracting 1B 11:23:34 78dde939cc55 Extracting 1B 11:23:34 16440fd2ed7c Extracting 1B 11:23:34 10bb9008ba2b Extracting 1B 11:23:34 b65758d82f26 Extracting 1B 11:23:34 6e6085636f02 Extracting 1B 11:23:34 78dde939cc55 Extracting 1B 11:23:34 16440fd2ed7c Extracting 1B 11:23:34 10bb9008ba2b Extracting 1B 11:23:34 b65758d82f26 Extracting 1B 11:23:34 6e6085636f02 Extracting 1B 11:23:34 8fb7f0bfe6ca Pull complete 0B 11:23:34 78dde939cc55 Extracting 1B 11:23:34 16440fd2ed7c Pull complete 0B 11:23:34 b65758d82f26 Extracting 1B 11:23:34 10bb9008ba2b Extracting 1B 11:23:34 5a343fb281e2 Pull complete 0B 11:23:34 6e6085636f02 Extracting 1B 11:23:34 7a2023657e3c Pull complete 0B 11:23:34 bd34dd57e530 Extracting 1B 11:23:34 78dde939cc55 Extracting 1B 11:23:34 10bb9008ba2b Extracting 1B 11:23:34 b65758d82f26 Extracting 2B 11:23:34 6e6085636f02 Extracting 1B 11:23:34 44527d2187a5 Pull complete 0B 11:23:34 8d4dc7ef873e Pull complete 0B 11:23:34 bd34dd57e530 Pull complete 0B 11:23:34 Image nexus3.onap.org:10001/prom/prometheus:latest Pulled 11:23:34 a32eeeb1b447 Pull complete 0B 11:23:34 a09fdcc44115 Pull complete 0B 11:23:34 78dde939cc55 Pull complete 0B 11:23:34 681683cee62f Pull complete 0B 11:23:34 10bb9008ba2b Extracting 1B 11:23:34 b65758d82f26 Extracting 2B 11:23:34 4b9e9a1ea2f7 Extracting 1B 11:23:34 6e6085636f02 Extracting 1B 11:23:34 5fc5f2197c3d Pull complete 0B 11:23:34 4b9e9a1ea2f7 Pull complete 0B 11:23:34 Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulled 11:23:34 10bb9008ba2b Extracting 1B 11:23:34 b65758d82f26 Extracting 2B 11:23:34 6e6085636f02 Extracting 1B 11:23:35 55f91d69776c Pull complete 0B 11:23:35 10bb9008ba2b Pull complete 0B 11:23:35 Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulled 11:23:35 b65758d82f26 Extracting 2B 11:23:35 6e6085636f02 Extracting 1B 11:23:35 b65758d82f26 Extracting 2B 11:23:35 6e6085636f02 Extracting 2B 11:23:35 b65758d82f26 Extracting 2B 11:23:35 6e6085636f02 Extracting 2B 11:23:35 b65758d82f26 Extracting 2B 11:23:35 6e6085636f02 Extracting 2B 11:23:35 b65758d82f26 Extracting 2B 11:23:35 6e6085636f02 Extracting 2B 11:23:35 b65758d82f26 Extracting 2B 11:23:35 6e6085636f02 Extracting 2B 11:23:35 b65758d82f26 Extracting 3B 11:23:35 6e6085636f02 Extracting 2B 11:23:35 b65758d82f26 Extracting 3B 11:23:35 6e6085636f02 Extracting 2B 11:23:35 b65758d82f26 Extracting 3B 11:23:35 6e6085636f02 Extracting 2B 11:23:35 b65758d82f26 Extracting 3B 11:23:35 6e6085636f02 Extracting 2B 11:23:36 b65758d82f26 Extracting 3B 11:23:36 6e6085636f02 Extracting 3B 11:23:36 b65758d82f26 Extracting 3B 11:23:36 6e6085636f02 Extracting 3B 11:23:36 b65758d82f26 Extracting 3B 11:23:36 6e6085636f02 Extracting 3B 11:23:36 df3e8313a980 Pull complete 0B 11:23:36 a63efc7efa2e Pull complete 0B 11:23:36 ec9be5b30934 Pull complete 0B 11:23:36 b65758d82f26 Pull complete 0B 11:23:36 6e6085636f02 Extracting 3B 11:23:36 4d1dbc12fcae Pull complete 0B 11:23:36 4ff421dac293 Pull complete 0B 11:23:36 Image nexus3.onap.org:10001/library/postgres:17.7 Pulled 11:23:36 6e6085636f02 Extracting 3B 11:23:36 6e6085636f02 Extracting 3B 11:23:36 6e6085636f02 Extracting 3B 11:23:36 6e6085636f02 Extracting 3B 11:23:36 6e6085636f02 Extracting 3B 11:23:36 6e6085636f02 Extracting 3B 11:23:37 6e6085636f02 Extracting 3B 11:23:37 6e6085636f02 Extracting 4B 11:23:37 6e6085636f02 Extracting 4B 11:23:37 6e6085636f02 Extracting 4B 11:23:37 6e6085636f02 Extracting 4B 11:23:37 6e6085636f02 Extracting 4B 11:23:37 6e6085636f02 Extracting 4B 11:23:37 6e6085636f02 Extracting 4B 11:23:37 6e6085636f02 Extracting 4B 11:23:37 6e6085636f02 Extracting 4B 11:23:38 6e6085636f02 Extracting 5B 11:23:38 6e6085636f02 Extracting 5B 11:23:38 6e6085636f02 Extracting 5B 11:23:38 6e6085636f02 Extracting 5B 11:23:38 6e6085636f02 Extracting 5B 11:23:38 6e6085636f02 Extracting 5B 11:23:38 6e6085636f02 Extracting 5B 11:23:38 6e6085636f02 Extracting 5B 11:23:38 6e6085636f02 Extracting 5B 11:23:39 6e6085636f02 Extracting 5B 11:23:39 6e6085636f02 Extracting 5B 11:23:39 6e6085636f02 Extracting 6B 11:23:39 6e6085636f02 Extracting 6B 11:23:39 6e6085636f02 Extracting 6B 11:23:39 6e6085636f02 Extracting 6B 11:23:39 6e6085636f02 Extracting 6B 11:23:39 6e6085636f02 Extracting 6B 11:23:39 6e6085636f02 Extracting 6B 11:23:39 6e6085636f02 Extracting 6B 11:23:40 6e6085636f02 Extracting 6B 11:23:40 6e6085636f02 Extracting 7B 11:23:40 6e6085636f02 Extracting 7B 11:23:40 6e6085636f02 Extracting 7B 11:23:40 6e6085636f02 Extracting 7B 11:23:40 6e6085636f02 Extracting 7B 11:23:40 6e6085636f02 Extracting 7B 11:23:40 6e6085636f02 Extracting 7B 11:23:40 6e6085636f02 Extracting 7B 11:23:40 6e6085636f02 Extracting 7B 11:23:40 6e6085636f02 Extracting 7B 11:23:41 6e6085636f02 Extracting 7B 11:23:41 6e6085636f02 Extracting 8B 11:23:41 6e6085636f02 Extracting 8B 11:23:41 6e6085636f02 Extracting 8B 11:23:41 6e6085636f02 Extracting 8B 11:23:41 6e6085636f02 Extracting 8B 11:23:41 6e6085636f02 Extracting 8B 11:23:41 6e6085636f02 Extracting 8B 11:23:41 6e6085636f02 Extracting 8B 11:23:41 6e6085636f02 Extracting 8B 11:23:42 6e6085636f02 Extracting 9B 11:23:42 6e6085636f02 Extracting 9B 11:23:42 6e6085636f02 Extracting 9B 11:23:42 6e6085636f02 Extracting 9B 11:23:42 6e6085636f02 Extracting 9B 11:23:42 6e6085636f02 Extracting 9B 11:23:42 6e6085636f02 Extracting 9B 11:23:42 6e6085636f02 Extracting 9B 11:23:42 6e6085636f02 Extracting 9B 11:23:42 6e6085636f02 Extracting 9B 11:23:43 6e6085636f02 Extracting 9B 11:23:43 6e6085636f02 Extracting 10B 11:23:43 6e6085636f02 Extracting 10B 11:23:43 6e6085636f02 Extracting 10B 11:23:43 6e6085636f02 Extracting 10B 11:23:43 6e6085636f02 Extracting 10B 11:23:43 6e6085636f02 Extracting 10B 11:23:43 6e6085636f02 Extracting 10B 11:23:43 6e6085636f02 Extracting 10B 11:23:43 6e6085636f02 Extracting 10B 11:23:44 6e6085636f02 Extracting 10B 11:23:44 6e6085636f02 Extracting 11B 11:23:44 6e6085636f02 Extracting 11B 11:23:44 6e6085636f02 Extracting 11B 11:23:44 6e6085636f02 Extracting 11B 11:23:44 6e6085636f02 Extracting 11B 11:23:44 6e6085636f02 Extracting 11B 11:23:44 6e6085636f02 Extracting 11B 11:23:44 6e6085636f02 Extracting 11B 11:23:44 6e6085636f02 Extracting 11B 11:23:45 6e6085636f02 Extracting 12B 11:23:45 6e6085636f02 Extracting 12B 11:23:45 5ed3d4d076b0 Extracting 1B 11:23:45 6e6085636f02 Pull complete 0B 11:23:45 5ed3d4d076b0 Extracting 1B 11:23:45 5ed3d4d076b0 Extracting 1B 11:23:45 5ed3d4d076b0 Extracting 1B 11:23:45 7e079c586e0d Extracting 1B 11:23:45 5ed3d4d076b0 Pull complete 0B 11:23:45 7e079c586e0d Pull complete 0B 11:23:45 ffd68bafd674 Pull complete 0B 11:23:45 4f4fb700ef54 Pull complete 0B 11:23:45 Image nexus3.onap.org:10001/grafana/grafana:latest Pulled 11:23:45 Network compose_default Creating 11:23:45 Network compose_default Created 11:23:45 Container postgres Creating 11:23:45 Container prometheus Creating 11:23:49 Container postgres Created 11:23:49 Container policy-db-migrator Creating 11:23:49 Container prometheus Created 11:23:49 Container grafana Creating 11:23:49 Container policy-db-migrator Created 11:23:49 Container policy-api Creating 11:23:49 Container grafana Created 11:23:49 Container policy-api Created 11:23:49 Container prometheus Starting 11:23:49 Container postgres Starting 11:23:50 Container postgres Started 11:23:50 Container postgres Waiting 11:23:50 Container prometheus Started 11:23:50 Container grafana Starting 11:23:50 Container grafana Started 11:23:55 Container postgres Healthy 11:23:55 Container policy-db-migrator Starting 11:23:55 Container policy-db-migrator Started 11:23:55 Container policy-db-migrator Waiting 11:24:04 Container policy-db-migrator Exited 11:24:04 Container policy-api Starting 11:24:05 Container policy-api Started 11:24:05 Container postgres Waiting 11:24:05 Container grafana Waiting 11:24:05 Container prometheus Waiting 11:24:05 Container policy-api Waiting 11:24:05 Container policy-db-migrator Waiting 11:24:05 Container postgres Healthy 11:24:05 Container grafana Healthy 11:24:05 Container policy-db-migrator Exited 11:24:05 Container prometheus Healthy 11:24:20 Container policy-api Healthy 11:24:20 Prometheus server: http://localhost:30259 11:24:20 Grafana server: http://localhost:30269 11:24:20 Cloning into '/w/workspace/policy-api-master-project-csit-api/csit/resources/tests/models'... 11:24:21 Building robot framework docker image 11:24:21 Checking for Docker Buildx... 11:24:21 Docker Buildx is already installed. 11:24:22 Building with Docker Buildx... 11:25:23 sha256:996b32594f182a4b8d4fc1efe1ad2a877537cdcb91d593d8a998cc0e4998bb37 11:25:27 top - 11:25:27 up 3 min, 0 users, load average: 1.40, 0.87, 0.36 11:25:27 Tasks: 201 total, 1 running, 200 sleeping, 0 stopped, 0 zombie 11:25:27 %Cpu(s): 0.8 us, 0.8 sy, 0.0 ni, 98.5 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st 11:25:27 11:25:27 total used free shared buff/cache available 11:25:27 Mem: 31Gi 1.6Gi 22Gi 30Mi 7.2Gi 29Gi 11:25:27 Swap: 1.0Gi 0B 1.0Gi 11:25:27 11:25:27 IMAGE NAMES STATUS 11:25:27 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) 11:25:27 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) 11:25:27 nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) 11:25:27 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) 11:25:27 11:25:29 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 11:25:29 46d2b97268c6 policy-api 0.29% 409.9MiB / 31.34GiB 1.28% 1.15MB / 1.43MB 0B / 319kB 54 11:25:29 04eb1bc5e3b8 grafana 1.75% 174.8MiB / 31.34GiB 0.54% 22.2MB / 122kB 0B / 127MB 33 11:25:29 5e0aaf970fb3 postgres 0.03% 66.58MiB / 31.34GiB 0.21% 1.47MB / 1.57MB 90.1kB / 138MB 16 11:25:29 8073fc15c4fc prometheus 0.24% 23.16MiB / 31.34GiB 0.07% 477kB / 12.9kB 0B / 123kB 14 11:25:29 11:25:29 Container policy-csit Creating 11:25:30 Container policy-csit Created 11:25:30 Attaching to policy-csit 11:25:30 Container policy-csit Starting 11:25:30 policy-csit | Invoking the robot tests from: api-test.robot api-slas.robot 11:25:30 policy-csit | Run Robot test 11:25:30 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 11:25:30 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 11:25:30 policy-csit | -v POLICY_API_IP:policy-api:6969 11:25:30 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 11:25:30 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 11:25:30 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 11:25:30 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 11:25:30 policy-csit | -v POLICY_HTTP_PARTICIPANT:policy-clamp-ac-http-ppnt:6969 11:25:30 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 11:25:30 policy-csit | -v APEX_IP:policy-apex-pdp:6969 11:25:30 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 11:25:30 policy-csit | -v KAFKA_IP:kafka:9092 11:25:30 policy-csit | -v PROMETHEUS_IP:prometheus:9090 11:25:30 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 11:25:30 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 11:25:30 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 11:25:30 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 11:25:30 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 11:25:30 policy-csit | -v TEMP_FOLDER:/tmp/distribution 11:25:30 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 11:25:30 policy-csit | -v TEST_ENV:docker 11:25:30 policy-csit | -v JAEGER_IP:jaeger:16686 11:25:30 policy-csit | Starting Robot test suites ... 11:25:30 Container policy-csit Started 11:25:31 policy-csit | ============================================================================== 11:25:31 policy-csit | api 11:25:31 policy-csit | ============================================================================== 11:25:31 policy-csit | api.Api-Test 11:25:31 policy-csit | ============================================================================== 11:25:31 policy-csit | Healthcheck :: Verify policy api health check | PASS | 11:25:31 policy-csit | ------------------------------------------------------------------------------ 11:25:33 policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | 11:25:33 policy-csit | ------------------------------------------------------------------------------ 11:25:33 policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | 11:25:33 policy-csit | ------------------------------------------------------------------------------ 11:25:34 policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | 11:25:34 policy-csit | ------------------------------------------------------------------------------ 11:25:34 policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | 11:25:34 policy-csit | ------------------------------------------------------------------------------ 11:25:34 policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | 11:25:34 policy-csit | ------------------------------------------------------------------------------ 11:25:35 policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | 11:25:35 policy-csit | ------------------------------------------------------------------------------ 11:25:35 policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | 11:25:35 policy-csit | ------------------------------------------------------------------------------ 11:25:35 policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | 11:25:35 policy-csit | ------------------------------------------------------------------------------ 11:25:36 policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | 11:25:36 policy-csit | ------------------------------------------------------------------------------ 11:25:36 policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | 11:25:36 policy-csit | ------------------------------------------------------------------------------ 11:25:36 policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | 11:25:36 policy-csit | ------------------------------------------------------------------------------ 11:25:37 policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | 11:25:37 policy-csit | ------------------------------------------------------------------------------ 11:25:37 policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | 11:25:37 policy-csit | ------------------------------------------------------------------------------ 11:25:37 policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | 11:25:37 policy-csit | ------------------------------------------------------------------------------ 11:25:37 policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | 11:25:37 policy-csit | ------------------------------------------------------------------------------ 11:25:38 policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | 11:25:38 policy-csit | ------------------------------------------------------------------------------ 11:25:38 policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | 11:25:38 policy-csit | ------------------------------------------------------------------------------ 11:25:38 policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | 11:25:38 policy-csit | ------------------------------------------------------------------------------ 11:25:38 policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | 11:25:38 policy-csit | ------------------------------------------------------------------------------ 11:25:38 policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | 11:25:38 policy-csit | ------------------------------------------------------------------------------ 11:25:38 policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | 11:25:38 policy-csit | ------------------------------------------------------------------------------ 11:25:38 policy-csit | api.Api-Test | PASS | 11:25:38 policy-csit | 22 tests, 22 passed, 0 failed 11:25:38 policy-csit | ============================================================================== 11:25:38 policy-csit | api.Api-Slas 11:25:38 policy-csit | ============================================================================== 11:25:43 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 11:25:43 policy-csit | ------------------------------------------------------------------------------ 11:25:43 policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | 11:25:43 policy-csit | ------------------------------------------------------------------------------ 11:25:44 policy-csit | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | 11:25:44 policy-csit | ------------------------------------------------------------------------------ 11:25:44 policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | 11:25:44 policy-csit | ------------------------------------------------------------------------------ 11:25:44 policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | 11:25:44 policy-csit | ------------------------------------------------------------------------------ 11:25:44 policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | 11:25:44 policy-csit | ------------------------------------------------------------------------------ 11:25:44 policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | 11:25:44 policy-csit | ------------------------------------------------------------------------------ 11:25:44 policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | 11:25:44 policy-csit | ------------------------------------------------------------------------------ 11:25:44 policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | 11:25:44 policy-csit | ------------------------------------------------------------------------------ 11:25:44 policy-csit | api.Api-Slas | PASS | 11:25:44 policy-csit | 9 tests, 9 passed, 0 failed 11:25:44 policy-csit | ============================================================================== 11:25:44 policy-csit | api | PASS | 11:25:44 policy-csit | 31 tests, 31 passed, 0 failed 11:25:44 policy-csit | ============================================================================== 11:25:44 policy-csit | Output: /tmp/results/output.xml 11:25:44 policy-csit | Log: /tmp/results/log.html 11:25:44 policy-csit | Report: /tmp/results/report.html 11:25:44 policy-csit | RESULT: 0 11:25:44 policy-csit exited with code 0 11:25:44 IMAGE NAMES STATUS 11:25:44 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) 11:25:44 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) 11:25:44 nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) 11:25:44 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) 11:25:44 Shut down started! 11:25:47 Collecting logs from docker compose containers... 11:25:49 Tearing down containers... 11:25:49 Container grafana Stopping 11:25:49 Container policy-csit Stopping 11:25:49 Container policy-api Stopping 11:25:49 Container policy-csit Stopped 11:25:49 Container policy-csit Removing 11:25:49 Container policy-csit Removed 11:25:50 Container grafana Stopped 11:25:50 Container grafana Removing 11:25:50 Container grafana Removed 11:25:50 Container prometheus Stopping 11:25:50 Container prometheus Stopped 11:25:50 Container prometheus Removing 11:25:50 Container prometheus Removed 11:26:00 Container policy-api Stopped 11:26:00 Container policy-api Removing 11:26:00 Container policy-api Removed 11:26:00 Container policy-db-migrator Stopping 11:26:00 Container policy-db-migrator Stopped 11:26:00 Container policy-db-migrator Removing 11:26:00 Container policy-db-migrator Removed 11:26:00 Container postgres Stopping 11:26:00 Container postgres Stopped 11:26:00 Container postgres Removing 11:26:00 Container postgres Removed 11:26:00 Network compose_default Removing 11:26:00 Network compose_default Removed 11:26:00 $ ssh-agent -k 11:26:00 unset SSH_AUTH_SOCK; 11:26:00 unset SSH_AGENT_PID; 11:26:00 echo Agent pid 1564 killed; 11:26:00 [ssh-agent] Stopped. 11:26:00 Robot results publisher started... 11:26:00 INFO: Checking test criticality is deprecated and will be dropped in a future release! 11:26:00 -Parsing output xml: 11:26:01 Done! 11:26:01 -Copying log files to build dir: 11:26:01 Done! 11:26:01 -Assigning results to build: 11:26:01 Done! 11:26:01 -Checking thresholds: 11:26:01 Done! 11:26:01 Done publishing Robot results. 11:26:01 [PostBuildScript] - [INFO] Executing post build scripts. 11:26:01 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins16483389563011700150.sh 11:26:01 ---> sysstat.sh 11:26:02 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins17391356586785280856.sh 11:26:02 ---> package-listing.sh 11:26:02 ++ facter osfamily 11:26:02 ++ tr '[:upper:]' '[:lower:]' 11:26:02 + OS_FAMILY=debian 11:26:02 + workspace=/w/workspace/policy-api-master-project-csit-api 11:26:02 + START_PACKAGES=/tmp/packages_start.txt 11:26:02 + END_PACKAGES=/tmp/packages_end.txt 11:26:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:26:02 + PACKAGES=/tmp/packages_start.txt 11:26:02 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:26:02 + PACKAGES=/tmp/packages_end.txt 11:26:02 + case "${OS_FAMILY}" in 11:26:02 + dpkg -l 11:26:02 + grep '^ii' 11:26:02 + '[' -f /tmp/packages_start.txt ']' 11:26:02 + '[' -f /tmp/packages_end.txt ']' 11:26:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:26:02 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:26:02 + mkdir -p /w/workspace/policy-api-master-project-csit-api/archives/ 11:26:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-master-project-csit-api/archives/ 11:26:02 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins14484697216552274257.sh 11:26:02 ---> capture-instance-metadata.sh 11:26:02 Setup pyenv: 11:26:02 system 11:26:02 3.8.20 11:26:02 3.9.20 11:26:02 3.10.15 11:26:02 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:26:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lTGY from file:/tmp/.os_lf_venv 11:26:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:04 lf-activate-venv(): INFO: Base packages installed successfully 11:26:04 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:11 lf-activate-venv(): INFO: Adding /tmp/venv-lTGY/bin to PATH 11:26:11 INFO: Running in OpenStack, capturing instance metadata 11:26:11 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins11366606757236429392.sh 11:26:11 provisioning config files... 11:26:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-master-project-csit-api@tmp/config8754897495036946560tmp 11:26:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:26:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:26:11 [EnvInject] - Injecting environment variables from a build step. 11:26:11 [EnvInject] - Injecting as environment variables the properties content 11:26:11 SERVER_ID=logs 11:26:11 11:26:11 [EnvInject] - Variables injected successfully. 11:26:11 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins9381567068751362562.sh 11:26:11 ---> create-netrc.sh 11:26:11 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins10595864441661168417.sh 11:26:11 ---> python-tools-install.sh 11:26:11 Setup pyenv: 11:26:11 system 11:26:11 3.8.20 11:26:11 3.9.20 11:26:11 3.10.15 11:26:11 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:26:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lTGY from file:/tmp/.os_lf_venv 11:26:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:13 lf-activate-venv(): INFO: Base packages installed successfully 11:26:13 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:19 lf-activate-venv(): INFO: Adding /tmp/venv-lTGY/bin to PATH 11:26:19 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins1335369439271069434.sh 11:26:19 ---> uv-install.sh 11:26:19 uv 0.11.24 is already installed 11:26:20 uvx 0.11.24 (x86_64-unknown-linux-gnu) 11:26:20 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins12513306001672192608.sh 11:26:20 ---> sudo-logs.sh 11:26:20 Archiving 'sudo' log.. 11:26:20 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins142204515253358511.sh 11:26:20 ---> job-cost.sh 11:26:20 INFO: Activating Python virtual environment... 11:26:20 Setup pyenv: 11:26:20 system 11:26:20 3.8.20 11:26:20 3.9.20 11:26:20 3.10.15 11:26:20 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:26:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lTGY from file:/tmp/.os_lf_venv 11:26:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:22 lf-activate-venv(): INFO: Base packages installed successfully 11:26:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:26:26 lf-activate-venv(): INFO: Adding /tmp/venv-lTGY/bin to PATH 11:26:26 INFO: No stack-cost file found 11:26:26 INFO: Instance uptime: 283s 11:26:26 INFO: Fetching instance metadata (attempt 1 of 3)... 11:26:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:26:26 INFO: Successfully fetched instance metadata 11:26:26 INFO: Instance type: v3-standard-8 11:26:26 INFO: Retrieving pricing info for: v3-standard-8 11:26:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:26:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=283 11:26:27 INFO: Successfully fetched Vexxhost pricing API 11:26:27 INFO: Retrieved cost: 0.22 11:26:27 INFO: Retrieved resource: v3-standard-8 11:26:27 INFO: Creating archive directory: /w/workspace/policy-api-master-project-csit-api/archives/cost 11:26:27 INFO: Archiving costs to: /w/workspace/policy-api-master-project-csit-api/archives/cost.csv 11:26:27 INFO: Successfully archived job cost data 11:26:27 DEBUG: Cost data: policy-api-master-project-csit-api,2430,2026-06-25 11:26:27,v3-standard-8,283,0.22,0.00,SUCCESS 11:26:27 [policy-api-master-project-csit-api] $ /bin/bash -l /tmp/jenkins14721127186121447497.sh 11:26:27 ---> logs-deploy.sh 11:26:27 Setup pyenv: 11:26:27 system 11:26:27 3.8.20 11:26:27 3.9.20 11:26:27 3.10.15 11:26:27 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:26:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lTGY from file:/tmp/.os_lf_venv 11:26:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:29 lf-activate-venv(): INFO: Base packages installed successfully 11:26:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:26:35 lf-activate-venv(): INFO: Adding /tmp/venv-lTGY/bin to PATH 11:26:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-master-project-csit-api/2430 11:26:35 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:26:36 Archives upload complete. 11:26:37 INFO: archiving logs to Nexus 11:26:38 ---> uname -a: 11:26:38 Linux prd-ubuntu2204-docker-8c-8g-2475 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:26:38 11:26:38 11:26:38 ---> lscpu: 11:26:38 Architecture: x86_64 11:26:38 CPU op-mode(s): 32-bit, 64-bit 11:26:38 Address sizes: 40 bits physical, 48 bits virtual 11:26:38 Byte Order: Little Endian 11:26:38 CPU(s): 8 11:26:38 On-line CPU(s) list: 0-7 11:26:38 Vendor ID: AuthenticAMD 11:26:38 Model name: AMD EPYC-Rome Processor 11:26:38 CPU family: 23 11:26:38 Model: 49 11:26:38 Thread(s) per core: 1 11:26:38 Core(s) per socket: 1 11:26:38 Socket(s): 8 11:26:38 Stepping: 0 11:26:38 BogoMIPS: 5599.99 11:26:38 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:26:38 Virtualization: AMD-V 11:26:38 Hypervisor vendor: KVM 11:26:38 Virtualization type: full 11:26:38 L1d cache: 256 KiB (8 instances) 11:26:38 L1i cache: 256 KiB (8 instances) 11:26:38 L2 cache: 4 MiB (8 instances) 11:26:38 L3 cache: 128 MiB (8 instances) 11:26:38 NUMA node(s): 1 11:26:38 NUMA node0 CPU(s): 0-7 11:26:38 Vulnerability Gather data sampling: Not affected 11:26:38 Vulnerability Indirect target selection: Not affected 11:26:38 Vulnerability Itlb multihit: Not affected 11:26:38 Vulnerability L1tf: Not affected 11:26:38 Vulnerability Mds: Not affected 11:26:38 Vulnerability Meltdown: Not affected 11:26:38 Vulnerability Mmio stale data: Not affected 11:26:38 Vulnerability Reg file data sampling: Not affected 11:26:38 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:26:38 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:26:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:26:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:26:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:26:38 Vulnerability Srbds: Not affected 11:26:38 Vulnerability Tsa: Not affected 11:26:38 Vulnerability Tsx async abort: Not affected 11:26:38 Vulnerability Vmscape: Not affected 11:26:38 11:26:38 11:26:38 ---> nproc: 11:26:38 8 11:26:38 11:26:38 11:26:38 ---> df -h: 11:26:38 Filesystem Size Used Avail Use% Mounted on 11:26:38 tmpfs 3.2G 1.1M 3.2G 1% /run 11:26:38 /dev/vda1 155G 14G 141G 9% / 11:26:38 tmpfs 16G 0 16G 0% /dev/shm 11:26:38 tmpfs 5.0M 0 5.0M 0% /run/lock 11:26:38 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:26:38 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:26:38 11:26:38 11:26:38 ---> free -m: 11:26:38 total used free shared buff/cache available 11:26:38 Mem: 32092 720 24193 4 7179 30904 11:26:38 Swap: 1023 0 1023 11:26:38 11:26:38 11:26:38 ---> ip addr: 11:26:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:26:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:26:38 inet 127.0.0.1/8 scope host lo 11:26:38 valid_lft forever preferred_lft forever 11:26:38 inet6 ::1/128 scope host 11:26:38 valid_lft forever preferred_lft forever 11:26:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:26:38 link/ether fa:16:3e:9d:2a:74 brd ff:ff:ff:ff:ff:ff 11:26:38 altname enp0s3 11:26:38 inet 10.30.107.156/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:26:38 valid_lft 86113sec preferred_lft 86113sec 11:26:38 inet6 fe80::f816:3eff:fe9d:2a74/64 scope link 11:26:38 valid_lft forever preferred_lft forever 11:26:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:26:38 link/ether 96:9f:75:70:97:42 brd ff:ff:ff:ff:ff:ff 11:26:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:26:38 valid_lft forever preferred_lft forever 11:26:38 inet6 fe80::949f:75ff:fe70:9742/64 scope link 11:26:38 valid_lft forever preferred_lft forever 11:26:38 11:26:38 11:26:38 ---> sar -b -r -n DEV: 11:26:38 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-2475) 06/25/26 _x86_64_ (8 CPU) 11:26:38 11:26:38 11:21:52 LINUX RESTART (8 CPU) 11:26:38 11:26:38 11:26:38 ---> sar -P ALL: 11:26:38 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-2475) 06/25/26 _x86_64_ (8 CPU) 11:26:38 11:26:38 11:21:52 LINUX RESTART (8 CPU) 11:26:38 11:26:38 11:26:38