Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-3526 (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-XXXXXXBwioUW/agent.1561 SSH_AGENT_PID=1563 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp@tmp/private_key_13065379541098161646.key (/w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp@tmp/private_key_13065379541098161646.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/jenkins4573412549732736312.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-yM3b 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-yM3b/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-yM3b/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.0 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/jenkins17685852594598529365.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-09-20 18:29:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-NgEwm4.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/jenkins3896126461263651906.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/jenkins7067081176297185693.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/onap/policy-pap:5.1.0-SNAPSHOT Pulling Image nexus3.onap.org:10001/onap/policy-xacml-pdp:5.1.0-SNAPSHOT Pulling Image nexus3.onap.org:10001/grafana/grafana:latest 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-db-migrator:5.1.0-SNAPSHOT Pulling Image nexus3.onap.org:10001/onap/policy-api:5.1.0-SNAPSHOT Pulling Image nexus3.onap.org:10001/library/postgres:17.7 Pulling 172f329c0809 Pulling fs layer 0B a3e3d4f4c003 Pulling fs layer 0B 265a42cbc11c Pulling fs layer 0B 7c3976f55546 Pulling fs layer 0B 2207e5ff0617 Pulling fs layer 0B 2d35ebdb57d9 Pulling fs layer 0B 12e325ee2efa Pulling fs layer 0B 04a9f43047be Pulling fs layer 0B 2d35ebdb57d9 Pulling fs layer 0B e632495f5954 Pulling fs layer 0B c8a1c730a297 Pulling fs layer 0B 10de6d800f71 Pulling fs layer 0B e80f167e312e Pulling fs layer 0B 80d49f3784bd Pulling fs layer 0B 2207e5ff0617 Downloading 243B 2d35ebdb57d9 Downloading 3.105MB 172f329c0809 Downloading 975B a3e3d4f4c003 Downloading 979B 265a42cbc11c Downloading 2.836kB 7c3976f55546 Downloading 4.194MB 2d35ebdb57d9 Downloading 3.802MB 172f329c0809 Download complete 0B a3e3d4f4c003 Download complete 0B 265a42cbc11c Download complete 0B 7c3976f55546 Downloading 13.63MB 2207e5ff0617 Download complete 0B 49c226752edd Pulling fs layer 0B 7a5b1d5c3c45 Pulling fs layer 0B 487858d29734 Pulling fs layer 0B 200d6e325877 Pulling fs layer 0B eb7a272b9937 Pulling fs layer 0B 8ee344dffb17 Pulling fs layer 0B 0dc8fee0e5ee Pulling fs layer 0B e80cad428b4d Pulling fs layer 0B da388505dad8 Pulling fs layer 0B 2d35ebdb57d9 Download complete 0B 12e325ee2efa Downloading 6.648MB 2d35ebdb57d9 Download complete 0B e632495f5954 Downloading 2.097MB 2d35ebdb57d9 Extracting 1B 2d35ebdb57d9 Extracting 1B 12e325ee2efa Downloading 14.68MB 7c3976f55546 Downloading 26.53MB 2d35ebdb57d9 Extracting 1B e632495f5954 Downloading 8.389MB 2d35ebdb57d9 Extracting 1B 7c3976f55546 Downloading 42.99MB 12e325ee2efa Downloading 26.21MB 2d35ebdb57d9 Pull complete 0B e632495f5954 Downloading 16.14MB 2d35ebdb57d9 Extracting 1B 7c3976f55546 Downloading 60.82MB 12e325ee2efa Downloading 38.8MB e632495f5954 Downloading 25.17MB 7c3976f55546 Downloading 77.59MB 12e325ee2efa Downloading 47.19MB e632495f5954 Downloading 32.51MB 7c3976f55546 Downloading 85.98MB 12e325ee2efa Downloading 55.57MB e632495f5954 Downloading 40.89MB 12e325ee2efa Downloading 68.16MB 7c3976f55546 Downloading 91.94MB e632495f5954 Downloading 53.48MB 7c3976f55546 Downloading 91.94MB 12e325ee2efa Downloading 78.06MB e632495f5954 Downloading 63.47MB c8a1c730a297 Downloading 127.3kB 04a9f43047be Downloading 5.243MB 12e325ee2efa Downloading 78.06MB 7c3976f55546 Downloading 91.94MB 80d49f3784bd Downloading 241B e632495f5954 Downloading 65.68MB c8a1c730a297 Downloading 127.3kB 10de6d800f71 Downloading 1.294kB 04a9f43047be Downloading 7.34MB e80f167e312e Downloading 1.301kB 12e325ee2efa Download complete 0B 7c3976f55546 Download complete 0B 12e325ee2efa Extracting 1B 80d49f3784bd Download complete 0B e632495f5954 Downloading 77.59MB c8a1c730a297 Download complete 0B 10de6d800f71 Download complete 0B 04a9f43047be Downloading 18.35MB e80f167e312e Download complete 0B 4ff421dac293 Pulling fs layer 0B 0c8d55a45c0d Pulling fs layer 0B 46e6d6da846e Pulling fs layer 0B 2e73123a8202 Pulling fs layer 0B b65758d82f26 Pulling fs layer 0B df3e8313a980 Pulling fs layer 0B ec9be5b30934 Pulling fs layer 0B a63efc7efa2e Pulling fs layer 0B 4d1dbc12fcae Pulling fs layer 0B ed8cfcf27c7a Pulling fs layer 0B 2be8671e729e Pulling fs layer 0B ca18c8e97cb3 Pulling fs layer 0B 0d9211fd3e1a Pulling fs layer 0B 2eb6e6454401 Pulling fs layer 0B 12e325ee2efa Extracting 1B e632495f5954 Downloading 88.31MB 04a9f43047be Downloading 29.36MB eb20eee66174 Pulling fs layer 0B c40ab487b8c1 Pulling fs layer 0B 7a3cd33acbe0 Pulling fs layer 0B 795aff3159d7 Pulling fs layer 0B 4f4fb700ef54 Pulling fs layer 0B d29b8861ba88 Pulling fs layer 0B 50c36ff186b1 Pulling fs layer 0B 96173311c885 Pulling fs layer 0B 55afa1ecc21d Pulling fs layer 0B 77d7fbf8f524 Pulling fs layer 0B f62726bea430 Pulling fs layer 0B 12e325ee2efa Extracting 1B e632495f5954 Downloading 98.79MB 04a9f43047be Downloading 41.94MB 49c226752edd Downloading 324.6kB 12e325ee2efa Extracting 1B 04a9f43047be Downloading 56.62MB e632495f5954 Downloading 98.79MB 7a5b1d5c3c45 Downloading 8.389MB 49c226752edd Downloading 324.6kB 12e325ee2efa Extracting 1B 04a9f43047be Downloading 70.51MB e632495f5954 Downloading 98.79MB 49c226752edd Download complete 0B 487858d29734 Downloading 800.5kB 200d6e325877 Downloading 712B eb7a272b9937 Downloading 654B 7a5b1d5c3c45 Downloading 20.97MB 0dc8fee0e5ee Downloading 4.022kB 4ff421dac293 Downloading 186B 12e325ee2efa Extracting 1B 04a9f43047be Downloading 78.06MB e632495f5954 Download complete 0B da388505dad8 Downloading 100B 487858d29734 Download complete 0B 200d6e325877 Download complete 0B eb7a272b9937 Download complete 0B 8ee344dffb17 Downloading 4.194MB e80cad428b4d Downloading 1.596kB 7a5b1d5c3c45 Downloading 26.21MB 0dc8fee0e5ee Download complete 0B 487858d29734 Extracting 1B a63efc7efa2e Downloading 169B c42c89b521da Downloading 53.86kB 73566c509014 Downloading 5.727MB 4ff421dac293 Downloading 186B 12e325ee2efa Extracting 1B 3830b7c65da3 Pulling fs layer 0B 133cfad7d9ef Pulling fs layer 0B 90dc7dee386a Pulling fs layer 0B cd9c9b623eb1 Pulling fs layer 0B 50094271107c Pulling fs layer 0B 925fe4f64047 Pulling fs layer 0B e1bed966d35a Pulling fs layer 0B 956cc8887c3e Pulling fs layer 0B 144f5e850556 Pulling fs layer 0B e9aaa70b3398 Pulling fs layer 0B 85a55e8e22cf Pulling fs layer 0B ea4a83fb93fe Pulling fs layer 0B 78d3529d5e95 Pulling fs layer 0B 04a9f43047be Downloading 78.06MB 8ee344dffb17 Downloading 11.53MB e80cad428b4d Download complete 0B 7a5b1d5c3c45 Downloading 33.55MB da388505dad8 Downloading 100B 487858d29734 Extracting 1B 5ae90bb6cfcb Pulling fs layer 0B 99987156c291 Pulling fs layer 0B bb8dea8c43ec Pulling fs layer 0B 14673feda8a6 Pulling fs layer 0B 008ff7634ec2 Pulling fs layer 0B 1c71920d438a Pulling fs layer 0B a17b51c8ed45 Pulling fs layer 0B a63efc7efa2e Download complete 0B c42c89b521da Download complete 0B 4d1dbc12fcae Download complete 0B 2be8671e729e Downloading 2.097MB 73566c509014 Download complete 0B 4ff421dac293 Download complete 0B ed8cfcf27c7a Downloading 116B 12e325ee2efa Extracting 1B 04a9f43047be Download complete 0B da388505dad8 Download complete 0B 8ee344dffb17 Downloading 20.97MB 7a5b1d5c3c45 Downloading 46.14MB 487858d29734 Pull complete 0B 04a9f43047be Extracting 1B 2be8671e729e Downloading 5.243MB ed8cfcf27c7a Downloading 116B 0c8d55a45c0d Downloading 4.194MB 12e325ee2efa Extracting 1B 8ee344dffb17 Downloading 25.43MB 7a5b1d5c3c45 Downloading 48.82MB 04a9f43047be Extracting 1B 0c8d55a45c0d Downloading 15.73MB ca18c8e97cb3 Downloading 3.142kB 46e6d6da846e Downloading 1.169kB 2be8671e729e Downloading 8.204MB ed8cfcf27c7a Download complete 0B 12e325ee2efa Extracting 1B 8ee344dffb17 Downloading 34.6MB 7a5b1d5c3c45 Download complete 0B 04a9f43047be Extracting 1B df3e8313a980 Downloading 10.34kB 0c8d55a45c0d Downloading 29.78MB ca18c8e97cb3 Download complete 0B 46e6d6da846e Download complete 0B 2e73123a8202 Downloading 6.438MB ec9be5b30934 Downloading 128B 2be8671e729e Download complete 0B 12e325ee2efa Extracting 1B 8ee344dffb17 Downloading 44.44MB 49c226752edd Extracting 1B 04a9f43047be Extracting 1B 2eb6e6454401 Download complete 0B 0c8d55a45c0d Download complete 0B 2e73123a8202 Download complete 0B ec9be5b30934 Download complete 0B b65758d82f26 Downloading 12.58MB df3e8313a980 Download complete 0B 0d9211fd3e1a Download complete 0B 12e325ee2efa Extracting 2B 0c8d55a45c0d Extracting 1B 8ee344dffb17 Downloading 53.48MB 49c226752edd Pull complete 0B 04a9f43047be Extracting 1B 795aff3159d7 Download complete 0B 4f4fb700ef54 Download complete 0B b65758d82f26 Downloading 30.41MB 12e325ee2efa Extracting 2B 0c8d55a45c0d Extracting 1B 8ee344dffb17 Downloading 59.4MB 04a9f43047be Extracting 1B eb20eee66174 Downloading 1.332kB c40ab487b8c1 Downloading 76.01kB 7a3cd33acbe0 Downloading 4.194MB d29b8861ba88 Downloading 140B b65758d82f26 Downloading 39.85MB 0c8d55a45c0d Extracting 1B 12e325ee2efa Extracting 2B 8ee344dffb17 Download complete 0B 04a9f43047be Extracting 1B 8ee344dffb17 Extracting 1B 7a3cd33acbe0 Downloading 10.49MB d29b8861ba88 Download complete 0B 96173311c885 Downloading 1.049MB eb20eee66174 Download complete 0B c40ab487b8c1 Download complete 0B b65758d82f26 Downloading 56.62MB 0c8d55a45c0d Extracting 1B 12e325ee2efa Extracting 2B 8ee344dffb17 Extracting 1B 04a9f43047be Extracting 1B 7a3cd33acbe0 Downloading 18.87MB 96173311c885 Downloading 6.291MB b65758d82f26 Downloading 74.34MB 0c8d55a45c0d Extracting 1B 12e325ee2efa Extracting 2B 04a9f43047be Extracting 1B 8ee344dffb17 Extracting 1B 96173311c885 Download complete 0B 77d7fbf8f524 Downloading 3.146MB 7a3cd33acbe0 Downloading 30.41MB b65758d82f26 Downloading 88.81MB 12e325ee2efa Extracting 2B 0c8d55a45c0d Extracting 1B 7a3cd33acbe0 Downloading 39.85MB 77d7fbf8f524 Downloading 14.68MB 04a9f43047be Extracting 1B 8ee344dffb17 Extracting 1B b65758d82f26 Downloading 102.8MB 12e325ee2efa Extracting 2B 0c8d55a45c0d Extracting 1B 04a9f43047be Extracting 1B 8ee344dffb17 Extracting 1B 77d7fbf8f524 Downloading 22.02MB 7a3cd33acbe0 Downloading 49.28MB b65758d82f26 Downloading 114.1MB 0c8d55a45c0d Extracting 1B 12e325ee2efa Extracting 2B 04a9f43047be Extracting 2B 8ee344dffb17 Extracting 1B 50c36ff186b1 Downloading 2.097MB 77d7fbf8f524 Downloading 32.51MB 7a3cd33acbe0 Downloading 60.82MB b65758d82f26 Downloading 114.1MB 0c8d55a45c0d Extracting 1B 12e325ee2efa Extracting 2B 04a9f43047be Extracting 2B 8ee344dffb17 Extracting 1B 55afa1ecc21d Downloading 3.846MB f62726bea430 Downloading 32.55kB 50c36ff186b1 Downloading 3.751MB 77d7fbf8f524 Downloading 42.99MB 7a3cd33acbe0 Downloading 73.4MB b65758d82f26 Download complete 0B 12e325ee2efa Extracting 2B 0c8d55a45c0d Extracting 1B 04a9f43047be Extracting 2B 8ee344dffb17 Extracting 1B 133cfad7d9ef Downloading 1.049MB 55afa1ecc21d Download complete 0B f62726bea430 Download complete 0B 50c36ff186b1 Download complete 0B 77d7fbf8f524 Downloading 53.48MB 7a3cd33acbe0 Downloading 84.75MB 55afa1ecc21d Extracting 1B 3cdcb68462e4 Pulling fs layer 0B 4115022c8bba Pulling fs layer 0B e081f1cf0b15 Pulling fs layer 0B 6f0136913dbf Pulling fs layer 0B 04a9f43047be Pulling fs layer 0B 12e325ee2efa Extracting 3B 0c8d55a45c0d Extracting 2B 04a9f43047be Download complete 0B 04a9f43047be Extracting 1B 04a9f43047be Extracting 2B 77d7fbf8f524 Downloading 61.87MB 7a3cd33acbe0 Downloading 96.47MB 133cfad7d9ef Downloading 4.194MB 8ee344dffb17 Extracting 1B 55afa1ecc21d Extracting 1B 12e325ee2efa Extracting 3B 0c8d55a45c0d Extracting 2B 04a9f43047be Extracting 1B 133cfad7d9ef Downloading 12.58MB 7a3cd33acbe0 Downloading 104.9MB 77d7fbf8f524 Downloading 69.43MB 04a9f43047be Extracting 2B 8ee344dffb17 Extracting 1B d29b8861ba88 Pull complete 0B 55afa1ecc21d Pull complete 0B 12e325ee2efa Extracting 3B 0c8d55a45c0d Extracting 2B 04a9f43047be Extracting 1B 133cfad7d9ef Downloading 23.07MB 77d7fbf8f524 Downloading 78.64MB 7a3cd33acbe0 Downloading 115.3MB 04a9f43047be Extracting 2B 8ee344dffb17 Extracting 2B 50c36ff186b1 Extracting 1B 12e325ee2efa Extracting 3B 0c8d55a45c0d Extracting 2B 04a9f43047be Extracting 1B 04a9f43047be Extracting 2B 133cfad7d9ef Downloading 31.46MB 77d7fbf8f524 Downloading 88.08MB 7a3cd33acbe0 Downloading 124.8MB 8ee344dffb17 Extracting 2B 50c36ff186b1 Extracting 1B 46e6d6da846e Pull complete 0B 12e325ee2efa Extracting 3B 0c8d55a45c0d Pull complete 0B 04a9f43047be Extracting 1B 04a9f43047be Extracting 2B 8ee344dffb17 Extracting 2B 77d7fbf8f524 Downloading 96.47MB 7a3cd33acbe0 Downloading 134.6MB 133cfad7d9ef Downloading 37.41MB 50c36ff186b1 Extracting 1B 12e325ee2efa Extracting 3B 2e73123a8202 Extracting 1B 04a9f43047be Extracting 1B 8ee344dffb17 Extracting 2B 78d3529d5e95 Downloading 4.194MB 133cfad7d9ef Download complete 0B 77d7fbf8f524 Downloading 108MB 7a3cd33acbe0 Downloading 146.8MB 133cfad7d9ef Extracting 1B 04a9f43047be Extracting 2B 96173311c885 Extracting 1B 50c36ff186b1 Pull complete 0B 12e325ee2efa Extracting 3B 2e73123a8202 Extracting 1B 04a9f43047be Extracting 1B 77d7fbf8f524 Downloading 119.5MB 7a3cd33acbe0 Downloading 156.1MB 7a5b1d5c3c45 Extracting 1B 96173311c885 Extracting 1B 8ee344dffb17 Pull complete 0B 78d3529d5e95 Downloading 7.34MB 133cfad7d9ef Extracting 1B 04a9f43047be Extracting 3B 12e325ee2efa Extracting 3B 2e73123a8202 Extracting 1B 04a9f43047be Extracting 1B 7a5b1d5c3c45 Extracting 1B 04a9f43047be Extracting 3B 77d7fbf8f524 Downloading 126.9MB 7a3cd33acbe0 Downloading 156.1MB 78d3529d5e95 Downloading 14.68MB 3830b7c65da3 Downloading 3.624kB 90dc7dee386a Downloading 4.194MB 133cfad7d9ef Extracting 1B 96173311c885 Extracting 1B 2e73123a8202 Extracting 1B 12e325ee2efa Extracting 3B 04a9f43047be Extracting 1B 04a9f43047be Extracting 3B 77d7fbf8f524 Downloading 127.9MB 7a3cd33acbe0 Downloading 156.1MB 78d3529d5e95 Downloading 15.73MB 3830b7c65da3 Downloading 3.624kB 90dc7dee386a Downloading 5.243MB 133cfad7d9ef Extracting 1B 7a5b1d5c3c45 Extracting 1B 96173311c885 Extracting 1B 2e73123a8202 Extracting 1B 12e325ee2efa Pull complete 0B 04a9f43047be Extracting 1B 77d7fbf8f524 Downloading 137.4MB 04a9f43047be Extracting 3B 78d3529d5e95 Downloading 26.09MB 7a3cd33acbe0 Download complete 0B 3830b7c65da3 Download complete 0B 90dc7dee386a Downloading 16.78MB 133cfad7d9ef Extracting 1B 7a5b1d5c3c45 Extracting 1B 96173311c885 Extracting 1B a3e3d4f4c003 Pull complete 0B 265a42cbc11c Pull complete 0B 2207e5ff0617 Pull complete 0B 2eb6e6454401 Extracting 1B 2e73123a8202 Pull complete 0B 77d7fbf8f524 Downloading 145.8MB 78d3529d5e95 Downloading 34.6MB 04a9f43047be Extracting 2B 90dc7dee386a Downloading 25.17MB 133cfad7d9ef Extracting 1B 7a5b1d5c3c45 Extracting 1B 96173311c885 Extracting 1B 04a9f43047be Extracting 3B 7c3976f55546 Extracting 1B 2be8671e729e Extracting 1B 2eb6e6454401 Pull complete 0B 04a9f43047be Extracting 2B 77d7fbf8f524 Downloading 156.2MB 78d3529d5e95 Downloading 47.19MB 90dc7dee386a Downloading 33.06MB 133cfad7d9ef Extracting 1B 7a5b1d5c3c45 Extracting 1B c40ab487b8c1 Extracting 1B 04a9f43047be Extracting 3B 96173311c885 Pull complete 0B 7c3976f55546 Extracting 1B 2be8671e729e Extracting 1B 77d7fbf8f524 Downloading 164.6MB 04a9f43047be Extracting 2B 78d3529d5e95 Downloading 54.53MB 90dc7dee386a Downloading 45.09MB 133cfad7d9ef Extracting 1B c40ab487b8c1 Pull complete 0B f62726bea430 Pull complete 0B 7a5b1d5c3c45 Extracting 1B 04a9f43047be Extracting 3B 7c3976f55546 Extracting 1B 2be8671e729e Extracting 1B 04a9f43047be Extracting 2B 77d7fbf8f524 Downloading 174.1MB 7a5b1d5c3c45 Extracting 1B 78d3529d5e95 Downloading 63.96MB 90dc7dee386a Downloading 55.57MB 133cfad7d9ef Extracting 1B 04a9f43047be Extracting 3B 7c3976f55546 Extracting 1B 2be8671e729e Extracting 1B 04a9f43047be Extracting 2B 77d7fbf8f524 Downloading 181.4MB 78d3529d5e95 Downloading 71.3MB 90dc7dee386a Downloading 68.16MB 133cfad7d9ef Extracting 1B 04a9f43047be Extracting 3B 7a5b1d5c3c45 Extracting 1B 7c3976f55546 Extracting 1B 2be8671e729e Pull complete 0B 0d9211fd3e1a Extracting 1B 04a9f43047be Extracting 2B 77d7fbf8f524 Downloading 187.7MB 78d3529d5e95 Downloading 78.64MB 90dc7dee386a Downloading 79.69MB 133cfad7d9ef Extracting 2B 7a5b1d5c3c45 Extracting 1B ed8cfcf27c7a Extracting 1B 7c3976f55546 Extracting 1B 0d9211fd3e1a Pull complete 0B 04a9f43047be Extracting 2B 80d49f3784bd Pull complete 0B c8a1c730a297 Pull complete 0B 77d7fbf8f524 Downloading 195MB 7a5b1d5c3c45 Extracting 2B 04a9f43047be Pull complete 0B 78d3529d5e95 Downloading 88.08MB 90dc7dee386a Downloading 92.27MB 133cfad7d9ef Extracting 2B ed8cfcf27c7a Pull complete 0B ca18c8e97cb3 Pull complete 0B 7c3976f55546 Extracting 1B b65758d82f26 Extracting 1B e80f167e312e Pull complete 0B e632495f5954 Extracting 1B 04a9f43047be Extracting 2B 7a5b1d5c3c45 Extracting 2B 77d7fbf8f524 Downloading 203.4MB 78d3529d5e95 Downloading 98.57MB 90dc7dee386a Downloading 107MB 133cfad7d9ef Extracting 2B 7c3976f55546 Extracting 1B b65758d82f26 Extracting 1B 04a9f43047be Extracting 2B 78d3529d5e95 Downloading 108MB 90dc7dee386a Downloading 119.5MB e632495f5954 Extracting 1B 133cfad7d9ef Extracting 2B 77d7fbf8f524 Downloading 211.8MB 7a5b1d5c3c45 Extracting 2B 7c3976f55546 Extracting 1B b65758d82f26 Extracting 1B 04a9f43047be Extracting 2B 78d3529d5e95 Downloading 116.4MB 90dc7dee386a Downloading 129MB 133cfad7d9ef Extracting 2B e632495f5954 Extracting 1B 77d7fbf8f524 Downloading 218.1MB 7a5b1d5c3c45 Extracting 2B b65758d82f26 Extracting 1B 7c3976f55546 Extracting 1B 04a9f43047be Extracting 2B e632495f5954 Extracting 1B 77d7fbf8f524 Downloading 224.4MB 956cc8887c3e Downloading 1.106kB 144f5e850556 Downloading 853B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 136.3MB cd9c9b623eb1 Downloading 1.103kB 133cfad7d9ef Extracting 2B 7a5b1d5c3c45 Extracting 2B b65758d82f26 Extracting 1B 7c3976f55546 Extracting 1B 04a9f43047be Extracting 3B e632495f5954 Extracting 1B 77d7fbf8f524 Downloading 224.4MB 925fe4f64047 Downloading 22kB 956cc8887c3e Downloading 1.106kB 144f5e850556 Downloading 853B e9aaa70b3398 Downloading 98B 85a55e8e22cf Downloading 172B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 136.3MB cd9c9b623eb1 Downloading 1.103kB 50094271107c Downloading 8.847MB 133cfad7d9ef Extracting 2B 7a5b1d5c3c45 Extracting 2B 7c3976f55546 Extracting 2B b65758d82f26 Extracting 1B 04a9f43047be Extracting 3B e632495f5954 Extracting 1B 144f5e850556 Download complete 0B 77d7fbf8f524 Downloading 231.7MB e9aaa70b3398 Download complete 0B 85a55e8e22cf Download complete 0B 78d3529d5e95 Download complete 0B 90dc7dee386a Downloading 145.8MB 7a5b1d5c3c45 Pull complete 0B cd9c9b623eb1 Download complete 0B 50094271107c Download complete 0B 925fe4f64047 Download complete 0B e1bed966d35a Downloading 8.389MB 956cc8887c3e Download complete 0B 133cfad7d9ef Extracting 2B 7c3976f55546 Extracting 2B b65758d82f26 Extracting 1B 04a9f43047be Extracting 3B eb7a272b9937 Extracting 1B e632495f5954 Extracting 1B 90dc7dee386a Downloading 160.4MB e1bed966d35a Downloading 16.94MB 77d7fbf8f524 Downloading 242.2MB 133cfad7d9ef Pull complete 0B 172f329c0809 Extracting 1B 7c3976f55546 Pull complete 0B b65758d82f26 Extracting 1B 04a9f43047be Extracting 3B e632495f5954 Extracting 1B eb7a272b9937 Pull complete 0B 0dc8fee0e5ee Pull complete 0B e80cad428b4d Pull complete 0B e1bed966d35a Downloading 25.17MB 90dc7dee386a Downloading 176.2MB 77d7fbf8f524 Downloading 254.8MB da388505dad8 Pull complete 0B 172f329c0809 Pull complete 0B Image nexus3.onap.org:10001/onap/policy-api:5.1.0-SNAPSHOT Pulled b65758d82f26 Extracting 1B 04a9f43047be Extracting 3B e632495f5954 Extracting 1B 200d6e325877 Pull complete 0B Image nexus3.onap.org:10001/prom/prometheus:latest Pulled 77d7fbf8f524 Downloading 264.2MB e1bed966d35a Downloading 37.75MB 90dc7dee386a Downloading 190.8MB b65758d82f26 Extracting 1B 04a9f43047be Extracting 3B 77d7fbf8f524 Downloading 276.8MB e1bed966d35a Downloading 43.58MB ea4a83fb93fe Downloading 230.7kB 90dc7dee386a Downloading 205.5MB e632495f5954 Extracting 1B b65758d82f26 Extracting 1B 1c71920d438a Downloading 2.007MB 5ae90bb6cfcb Downloading 14.78kB bb8dea8c43ec Downloading 1.038kB 99987156c291 Downloading 1.079kB 04a9f43047be Extracting 3B e632495f5954 Extracting 2B e1bed966d35a Download complete 0B ea4a83fb93fe Downloading 230.7kB 90dc7dee386a Downloading 217.1MB 77d7fbf8f524 Downloading 289.4MB b65758d82f26 Extracting 2B bb8dea8c43ec Download complete 0B 99987156c291 Download complete 0B 1c71920d438a Downloading 11.59MB 04a9f43047be Extracting 3B e632495f5954 Extracting 2B 77d7fbf8f524 Downloading 300.9MB ea4a83fb93fe Download complete 0B 90dc7dee386a Downloading 232.5MB 1c71920d438a Downloading 24.12MB a17b51c8ed45 Downloading 5.245kB b65758d82f26 Extracting 2B 04a9f43047be Extracting 3B 5ae90bb6cfcb Download complete 0B e632495f5954 Extracting 2B 90dc7dee386a Downloading 247.5MB 77d7fbf8f524 Downloading 303.2MB b65758d82f26 Extracting 2B 3cdcb68462e4 Downloading 1.167kB 14673feda8a6 Downloading 5.333MB 008ff7634ec2 Downloading 1.037kB 1c71920d438a Downloading 36.7MB a17b51c8ed45 Downloading 5.245kB 04a9f43047be Extracting 3B e632495f5954 Extracting 2B 77d7fbf8f524 Downloading 303.2MB 90dc7dee386a Downloading 251.3MB b65758d82f26 Extracting 2B 14673feda8a6 Downloading 15.25MB 008ff7634ec2 Downloading 1.037kB 1c71920d438a Downloading 52.43MB a17b51c8ed45 Downloading 5.245kB 3cdcb68462e4 Downloading 1.167kB 04a9f43047be Extracting 4B e632495f5954 Extracting 2B 90dc7dee386a Downloading 251.3MB 77d7fbf8f524 Downloading 303.2MB b65758d82f26 Extracting 2B a17b51c8ed45 Downloading 5.245kB 14673feda8a6 Downloading 15.25MB 008ff7634ec2 Downloading 1.037kB 1c71920d438a Downloading 59.77MB 3cdcb68462e4 Downloading 1.167kB 04a9f43047be Extracting 4B e632495f5954 Extracting 2B 90dc7dee386a Downloading 251.3MB 77d7fbf8f524 Downloading 303.2MB b65758d82f26 Extracting 2B 14673feda8a6 Downloading 15.25MB 008ff7634ec2 Downloading 1.037kB 1c71920d438a Downloading 66.06MB 3cdcb68462e4 Downloading 1.167kB 4115022c8bba Downloading 1.172kB 04a9f43047be Extracting 4B e632495f5954 Extracting 2B 77d7fbf8f524 Downloading 303.2MB 90dc7dee386a Downloading 251.3MB b65758d82f26 Extracting 2B 14673feda8a6 Downloading 15.25MB 008ff7634ec2 Downloading 1.037kB 1c71920d438a Downloading 78.05MB a17b51c8ed45 Download complete 0B 3cdcb68462e4 Downloading 1.167kB 4115022c8bba Downloading 1.172kB e081f1cf0b15 Downloading 2.097MB e632495f5954 Extracting 2B 04a9f43047be Extracting 4B 77d7fbf8f524 Downloading 303.2MB 90dc7dee386a Downloading 251.3MB b65758d82f26 Extracting 2B 14673feda8a6 Downloading 15.25MB 008ff7634ec2 Downloading 1.037kB 1c71920d438a Downloading 78.05MB 6f0136913dbf Downloading 2.596MB e081f1cf0b15 Downloading 12.58MB 3cdcb68462e4 Downloading 1.167kB 4115022c8bba Downloading 1.172kB 04a9f43047be Extracting 4B e632495f5954 Extracting 2B 90dc7dee386a Downloading 251.3MB 77d7fbf8f524 Downloading 303.2MB b65758d82f26 Extracting 2B 3cdcb68462e4 Downloading 1.167kB 4115022c8bba Downloading 1.172kB 6f0136913dbf Downloading 2.596MB e081f1cf0b15 Downloading 17.83MB 14673feda8a6 Downloading 15.25MB 008ff7634ec2 Downloading 1.037kB 1c71920d438a Downloading 78.05MB 04a9f43047be Extracting 4B e632495f5954 Extracting 2B 90dc7dee386a Downloading 251.3MB 77d7fbf8f524 Downloading 303.2MB b65758d82f26 Extracting 2B 14673feda8a6 Downloading 15.25MB 008ff7634ec2 Downloading 1.037kB 1c71920d438a Downloading 78.05MB 4115022c8bba Downloading 1.172kB 6f0136913dbf Downloading 2.596MB e081f1cf0b15 Downloading 28.31MB 3cdcb68462e4 Downloading 1.167kB 04a9f43047be Extracting 4B e632495f5954 Extracting 2B 90dc7dee386a Downloading 251.3MB 77d7fbf8f524 Downloading 303.2MB b65758d82f26 Extracting 3B 14673feda8a6 Downloading 15.25MB 008ff7634ec2 Downloading 1.037kB 1c71920d438a Downloading 78.05MB e081f1cf0b15 Downloading 39.85MB 3cdcb68462e4 Downloading 1.167kB 4115022c8bba Downloading 1.172kB 6f0136913dbf Downloading 2.596MB 04a9f43047be Extracting 4B 90dc7dee386a Downloading 251.3MB 77d7fbf8f524 Downloading 303.2MB b65758d82f26 Extracting 3B 14673feda8a6 Downloading 15.25MB 008ff7634ec2 Download complete 0B 1c71920d438a Downloading 78.05MB 3cdcb68462e4 Download complete 0B 4115022c8bba Downloading 1.172kB 6f0136913dbf Downloading 2.596MB e081f1cf0b15 Downloading 51.38MB 04a9f43047be Extracting 4B e632495f5954 Pull complete 0B 90dc7dee386a Downloading 251.3MB 77d7fbf8f524 Downloading 303.2MB b65758d82f26 Extracting 3B 14673feda8a6 Download complete 0B 1c71920d438a Download complete 0B e081f1cf0b15 Downloading 62.91MB 4115022c8bba Download complete 0B 6f0136913dbf Download complete 0B 6f0136913dbf Extracting 1B 90dc7dee386a Download complete 0B 77d7fbf8f524 Download complete 0B 1c71920d438a Extracting 1B 77d7fbf8f524 Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 3B e081f1cf0b15 Downloading 64.68MB 10de6d800f71 Extracting 1B 1c71920d438a Extracting 1B 6f0136913dbf Extracting 1B 77d7fbf8f524 Extracting 1B 90dc7dee386a Extracting 1B 10de6d800f71 Pull complete 0B Image nexus3.onap.org:10001/onap/policy-pap:5.1.0-SNAPSHOT Pulled b65758d82f26 Extracting 3B e081f1cf0b15 Download complete 0B 6f0136913dbf Pull complete 0B e081f1cf0b15 Extracting 1B 1c71920d438a Extracting 1B 77d7fbf8f524 Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 3B e081f1cf0b15 Extracting 1B 1c71920d438a Extracting 1B 77d7fbf8f524 Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 3B e081f1cf0b15 Extracting 1B 1c71920d438a Extracting 1B 77d7fbf8f524 Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 3B e081f1cf0b15 Extracting 1B 1c71920d438a Extracting 1B 77d7fbf8f524 Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 3B e081f1cf0b15 Extracting 1B 1c71920d438a Extracting 1B 77d7fbf8f524 Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 3B 3cdcb68462e4 Pull complete 0B 1c71920d438a Extracting 1B 3cdcb68462e4 Pull complete 0B 4115022c8bba Pull complete 0B 77d7fbf8f524 Extracting 1B e081f1cf0b15 Pull complete 0B Image nexus3.onap.org:10001/onap/policy-xacml-pdp:5.1.0-SNAPSHOT Pulled 90dc7dee386a Extracting 1B b65758d82f26 Extracting 4B 1c71920d438a Extracting 1B 77d7fbf8f524 Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 4B 1c71920d438a Extracting 1B 77d7fbf8f524 Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 4B 77d7fbf8f524 Extracting 2B 1c71920d438a Extracting 2B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 4B 1c71920d438a Extracting 2B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 4B 1c71920d438a Extracting 2B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 2B b65758d82f26 Pull complete 0B 1c71920d438a Extracting 2B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 2B a63efc7efa2e Pull complete 0B ec9be5b30934 Pull complete 0B df3e8313a980 Pull complete 0B 1c71920d438a Extracting 2B 77d7fbf8f524 Extracting 2B 4d1dbc12fcae Pull complete 0B 4ff421dac293 Pull complete 0B 90dc7dee386a Extracting 2B Image nexus3.onap.org:10001/library/postgres:17.7 Pulled 1c71920d438a Extracting 2B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 2B 1c71920d438a Extracting 2B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 2B 1c71920d438a Pull complete 0B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 2B 14673feda8a6 Extracting 1B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 2B 14673feda8a6 Extracting 1B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 2B 14673feda8a6 Extracting 1B 77d7fbf8f524 Extracting 2B 90dc7dee386a Extracting 3B 14673feda8a6 Extracting 1B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 3B 14673feda8a6 Extracting 1B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 3B bb8dea8c43ec Pull complete 0B 99987156c291 Pull complete 0B 5ae90bb6cfcb Extracting 1B a17b51c8ed45 Pull complete 0B 008ff7634ec2 Pull complete 0B 14673feda8a6 Pull complete 0B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 3B 5ae90bb6cfcb Pull complete 0B Image nexus3.onap.org:10001/onap/policy-db-migrator:5.1.0-SNAPSHOT Pulled 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 3B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 3B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 3B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 3B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 3B 77d7fbf8f524 Extracting 3B 90dc7dee386a Extracting 3B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 4B 90dc7dee386a Extracting 4B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 5B 77d7fbf8f524 Extracting 5B 90dc7dee386a Extracting 6B 77d7fbf8f524 Extracting 6B 90dc7dee386a Extracting 6B 77d7fbf8f524 Extracting 6B 90dc7dee386a Extracting 6B 77d7fbf8f524 Extracting 6B 90dc7dee386a Extracting 6B 77d7fbf8f524 Extracting 6B 90dc7dee386a Pull complete 0B 77d7fbf8f524 Extracting 6B cd9c9b623eb1 Pull complete 0B 50094271107c Extracting 1B 77d7fbf8f524 Extracting 6B 50094271107c Pull complete 0B 77d7fbf8f524 Extracting 6B 925fe4f64047 Extracting 1B 77d7fbf8f524 Extracting 6B 925fe4f64047 Pull complete 0B e1bed966d35a Extracting 1B 77d7fbf8f524 Extracting 6B e1bed966d35a Extracting 1B 77d7fbf8f524 Extracting 7B e1bed966d35a Extracting 1B 144f5e850556 Pull complete 0B e9aaa70b3398 Pull complete 0B 85a55e8e22cf Pull complete 0B 77d7fbf8f524 Extracting 7B 956cc8887c3e Pull complete 0B e1bed966d35a Pull complete 0B ea4a83fb93fe Extracting 1B 78d3529d5e95 Extracting 1B ea4a83fb93fe Pull complete 0B 77d7fbf8f524 Extracting 7B 78d3529d5e95 Extracting 1B 77d7fbf8f524 Extracting 7B 78d3529d5e95 Extracting 1B 77d7fbf8f524 Extracting 7B 78d3529d5e95 Extracting 1B 77d7fbf8f524 Extracting 7B 78d3529d5e95 Extracting 1B 77d7fbf8f524 Extracting 7B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B 77d7fbf8f524 Pull complete 0B 78d3529d5e95 Extracting 1B 78d3529d5e95 Pull complete 0B 7a3cd33acbe0 Extracting 1B 7a3cd33acbe0 Extracting 1B 3830b7c65da3 Pull complete 0B 7a3cd33acbe0 Extracting 1B Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulled 7a3cd33acbe0 Extracting 1B 7a3cd33acbe0 Extracting 1B 7a3cd33acbe0 Extracting 1B 7a3cd33acbe0 Extracting 1B 7a3cd33acbe0 Extracting 1B 7a3cd33acbe0 Extracting 1B 7a3cd33acbe0 Extracting 1B 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 2B 7a3cd33acbe0 Extracting 3B 7a3cd33acbe0 Extracting 3B 7a3cd33acbe0 Extracting 3B 7a3cd33acbe0 Extracting 3B 7a3cd33acbe0 Extracting 3B 7a3cd33acbe0 Extracting 3B 7a3cd33acbe0 Extracting 3B 7a3cd33acbe0 Extracting 3B 795aff3159d7 Pull complete 0B 7a3cd33acbe0 Pull complete 0B 4f4fb700ef54 Pull complete 0B 4f4fb700ef54 Pull complete 0B eb20eee66174 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 postgres Creating Container prometheus Creating Container kafka Creating Container kafka Created Container postgres Created Container policy-db-migrator Creating 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 postgres Starting Container kafka Starting Container prometheus Starting Container kafka Started Container postgres Started Container postgres Waiting 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 kafka Waiting Container prometheus Waiting Container policy-xacml-pdp Waiting Container grafana Waiting Container policy-db-migrator Waiting Container postgres Waiting Container policy-pap Waiting Container kafka Healthy Container policy-db-migrator Exited Container postgres Healthy Container prometheus Healthy Container grafana Healthy Container policy-xacml-pdp Healthy Container policy-pap Healthy Container policy-api 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:aab508a4cab9927a024b534ef7c7e81a153acf4047b23437ec0dea897b339ecd top - 18:31:53 up 3 min, 0 users, load average: 2.93, 1.43, 0.55 Tasks: 241 total, 1 running, 240 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.8 us, 1.5 sy, 0.0 ni, 97.0 id, 0.8 wa, 0.0 hi, 0.0 si, 0.0 st total used free shared buff/cache available Mem: 31Gi 2.7Gi 18Gi 31Mi 9.8Gi 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 1d3d2ed38fbb policy-xacml-pdp 9.25% 165.1MiB / 31.34GiB 0.51% 44.5kB / 75.8kB 0B / 365kB 49 ac177c087751 policy-pap 36.80% 547.2MiB / 31.34GiB 1.71% 74.4kB / 472kB 0B / 109MB 70 8c4b871b03df policy-api 14.60% 431.9MiB / 31.34GiB 1.35% 1.2MB / 1.38MB 0B / 311kB 60 371c6930f36f grafana 0.78% 271.3MiB / 31.34GiB 0.85% 108MB / 294kB 0B / 378MB 156 806e0dd1d085 postgres 0.09% 80.99MiB / 31.34GiB 0.25% 1.54MB / 1.63MB 45.1kB / 138MB 26 9b792e546855 kafka 150.86% 447.4MiB / 31.34GiB 1.39% 96.4kB / 78.5kB 0B / 2.07MB 139 397066833a87 prometheus 2.97% 27.23MiB / 31.34GiB 0.08% 808kB / 29.5kB 0B / 139kB 13 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 2 minutes (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-xacml-pdp Stopping Container policy-csit Stopping Container grafana 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 kafka Stopping Container policy-api 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 1563 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/jenkins10219859115702211392.sh ---> sysstat.sh [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins6646748696713874748.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/jenkins12968503068842464659.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-yM3b 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-yM3b/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins3991551922798277080.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-xacml-pdp-master-project-csit-xacml-pdp@tmp/config16146277186121016602tmp 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/jenkins2567479721827836258.sh ---> create-netrc.sh [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins13508356594823415580.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-yM3b 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-yM3b/bin to PATH [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/sh /tmp/jenkins771879766884906.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/jenkins410347479463511374.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins16533816593224256766.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-yM3b 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-yM3b/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 323s 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=323 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,2473,2026-09-20 18:33:36,v3-standard-8,323,0.22,0.00,SUCCESS [policy-xacml-pdp-master-project-csit-xacml-pdp] $ /bin/bash -l /tmp/jenkins15281329231371774084.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-yM3b 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-yM3b/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/2473 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-3526 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 741 21674 4 9676 30882 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:dc:03:69 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.107.1/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86075sec preferred_lft 86075sec inet6 fe80::f816:3eff:fedc:369/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 96:ed:99:45:1f:dd 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::94ed:99ff:fe45:1fdd/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-3526) 09/20/26 _x86_64_ (8 CPU) 18:28:25 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-3526) 09/20/26 _x86_64_ (8 CPU) 18:28:25 LINUX RESTART (8 CPU)