Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-6326 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-paris-project-csit-api [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXqsG2wx/agent.1562 SSH_AGENT_PID=1564 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-api-paris-project-csit-api@tmp/private_key_6092201920905300652.key (/w/workspace/policy-api-paris-project-csit-api@tmp/private_key_6092201920905300652.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-api-paris-project-csit-api # 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/paris^{commit} # timeout=10 Checking out Revision 113cd6a02b462be8c282a02ad0d8a4ac1b79d6bf (refs/remotes/origin/paris) > git config core.sparsecheckout # timeout=10 > git checkout -f 113cd6a02b462be8c282a02ad0d8a4ac1b79d6bf # timeout=30 Commit message: "Fix CSITs in Paris branch by setting kafka version" > git rev-list --no-walk 113cd6a02b462be8c282a02ad0d8a4ac1b79d6bf # 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-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins13465633065169335731.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-Mks9 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Mks9/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.1.2 from /tmp/venv-Mks9/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.7.1 aiohttp==3.14.1 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.0 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.15.0 boto3==1.43.41 botocore==1.43.41 bs4==0.0.2 certifi==2026.6.17 cffi==2.1.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.9 click==8.4.2 cliff==4.14.0 cmd2==4.0.0 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.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.6 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.18 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.15.0 kubernetes==36.0.2 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.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.17.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.5.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.18.0 prompt_toolkit==3.0.52 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.3 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-openstackclient==10.1.0 python-swiftclient==4.10.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.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.9.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.68.4 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.6.0 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.2.2 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==4.1.1 [policy-api-paris-project-csit-api] $ /bin/sh /tmp/jenkins1006883559971318231.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-07-07 15:51:45 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-ij2Jcc.sh" [1] downloading uv 0.11.27 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.11.27 (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-api-paris-project-csit-api] $ /bin/sh /tmp/jenkins2075206175418723303.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-api-paris-project-csit-api] $ /bin/sh -xe /tmp/jenkins6356770130190031758.sh + /w/workspace/policy-api-paris-project-csit-api/csit/run-project-csit.sh api 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.1.4 Setting project configuration for: api Configuring docker compose... Starting api using postgres + Grafana/Prometheus Image nexus3.onap.org:10001/prom/prometheus:latest Pulling Image nexus3.onap.org:10001/library/postgres:16.4 Pulling Image nexus3.onap.org:10001/grafana/grafana:latest Pulling Image nexus3.onap.org:10001/onap/policy-api:4.1.2 Pulling Image nexus3.onap.org:10001/onap/policy-db-migrator:4.1.2 Pulling 40c92678ae49 Pulling fs layer 0B e15b38e96409 Pulling fs layer 0B 224ac352d47f Pulling fs layer 0B da9db072f522 Pulling fs layer 0B 816fb05c1e44 Pulling fs layer 0B 23eb3e2b8bfd Pulling fs layer 0B b34a2293efb4 Pulling fs layer 0B 39ca79d4b463 Pulling fs layer 0B 93cb89ac9f2a Pulling fs layer 0B da9db072f522 Pulling fs layer 0B f9f647e90297 Pulling fs layer 0B d6ffb85febfc Pulling fs layer 0B 23eb3e2b8bfd Pulling fs layer 0B fb70db473bea Pulling fs layer 0B 7bc24eb8963b Pulling fs layer 0B da9db072f522 Downloading 2.097MB 816fb05c1e44 Download complete 0B 23eb3e2b8bfd Downloading 2.097MB 40c92678ae49 Download complete 0B e15b38e96409 Download complete 0B 224ac352d47f Download complete 0B b34a2293efb4 Downloading 2.097MB 7bc24eb8963b Download complete 0B 39ca79d4b463 Download complete 0B 93cb89ac9f2a Download complete 0B 23eb3e2b8bfd Downloading 2.097MB da9db072f522 Downloading 2.097MB fb70db473bea Downloading 5.241kB d6ffb85febfc Downloading 1.049MB f9f647e90297 Download complete 0B 4c1c6e808525 Pulling fs layer 0B 8feea220fbfa Pulling fs layer 0B 0fe80c523768 Pulling fs layer 0B 37429e3b7bf6 Pulling fs layer 0B c93f261857c3 Pulling fs layer 0B 96443e78ff62 Pulling fs layer 0B b7bf56379c7a Pulling fs layer 0B f8fdeaa42ee2 Pulling fs layer 0B bef5f3176279 Pulling fs layer 0B 46eab5b44a35 Pulling fs layer 0B c4d302cc468d Pulling fs layer 0B ed54a7dee1d8 Pulling fs layer 0B e27c75a98748 Pulling fs layer 0B 787d6bee9571 Pulling fs layer 0B 4b82842ab819 Pulling fs layer 0B e73cb4a42719 Pulling fs layer 0B 2d429b9e73a6 Pulling fs layer 0B 7e568a0dc8fb Pulling fs layer 0B a83b68436f09 Pulling fs layer 0B 01e0882c90d9 Pulling fs layer 0B 13ff0988aaea Pulling fs layer 0B 12c5c803443f Pulling fs layer 0B 531ee2cf3c0c Pulling fs layer 0B b34a2293efb4 Downloading 4.194MB da9db072f522 Download complete 0B 23eb3e2b8bfd Downloading 5.243MB 23eb3e2b8bfd Downloading 5.243MB 4c1c6e808525 Downloading 691B 0fe80c523768 Downloading 1.594kB da9db072f522 Download complete 0B fb70db473bea Download complete 0B d6ffb85febfc Downloading 3.146MB da9db072f522 Extracting 1B da9db072f522 Extracting 1B 4b82842ab819 Downloading 5.415kB 7e568a0dc8fb Download complete 0B a83b68436f09 Downloading 9.919kB 787d6bee9571 Download complete 0B 46eab5b44a35 Download complete 0B e27c75a98748 Download complete 0B 12c5c803443f Downloading 116B 13ff0988aaea Downloading 167B b34a2293efb4 Downloading 6.291MB 23eb3e2b8bfd Downloading 8.389MB da9db072f522 Extracting 1B c93f261857c3 Download complete 0B 37429e3b7bf6 Downloading 1.049MB 0fe80c523768 Download complete 0B b7bf56379c7a Download complete 0B d6ffb85febfc Downloading 5.243MB 23eb3e2b8bfd Downloading 8.389MB bef5f3176279 Download complete 0B 4c1c6e808525 Download complete 0B 8feea220fbfa Download complete 0B f8fdeaa42ee2 Download complete 0B 96443e78ff62 Downloading 1.049MB c93f261857c3 Extracting 1B da9db072f522 Extracting 1B b124010701b9 Pulling fs layer 0B ffd68bafd674 Pulling fs layer 0B 55afa1ecc21d Pulling fs layer 0B 8551e3a9b2dd Pulling fs layer 0B 39e3d1c87577 Pulling fs layer 0B 6c1eb8f7a561 Pulling fs layer 0B 959723483440 Pulling fs layer 0B 6e6085636f02 Pulling fs layer 0B 5ed3d4d076b0 Pulling fs layer 0B 4f4fb700ef54 Pulling fs layer 0B 7e079c586e0d Pulling fs layer 0B 531ee2cf3c0c Downloading 1.049MB a83b68436f09 Download complete 0B 1cdfb525459b Downloading 54.58kB c4d302cc468d Downloading 1.049MB e73cb4a42719 Downloading 2.097MB ed54a7dee1d8 Downloading 1.196MB 2d429b9e73a6 Downloading 1.049MB 12c5c803443f Download complete 0B 01e0882c90d9 Downloading 1.049MB b34a2293efb4 Downloading 9.437MB 23eb3e2b8bfd Downloading 11.53MB 13ff0988aaea Download complete 0B 4b82842ab819 Download complete 0B 23eb3e2b8bfd Downloading 11.53MB d6ffb85febfc Downloading 8.389MB 96443e78ff62 Downloading 3.146MB 37429e3b7bf6 Downloading 4.194MB c93f261857c3 Extracting 1B da9db072f522 Extracting 1B da9db072f522 Extracting 1B 01e0882c90d9 Download complete 0B c14d1b5b1399 Downloading 1.049MB 531ee2cf3c0c Downloading 3.146MB 1cdfb525459b Download complete 0B c4d302cc468d Downloading 3.146MB e73cb4a42719 Downloading 3.146MB ed54a7dee1d8 Download complete 0B 2d429b9e73a6 Downloading 3.146MB 37429e3b7bf6 Downloading 7.34MB 96443e78ff62 Downloading 5.243MB 8551e3a9b2dd Download complete 0B c93f261857c3 Pull complete 0B 6c1eb8f7a561 Download complete 0B 23eb3e2b8bfd Downloading 14.68MB d6ffb85febfc Downloading 12.58MB 7e079c586e0d Download complete 0B 23eb3e2b8bfd Downloading 14.68MB b34a2293efb4 Downloading 12.58MB ffd68bafd674 Download complete 0B 55afa1ecc21d Downloading 1.049MB 39e3d1c87577 Download complete 0B da9db072f522 Pull complete 0B 2d429b9e73a6 Downloading 5.243MB c14d1b5b1399 Downloading 3.146MB 531ee2cf3c0c Downloading 5.243MB c4d302cc468d Download complete 0B e73cb4a42719 Downloading 6.291MB 55afa1ecc21d Downloading 3.146MB 959723483440 Downloading 2.097MB 5ed3d4d076b0 Downloading 1.049MB b124010701b9 Downloading 2.097MB 6e6085636f02 Downloading 2.097MB 4f4fb700ef54 Download complete 0B b34a2293efb4 Downloading 16.78MB 23eb3e2b8bfd Downloading 17.83MB 37429e3b7bf6 Downloading 10.49MB 96443e78ff62 Downloading 9.437MB d6ffb85febfc Download complete 0B 23eb3e2b8bfd Downloading 17.83MB bef5f3176279 Pull complete 0B e73cb4a42719 Downloading 8.389MB 2d429b9e73a6 Downloading 8.389MB c14d1b5b1399 Downloading 4.194MB 531ee2cf3c0c Download complete 0B 55afa1ecc21d Download complete 0B 959723483440 Downloading 4.194MB 5ed3d4d076b0 Downloading 2.097MB b124010701b9 Downloading 3.146MB 6e6085636f02 Downloading 4.194MB 37429e3b7bf6 Downloading 15.73MB 96443e78ff62 Downloading 11.9MB 23eb3e2b8bfd Downloading 22.02MB b34a2293efb4 Downloading 20.97MB 55afa1ecc21d Extracting 1B 23eb3e2b8bfd Downloading 22.02MB 5ed3d4d076b0 Downloading 3.146MB c14d1b5b1399 Download complete 0B e73cb4a42719 Downloading 11.53MB 2d429b9e73a6 Downloading 11.53MB b124010701b9 Download complete 0B 6e6085636f02 Downloading 6.291MB 959723483440 Downloading 6.291MB 23eb3e2b8bfd Downloading 27.26MB b34a2293efb4 Downloading 26.21MB 96443e78ff62 Downloading 15.73MB 37429e3b7bf6 Downloading 19.92MB 23eb3e2b8bfd Downloading 27.26MB 55afa1ecc21d Pull complete 0B e73cb4a42719 Downloading 14.68MB 2d429b9e73a6 Downloading 14.68MB 959723483440 Download complete 0B 5ed3d4d076b0 Downloading 4.194MB 6e6085636f02 Downloading 8.389MB 23eb3e2b8bfd Downloading 31.51MB b34a2293efb4 Downloading 31.46MB 37429e3b7bf6 Downloading 26.21MB 96443e78ff62 Downloading 19.92MB 39e3d1c87577 Pull complete 0B 23eb3e2b8bfd Downloading 32.51MB b124010701b9 Extracting 1B e73cb4a42719 Downloading 17.83MB 2d429b9e73a6 Downloading 17.83MB 5ed3d4d076b0 Downloading 6.291MB 6e6085636f02 Downloading 9.437MB 23eb3e2b8bfd Downloading 36.11MB b34a2293efb4 Downloading 36.7MB 96443e78ff62 Downloading 24.12MB 37429e3b7bf6 Downloading 30.41MB 23eb3e2b8bfd Downloading 36.7MB b124010701b9 Extracting 1B 2d429b9e73a6 Downloading 20.97MB e73cb4a42719 Downloading 20.97MB 5ed3d4d076b0 Downloading 8.389MB 6e6085636f02 Downloading 11.53MB b34a2293efb4 Downloading 40.89MB 23eb3e2b8bfd Downloading 39.85MB 96443e78ff62 Downloading 27.26MB 37429e3b7bf6 Downloading 34.6MB 23eb3e2b8bfd Downloading 40.33MB b124010701b9 Pull complete 0B 959723483440 Extracting 1B e73cb4a42719 Downloading 23.07MB 2d429b9e73a6 Downloading 23.07MB 5ed3d4d076b0 Downloading 9.437MB 6e6085636f02 Downloading 12.58MB 23eb3e2b8bfd Downloading 42.99MB b34a2293efb4 Downloading 44.04MB 37429e3b7bf6 Downloading 38.8MB 96443e78ff62 Downloading 30.04MB 959723483440 Extracting 1B 23eb3e2b8bfd Downloading 42.99MB e73cb4a42719 Downloading 24.12MB 2d429b9e73a6 Downloading 24.12MB 5ed3d4d076b0 Downloading 9.437MB 6e6085636f02 Downloading 13.63MB b34a2293efb4 Downloading 46.14MB 23eb3e2b8bfd Downloading 44.04MB 959723483440 Pull complete 0B 96443e78ff62 Downloading 31.46MB 37429e3b7bf6 Downloading 39.85MB 23eb3e2b8bfd Downloading 44.04MB e73cb4a42719 Downloading 25.17MB 2d429b9e73a6 Downloading 24.12MB 5ed3d4d076b0 Downloading 10.49MB 6e6085636f02 Downloading 13.63MB 8551e3a9b2dd Pull complete 0B 6c1eb8f7a561 Pull complete 0B 23eb3e2b8bfd Downloading 45.09MB b34a2293efb4 Downloading 46.14MB 96443e78ff62 Downloading 31.46MB 37429e3b7bf6 Downloading 40.89MB 23eb3e2b8bfd Downloading 45.09MB e73cb4a42719 Downloading 26.21MB 2d429b9e73a6 Downloading 25.17MB 6e6085636f02 Downloading 14.68MB 5ed3d4d076b0 Downloading 10.49MB b34a2293efb4 Downloading 48.23MB 23eb3e2b8bfd Downloading 46.14MB 96443e78ff62 Downloading 33.55MB 37429e3b7bf6 Downloading 41.94MB 23eb3e2b8bfd Downloading 46.14MB 2d429b9e73a6 Downloading 29.13MB e73cb4a42719 Downloading 29.36MB 6e6085636f02 Downloading 17.83MB 5ed3d4d076b0 Downloading 12.58MB b34a2293efb4 Downloading 54.53MB 23eb3e2b8bfd Downloading 52.43MB 37429e3b7bf6 Downloading 46.14MB 96443e78ff62 Downloading 37.75MB 23eb3e2b8bfd Downloading 52.43MB e73cb4a42719 Downloading 34.6MB 2d429b9e73a6 Download complete 0B 6e6085636f02 Downloading 19.92MB 5ed3d4d076b0 Downloading 15.73MB b34a2293efb4 Downloading 61.87MB 23eb3e2b8bfd Downloading 58.72MB 37429e3b7bf6 Downloading 51.38MB 96443e78ff62 Downloading 44.04MB 23eb3e2b8bfd Downloading 58.72MB 2d429b9e73a6 Extracting 1B e73cb4a42719 Downloading 39.85MB 5ed3d4d076b0 Downloading 19.92MB 6e6085636f02 Downloading 24.12MB b34a2293efb4 Downloading 70.25MB 23eb3e2b8bfd Downloading 67.11MB 37429e3b7bf6 Downloading 57.89MB 96443e78ff62 Downloading 47.67MB 23eb3e2b8bfd Downloading 67.11MB 2d429b9e73a6 Extracting 1B e73cb4a42719 Downloading 49.28MB 5ed3d4d076b0 Downloading 22.63MB 6e6085636f02 Downloading 28.31MB b34a2293efb4 Downloading 75.99MB 23eb3e2b8bfd Downloading 71.91MB 37429e3b7bf6 Downloading 57.89MB 96443e78ff62 Downloading 47.67MB 23eb3e2b8bfd Downloading 71.91MB 2d429b9e73a6 Extracting 1B e73cb4a42719 Downloading 63.96MB 6e6085636f02 Downloading 28.31MB 5ed3d4d076b0 Downloading 22.63MB 96443e78ff62 Downloading 47.67MB 37429e3b7bf6 Downloading 57.89MB 23eb3e2b8bfd Downloading 71.91MB b34a2293efb4 Downloading 75.99MB 23eb3e2b8bfd Downloading 71.91MB 2d429b9e73a6 Extracting 1B e73cb4a42719 Downloading 75.5MB 6e6085636f02 Downloading 32.51MB 5ed3d4d076b0 Download complete 0B 23eb3e2b8bfd Download complete 0B b34a2293efb4 Download complete 0B 96443e78ff62 Download complete 0B 37429e3b7bf6 Download complete 0B 23eb3e2b8bfd Download complete 0B 2d429b9e73a6 Extracting 1B 23eb3e2b8bfd Extracting 1B 37429e3b7bf6 Extracting 1B 23eb3e2b8bfd Extracting 1B e73cb4a42719 Downloading 88.08MB 6e6085636f02 Downloading 42.99MB 2d429b9e73a6 Extracting 1B 23eb3e2b8bfd Extracting 1B 37429e3b7bf6 Extracting 1B 23eb3e2b8bfd Extracting 1B e73cb4a42719 Downloading 100.7MB 6e6085636f02 Downloading 54.53MB 23eb3e2b8bfd Extracting 1B 37429e3b7bf6 Extracting 1B 2d429b9e73a6 Extracting 1B 23eb3e2b8bfd Extracting 1B e73cb4a42719 Downloading 109.1MB 6e6085636f02 Downloading 66.06MB 23eb3e2b8bfd Extracting 1B 2d429b9e73a6 Extracting 1B 23eb3e2b8bfd Extracting 1B 37429e3b7bf6 Extracting 1B e73cb4a42719 Download complete 0B 6e6085636f02 Downloading 78.64MB 23eb3e2b8bfd Extracting 1B 2d429b9e73a6 Extracting 1B 37429e3b7bf6 Extracting 1B 23eb3e2b8bfd Extracting 1B 6e6085636f02 Downloading 94.37MB 23eb3e2b8bfd Extracting 1B 2d429b9e73a6 Extracting 1B 37429e3b7bf6 Extracting 1B 23eb3e2b8bfd Extracting 1B 6e6085636f02 Downloading 111.1MB 2d429b9e73a6 Extracting 1B 23eb3e2b8bfd Extracting 1B 37429e3b7bf6 Extracting 1B 23eb3e2b8bfd Extracting 1B 6e6085636f02 Downloading 126.9MB 2d429b9e73a6 Extracting 2B 23eb3e2b8bfd Extracting 1B 37429e3b7bf6 Extracting 1B 23eb3e2b8bfd Extracting 1B 6e6085636f02 Downloading 145.8MB 23eb3e2b8bfd Extracting 1B 2d429b9e73a6 Extracting 2B 37429e3b7bf6 Extracting 1B 23eb3e2b8bfd Extracting 1B 6e6085636f02 Downloading 158.3MB 23eb3e2b8bfd Extracting 1B 23eb3e2b8bfd Extracting 1B 2d429b9e73a6 Pull complete 0B 46eab5b44a35 Pull complete 0B 6e6085636f02 Downloading 175.1MB 23eb3e2b8bfd Extracting 1B c4d302cc468d Extracting 1B 96443e78ff62 Extracting 1B 37429e3b7bf6 Pull complete 0B 23eb3e2b8bfd Extracting 1B 6e6085636f02 Downloading 191.9MB 01e0882c90d9 Extracting 1B c4d302cc468d Pull complete 0B 23eb3e2b8bfd Extracting 2B 96443e78ff62 Extracting 1B 23eb3e2b8bfd Extracting 2B 6e6085636f02 Downloading 210.8MB 01e0882c90d9 Pull complete 0B 23eb3e2b8bfd Extracting 2B 531ee2cf3c0c Extracting 1B 96443e78ff62 Extracting 1B 23eb3e2b8bfd Extracting 2B 6e6085636f02 Downloading 228.6MB 531ee2cf3c0c Extracting 1B 23eb3e2b8bfd Extracting 2B 96443e78ff62 Extracting 1B 23eb3e2b8bfd Extracting 2B 6e6085636f02 Downloading 248.5MB 531ee2cf3c0c Extracting 1B 23eb3e2b8bfd Extracting 2B 96443e78ff62 Extracting 1B 23eb3e2b8bfd Extracting 2B 6e6085636f02 Downloading 263.2MB ed54a7dee1d8 Extracting 1B 531ee2cf3c0c Pull complete 0B 23eb3e2b8bfd Extracting 2B 96443e78ff62 Extracting 1B 23eb3e2b8bfd Extracting 2B 6e6085636f02 Downloading 282.1MB e27c75a98748 Pull complete 0B 12c5c803443f Pull complete 0B ed54a7dee1d8 Pull complete 0B e73cb4a42719 Extracting 1B 23eb3e2b8bfd Extracting 2B 96443e78ff62 Extracting 1B 23eb3e2b8bfd Extracting 2B 6e6085636f02 Downloading 302.2MB e73cb4a42719 Extracting 1B 23eb3e2b8bfd Extracting 2B 96443e78ff62 Extracting 1B 23eb3e2b8bfd Extracting 2B 6e6085636f02 Downloading 319.8MB 23eb3e2b8bfd Extracting 2B e73cb4a42719 Extracting 1B 96443e78ff62 Extracting 1B 23eb3e2b8bfd Extracting 2B 6e6085636f02 Downloading 337.6MB e73cb4a42719 Extracting 1B 23eb3e2b8bfd Extracting 2B 8feea220fbfa Pull complete 0B 96443e78ff62 Pull complete 0B 23eb3e2b8bfd Extracting 2B 6e6085636f02 Downloading 338.9MB e73cb4a42719 Extracting 1B 23eb3e2b8bfd Extracting 2B f8fdeaa42ee2 Extracting 1B 23eb3e2b8bfd Extracting 2B 6e6085636f02 Downloading 338.9MB e73cb4a42719 Extracting 1B 23eb3e2b8bfd Extracting 3B f8fdeaa42ee2 Extracting 1B 23eb3e2b8bfd Extracting 3B 6e6085636f02 Downloading 338.9MB e73cb4a42719 Extracting 1B f8fdeaa42ee2 Extracting 1B 23eb3e2b8bfd Extracting 3B 23eb3e2b8bfd Extracting 3B 6e6085636f02 Downloading 338.9MB e73cb4a42719 Extracting 1B 23eb3e2b8bfd Extracting 3B f8fdeaa42ee2 Pull complete 0B 23eb3e2b8bfd Extracting 3B 6e6085636f02 Downloading 338.9MB e73cb4a42719 Extracting 1B 23eb3e2b8bfd Pull complete 0B 23eb3e2b8bfd Extracting 3B 6e6085636f02 Download complete 0B e73cb4a42719 Extracting 1B 6e6085636f02 Extracting 1B 0fe80c523768 Pull complete 0B e15b38e96409 Pull complete 0B 23eb3e2b8bfd Extracting 3B b7bf56379c7a Pull complete 0B 4c1c6e808525 Pull complete 0B Image nexus3.onap.org:10001/prom/prometheus:latest Pulled e73cb4a42719 Extracting 1B 6e6085636f02 Extracting 1B 816fb05c1e44 Pull complete 0B 224ac352d47f Pull complete 0B b34a2293efb4 Extracting 1B 23eb3e2b8bfd Extracting 3B e73cb4a42719 Extracting 2B 6e6085636f02 Extracting 1B b34a2293efb4 Extracting 1B 23eb3e2b8bfd Extracting 3B e73cb4a42719 Extracting 2B b34a2293efb4 Extracting 1B 6e6085636f02 Extracting 1B 23eb3e2b8bfd Extracting 3B e73cb4a42719 Extracting 2B 6e6085636f02 Extracting 1B b34a2293efb4 Extracting 1B d6ffb85febfc Extracting 1B 6e6085636f02 Extracting 1B b34a2293efb4 Extracting 1B e73cb4a42719 Extracting 2B d6ffb85febfc Extracting 1B e73cb4a42719 Extracting 2B b34a2293efb4 Extracting 1B 6e6085636f02 Extracting 1B d6ffb85febfc Extracting 1B e73cb4a42719 Extracting 2B 40c92678ae49 Extracting 1B b34a2293efb4 Pull complete 0B 6e6085636f02 Extracting 1B d6ffb85febfc Extracting 1B 40c92678ae49 Pull complete 0B Image nexus3.onap.org:10001/onap/policy-api:4.1.2 Pulled e73cb4a42719 Extracting 2B 6e6085636f02 Extracting 1B d6ffb85febfc Extracting 1B e73cb4a42719 Extracting 2B 6e6085636f02 Extracting 1B 7bc24eb8963b Pull complete 0B 39ca79d4b463 Extracting 1B 93cb89ac9f2a Pull complete 0B f9f647e90297 Pull complete 0B fb70db473bea Pull complete 0B d6ffb85febfc Pull complete 0B 39ca79d4b463 Pull complete 0B Image nexus3.onap.org:10001/onap/policy-db-migrator:4.1.2 Pulled e73cb4a42719 Extracting 2B 6e6085636f02 Extracting 2B e73cb4a42719 Extracting 2B 6e6085636f02 Extracting 2B e73cb4a42719 Extracting 3B 6e6085636f02 Extracting 2B e73cb4a42719 Extracting 3B 6e6085636f02 Extracting 2B 6e6085636f02 Extracting 2B e73cb4a42719 Extracting 3B e73cb4a42719 Extracting 3B 6e6085636f02 Extracting 2B e73cb4a42719 Extracting 3B 6e6085636f02 Extracting 2B 787d6bee9571 Pull complete 0B a83b68436f09 Pull complete 0B 13ff0988aaea Pull complete 0B e73cb4a42719 Pull complete 0B 6e6085636f02 Extracting 2B 7e568a0dc8fb Pull complete 0B 4b82842ab819 Pull complete 0B Image nexus3.onap.org:10001/library/postgres:16.4 Pulled 6e6085636f02 Extracting 2B 6e6085636f02 Extracting 2B 6e6085636f02 Extracting 3B 6e6085636f02 Extracting 3B 6e6085636f02 Extracting 3B 6e6085636f02 Extracting 3B 6e6085636f02 Extracting 3B 6e6085636f02 Extracting 3B 6e6085636f02 Extracting 3B 6e6085636f02 Extracting 3B 6e6085636f02 Extracting 3B 6e6085636f02 Extracting 3B 6e6085636f02 Extracting 4B 6e6085636f02 Extracting 4B 6e6085636f02 Extracting 4B 6e6085636f02 Extracting 4B 6e6085636f02 Extracting 4B 6e6085636f02 Extracting 4B 6e6085636f02 Extracting 4B 6e6085636f02 Extracting 4B 6e6085636f02 Extracting 4B 6e6085636f02 Extracting 4B 6e6085636f02 Extracting 5B 6e6085636f02 Extracting 5B 6e6085636f02 Extracting 5B 6e6085636f02 Extracting 5B 6e6085636f02 Extracting 5B 6e6085636f02 Extracting 5B 6e6085636f02 Extracting 5B 6e6085636f02 Extracting 5B 6e6085636f02 Extracting 5B 6e6085636f02 Extracting 5B 6e6085636f02 Extracting 6B 6e6085636f02 Extracting 6B 6e6085636f02 Extracting 6B 6e6085636f02 Extracting 6B 6e6085636f02 Extracting 6B 6e6085636f02 Extracting 6B 6e6085636f02 Extracting 6B 6e6085636f02 Extracting 6B 6e6085636f02 Extracting 6B 6e6085636f02 Extracting 6B 6e6085636f02 Extracting 7B 6e6085636f02 Extracting 7B 6e6085636f02 Extracting 7B 6e6085636f02 Extracting 7B 6e6085636f02 Extracting 7B 6e6085636f02 Extracting 7B 6e6085636f02 Extracting 7B 6e6085636f02 Extracting 7B 6e6085636f02 Extracting 7B 6e6085636f02 Extracting 7B 6e6085636f02 Extracting 8B 6e6085636f02 Extracting 8B 6e6085636f02 Extracting 8B 6e6085636f02 Extracting 8B 6e6085636f02 Extracting 8B 6e6085636f02 Extracting 8B 6e6085636f02 Extracting 8B 6e6085636f02 Extracting 8B 6e6085636f02 Extracting 8B 6e6085636f02 Extracting 8B 6e6085636f02 Extracting 9B 6e6085636f02 Extracting 9B 6e6085636f02 Extracting 9B 6e6085636f02 Extracting 9B 6e6085636f02 Extracting 9B 6e6085636f02 Extracting 9B 6e6085636f02 Extracting 9B 6e6085636f02 Extracting 9B 6e6085636f02 Extracting 9B 6e6085636f02 Extracting 9B 6e6085636f02 Extracting 10B 6e6085636f02 Extracting 10B 6e6085636f02 Extracting 10B 6e6085636f02 Extracting 10B 6e6085636f02 Extracting 10B 6e6085636f02 Extracting 10B 6e6085636f02 Extracting 10B 6e6085636f02 Extracting 10B 6e6085636f02 Extracting 10B 6e6085636f02 Extracting 10B 6e6085636f02 Extracting 11B 6e6085636f02 Extracting 11B 6e6085636f02 Extracting 11B 6e6085636f02 Extracting 11B 6e6085636f02 Extracting 11B 6e6085636f02 Extracting 11B 6e6085636f02 Pull complete 0B 5ed3d4d076b0 Extracting 1B 5ed3d4d076b0 Extracting 1B 5ed3d4d076b0 Extracting 1B 5ed3d4d076b0 Extracting 1B 7e079c586e0d Pull complete 0B ffd68bafd674 Pull complete 0B 4f4fb700ef54 Pull complete 0B 5ed3d4d076b0 Pull complete 0B Image nexus3.onap.org:10001/grafana/grafana:latest Pulled Network compose_default Creating Network compose_default Created Container prometheus Creating Container postgres Creating Container postgres Created Container prometheus Created Container policy-db-migrator Creating Container grafana Creating Container policy-db-migrator Created Container policy-api Creating Container grafana Created Container policy-api Created Container prometheus Starting Container postgres Starting Container postgres Started Container policy-db-migrator Starting Container prometheus Started Container grafana Starting Container policy-db-migrator Started Container policy-api Starting Container grafana Started Container policy-api Started Prometheus server: http://localhost:30259 Grafana server: http://localhost:30269 Waiting 1 minute for policy-api to start... Checking if REST port 30002 is open on localhost ... IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-api:4.1.2 policy-api Up About a minute nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute Cloning into '/w/workspace/policy-api-paris-project-csit-api/csit/resources/tests/models'... Building robot framework docker image sha256:5b493cd91c0b0d924674be79cdf2e3074be08beca4b034d753fe37eb208e725d top - 15:54:17 up 4 min, 0 users, load average: 1.12, 0.60, 0.24 Tasks: 201 total, 1 running, 200 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 1.5 sy, 0.0 ni, 98.5 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st total used free shared buff/cache available Mem: 31Gi 1.6Gi 22Gi 30Mi 7.0Gi 29Gi Swap: 1.0Gi 0B 1.0Gi IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-api:4.1.2 policy-api Up 2 minutes nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 4a5a4a1745ac policy-api 0.13% 473.7MiB / 31.34GiB 1.48% 1.14MB / 985kB 0B / 373kB 58 33c694e79770 grafana 1.00% 161.8MiB / 31.34GiB 0.50% 21.6MB / 62.9kB 0B / 111MB 18 cc767b308df4 postgres 0.02% 67.41MiB / 31.34GiB 0.21% 1.59MB / 1.67MB 0B / 140MB 16 c6d89396abe1 prometheus 0.25% 28.83MiB / 31.34GiB 0.09% 29.3kB / 1.49kB 86kB / 49.2kB 14 Container policy-csit Creating Container policy-csit Created Attaching to policy-csit Container policy-csit Starting policy-csit | Invoking the robot tests from: api-test.robot api-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 POLICY_PARTICIPANT_SIM_IP:policy-clamp-ac-sim-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 | Api-Test & Api-Slas policy-csit | ============================================================================== policy-csit | Api-Test & Api-Slas.Api-Test policy-csit | ============================================================================== policy-csit | Healthcheck :: Verify policy api health check | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | Api-Test & Api-Slas.Api-Test | PASS | policy-csit | 22 tests, 22 passed, 0 failed policy-csit | ============================================================================== policy-csit | Api-Test & Api-Slas.Api-Slas policy-csit | ============================================================================== policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | Api-Test & Api-Slas.Api-Slas | PASS | policy-csit | 9 tests, 9 passed, 0 failed policy-csit | ============================================================================== policy-csit | Api-Test & Api-Slas | PASS | policy-csit | 31 tests, 31 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-api:4.1.2 policy-api Up 3 minutes nexus3.onap.org:10001/grafana/grafana:latest grafana Up 3 minutes nexus3.onap.org:10001/library/postgres:16.4 postgres Up 3 minutes nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 3 minutes Shut down started! Collecting logs from docker compose containers... Tearing down containers... Container policy-csit Stopping Container grafana Stopping Container policy-api 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-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 1564 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-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins10703974938585892479.sh ---> sysstat.sh [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins8516993859775849245.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-api-paris-project-csit-api + 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-api-paris-project-csit-api ']' + 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-api-paris-project-csit-api ']' + mkdir -p /w/workspace/policy-api-paris-project-csit-api/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-paris-project-csit-api/archives/ [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins8455463105682252548.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-api-paris-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mks9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Mks9/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins6653929074076980828.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-paris-project-csit-api@tmp/config16353716509701703949tmp 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-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins10063368876991947582.sh ---> create-netrc.sh [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins6713085048703612414.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-api-paris-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mks9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Mks9/bin to PATH [policy-api-paris-project-csit-api] $ /bin/sh /tmp/jenkins248758532801025932.sh ---> uv-install.sh uv 0.11.27 is already installed uvx 0.11.27 (x86_64-unknown-linux-gnu) [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins12963833837723780808.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-api-paris-project-csit-api] $ /bin/bash /tmp/jenkins7963788318262506759.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-api-paris-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mks9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Mks9/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 375s 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=375 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/policy-api-paris-project-csit-api/archives/cost INFO: Archiving costs to: /w/workspace/policy-api-paris-project-csit-api/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: policy-api-paris-project-csit-api,373,2026-07-07 15:56:19,v3-standard-8,375,0.22,0.00,SUCCESS [policy-api-paris-project-csit-api] $ /bin/bash -l /tmp/jenkins13440197004721640617.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-api-paris-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mks9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Mks9/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-paris-project-csit-api/373 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-6326 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 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 nrip_save 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 14G 142G 9% / 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 705 24361 4 7025 30919 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:81:8f:89 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.146/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86021sec preferred_lft 86021sec inet6 fe80::f816:3eff:fe81:8f89/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 86:76:d5:dc:77:79 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::8476:d5ff:fedc:7779/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-6326) 07/07/26 _x86_64_ (8 CPU) 15:50:14 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-6326) 07/07/26 _x86_64_ (8 CPU) 15:50:14 LINUX RESTART (8 CPU)