Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-3957 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhsVMHA/agent.1555 SSH_AGENT_PID=1557 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp@tmp/private_key_1805307806721174200.key (/w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp@tmp/private_key_1805307806721174200.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/policy/docker.git > git init /w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 16077f9eedf278154fa68940f4ae961a860f1577 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 16077f9eedf278154fa68940f4ae961a860f1577 # timeout=30 Commit message: "Bump lfreleng-actions/github2gerrit-action/.github/workflows/github2gerrit.yaml from 2.1.0 to 2.1.1 in the github-actions-updates group" > git rev-list --no-walk 16077f9eedf278154fa68940f4ae961a860f1577 # 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 [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins17759943303082169581.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pI5X 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: Installing additional packages: lftools 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. virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-pI5X/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.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.2.1 from /tmp/venv-pI5X/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.2 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.15.0 boto3==1.43.98 botocore==1.43.98 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.6.0 charset-normalizer==3.5.1 click==8.5.0 cliff==4.16.0 cmd2==4.2.4 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.11 email-validator==2.3.0 filelock==4.0.1 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.62 httplib2==0.30.2 identify==2.6.19 idna==3.20 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.17.0 kubernetes==36.0.3 lftools==0.37.23 lxml==6.1.3 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.2 multi_key_dict==2.0.3 multidict==6.9.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.20.0 os-service-types==1.9.0 osc-lib==4.7.0 oslo.config==10.7.0 oslo.context==6.5.0 oslo.i18n==6.9.0 oslo.log==8.3.2 oslo.serialization==5.11.0 oslo.utils==10.2.0 packaging==26.3 pbr==7.0.3 platformdirs==4.11.11 prettytable==3.18.0 prompt_toolkit==3.0.53 propcache==0.5.4 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.10.0 Pygments==2.21.0 PyJWT==2.14.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-dateutil==2.9.0.post0 python-discovery==1.6.1 python-heatclient==5.3.0 python-jenkins==1.8.3 python-keystoneclient==6.0.0 python-magnumclient==5.0.0 python-manilaclient==6.3.0 python-openstackclient==10.3.0 python-swiftclient==4.11.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==2026.6.3 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.2 six==1.17.0 smmap==5.0.3 soupsieve==2.9.2 stevedore==5.9.1 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.1 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.9.0 wcwidth==0.8.4 websocket-client==1.9.2 wrapt==2.4.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.25.1 yq==4.2.0 [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/sh /tmp/jenkins15350842065927782382.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-09-21 18:29:56 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-82x7jb.sh" [1] downloading uv 0.12.17 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.17 (x86_64-unknown-linux-gnu) [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/sh /tmp/jenkins15569958511765391572.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.19" 2026-04-21 OpenJDK Runtime Environment (build 17.0.19+10-1-22.04.2-Ubuntu) OpenJDK 64-Bit Server VM (build 17.0.19+10-1-22.04.2-Ubuntu, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/sh -xe /tmp/jenkins12488861127886784727.sh + /w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp/csit/run-project-csit.sh xacml-pdp WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded Docker Compose version v5.5.0 Setting project configuration for: xacml-pdp Configuring docker compose... Image nexus3.onap.org:10001/library/postgres:17.7 Pulling Image nexus3.onap.org:10001/onap/policy-api:5.1.0-SNAPSHOT Pulling Image nexus3.onap.org:10001/onap/policy-pap:5.1.0-SNAPSHOT Pulling Image nexus3.onap.org:10001/onap/policy-db-migrator:5.1.0-SNAPSHOT Pulling Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulling Image nexus3.onap.org:10001/prom/prometheus:latest Pulling Image nexus3.onap.org:10001/onap/policy-xacml-pdp:5.1.0-SNAPSHOT Pulling Image nexus3.onap.org:10001/grafana/grafana:latest Pulling f4002296bd83 Pulling fs layer 0B 2d35ebdb57d9 Pulling fs layer 0B 04a9f43047be Pulling fs layer 0B 32fb533f9793 Pulling fs layer 0B c49b5f131d08 Pulling fs layer 0B 302a24a53d47 Pulling fs layer 0B a67e623493b6 Pulling fs layer 0B 2d35ebdb57d9 Pulling fs layer 0B 59dc0fcdeb7d Pulling fs layer 0B 04a9f43047be Pulling fs layer 0B 5c6077e78da8 Pulling fs layer 0B 1fad281754a7 Pulling fs layer 0B c0c0f50b519e Pulling fs layer 0B 4fce8b36f69c Pulling fs layer 0B 5ae90bb6cfcb Pulling fs layer 0B 99987156c291 Pulling fs layer 0B 14673feda8a6 Pulling fs layer 0B a17b51c8ed45 Pulling fs layer 0B 1c71920d438a Pulling fs layer 0B 2d35ebdb57d9 Pulling fs layer 0B bb8dea8c43ec Pulling fs layer 0B 008ff7634ec2 Pulling fs layer 0B f4002296bd83 Downloading 976B 2d35ebdb57d9 Downloading 1.049MB 302a24a53d47 Downloading 2.833kB 04a9f43047be Downloading 2.097MB 32fb533f9793 Downloading 979B 04a9f43047be Downloading 3.146MB 2d35ebdb57d9 Downloading 2.097MB 2d35ebdb57d9 Downloading 2.097MB 302a24a53d47 Download complete 0B 04a9f43047be Downloading 11.53MB 32fb533f9793 Download complete 0B c49b5f131d08 Downloading 243B a67e623493b6 Downloading 8.389MB 2d35ebdb57d9 Pulling fs layer 0B 7537a51c3383 Pulling fs layer 0B 91963404c364 Pulling fs layer 0B 1268d03d404a Pulling fs layer 0B a97b1f5e0bca Pulling fs layer 0B 04a9f43047be Pulling fs layer 0B f4002296bd83 Download complete 0B 2d35ebdb57d9 Downloading 3.802MB 2d35ebdb57d9 Downloading 3.802MB 04a9f43047be Downloading 12.58MB 1fad281754a7 Downloading 127.3kB 2d35ebdb57d9 Downloading 3.802MB 59dc0fcdeb7d Downloading 1.294kB 04a9f43047be Downloading 14.68MB 2d35ebdb57d9 Download complete 0B 2d35ebdb57d9 Extracting 1B 2d35ebdb57d9 Download complete 0B 04a9f43047be Downloading 24.12MB 487858d29734 Pulling fs layer 0B 200d6e325877 Pulling fs layer 0B 49c226752edd Pulling fs layer 0B 8ee344dffb17 Pulling fs layer 0B 7a5b1d5c3c45 Pulling fs layer 0B eb7a272b9937 Pulling fs layer 0B 0dc8fee0e5ee Pulling fs layer 0B c49b5f131d08 Download complete 0B a67e623493b6 Downloading 16.78MB e80cad428b4d Pulling fs layer 0B da388505dad8 Pulling fs layer 0B 2d35ebdb57d9 Extracting 1B 2d35ebdb57d9 Download complete 0B 2d35ebdb57d9 Download complete 0B 59dc0fcdeb7d Download complete 0B 04a9f43047be Downloading 25.63MB 2d35ebdb57d9 Extracting 1B 1fad281754a7 Download complete 0B c0c0f50b519e Downloading 3.146MB 2d35ebdb57d9 Extracting 1B 04a9f43047be Downloading 27.26MB 2d35ebdb57d9 Extracting 1B 04a9f43047be Downloading 37.75MB a67e623493b6 Downloading 25.17MB 2d35ebdb57d9 Extracting 1B c0c0f50b519e Downloading 7.397MB 04a9f43047be Downloading 38.8MB 2d35ebdb57d9 Extracting 1B 2d35ebdb57d9 Extracting 1B 04a9f43047be Downloading 40.89MB 2d35ebdb57d9 Extracting 1B 04a9f43047be Downloading 52.43MB a67e623493b6 Downloading 34.6MB 2d35ebdb57d9 Pull complete 0B c0c0f50b519e Downloading 16.78MB 04a9f43047be Downloading 55.57MB 04a9f43047be Downloading 57.67MB 04a9f43047be Downloading 74.45MB a67e623493b6 Downloading 41.94MB 04a9f43047be Downloading 78.06MB c0c0f50b519e Downloading 30.41MB 04a9f43047be Downloading 78.06MB a67e623493b6 Downloading 53.48MB 04a9f43047be Downloading 78.06MB 4fce8b36f69c Downloading 1.3kB 04a9f43047be Downloading 78.06MB c0c0f50b519e Downloading 42.99MB 5c6077e78da8 Downloading 240B 04a9f43047be Downloading 78.06MB 04a9f43047be Download complete 0B a67e623493b6 Downloading 60.82MB 04a9f43047be Extracting 1B 4fce8b36f69c Download complete 0B 04a9f43047be Download complete 0B c0c0f50b519e Downloading 52.13MB 5c6077e78da8 Download complete 0B 04a9f43047be Extracting 1B 04a9f43047be Download complete 0B 04a9f43047be Extracting 1B 96173311c885 Pulling fs layer 0B 7a3cd33acbe0 Pulling fs layer 0B 50c36ff186b1 Pulling fs layer 0B c40ab487b8c1 Pulling fs layer 0B 77d7fbf8f524 Pulling fs layer 0B f62726bea430 Pulling fs layer 0B d29b8861ba88 Pulling fs layer 0B 55afa1ecc21d Pulling fs layer 0B 795aff3159d7 Pulling fs layer 0B 4f4fb700ef54 Pulling fs layer 0B eb20eee66174 Pulling fs layer 0B a67e623493b6 Downloading 72.35MB 04a9f43047be Extracting 1B 1c71920d438a Downloading 5.243MB 5ae90bb6cfcb Download complete 0B c0c0f50b519e Downloading 66.06MB 04a9f43047be Extracting 1B 04a9f43047be Extracting 1B a67e623493b6 Downloading 85.98MB 04a9f43047be Extracting 1B 1c71920d438a Downloading 14.68MB c0c0f50b519e Downloading 78.64MB 04a9f43047be Extracting 1B 04a9f43047be Extracting 1B a67e623493b6 Downloading 91.94MB 04a9f43047be Extracting 1B 99987156c291 Downloading 1.079kB 1c71920d438a Downloading 25.17MB c0c0f50b519e Downloading 96.47MB 04a9f43047be Extracting 1B 04a9f43047be Extracting 1B a67e623493b6 Downloading 91.94MB 04a9f43047be Extracting 1B bb8dea8c43ec Downloading 1.038kB 14673feda8a6 Downloading 4.194MB 008ff7634ec2 Downloading 1.037kB 99987156c291 Downloading 1.079kB a17b51c8ed45 Downloading 5.245kB 1c71920d438a Downloading 33.55MB c0c0f50b519e Downloading 98.79MB 04a9f43047be Extracting 1B 7537a51c3383 Downloading 1.049MB 1268d03d404a Downloading 1.169kB 04a9f43047be Extracting 1B a67e623493b6 Downloading 91.94MB 04a9f43047be Extracting 1B c0c0f50b519e Downloading 98.79MB 14673feda8a6 Downloading 4.194MB 008ff7634ec2 Downloading 1.037kB 99987156c291 Downloading 1.079kB a17b51c8ed45 Downloading 5.245kB 1c71920d438a Downloading 33.55MB bb8dea8c43ec Downloading 1.038kB 04a9f43047be Extracting 1B 7537a51c3383 Downloading 16.68MB 1268d03d404a Downloading 1.169kB 04a9f43047be Extracting 1B a67e623493b6 Download complete 0B 04a9f43047be Extracting 1B 008ff7634ec2 Download complete 0B 99987156c291 Download complete 0B c0c0f50b519e Download complete 0B a17b51c8ed45 Download complete 0B 1c71920d438a Downloading 44.04MB 7537a51c3383 Downloading 27.26MB bb8dea8c43ec Download complete 0B 14673feda8a6 Downloading 15.25MB 1268d03d404a Download complete 0B 04a9f43047be Extracting 1B 04a9f43047be Extracting 1B 04a9f43047be Extracting 1B 1c71920d438a Downloading 55.57MB 14673feda8a6 Download complete 0B 200d6e325877 Download complete 0B 04a9f43047be Extracting 1B 91963404c364 Download complete 0B 7537a51c3383 Downloading 39.85MB a97b1f5e0bca Download complete 0B 04a9f43047be Extracting 1B 04a9f43047be Extracting 1B 8ee344dffb17 Downloading 10.49MB 49c226752edd Download complete 0B 1c71920d438a Downloading 66.06MB 04a9f43047be Extracting 1B 7537a51c3383 Downloading 52.43MB 04a9f43047be Extracting 1B 04a9f43047be Extracting 1B 8ee344dffb17 Downloading 23.88MB 1c71920d438a Downloading 78.05MB 04a9f43047be Extracting 1B 7537a51c3383 Downloading 64.68MB 04a9f43047be Extracting 1B 04a9f43047be Extracting 1B da388505dad8 Downloading 100B 8ee344dffb17 Downloading 36.7MB 487858d29734 Downloading 800.5kB 7a5b1d5c3c45 Downloading 5.243MB eb7a272b9937 Downloading 654B 0dc8fee0e5ee Downloading 4.022kB e80cad428b4d Downloading 1.596kB 1c71920d438a Downloading 78.05MB 7537a51c3383 Downloading 64.68MB 04a9f43047be Extracting 2B 04a9f43047be Extracting 1B 04a9f43047be Extracting 2B 1c71920d438a Downloading 78.05MB 487858d29734 Downloading 800.5kB 7a5b1d5c3c45 Downloading 13.63MB eb7a272b9937 Downloading 654B 0dc8fee0e5ee Downloading 4.022kB e80cad428b4d Downloading 1.596kB da388505dad8 Downloading 100B 8ee344dffb17 Downloading 49.28MB 04a9f43047be Extracting 2B 96173311c885 Downloading 8.389MB 7537a51c3383 Downloading 64.68MB 04a9f43047be Extracting 2B 04a9f43047be Extracting 2B 0dc8fee0e5ee Downloading 4.022kB e80cad428b4d Downloading 1.596kB 1c71920d438a Downloading 78.05MB 8ee344dffb17 Downloading 59.4MB 487858d29734 Downloading 800.5kB 7a5b1d5c3c45 Downloading 24.12MB eb7a272b9937 Downloading 654B 04a9f43047be Extracting 2B 55afa1ecc21d Downloading 1.049MB 96173311c885 Downloading 8.735MB 7a3cd33acbe0 Downloading 7.34MB 7537a51c3383 Downloading 64.68MB 04a9f43047be Extracting 2B 04a9f43047be Extracting 2B 1c71920d438a Downloading 78.05MB 04a9f43047be Extracting 2B 0dc8fee0e5ee Download complete 0B e80cad428b4d Download complete 0B da388505dad8 Download complete 0B 8ee344dffb17 Downloading 59.4MB 487858d29734 Download complete 0B 7a5b1d5c3c45 Downloading 36.44MB eb7a272b9937 Download complete 0B 55afa1ecc21d Downloading 3.846MB c40ab487b8c1 Downloading 76.01kB d29b8861ba88 Downloading 140B eb20eee66174 Downloading 1.332kB 96173311c885 Downloading 8.735MB 7a3cd33acbe0 Downloading 20.97MB f62726bea430 Downloading 32.55kB 487858d29734 Extracting 1B ed8cfcf27c7a Pulling fs layer 0B 2e73123a8202 Pulling fs layer 0B ca18c8e97cb3 Pulling fs layer 0B 2eb6e6454401 Pulling fs layer 0B a63efc7efa2e Pulling fs layer 0B 4d1dbc12fcae Pulling fs layer 0B 0d9211fd3e1a Pulling fs layer 0B b65758d82f26 Pulling fs layer 0B ec9be5b30934 Pulling fs layer 0B df3e8313a980 Pulling fs layer 0B 2be8671e729e Pulling fs layer 0B 0c8d55a45c0d Pulling fs layer 0B 46e6d6da846e Pulling fs layer 0B 4ff421dac293 Pulling fs layer 0B 7537a51c3383 Downloading 64.68MB 04a9f43047be Extracting 2B 04a9f43047be Extracting 2B 7a5b1d5c3c45 Downloading 47.19MB 8ee344dffb17 Download complete 0B 1c71920d438a Download complete 0B 04a9f43047be Extracting 2B 487858d29734 Extracting 1B 1c71920d438a Extracting 1B 96173311c885 Download complete 0B 7a3cd33acbe0 Downloading 33.55MB f62726bea430 Download complete 0B 55afa1ecc21d Download complete 0B 50c36ff186b1 Downloading 3.751MB c40ab487b8c1 Download complete 0B d29b8861ba88 Download complete 0B 4f4fb700ef54 Downloading 32B 7537a51c3383 Download complete 0B eb20eee66174 Download complete 0B 04a9f43047be Extracting 2B 55afa1ecc21d Extracting 1B c42c89b521da Downloading 53.86kB 04a9f43047be Extracting 2B 7a5b1d5c3c45 Downloading 48.82MB 04a9f43047be Extracting 2B 487858d29734 Extracting 1B 1c71920d438a Extracting 1B 7a3cd33acbe0 Downloading 48.23MB 77d7fbf8f524 Downloading 5.243MB 50c36ff186b1 Downloading 3.751MB 795aff3159d7 Downloading 182B 4f4fb700ef54 Downloading 32B 04a9f43047be Extracting 2B 55afa1ecc21d Extracting 1B c42c89b521da Downloading 53.86kB 73566c509014 Downloading 5.727MB 04a9f43047be Extracting 2B 04a9f43047be Extracting 2B 1c71920d438a Extracting 1B 7a5b1d5c3c45 Downloading 48.82MB 487858d29734 Extracting 1B 50c36ff186b1 Downloading 3.751MB 795aff3159d7 Downloading 182B 4f4fb700ef54 Downloading 32B 7a3cd33acbe0 Downloading 62.91MB 77d7fbf8f524 Downloading 12.58MB 55afa1ecc21d Extracting 1B 04a9f43047be Extracting 2B 2eb6e6454401 Downloading 1.257MB c42c89b521da Download complete 0B 73566c509014 Downloading 5.727MB ed8cfcf27c7a Downloading 116B 04a9f43047be Extracting 2B 7a5b1d5c3c45 Download complete 0B 04a9f43047be Extracting 2B 487858d29734 Pull complete 0B 1c71920d438a Extracting 1B 7a3cd33acbe0 Downloading 76.55MB 77d7fbf8f524 Downloading 19.92MB 50c36ff186b1 Download complete 0B 795aff3159d7 Download complete 0B 04a9f43047be Extracting 2B 4f4fb700ef54 Download complete 0B 3830b7c65da3 Pulling fs layer 0B 956cc8887c3e Pulling fs layer 0B 144f5e850556 Pulling fs layer 0B e1bed966d35a Pulling fs layer 0B 50094271107c Pulling fs layer 0B 925fe4f64047 Pulling fs layer 0B ea4a83fb93fe Pulling fs layer 0B cd9c9b623eb1 Pulling fs layer 0B 133cfad7d9ef Pulling fs layer 0B 85a55e8e22cf Pulling fs layer 0B 90dc7dee386a Pulling fs layer 0B e9aaa70b3398 Pulling fs layer 0B 78d3529d5e95 Pulling fs layer 0B 55afa1ecc21d Extracting 1B 4d1dbc12fcae Downloading 5.837kB ed8cfcf27c7a Download complete 0B ca18c8e97cb3 Downloading 3.142kB 2eb6e6454401 Download complete 0B 0d9211fd3e1a Downloading 1.312MB a63efc7efa2e Downloading 169B 73566c509014 Download complete 0B b65758d82f26 Downloading 1.049MB 04a9f43047be Extracting 2B 04a9f43047be Extracting 2B 1c71920d438a Extracting 1B 7a3cd33acbe0 Downloading 87.03MB 77d7fbf8f524 Downloading 29.36MB 55afa1ecc21d Extracting 1B 04a9f43047be Extracting 2B b65758d82f26 Downloading 11.53MB 4d1dbc12fcae Download complete 0B ca18c8e97cb3 Download complete 0B 0d9211fd3e1a Download complete 0B a63efc7efa2e Download complete 0B 04a9f43047be Extracting 2B 49c226752edd Extracting 1B 7a3cd33acbe0 Downloading 98.57MB 77d7fbf8f524 Downloading 41.94MB 04a9f43047be Extracting 2B 55afa1ecc21d Pull complete 0B 04a9f43047be Extracting 2B 1c71920d438a Extracting 1B d29b8861ba88 Pull complete 0B 50c36ff186b1 Extracting 1B b65758d82f26 Downloading 22.02MB 04a9f43047be Extracting 3B 49c226752edd Pull complete 0B 7a3cd33acbe0 Downloading 108MB 77d7fbf8f524 Downloading 50.33MB 04a9f43047be Extracting 3B 8ee344dffb17 Extracting 1B 1c71920d438a Extracting 1B 04a9f43047be Extracting 3B 50c36ff186b1 Extracting 1B b65758d82f26 Downloading 35.65MB 04a9f43047be Extracting 3B 7a3cd33acbe0 Downloading 115.3MB 77d7fbf8f524 Downloading 57.67MB 04a9f43047be Extracting 3B 8ee344dffb17 Extracting 1B 50c36ff186b1 Extracting 1B 04a9f43047be Extracting 3B 1c71920d438a Extracting 1B b65758d82f26 Downloading 48.23MB 302a24a53d47 Extracting 1B c49b5f131d08 Pull complete 0B 04a9f43047be Pull complete 0B 7a3cd33acbe0 Downloading 124.8MB 77d7fbf8f524 Downloading 67.11MB 04a9f43047be Extracting 3B 1c71920d438a Extracting 1B 04a9f43047be Extracting 3B 50c36ff186b1 Extracting 1B 8ee344dffb17 Extracting 1B b65758d82f26 Downloading 61.88MB 302a24a53d47 Pull complete 0B 7a3cd33acbe0 Downloading 136.3MB 77d7fbf8f524 Downloading 76.55MB 96173311c885 Extracting 1B 32fb533f9793 Pull complete 0B a67e623493b6 Extracting 1B 04a9f43047be Extracting 3B 8ee344dffb17 Extracting 1B 50c36ff186b1 Pull complete 0B 04a9f43047be Extracting 3B 1c71920d438a Extracting 1B b65758d82f26 Downloading 71.3MB a67e623493b6 Extracting 1B 7a3cd33acbe0 Downloading 145.8MB 77d7fbf8f524 Downloading 87.03MB 96173311c885 Extracting 1B 04a9f43047be Extracting 3B 8ee344dffb17 Extracting 1B 04a9f43047be Extracting 3B 1c71920d438a Extracting 2B b65758d82f26 Downloading 84.93MB a67e623493b6 Extracting 1B 7a3cd33acbe0 Downloading 153.1MB 77d7fbf8f524 Downloading 95.42MB 96173311c885 Extracting 1B 8ee344dffb17 Extracting 1B 04a9f43047be Extracting 3B 04a9f43047be Extracting 3B 1c71920d438a Extracting 2B b65758d82f26 Downloading 95.42MB df3e8313a980 Downloading 10.34kB a67e623493b6 Extracting 1B 04a9f43047be Extracting 3B 7a3cd33acbe0 Downloading 156.1MB 77d7fbf8f524 Downloading 104.9MB 8ee344dffb17 Extracting 1B 1c71920d438a Extracting 2B 04a9f43047be Extracting 3B b65758d82f26 Downloading 108MB df3e8313a980 Downloading 10.34kB 2be8671e729e Downloading 4.194MB a67e623493b6 Extracting 1B 8ee344dffb17 Extracting 1B 04a9f43047be Extracting 3B 1c71920d438a Extracting 2B 7a3cd33acbe0 Downloading 156.1MB 77d7fbf8f524 Downloading 111.1MB 04a9f43047be Extracting 3B b65758d82f26 Downloading 108MB df3e8313a980 Downloading 10.34kB 2be8671e729e Downloading 4.194MB a67e623493b6 Extracting 1B 8ee344dffb17 Extracting 1B 7a3cd33acbe0 Download complete 0B 77d7fbf8f524 Downloading 113.2MB 04a9f43047be Extracting 3B 96173311c885 Pull complete 0B 04a9f43047be Extracting 3B c40ab487b8c1 Extracting 1B 1c71920d438a Extracting 2B 4ff421dac293 Downloading 186B b65758d82f26 Downloading 114.1MB df3e8313a980 Download complete 0B 2be8671e729e Downloading 8.204MB a67e623493b6 Extracting 1B 04a9f43047be Extracting 3B 8ee344dffb17 Extracting 1B 1c71920d438a Extracting 2B 77d7fbf8f524 Downloading 115.9MB c40ab487b8c1 Extracting 1B 04a9f43047be Extracting 3B ec9be5b30934 Downloading 128B 4ff421dac293 Downloading 186B 2e73123a8202 Downloading 6.438MB b65758d82f26 Downloading 114.1MB 2be8671e729e Downloading 8.204MB 46e6d6da846e Downloading 1.169kB 0c8d55a45c0d Downloading 4.669MB a67e623493b6 Extracting 1B 3830b7c65da3 Downloading 3.624kB 956cc8887c3e Downloading 1.106kB 04a9f43047be Extracting 4B 8ee344dffb17 Extracting 1B 77d7fbf8f524 Downloading 124.8MB 1c71920d438a Extracting 2B c40ab487b8c1 Extracting 1B 04a9f43047be Extracting 4B 4ff421dac293 Download complete 0B 2e73123a8202 Download complete 0B b65758d82f26 Download complete 0B 2be8671e729e Download complete 0B 46e6d6da846e Download complete 0B 0c8d55a45c0d Downloading 12.58MB a67e623493b6 Extracting 1B 78d3529d5e95 Downloading 5.243MB 3830b7c65da3 Download complete 0B 77d7fbf8f524 Downloading 134.2MB 956cc8887c3e Download complete 0B 04a9f43047be Extracting 4B c40ab487b8c1 Pull complete 0B 8ee344dffb17 Extracting 2B 04a9f43047be Extracting 4B 1c71920d438a Extracting 2B ec9be5b30934 Download complete 0B 0c8d55a45c0d Downloading 19.92MB a67e623493b6 Extracting 1B 78d3529d5e95 Downloading 15.67MB 04a9f43047be Extracting 4B 77d7fbf8f524 Downloading 142.8MB f62726bea430 Pull complete 0B 8ee344dffb17 Extracting 2B 04a9f43047be Extracting 4B 1c71920d438a Extracting 2B 0c8d55a45c0d Downloading 28.31MB a67e623493b6 Extracting 1B 78d3529d5e95 Downloading 29.36MB 77d7fbf8f524 Downloading 154.1MB 8ee344dffb17 Extracting 2B 04a9f43047be Extracting 4B 1c71920d438a Extracting 2B 04a9f43047be Extracting 4B 0c8d55a45c0d Download complete 0B a67e623493b6 Extracting 2B 0c8d55a45c0d Extracting 1B 78d3529d5e95 Downloading 39.74MB e1bed966d35a Downloading 3.146MB 8ee344dffb17 Extracting 2B 77d7fbf8f524 Downloading 166.7MB 1c71920d438a Extracting 3B 04a9f43047be Extracting 4B a67e623493b6 Extracting 2B e1bed966d35a Downloading 12.1MB 78d3529d5e95 Downloading 53.08MB 1fad281754a7 Pull complete 0B 4fce8b36f69c Pull complete 0B 0c8d55a45c0d Extracting 1B 77d7fbf8f524 Downloading 176.2MB 5c6077e78da8 Pull complete 0B 8ee344dffb17 Extracting 2B c0c0f50b519e Extracting 1B 1c71920d438a Extracting 3B 91963404c364 Extracting 1B a67e623493b6 Extracting 2B e1bed966d35a Downloading 22.02MB 78d3529d5e95 Downloading 63.96MB 77d7fbf8f524 Downloading 186.6MB c0c0f50b519e Extracting 1B 8ee344dffb17 Extracting 2B 1c71920d438a Extracting 3B 0c8d55a45c0d Extracting 1B 91963404c364 Pull complete 0B 7537a51c3383 Extracting 1B a67e623493b6 Extracting 2B e1bed966d35a Downloading 30.41MB 78d3529d5e95 Downloading 78.64MB 77d7fbf8f524 Downloading 197.1MB 0c8d55a45c0d Extracting 1B 8ee344dffb17 Pull complete 0B c0c0f50b519e Extracting 1B 1c71920d438a Extracting 3B 7537a51c3383 Extracting 1B f4002296bd83 Extracting 1B a67e623493b6 Pull complete 0B 78d3529d5e95 Downloading 91.23MB e1bed966d35a Downloading 40.91MB c0c0f50b519e Extracting 1B 0c8d55a45c0d Extracting 1B 77d7fbf8f524 Downloading 206.7MB 7a5b1d5c3c45 Extracting 1B 1c71920d438a Extracting 3B 7537a51c3383 Extracting 1B f4002296bd83 Pull complete 0B Image nexus3.onap.org:10001/onap/policy-api:5.1.0-SNAPSHOT Pulled 78d3529d5e95 Downloading 105.9MB e1bed966d35a Download complete 0B 50094271107c Downloading 5.243MB c0c0f50b519e Extracting 1B 77d7fbf8f524 Downloading 217.1MB 0c8d55a45c0d Extracting 1B 7a5b1d5c3c45 Extracting 1B 1c71920d438a Extracting 3B 7537a51c3383 Extracting 1B 0c8d55a45c0d Extracting 1B c0c0f50b519e Extracting 1B 50094271107c Download complete 0B 7a5b1d5c3c45 Extracting 1B 925fe4f64047 Download complete 0B ea4a83fb93fe Download complete 0B 77d7fbf8f524 Downloading 228.6MB cd9c9b623eb1 Download complete 0B 133cfad7d9ef Downloading 1.049MB 78d3529d5e95 Downloading 119.6MB 144f5e850556 Download complete 0B 1c71920d438a Extracting 3B 7537a51c3383 Extracting 1B 0c8d55a45c0d Extracting 1B 133cfad7d9ef Downloading 13.63MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 4.981MB 77d7fbf8f524 Downloading 241.2MB c0c0f50b519e Extracting 1B 7a5b1d5c3c45 Extracting 1B 1c71920d438a Extracting 3B 7537a51c3383 Extracting 1B 0c8d55a45c0d Extracting 1B 133cfad7d9ef Downloading 24.12MB 78d3529d5e95 Download complete 0B 90dc7dee386a Downloading 16.78MB 77d7fbf8f524 Downloading 254.8MB c0c0f50b519e Extracting 1B 1c71920d438a Extracting 3B 7a5b1d5c3c45 Extracting 1B 7537a51c3383 Extracting 1B 90dc7dee386a Downloading 32.84MB 133cfad7d9ef Downloading 35.65MB c0c0f50b519e Extracting 1B 0c8d55a45c0d Extracting 1B 77d7fbf8f524 Downloading 266.3MB 7a5b1d5c3c45 Extracting 1B 1c71920d438a Extracting 3B 7537a51c3383 Extracting 1B 0c8d55a45c0d Extracting 2B 133cfad7d9ef Download complete 0B 77d7fbf8f524 Downloading 276.8MB 85a55e8e22cf Download complete 0B 90dc7dee386a Downloading 49.28MB c0c0f50b519e Extracting 1B e9aaa70b3398 Download complete 0B 7a5b1d5c3c45 Extracting 1B 1c71920d438a Extracting 4B 7537a51c3383 Extracting 1B 133cfad7d9ef Extracting 1B 90dc7dee386a Downloading 62.91MB c0c0f50b519e Extracting 1B 77d7fbf8f524 Downloading 289.4MB 7a5b1d5c3c45 Extracting 1B 0c8d55a45c0d Extracting 2B 1c71920d438a Extracting 4B 133cfad7d9ef Extracting 1B 7537a51c3383 Extracting 1B 90dc7dee386a Downloading 75.5MB 0c8d55a45c0d Extracting 2B 7a5b1d5c3c45 Extracting 1B c0c0f50b519e Extracting 2B 1c71920d438a Extracting 4B 77d7fbf8f524 Downloading 298.8MB 133cfad7d9ef Extracting 1B a97b1f5e0bca Pull complete 0B 7537a51c3383 Pull complete 0B 90dc7dee386a Downloading 92.27MB c0c0f50b519e Extracting 2B 0c8d55a45c0d Extracting 2B 77d7fbf8f524 Downloading 303.2MB 7a5b1d5c3c45 Extracting 1B 1c71920d438a Extracting 4B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 2B 90dc7dee386a Downloading 108MB c0c0f50b519e Extracting 2B 7a5b1d5c3c45 Extracting 1B 1c71920d438a Extracting 4B 77d7fbf8f524 Downloading 303.2MB 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 2B 90dc7dee386a Downloading 123.7MB c0c0f50b519e Extracting 2B 7a5b1d5c3c45 Extracting 2B 77d7fbf8f524 Downloading 303.2MB 1c71920d438a Extracting 4B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 2B 90dc7dee386a Downloading 142.6MB c0c0f50b519e Extracting 2B 7a5b1d5c3c45 Extracting 2B 1c71920d438a Extracting 4B 77d7fbf8f524 Downloading 303.2MB 133cfad7d9ef Extracting 1B 90dc7dee386a Downloading 161.2MB c0c0f50b519e Extracting 2B 77d7fbf8f524 Downloading 303.2MB 7a5b1d5c3c45 Extracting 2B 1c71920d438a Extracting 4B 0c8d55a45c0d Extracting 2B 1268d03d404a Pull complete 0B 133cfad7d9ef Extracting 1B 46e6d6da846e Extracting 1B 59dc0fcdeb7d Extracting 1B 0c8d55a45c0d Pull complete 0B 90dc7dee386a Downloading 178.5MB c0c0f50b519e Pull complete 0B 77d7fbf8f524 Download complete 0B 7a5b1d5c3c45 Pull complete 0B 14673feda8a6 Extracting 1B 1c71920d438a Pull complete 0B 77d7fbf8f524 Extracting 1B Image nexus3.onap.org:10001/onap/policy-xacml-pdp:5.1.0-SNAPSHOT Pulled 133cfad7d9ef Extracting 1B 59dc0fcdeb7d Pull complete 0B Image nexus3.onap.org:10001/onap/policy-pap:5.1.0-SNAPSHOT Pulled 2e73123a8202 Extracting 1B 46e6d6da846e Pull complete 0B 0dc8fee0e5ee Pull complete 0B 90dc7dee386a Downloading 193.4MB e80cad428b4d Pull complete 0B eb7a272b9937 Pull complete 0B 14673feda8a6 Extracting 1B 77d7fbf8f524 Extracting 1B 133cfad7d9ef Extracting 1B 200d6e325877 Pull complete 0B da388505dad8 Pull complete 0B Image nexus3.onap.org:10001/prom/prometheus:latest Pulled 2e73123a8202 Extracting 1B 90dc7dee386a Downloading 213.9MB 14673feda8a6 Extracting 1B 77d7fbf8f524 Extracting 1B 133cfad7d9ef Extracting 1B 2eb6e6454401 Extracting 1B 2e73123a8202 Pull complete 0B 90dc7dee386a Downloading 232.8MB 14673feda8a6 Extracting 1B 133cfad7d9ef Pull complete 0B 77d7fbf8f524 Extracting 1B 2eb6e6454401 Pull complete 0B 2be8671e729e Extracting 1B 90dc7dee386a Downloading 251.3MB 14673feda8a6 Extracting 1B 77d7fbf8f524 Extracting 1B 2be8671e729e Extracting 1B 90dc7dee386a Downloading 251.3MB 14673feda8a6 Extracting 1B 77d7fbf8f524 Extracting 1B 2be8671e729e Extracting 1B 90dc7dee386a Downloading 251.3MB 14673feda8a6 Extracting 1B 77d7fbf8f524 Extracting 1B 2be8671e729e Extracting 1B 90dc7dee386a Downloading 251.3MB 14673feda8a6 Extracting 1B 77d7fbf8f524 Extracting 1B 2be8671e729e Extracting 1B 90dc7dee386a Downloading 251.3MB 77d7fbf8f524 Extracting 1B 0d9211fd3e1a Extracting 1B 2be8671e729e Pull complete 0B 90dc7dee386a Download complete 0B 008ff7634ec2 Pull complete 0B 99987156c291 Pull complete 0B a17b51c8ed45 Pull complete 0B 14673feda8a6 Pull complete 0B 77d7fbf8f524 Extracting 1B 90dc7dee386a Extracting 1B ed8cfcf27c7a Pull complete 0B ca18c8e97cb3 Pull complete 0B 0d9211fd3e1a Pull complete 0B b65758d82f26 Extracting 1B bb8dea8c43ec Pull complete 0B 5ae90bb6cfcb Pull complete 0B 77d7fbf8f524 Extracting 1B Image nexus3.onap.org:10001/onap/policy-db-migrator:5.1.0-SNAPSHOT Pulled 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 1B 77d7fbf8f524 Extracting 2B b65758d82f26 Extracting 1B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 2B 77d7fbf8f524 Extracting 2B b65758d82f26 Extracting 2B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 2B 77d7fbf8f524 Extracting 3B b65758d82f26 Extracting 2B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 3B 77d7fbf8f524 Extracting 3B b65758d82f26 Extracting 3B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 3B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 3B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 3B df3e8313a980 Pull complete 0B b65758d82f26 Pull complete 0B ec9be5b30934 Extracting 1B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 3B 4d1dbc12fcae Pull complete 0B a63efc7efa2e Pull complete 0B 4ff421dac293 Pull complete 0B ec9be5b30934 Pull complete 0B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 3B Image nexus3.onap.org:10001/library/postgres:17.7 Pulled 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 3B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 3B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 3B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 5B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 5B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 6B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 6B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 6B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 6B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 6B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 6B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 6B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 6B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 6B 90dc7dee386a Pull complete 0B 50094271107c Extracting 1B cd9c9b623eb1 Pull complete 0B 77d7fbf8f524 Extracting 6B 50094271107c Pull complete 0B 925fe4f64047 Extracting 1B 77d7fbf8f524 Extracting 7B e1bed966d35a Extracting 1B 925fe4f64047 Pull complete 0B 77d7fbf8f524 Extracting 7B e1bed966d35a Extracting 1B 77d7fbf8f524 Extracting 7B e1bed966d35a Extracting 1B 77d7fbf8f524 Extracting 7B e1bed966d35a Extracting 1B 77d7fbf8f524 Extracting 7B 956cc8887c3e Extracting 1B e1bed966d35a Pull complete 0B 77d7fbf8f524 Extracting 7B 77d7fbf8f524 Extracting 7B 956cc8887c3e Pull complete 0B 77d7fbf8f524 Extracting 7B 77d7fbf8f524 Extracting 7B 77d7fbf8f524 Pull complete 0B 144f5e850556 Pull complete 0B 7a3cd33acbe0 Extracting 1B e9aaa70b3398 Pull complete 0B 7a3cd33acbe0 Extracting 1B 85a55e8e22cf Pull complete 0B 7a3cd33acbe0 Extracting 1B ea4a83fb93fe Pull complete 0B 78d3529d5e95 Extracting 1B 7a3cd33acbe0 Extracting 1B 78d3529d5e95 Extracting 1B 7a3cd33acbe0 Extracting 1B 78d3529d5e95 Extracting 1B 7a3cd33acbe0 Extracting 1B 78d3529d5e95 Extracting 1B 7a3cd33acbe0 Extracting 1B 78d3529d5e95 Extracting 1B 7a3cd33acbe0 Extracting 1B 78d3529d5e95 Extracting 1B 7a3cd33acbe0 Extracting 1B 78d3529d5e95 Extracting 1B 7a3cd33acbe0 Extracting 1B 78d3529d5e95 Extracting 1B 7a3cd33acbe0 Extracting 1B 3830b7c65da3 Pull complete 0B 78d3529d5e95 Pull complete 0B 7a3cd33acbe0 Extracting 2B Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulled 7a3cd33acbe0 Extracting 2B 7a3cd33acbe0 Extracting 2B 7a3cd33acbe0 Extracting 2B 7a3cd33acbe0 Extracting 2B 7a3cd33acbe0 Extracting 2B 7a3cd33acbe0 Extracting 2B 7a3cd33acbe0 Extracting 2B 7a3cd33acbe0 Extracting 2B 7a3cd33acbe0 Extracting 2B 7a3cd33acbe0 Extracting 3B 7a3cd33acbe0 Extracting 3B 7a3cd33acbe0 Extracting 3B 7a3cd33acbe0 Extracting 3B 7a3cd33acbe0 Extracting 3B 7a3cd33acbe0 Extracting 3B 7a3cd33acbe0 Extracting 3B eb20eee66174 Pull complete 0B 795aff3159d7 Pull complete 0B 4f4fb700ef54 Pull complete 0B 7a3cd33acbe0 Pull complete 0B Image nexus3.onap.org:10001/grafana/grafana:latest Pulled Network compose_default Creating Network compose_default Creating Network compose_default Created Network compose_default Created Container prometheus Creating Container postgres Creating Container kafka Creating Container postgres Created Container policy-db-migrator Creating Container kafka Created Container prometheus Created Container grafana Creating Container policy-db-migrator Created Container policy-api Creating Container grafana Created Container policy-api Created Container policy-pap Creating Container policy-pap Created Container policy-xacml-pdp Creating Container policy-xacml-pdp Created Container prometheus Starting Container kafka Starting Container postgres Starting Container postgres Started Container postgres Waiting Container kafka Started Container prometheus Started Container grafana Starting Container grafana Started Container postgres Healthy Container policy-db-migrator Starting Container policy-db-migrator Started Container policy-db-migrator Waiting Container policy-db-migrator Exited Container policy-api Starting Container policy-api Started Container policy-pap Starting Container policy-pap Started Container policy-xacml-pdp Starting Container policy-xacml-pdp Started Container policy-api Waiting Container grafana Waiting Container policy-pap Waiting Container kafka Waiting Container policy-xacml-pdp Waiting Container postgres Waiting Container policy-db-migrator Waiting Container prometheus Waiting Container policy-db-migrator Exited Container postgres Healthy Container kafka Healthy Container prometheus Healthy Container grafana Healthy Container policy-xacml-pdp Healthy Container policy-api Healthy Container policy-pap Healthy Prometheus server: http://localhost:30259 Grafana server: http://localhost:30269 Cloning into '/w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp/csit/resources/tests/models'... Building robot framework docker image Checking for Docker Buildx... Docker Buildx is already installed. Building with Docker Buildx... sha256:c6251cb6c9d43638c51ae6da65fcd3e260c60c8008d9eafd376f4efc077d7806 top - 18:31:50 up 3 min, 0 users, load average: 3.42, 1.56, 0.60 Tasks: 241 total, 1 running, 240 sleeping, 0 stopped, 0 zombie %Cpu(s): 8.9 us, 2.2 sy, 0.0 ni, 88.9 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st total used free shared buff/cache available Mem: 31Gi 2.7Gi 19Gi 31Mi 9.5Gi 28Gi Swap: 1.0Gi 0B 1.0Gi IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-xacml-pdp:5.1.0-SNAPSHOT policy-xacml-pdp Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-pap:5.1.0-SNAPSHOT policy-pap Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-api:5.1.0-SNAPSHOT policy-api Up About a minute (healthy) nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 kafka Up About a minute (healthy) nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 25966b685b54 policy-xacml-pdp 0.33% 179.3MiB / 31.34GiB 0.56% 43.5kB / 74.7kB 0B / 344kB 49 ad8c61d15484 policy-pap 18.92% 554.4MiB / 31.34GiB 1.73% 74.2kB / 455kB 0B / 109MB 69 a9a18eb6ba51 policy-api 23.73% 427.2MiB / 31.34GiB 1.33% 1.2MB / 1.34MB 0B / 315kB 61 71a384d33e88 grafana 0.81% 277.6MiB / 31.34GiB 0.87% 108MB / 287kB 0B / 459MB 153 7619b835ccfd postgres 0.08% 80.92MiB / 31.34GiB 0.25% 1.54MB / 1.63MB 86kB / 138MB 26 fbdecab20334 kafka 3.04% 368.1MiB / 31.34GiB 1.15% 95.2kB / 78kB 0B / 2.01MB 111 7eb3b1d965be prometheus 0.29% 30.42MiB / 31.34GiB 0.09% 751kB / 27.9kB 0B / 143kB 12 Container policy-csit Creating Container policy-csit Created Attaching to policy-csit Container policy-csit Starting policy-csit | Invoking the robot tests from: xacml-pdp-test.robot xacml-pdp-slas.robot policy-csit | Run Robot test policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates policy-csit | -v POLICY_API_IP:policy-api:6969 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 policy-csit | -v POLICY_HTTP_PARTICIPANT:policy-clamp-ac-http-ppnt:6969 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 policy-csit | -v APEX_IP:policy-apex-pdp:6969 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 policy-csit | -v KAFKA_IP:kafka:9092 policy-csit | -v PROMETHEUS_IP:prometheus:9090 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 policy-csit | -v TEMP_FOLDER:/tmp/distribution policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 policy-csit | -v TEST_ENV:docker policy-csit | -v JAEGER_IP:jaeger:16686 policy-csit | Starting Robot test suites ... Container policy-csit Started policy-csit | ============================================================================== policy-csit | xacml-pdp policy-csit | ============================================================================== policy-csit | xacml-pdp.Xacml-Pdp-Test policy-csit | ============================================================================== policy-csit | Healthcheck :: Verify policy xacml-pdp health check | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | Metrics :: Verify policy-xacml-pdp is exporting prometheus metrics | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | MakeTopics :: Creates the Policy topics | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ExecuteXacmlPolicy | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | xacml-pdp.Xacml-Pdp-Test | PASS | policy-csit | 4 tests, 4 passed, 0 failed policy-csit | ============================================================================== policy-csit | xacml-pdp.Xacml-Pdp-Slas policy-csit | ============================================================================== policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidatePolicyDecisionsTotalCounter :: Validate policy decision co... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | xacml-pdp.Xacml-Pdp-Slas | PASS | policy-csit | 2 tests, 2 passed, 0 failed policy-csit | ============================================================================== policy-csit | xacml-pdp | PASS | policy-csit | 6 tests, 6 passed, 0 failed policy-csit | ============================================================================== policy-csit | Output: /tmp/results/output.xml policy-csit | Log: /tmp/results/log.html policy-csit | Report: /tmp/results/report.html policy-csit | RESULT: 0 policy-csit exited with code 0 IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-xacml-pdp:5.1.0-SNAPSHOT policy-xacml-pdp Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-pap:5.1.0-SNAPSHOT policy-pap Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-api:5.1.0-SNAPSHOT policy-api Up About a minute (healthy) nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) nexus3.onap.org:10001/library/postgres:17.7 postgres Up 2 minutes (healthy) nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 kafka Up 2 minutes (healthy) nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes (healthy) Shut down started! Collecting logs from docker compose containers... Tearing down containers... Container policy-csit Stopping Container grafana Stopping Container policy-xacml-pdp Stopping Container policy-csit Stopped Container policy-csit Removing Container policy-csit Removed Container grafana Stopped Container grafana Removing Container grafana Removed Container prometheus Stopping Container prometheus Stopped Container prometheus Removing Container prometheus Removed Container policy-xacml-pdp Stopped Container policy-xacml-pdp Removing Container policy-xacml-pdp Removed Container policy-pap Stopping Container policy-pap Stopped Container policy-pap Removing Container policy-pap Removed Container policy-api Stopping Container kafka Stopping Container kafka Stopped Container kafka Removing Container kafka Removed Container policy-api Stopped Container policy-api Removing Container policy-api Removed Container policy-db-migrator Stopping Container policy-db-migrator Stopped Container policy-db-migrator Removing Container policy-db-migrator Removed Container postgres Stopping Container postgres Stopped Container postgres Removing Container postgres Removed Network compose_default Removing Network compose_default Removed $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1557 killed; [ssh-agent] Stopped. Robot results publisher started... INFO: Checking test criticality is deprecated and will be dropped in a future release! -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results. [PostBuildScript] - [INFO] Executing post build scripts. [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins10280439838027235016.sh ---> sysstat.sh [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins4325157856525945525.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp + 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/policy-xacml-pdp-master-project-csit-xacml-pdp ']' + 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/policy-xacml-pdp-master-project-csit-xacml-pdp ']' + mkdir -p /w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp/archives/ [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins12421646986603612689.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pI5X from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools 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. virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-pI5X/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins12089831315238428268.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp@tmp/config15183264277707757597tmp 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. [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins4242679869286354835.sh ---> create-netrc.sh [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins10805491485620921426.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pI5X from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools 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. virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-pI5X/bin to PATH [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/sh /tmp/jenkins7515365557763640824.sh ---> uv-install.sh uv 0.12.17 is already installed uvx 0.12.17 (x86_64-unknown-linux-gnu) [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins15485680865390126828.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins9251638953411366563.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pI5X from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-pI5X/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 319s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=319 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp/archives/cost INFO: Archiving costs to: /w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: policy-xacml-pdp-master-project-csit-xacml-pdp,2474,2026-09-21 18:33:32,v3-standard-8,319,0.22,0.00,SUCCESS [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash -l /tmp/jenkins8160714508433304608.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pI5X from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 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. virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-pI5X/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-xacml-pdp-master-project-csit-xacml-pdp/2474 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-3957 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5599.99 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 17G 139G 11% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 719 22002 4 9371 30904 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:51:e2:5a brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.95/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86079sec preferred_lft 86079sec inet6 fe80::f816:3eff:fe51:e25a/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether fa:63:64:e3:31:da 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::f863:64ff:fee3:31da/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-3957) 09/21/26 _x86_64_ (8 CPU) 18:28:24 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-3957) 09/21/26 _x86_64_ (8 CPU) 18:28:24 LINUX RESTART (8 CPU)