11:21:47 Started by timer 11:21:47 Running as SYSTEM 11:21:47 [EnvInject] - Loading node environment variables. 11:21:47 Building remotely on prd-ubuntu2204-docker-8c-8g-410 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-master-project-csit-api 11:21:47 [ssh-agent] Looking for ssh-agent implementation... 11:21:48 $ ssh-agent 11:21:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLMbtom/agent.1558 11:21:48 SSH_AGENT_PID=1560 11:21:48 [ssh-agent] Started. 11:21:48 Running ssh-add (command line suppressed) 11:21:48 Identity added: /w/workspace/policy-api-master-project-csit-api@tmp/private_key_875568789887943357.key (/w/workspace/policy-api-master-project-csit-api@tmp/private_key_875568789887943357.key) 11:21:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:21:48 The recommended git tool is: NONE 11:21:49 using credential onap-jenkins-ssh 11:21:49 Wiping out workspace first. 11:21:49 Cloning the remote Git repository 11:21:49 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 11:21:49 > git init /w/workspace/policy-api-master-project-csit-api # timeout=10 11:21:49 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 11:21:49 > git --version # timeout=10 11:21:49 > git --version # 'git version 2.34.1' 11:21:49 using GIT_SSH to set credentials Gerrit user 11:21:49 Verifying host key using manually-configured host key entries 11:21:49 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:21:50 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 11:21:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:21:50 Avoid second fetch 11:21:50 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:21:50 Checking out Revision dc9674939f977374e1b781104710e5e2feb9eb10 (refs/remotes/origin/master) 11:21:50 > git config core.sparsecheckout # timeout=10 11:21:50 > git checkout -f dc9674939f977374e1b781104710e5e2feb9eb10 # timeout=30 11:21:50 Commit message: "CSIT Support for Rego to AST conversion" 11:21:50 > git rev-list --no-walk dc9674939f977374e1b781104710e5e2feb9eb10 # timeout=10 11:21:54 provisioning config files... 11:21:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:21:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:21:54 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins9089109620271895079.sh 11:21:54 ---> python-tools-install.sh 11:21:54 Setup pyenv: 11:21:54 * system (set by /opt/pyenv/version) 11:21:54 * 3.8.20 (set by /opt/pyenv/version) 11:21:54 * 3.9.20 (set by /opt/pyenv/version) 11:21:54 3.10.15 11:21:54 3.11.10 11:21:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5pL5 11:21:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:21:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:21:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:02 lf-activate-venv(): INFO: Base packages installed successfully 11:22:02 lf-activate-venv(): INFO: Installing additional packages: lftools 11:22:23 lf-activate-venv(): INFO: Adding /tmp/venv-5pL5/bin to PATH 11:22:23 Generating Requirements File 11:22:39 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:22:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:22:39 Python 3.11.10 11:22:40 pip 26.0.1 from /tmp/venv-5pL5/lib/python3.11/site-packages/pip (python 3.11) 11:22:40 appdirs==1.4.4 11:22:40 argcomplete==3.6.3 11:22:40 aspy.yaml==1.3.0 11:22:40 attrs==26.1.0 11:22:40 autopage==0.6.0 11:22:40 beautifulsoup4==4.14.3 11:22:40 boto3==1.42.78 11:22:40 botocore==1.42.78 11:22:40 bs4==0.0.2 11:22:40 certifi==2026.2.25 11:22:40 cffi==2.0.0 11:22:40 cfgv==3.5.0 11:22:40 chardet==7.4.0.post1 11:22:40 charset-normalizer==3.4.6 11:22:40 click==8.3.1 11:22:40 cliff==4.13.2 11:22:40 cmd2==3.4.0 11:22:40 cryptography==3.3.2 11:22:40 debtcollector==3.1.0 11:22:40 decorator==5.2.1 11:22:40 defusedxml==0.7.1 11:22:40 Deprecated==1.3.1 11:22:40 distlib==0.4.0 11:22:40 dnspython==2.8.0 11:22:40 docker==7.1.0 11:22:40 dogpile.cache==1.5.0 11:22:40 durationpy==0.10 11:22:40 email-validator==2.3.0 11:22:40 filelock==3.25.2 11:22:40 future==1.0.0 11:22:40 gitdb==4.0.12 11:22:40 GitPython==3.1.46 11:22:40 httplib2==0.30.2 11:22:40 identify==2.6.18 11:22:40 idna==3.11 11:22:40 importlib-resources==1.5.0 11:22:40 iso8601==2.1.0 11:22:40 Jinja2==3.1.6 11:22:40 jmespath==1.1.0 11:22:40 jsonpatch==1.33 11:22:40 jsonpointer==3.1.1 11:22:40 jsonschema==4.26.0 11:22:40 jsonschema-specifications==2025.9.1 11:22:40 keystoneauth1==5.13.1 11:22:40 kubernetes==35.0.0 11:22:40 lftools==0.37.22 11:22:40 lxml==6.0.2 11:22:40 markdown-it-py==4.0.0 11:22:40 MarkupSafe==3.0.3 11:22:40 mdurl==0.1.2 11:22:40 msgpack==1.1.2 11:22:40 multi_key_dict==2.0.3 11:22:40 munch==4.0.0 11:22:40 netaddr==1.3.0 11:22:40 niet==1.4.2 11:22:40 nodeenv==1.10.0 11:22:40 oauth2client==4.1.3 11:22:40 oauthlib==3.3.1 11:22:40 openstacksdk==4.10.0 11:22:40 os-service-types==1.8.2 11:22:40 osc-lib==4.4.0 11:22:40 oslo.config==10.3.0 11:22:40 oslo.context==6.3.0 11:22:40 oslo.i18n==6.7.2 11:22:40 oslo.log==8.1.0 11:22:40 oslo.serialization==5.9.1 11:22:40 oslo.utils==10.0.0 11:22:40 packaging==26.0 11:22:40 pbr==7.0.3 11:22:40 platformdirs==4.9.4 11:22:40 prettytable==3.17.0 11:22:40 psutil==7.2.2 11:22:40 pyasn1==0.6.3 11:22:40 pyasn1_modules==0.4.2 11:22:40 pycparser==3.0 11:22:40 pygerrit2==2.0.15 11:22:40 PyGithub==2.9.0 11:22:40 Pygments==2.19.2 11:22:40 PyJWT==2.12.1 11:22:40 PyNaCl==1.6.2 11:22:40 pyparsing==2.4.7 11:22:40 pyperclip==1.11.0 11:22:40 pyrsistent==0.20.0 11:22:40 python-cinderclient==9.9.0 11:22:40 python-dateutil==2.9.0.post0 11:22:40 python-discovery==1.2.1 11:22:40 python-heatclient==5.1.0 11:22:40 python-jenkins==1.8.3 11:22:40 python-keystoneclient==5.8.0 11:22:40 python-magnumclient==4.10.0 11:22:40 python-openstackclient==9.0.0 11:22:40 python-swiftclient==4.10.0 11:22:40 PyYAML==6.0.3 11:22:40 referencing==0.37.0 11:22:40 requests==2.33.0 11:22:40 requests-oauthlib==2.0.0 11:22:40 requestsexceptions==1.4.0 11:22:40 rfc3986==2.0.0 11:22:40 rich==14.3.3 11:22:40 rich-argparse==1.7.2 11:22:40 rpds-py==0.30.0 11:22:40 rsa==4.9.1 11:22:40 ruamel.yaml==0.19.1 11:22:40 ruamel.yaml.clib==0.2.15 11:22:40 s3transfer==0.16.0 11:22:40 simplejson==3.20.2 11:22:40 six==1.17.0 11:22:40 smmap==5.0.3 11:22:40 soupsieve==2.8.3 11:22:40 stevedore==5.7.0 11:22:40 tabulate==0.10.0 11:22:40 toml==0.10.2 11:22:40 tomlkit==0.14.0 11:22:40 tqdm==4.67.3 11:22:40 typing_extensions==4.15.0 11:22:40 urllib3==1.26.20 11:22:40 virtualenv==21.2.0 11:22:40 wcwidth==0.6.0 11:22:40 websocket-client==1.9.0 11:22:40 wrapt==2.1.2 11:22:40 xdg==6.0.0 11:22:40 xmltodict==1.0.4 11:22:40 yq==3.4.3 11:22:40 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins4656064773656019742.sh 11:22:40 ---> uv-install.sh 11:22:40 Installing uv/uvx (latest) using shell installer 11:22:40 2026-03-29 11:22:40 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-29T11%3A55%3A36Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-29T10%3A55%3A08Z&ske=2026-03-29T11%3A55%3A36Z&sks=b&skv=2018-11-09&sig=wL31Ck6stTV%2B0rI8PAn6JjP5GomuQNApCSP7HCRnJCA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDc4MzYyMiwibmJmIjoxNzc0NzgzMzIyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qpU4fnotyli89GNnxKdsA6zR_CMKeDjrZCzidwoSOHA&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-LXlBgs.sh" [1] 11:22:40 downloading uv 0.11.2 x86_64-unknown-linux-gnu 11:22:41 installing to /home/jenkins/.local/bin 11:22:41 uv 11:22:41 uvx 11:22:41 everything's installed! 11:22:41 11:22:41 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:22:41 11:22:41 source $HOME/.local/bin/env (sh, bash, zsh) 11:22:41 source $HOME/.local/bin/env.fish (fish) 11:22:41 Adding install location to PATH 11:22:41 ---> Validating uv/uvx install 11:22:41 uvx 0.11.2 (x86_64-unknown-linux-gnu) 11:22:41 [EnvInject] - Injecting environment variables from a build step. 11:22:41 [EnvInject] - Injecting as environment variables the properties content 11:22:41 SET_JDK_VERSION=openjdk17 11:22:41 GIT_URL="git://cloud.onap.org/mirror" 11:22:41 11:22:41 [EnvInject] - Variables injected successfully. 11:22:41 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins16012258506282982578.sh 11:22:41 ---> update-java-alternatives.sh 11:22:41 ---> Updating Java version 11:22:41 ---> Ubuntu/Debian system detected 11:22:42 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:22:42 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:22:42 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:22:42 openjdk version "17.0.18" 2026-01-20 11:22:42 OpenJDK Runtime Environment (build 17.0.18+8-Ubuntu-122.04.1) 11:22:42 OpenJDK 64-Bit Server VM (build 17.0.18+8-Ubuntu-122.04.1, mixed mode, sharing) 11:22:42 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:22:42 [EnvInject] - Injecting environment variables from a build step. 11:22:42 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:22:42 [EnvInject] - Variables injected successfully. 11:22:42 [policy-api-master-project-csit-api] $ /bin/sh -xe /tmp/jenkins1611300866877236049.sh 11:22:42 + /w/workspace/policy-api-master-project-csit-api/csit/run-project-csit.sh api 11:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:42 11:22:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 11:22:42 Configure a credential helper to remove this warning. See 11:22:42 https://docs.docker.com/go/credential-store/ 11:22:42 11:22:42 Login Succeeded 11:22:42 Docker Compose version v5.1.0 11:22:42 Setting project configuration for: api 11:22:42 Configuring docker compose... 11:22:46 Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulling 11:22:46 Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulling 11:22:46 Image nexus3.onap.org:10001/prom/prometheus:latest Pulling 11:22:46 Image nexus3.onap.org:10001/library/postgres:17.7 Pulling 11:22:46 Image nexus3.onap.org:10001/grafana/grafana:latest Pulling 11:22:46 4d5bf5429b61 Pulling fs layer 0B 11:22:46 2d35ebdb57d9 Pulling fs layer 0B 11:22:46 2ab0b05adea6 Pulling fs layer 0B 11:22:46 c0ccb756ed26 Pulling fs layer 0B 11:22:46 edcc06ca920a Pulling fs layer 0B 11:22:46 5d98c94f99af Pulling fs layer 0B 11:22:46 5dc362902774 Pulling fs layer 0B 11:22:47 2d35ebdb57d9 Downloading 389.1kB 11:22:47 f7e28bb22d10 Pulling fs layer 0B 11:22:47 980286587234 Pulling fs layer 0B 11:22:47 2ab9378e6191 Pulling fs layer 0B 11:22:47 95756c9407b7 Pulling fs layer 0B 11:22:47 7accd0adc257 Pulling fs layer 0B 11:22:47 aed72dcc568f Pulling fs layer 0B 11:22:47 e0997af08d2a Pulling fs layer 0B 11:22:47 6f79261e6151 Pulling fs layer 0B 11:22:47 6c915ab1ac8a Pulling fs layer 0B 11:22:47 5b864d736c14 Pulling fs layer 0B 11:22:47 4d5bf5429b61 Download complete 0B 11:22:47 2d35ebdb57d9 Download complete 0B 11:22:47 c0ccb756ed26 Downloading 6.291MB 11:22:47 5dc362902774 Download complete 0B 11:22:47 2d35ebdb57d9 Extracting 1B 11:22:47 2ab9378e6191 Download complete 0B 11:22:47 95756c9407b7 Downloading 2.097MB 11:22:47 7accd0adc257 Downloading 3.146MB 11:22:47 aed72dcc568f Download complete 0B 11:22:47 e0997af08d2a Downloading 4.022kB 11:22:47 6c915ab1ac8a Downloading 61.56kB 11:22:47 f7e28bb22d10 Download complete 0B 11:22:47 980286587234 Download complete 0B 11:22:47 6f79261e6151 Download complete 0B 11:22:47 5b864d736c14 Download complete 0B 11:22:47 980286587234 Extracting 1B 11:22:47 c27075a62087 Pulling fs layer 0B 11:22:47 fa2982e32731 Pulling fs layer 0B 11:22:47 44126dfe7fcc Pulling fs layer 0B 11:22:47 4f4fb700ef54 Pulling fs layer 0B 11:22:47 bf8421e3545b Pulling fs layer 0B 11:22:47 7b19789b2e13 Pulling fs layer 0B 11:22:47 ab571322120d Pulling fs layer 0B 11:22:47 7ede7b99ac2e Pulling fs layer 0B 11:22:47 a2ab4d58ce2f Pulling fs layer 0B 11:22:47 6c89d3e62433 Pulling fs layer 0B 11:22:47 cf8dc3839c88 Pulling fs layer 0B 11:22:47 589002ba0eae Pulling fs layer 0B 11:22:47 c0ccb756ed26 Downloading 13.8MB 11:22:47 2d35ebdb57d9 Extracting 1B 11:22:47 7accd0adc257 Downloading 10.49MB 11:22:47 e0997af08d2a Download complete 0B 11:22:47 6c915ab1ac8a Download complete 0B 11:22:47 95756c9407b7 Downloading 8.389MB 11:22:47 c27075a62087 Downloading 29.78kB 11:22:47 fa2982e32731 Downloading 1.049MB 11:22:47 bf8421e3545b Downloading 11.92kB 11:22:47 ab571322120d Downloading 64.74kB 11:22:47 44126dfe7fcc Downloading 176B 11:22:47 4f4fb700ef54 Downloading 32B 11:22:47 980286587234 Extracting 1B 11:22:47 fa2982e32731 Downloading 3.146MB 11:22:47 7b19789b2e13 Downloading 1.049MB 11:22:47 bf8421e3545b Download complete 0B 11:22:47 7ede7b99ac2e Download complete 0B 11:22:47 6c89d3e62433 Downloading 1.049MB 11:22:47 5d98c94f99af Downloading 243B 11:22:47 edcc06ca920a Downloading 1.049MB 11:22:47 c0ccb756ed26 Downloading 22.02MB 11:22:47 ab571322120d Download complete 0B 11:22:47 95756c9407b7 Downloading 14.68MB 11:22:47 7accd0adc257 Downloading 17.83MB 11:22:47 44126dfe7fcc Download complete 0B 11:22:47 2ab9378e6191 Extracting 1B 11:22:47 4f4fb700ef54 Download complete 0B 11:22:47 2d35ebdb57d9 Pull complete 0B 11:22:47 c27075a62087 Download complete 0B 11:22:47 a2ab4d58ce2f Download complete 0B 11:22:47 cf8dc3839c88 Downloading 1.049MB 11:22:47 980286587234 Pull complete 0B 11:22:47 5d98c94f99af Download complete 0B 11:22:47 edcc06ca920a Downloading 2.097MB 11:22:47 c0ccb756ed26 Downloading 30.41MB 11:22:47 95756c9407b7 Downloading 24.12MB 11:22:47 7accd0adc257 Downloading 28.31MB 11:22:47 2ab9378e6191 Pull complete 0B 11:22:47 cf8dc3839c88 Downloading 3.146MB 11:22:47 fa2982e32731 Download complete 0B 11:22:47 7b19789b2e13 Downloading 3.146MB 11:22:47 589002ba0eae Downloading 2.097MB 11:22:47 6c89d3e62433 Downloading 3.146MB 11:22:47 da5a2e140be6 Pulling fs layer 0B 11:22:47 333b1486d023 Pulling fs layer 0B 11:22:47 abb72c88ef1c Pulling fs layer 0B 11:22:47 46c7f4a2e350 Pulling fs layer 0B 11:22:47 babbbe21ec64 Pulling fs layer 0B 11:22:47 073a39e81dc4 Pulling fs layer 0B 11:22:47 804512c1af14 Pulling fs layer 0B 11:22:47 2ab0b05adea6 Download complete 0B 11:22:47 edcc06ca920a Downloading 5.243MB 11:22:47 c0ccb756ed26 Downloading 38.8MB 11:22:47 804512c1af14 Downloading 1.034kB 11:22:47 95756c9407b7 Downloading 33.55MB 11:22:47 7accd0adc257 Downloading 37.75MB 11:22:47 cf8dc3839c88 Downloading 5.243MB 11:22:47 7b19789b2e13 Downloading 6.291MB 11:22:47 589002ba0eae Downloading 3.862MB 11:22:47 6c89d3e62433 Downloading 6.291MB 11:22:47 0c8d55a45c0d Pulling fs layer 0B 11:22:47 2e73123a8202 Pulling fs layer 0B 11:22:47 df3e8313a980 Pulling fs layer 0B 11:22:47 4ff421dac293 Pulling fs layer 0B 11:22:47 a63efc7efa2e Pulling fs layer 0B 11:22:47 2be8671e729e Pulling fs layer 0B 11:22:47 4d1dbc12fcae Pulling fs layer 0B 11:22:47 ed8cfcf27c7a Pulling fs layer 0B 11:22:47 46e6d6da846e Pulling fs layer 0B 11:22:47 b65758d82f26 Pulling fs layer 0B 11:22:47 ca18c8e97cb3 Pulling fs layer 0B 11:22:47 ec9be5b30934 Pulling fs layer 0B 11:22:47 2eb6e6454401 Pulling fs layer 0B 11:22:47 0d9211fd3e1a Pulling fs layer 0B 11:22:47 a63efc7efa2e Downloading 169B 11:22:47 edcc06ca920a Downloading 8.389MB 11:22:47 c0ccb756ed26 Downloading 48.23MB 11:22:47 ed8cfcf27c7a Downloading 116B 11:22:47 95756c9407b7 Downloading 42.99MB 11:22:47 7accd0adc257 Downloading 48.23MB 11:22:47 804512c1af14 Download complete 0B 11:22:47 da5a2e140be6 Download complete 0B 11:22:47 cf8dc3839c88 Downloading 9.437MB 11:22:47 7b19789b2e13 Downloading 8.735MB 11:22:47 589002ba0eae Download complete 0B 11:22:47 6c89d3e62433 Downloading 11.27MB 11:22:47 589002ba0eae Extracting 1B 11:22:47 4ff421dac293 Download complete 0B 11:22:47 abb72c88ef1c Downloading 1.049MB 11:22:47 95756c9407b7 Downloading 50.33MB 11:22:47 7accd0adc257 Downloading 55.57MB 11:22:47 edcc06ca920a Downloading 11.53MB 11:22:47 c0ccb756ed26 Downloading 56.62MB 11:22:47 ed8cfcf27c7a Download complete 0B 11:22:47 46c7f4a2e350 Download complete 0B 11:22:47 073a39e81dc4 Downloading 1.035kB 11:22:47 46e6d6da846e Downloading 1.169kB 11:22:47 ca18c8e97cb3 Downloading 3.142kB 11:22:47 4d1dbc12fcae Download complete 0B 11:22:47 2be8671e729e Downloading 1.049MB 11:22:47 cf8dc3839c88 Downloading 11.53MB 11:22:47 df3e8313a980 Download complete 0B 11:22:47 7b19789b2e13 Download complete 0B 11:22:47 6c89d3e62433 Downloading 14.68MB 11:22:47 a63efc7efa2e Download complete 0B 11:22:47 0c8d55a45c0d Downloading 1.049MB 11:22:47 589002ba0eae Extracting 1B 11:22:47 edcc06ca920a Downloading 14.68MB 11:22:47 c0ccb756ed26 Downloading 66.06MB 11:22:47 2be8671e729e Downloading 3.146MB 11:22:47 0d9211fd3e1a Downloading 1.049MB 11:22:47 2e73123a8202 Downloading 2.097MB 11:22:47 2eb6e6454401 Downloading 1.049MB 11:22:47 0c8d55a45c0d Downloading 3.146MB 11:22:47 46e6d6da846e Download complete 0B 11:22:47 ca18c8e97cb3 Download complete 0B 11:22:47 b65758d82f26 Downloading 2.097MB 11:22:47 ec9be5b30934 Download complete 0B 11:22:47 333b1486d023 Download complete 0B 11:22:47 abb72c88ef1c Downloading 2.097MB 11:22:47 babbbe21ec64 Downloading 3.146MB 11:22:47 95756c9407b7 Downloading 57.67MB 11:22:47 7accd0adc257 Downloading 65.89MB 11:22:47 073a39e81dc4 Download complete 0B 11:22:47 cf8dc3839c88 Downloading 15.73MB 11:22:47 6c89d3e62433 Downloading 19.92MB 11:22:47 7ede7b99ac2e Extracting 1B 11:22:47 589002ba0eae Pull complete 0B 11:22:47 c0ccb756ed26 Downloading 72.35MB 11:22:47 edcc06ca920a Downloading 18.87MB 11:22:47 0c8d55a45c0d Downloading 6.291MB 11:22:47 c42c89b521da Downloading 53.86kB 11:22:47 b65758d82f26 Downloading 4.194MB 11:22:47 2be8671e729e Downloading 5.243MB 11:22:47 0d9211fd3e1a Downloading 1.312MB 11:22:47 2e73123a8202 Downloading 5.243MB 11:22:47 2eb6e6454401 Downloading 1.257MB 11:22:47 95756c9407b7 Downloading 66.51MB 11:22:47 7accd0adc257 Downloading 65.89MB 11:22:47 abb72c88ef1c Downloading 5.243MB 11:22:47 babbbe21ec64 Downloading 5.243MB 11:22:47 6c89d3e62433 Downloading 23.07MB 11:22:47 cf8dc3839c88 Downloading 19.92MB 11:22:47 7ede7b99ac2e Pull complete 0B 11:22:48 edcc06ca920a Downloading 24.12MB 11:22:48 c0ccb756ed26 Downloading 80.49MB 11:22:48 73566c509014 Downloading 1.049MB 11:22:48 2eb6e6454401 Download complete 0B 11:22:48 0c8d55a45c0d Downloading 9.437MB 11:22:48 c42c89b521da Download complete 0B 11:22:48 b65758d82f26 Downloading 7.34MB 11:22:48 2be8671e729e Download complete 0B 11:22:48 babbbe21ec64 Downloading 8.389MB 11:22:48 abb72c88ef1c Downloading 8.389MB 11:22:48 0d9211fd3e1a Download complete 0B 11:22:48 2e73123a8202 Download complete 0B 11:22:48 95756c9407b7 Downloading 74.45MB 11:22:48 cf8dc3839c88 Downloading 23.07MB 11:22:48 6c89d3e62433 Downloading 27.26MB 11:22:48 7accd0adc257 Download complete 0B 11:22:48 fa2982e32731 Extracting 1B 11:22:48 edcc06ca920a Downloading 28.31MB 11:22:48 c0ccb756ed26 Downloading 80.49MB 11:22:48 b65758d82f26 Downloading 10.49MB 11:22:48 73566c509014 Downloading 3.146MB 11:22:48 0c8d55a45c0d Downloading 12.58MB 11:22:48 abb72c88ef1c Downloading 11.53MB 11:22:48 babbbe21ec64 Downloading 11.53MB 11:22:48 95756c9407b7 Downloading 76.57MB 11:22:48 cf8dc3839c88 Downloading 29.36MB 11:22:48 6c89d3e62433 Downloading 32.51MB 11:22:48 fa2982e32731 Extracting 1B 11:22:48 b65758d82f26 Downloading 11.53MB 11:22:48 73566c509014 Downloading 4.194MB 11:22:48 0c8d55a45c0d Downloading 13.63MB 11:22:48 edcc06ca920a Downloading 29.36MB 11:22:48 c0ccb756ed26 Download complete 0B 11:22:48 abb72c88ef1c Downloading 12.58MB 11:22:48 babbbe21ec64 Downloading 12.58MB 11:22:48 95756c9407b7 Download complete 0B 11:22:48 6c89d3e62433 Downloading 33.55MB 11:22:48 cf8dc3839c88 Downloading 31.46MB 11:22:48 95756c9407b7 Extracting 1B 11:22:48 fa2982e32731 Extracting 1B 11:22:48 edcc06ca920a Downloading 32.51MB 11:22:48 0c8d55a45c0d Downloading 15.73MB 11:22:48 b65758d82f26 Downloading 14.68MB 11:22:48 73566c509014 Download complete 0B 11:22:48 abb72c88ef1c Downloading 15.73MB 11:22:48 babbbe21ec64 Download complete 0B 11:22:48 cf8dc3839c88 Downloading 35.65MB 11:22:48 6c89d3e62433 Downloading 37.75MB 11:22:48 95756c9407b7 Extracting 1B 11:22:48 fa2982e32731 Extracting 1B 11:22:48 edcc06ca920a Downloading 40.89MB 11:22:48 0c8d55a45c0d Downloading 22.02MB 11:22:48 b65758d82f26 Downloading 22.02MB 11:22:48 abb72c88ef1c Downloading 22.02MB 11:22:48 cf8dc3839c88 Downloading 45.09MB 11:22:48 6c89d3e62433 Downloading 45.09MB 11:22:48 95756c9407b7 Extracting 1B 11:22:48 fa2982e32731 Pull complete 0B 11:22:48 7b19789b2e13 Extracting 1B 11:22:48 b65758d82f26 Downloading 28.31MB 11:22:48 0c8d55a45c0d Downloading 29.63MB 11:22:48 edcc06ca920a Downloading 49.28MB 11:22:48 abb72c88ef1c Downloading 28.31MB 11:22:48 cf8dc3839c88 Downloading 52.43MB 11:22:48 6c89d3e62433 Downloading 52.43MB 11:22:48 7b19789b2e13 Extracting 1B 11:22:48 95756c9407b7 Extracting 1B 11:22:48 edcc06ca920a Downloading 55.57MB 11:22:48 0c8d55a45c0d Download complete 0B 11:22:48 b65758d82f26 Downloading 35.65MB 11:22:48 abb72c88ef1c Downloading 36.7MB 11:22:48 cf8dc3839c88 Downloading 60.82MB 11:22:48 6c89d3e62433 Downloading 59.77MB 11:22:48 95756c9407b7 Extracting 1B 11:22:48 0c8d55a45c0d Extracting 1B 11:22:48 7b19789b2e13 Extracting 1B 11:22:48 edcc06ca920a Downloading 62.91MB 11:22:48 b65758d82f26 Downloading 41.94MB 11:22:48 abb72c88ef1c Downloading 42.99MB 11:22:48 cf8dc3839c88 Downloading 70.25MB 11:22:48 6c89d3e62433 Downloading 67.11MB 11:22:48 ab571322120d Extracting 1B 11:22:48 0c8d55a45c0d Extracting 1B 11:22:48 7b19789b2e13 Pull complete 0B 11:22:48 95756c9407b7 Extracting 1B 11:22:48 edcc06ca920a Downloading 71.3MB 11:22:48 b65758d82f26 Downloading 52.43MB 11:22:48 abb72c88ef1c Downloading 50.33MB 11:22:48 6c89d3e62433 Downloading 74.56MB 11:22:48 cf8dc3839c88 Downloading 80.74MB 11:22:48 ab571322120d Pull complete 0B 11:22:48 95756c9407b7 Extracting 1B 11:22:48 0c8d55a45c0d Extracting 1B 11:22:48 b65758d82f26 Downloading 62.91MB 11:22:48 edcc06ca920a Downloading 77.96MB 11:22:48 abb72c88ef1c Downloading 58.72MB 11:22:48 6c89d3e62433 Downloading 83.55MB 11:22:48 cf8dc3839c88 Downloading 84.5MB 11:22:48 0c8d55a45c0d Extracting 1B 11:22:48 95756c9407b7 Extracting 1B 11:22:49 edcc06ca920a Downloading 77.96MB 11:22:49 b65758d82f26 Downloading 76.11MB 11:22:49 abb72c88ef1c Downloading 69.21MB 11:22:49 cf8dc3839c88 Downloading 84.5MB 11:22:49 6c89d3e62433 Downloading 94.37MB 11:22:49 c27075a62087 Pull complete 0B 11:22:49 95756c9407b7 Extracting 1B 11:22:49 0c8d55a45c0d Extracting 1B 11:22:49 edcc06ca920a Downloading 77.96MB 11:22:49 b65758d82f26 Downloading 90.18MB 11:22:49 abb72c88ef1c Downloading 77.96MB 11:22:49 6c89d3e62433 Downloading 104.9MB 11:22:49 cf8dc3839c88 Downloading 84.5MB 11:22:49 95756c9407b7 Extracting 1B 11:22:49 0c8d55a45c0d Extracting 1B 11:22:49 b65758d82f26 Downloading 100.7MB 11:22:49 edcc06ca920a Downloading 77.96MB 11:22:49 abb72c88ef1c Downloading 77.96MB 11:22:49 6c89d3e62433 Downloading 112.8MB 11:22:49 0c8d55a45c0d Extracting 1B 11:22:49 95756c9407b7 Extracting 1B 11:22:49 edcc06ca920a Downloading 77.96MB 11:22:49 b65758d82f26 Downloading 114.1MB 11:22:49 abb72c88ef1c Downloading 77.96MB 11:22:49 cf8dc3839c88 Download complete 0B 11:22:49 6c89d3e62433 Downloading 112.8MB 11:22:49 95756c9407b7 Extracting 2B 11:22:49 0c8d55a45c0d Extracting 1B 11:22:49 b65758d82f26 Downloading 114.1MB 11:22:49 edcc06ca920a Downloading 77.96MB 11:22:49 abb72c88ef1c Downloading 77.96MB 11:22:49 6c89d3e62433 Downloading 112.8MB 11:22:49 0c8d55a45c0d Extracting 1B 11:22:49 95756c9407b7 Extracting 2B 11:22:49 b65758d82f26 Downloading 114.1MB 11:22:49 abb72c88ef1c Downloading 77.96MB 11:22:49 6c89d3e62433 Downloading 112.8MB 11:22:49 0c8d55a45c0d Extracting 1B 11:22:49 95756c9407b7 Extracting 2B 11:22:49 b65758d82f26 Downloading 114.1MB 11:22:49 edcc06ca920a Download complete 0B 11:22:49 abb72c88ef1c Downloading 77.96MB 11:22:49 edcc06ca920a Extracting 1B 11:22:49 95756c9407b7 Extracting 2B 11:22:49 0c8d55a45c0d Extracting 1B 11:22:49 abb72c88ef1c Download complete 0B 11:22:49 edcc06ca920a Extracting 1B 11:22:49 abb72c88ef1c Extracting 1B 11:22:49 6c89d3e62433 Download complete 0B 11:22:49 0c8d55a45c0d Extracting 2B 11:22:49 6c89d3e62433 Extracting 1B 11:22:49 95756c9407b7 Extracting 2B 11:22:49 b65758d82f26 Download complete 0B 11:22:49 46e6d6da846e Pull complete 0B 11:22:49 edcc06ca920a Extracting 1B 11:22:49 abb72c88ef1c Extracting 1B 11:22:49 6c89d3e62433 Extracting 1B 11:22:49 7accd0adc257 Extracting 1B 11:22:49 2e73123a8202 Extracting 1B 11:22:49 95756c9407b7 Pull complete 0B 11:22:49 0c8d55a45c0d Pull complete 0B 11:22:49 abb72c88ef1c Extracting 1B 11:22:49 edcc06ca920a Extracting 1B 11:22:49 2e73123a8202 Extracting 1B 11:22:49 7accd0adc257 Extracting 1B 11:22:49 6c89d3e62433 Extracting 1B 11:22:50 edcc06ca920a Extracting 1B 11:22:50 2eb6e6454401 Extracting 1B 11:22:50 2e73123a8202 Pull complete 0B 11:22:50 abb72c88ef1c Extracting 1B 11:22:50 6c89d3e62433 Extracting 1B 11:22:50 7accd0adc257 Extracting 1B 11:22:50 edcc06ca920a Extracting 1B 11:22:50 2eb6e6454401 Pull complete 0B 11:22:50 2be8671e729e Extracting 1B 11:22:50 abb72c88ef1c Extracting 1B 11:22:50 7accd0adc257 Extracting 1B 11:22:50 6c89d3e62433 Extracting 1B 11:22:50 edcc06ca920a Extracting 1B 11:22:50 2be8671e729e Extracting 1B 11:22:50 abb72c88ef1c Extracting 1B 11:22:50 7accd0adc257 Extracting 1B 11:22:50 6c89d3e62433 Extracting 1B 11:22:50 edcc06ca920a Extracting 1B 11:22:50 2be8671e729e Extracting 1B 11:22:50 abb72c88ef1c Extracting 1B 11:22:50 7accd0adc257 Extracting 1B 11:22:50 6c89d3e62433 Extracting 1B 11:22:50 edcc06ca920a Extracting 1B 11:22:50 2be8671e729e Pull complete 0B 11:22:50 abb72c88ef1c Extracting 1B 11:22:50 7accd0adc257 Extracting 1B 11:22:50 6c89d3e62433 Extracting 1B 11:22:50 ed8cfcf27c7a Pull complete 0B 11:22:50 edcc06ca920a Extracting 1B 11:22:50 ca18c8e97cb3 Pull complete 0B 11:22:50 0d9211fd3e1a Pull complete 0B 11:22:50 b65758d82f26 Extracting 1B 11:22:50 abb72c88ef1c Extracting 1B 11:22:50 7accd0adc257 Extracting 1B 11:22:50 6c89d3e62433 Extracting 1B 11:22:50 edcc06ca920a Extracting 1B 11:22:50 b65758d82f26 Extracting 1B 11:22:50 abb72c88ef1c Extracting 1B 11:22:50 7accd0adc257 Extracting 1B 11:22:50 6c89d3e62433 Extracting 1B 11:22:50 b65758d82f26 Extracting 1B 11:22:50 edcc06ca920a Extracting 2B 11:22:50 abb72c88ef1c Extracting 2B 11:22:50 7accd0adc257 Extracting 1B 11:22:50 6c89d3e62433 Extracting 1B 11:22:50 edcc06ca920a Extracting 2B 11:22:50 b65758d82f26 Extracting 1B 11:22:50 abb72c88ef1c Extracting 2B 11:22:50 7accd0adc257 Extracting 1B 11:22:50 6c89d3e62433 Extracting 2B 11:22:50 edcc06ca920a Extracting 2B 11:22:50 abb72c88ef1c Extracting 2B 11:22:50 b65758d82f26 Extracting 1B 11:22:50 6c89d3e62433 Extracting 2B 11:22:50 7accd0adc257 Extracting 2B 11:22:51 b65758d82f26 Extracting 1B 11:22:51 edcc06ca920a Extracting 2B 11:22:51 aed72dcc568f Pull complete 0B 11:22:51 6f79261e6151 Pull complete 0B 11:22:51 5b864d736c14 Extracting 1B 11:22:51 abb72c88ef1c Extracting 2B 11:22:51 e0997af08d2a Pull complete 0B 11:22:51 6c915ab1ac8a Pull complete 0B 11:22:51 7accd0adc257 Pull complete 0B 11:22:51 6c89d3e62433 Extracting 2B 11:22:51 f7e28bb22d10 Pull complete 0B 11:22:51 5b864d736c14 Pull complete 0B 11:22:51 Image nexus3.onap.org:10001/prom/prometheus:latest Pulled 11:22:51 b65758d82f26 Extracting 1B 11:22:51 edcc06ca920a Extracting 2B 11:22:51 abb72c88ef1c Extracting 2B 11:22:51 6c89d3e62433 Extracting 2B 11:22:51 b65758d82f26 Extracting 1B 11:22:51 edcc06ca920a Extracting 2B 11:22:51 abb72c88ef1c Extracting 2B 11:22:51 6c89d3e62433 Extracting 2B 11:22:51 b65758d82f26 Extracting 1B 11:22:51 edcc06ca920a Extracting 2B 11:22:51 abb72c88ef1c Extracting 2B 11:22:51 6c89d3e62433 Extracting 2B 11:22:51 b65758d82f26 Extracting 1B 11:22:51 edcc06ca920a Extracting 2B 11:22:51 6c89d3e62433 Extracting 2B 11:22:51 abb72c88ef1c Extracting 2B 11:22:51 edcc06ca920a Extracting 2B 11:22:51 b65758d82f26 Extracting 2B 11:22:51 abb72c88ef1c Extracting 2B 11:22:51 6c89d3e62433 Extracting 2B 11:22:51 edcc06ca920a Extracting 3B 11:22:51 b65758d82f26 Extracting 2B 11:22:51 abb72c88ef1c Extracting 2B 11:22:51 6c89d3e62433 Extracting 2B 11:22:51 b65758d82f26 Extracting 2B 11:22:51 edcc06ca920a Pull complete 0B 11:22:51 babbbe21ec64 Extracting 1B 11:22:51 abb72c88ef1c Pull complete 0B 11:22:51 6c89d3e62433 Extracting 2B 11:22:51 5dc362902774 Pull complete 0B 11:22:51 5d98c94f99af Pull complete 0B 11:22:51 2ab0b05adea6 Pull complete 0B 11:22:51 c0ccb756ed26 Extracting 1B 11:22:51 b65758d82f26 Extracting 2B 11:22:51 babbbe21ec64 Extracting 1B 11:22:51 6c89d3e62433 Extracting 3B 11:22:51 c0ccb756ed26 Extracting 1B 11:22:51 b65758d82f26 Extracting 2B 11:22:51 babbbe21ec64 Extracting 1B 11:22:51 6c89d3e62433 Extracting 3B 11:22:52 c0ccb756ed26 Extracting 1B 11:22:52 b65758d82f26 Extracting 2B 11:22:52 babbbe21ec64 Extracting 1B 11:22:52 6c89d3e62433 Extracting 3B 11:22:52 c0ccb756ed26 Extracting 1B 11:22:52 b65758d82f26 Extracting 2B 11:22:52 babbbe21ec64 Extracting 1B 11:22:52 6c89d3e62433 Extracting 3B 11:22:52 c0ccb756ed26 Extracting 1B 11:22:52 b65758d82f26 Extracting 2B 11:22:52 804512c1af14 Pull complete 0B 11:22:52 46c7f4a2e350 Pull complete 0B 11:22:52 333b1486d023 Pull complete 0B 11:22:52 073a39e81dc4 Pull complete 0B 11:22:52 babbbe21ec64 Pull complete 0B 11:22:52 6c89d3e62433 Extracting 3B 11:22:52 da5a2e140be6 Pull complete 0B 11:22:52 Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulled 11:22:52 c0ccb756ed26 Extracting 1B 11:22:52 b65758d82f26 Extracting 2B 11:22:52 cf8dc3839c88 Extracting 1B 11:22:52 6c89d3e62433 Pull complete 0B 11:22:52 c0ccb756ed26 Extracting 1B 11:22:52 b65758d82f26 Extracting 2B 11:22:52 cf8dc3839c88 Extracting 1B 11:22:52 4d5bf5429b61 Pull complete 0B 11:22:52 c0ccb756ed26 Pull complete 0B 11:22:52 Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulled 11:22:52 b65758d82f26 Extracting 2B 11:22:52 cf8dc3839c88 Extracting 1B 11:22:52 b65758d82f26 Extracting 3B 11:22:52 cf8dc3839c88 Extracting 1B 11:22:52 b65758d82f26 Extracting 3B 11:22:52 cf8dc3839c88 Extracting 1B 11:22:52 b65758d82f26 Extracting 3B 11:22:52 cf8dc3839c88 Extracting 1B 11:22:52 df3e8313a980 Pull complete 0B 11:22:52 ec9be5b30934 Pull complete 0B 11:22:52 b65758d82f26 Pull complete 0B 11:22:52 cf8dc3839c88 Extracting 1B 11:22:52 4ff421dac293 Pull complete 0B 11:22:52 4d1dbc12fcae Pull complete 0B 11:22:52 a63efc7efa2e Pull complete 0B 11:22:52 Image nexus3.onap.org:10001/library/postgres:17.7 Pulled 11:22:53 cf8dc3839c88 Extracting 1B 11:22:53 cf8dc3839c88 Extracting 1B 11:22:53 cf8dc3839c88 Extracting 1B 11:22:53 cf8dc3839c88 Extracting 1B 11:22:53 cf8dc3839c88 Extracting 2B 11:22:53 cf8dc3839c88 Extracting 2B 11:22:53 cf8dc3839c88 Extracting 2B 11:22:53 cf8dc3839c88 Extracting 2B 11:22:53 cf8dc3839c88 Extracting 2B 11:22:53 cf8dc3839c88 Extracting 2B 11:22:54 cf8dc3839c88 Extracting 2B 11:22:54 cf8dc3839c88 Extracting 2B 11:22:54 cf8dc3839c88 Extracting 2B 11:22:54 cf8dc3839c88 Extracting 2B 11:22:54 cf8dc3839c88 Extracting 3B 11:22:54 cf8dc3839c88 Extracting 3B 11:22:54 cf8dc3839c88 Extracting 3B 11:22:54 cf8dc3839c88 Extracting 3B 11:22:54 cf8dc3839c88 Extracting 3B 11:22:54 cf8dc3839c88 Extracting 3B 11:22:55 cf8dc3839c88 Extracting 3B 11:22:55 cf8dc3839c88 Extracting 3B 11:22:55 cf8dc3839c88 Extracting 3B 11:22:55 cf8dc3839c88 Extracting 3B 11:22:55 cf8dc3839c88 Extracting 4B 11:22:55 cf8dc3839c88 Extracting 4B 11:22:55 cf8dc3839c88 Extracting 4B 11:22:55 cf8dc3839c88 Extracting 4B 11:22:55 cf8dc3839c88 Extracting 4B 11:22:55 cf8dc3839c88 Extracting 4B 11:22:56 cf8dc3839c88 Extracting 4B 11:22:56 cf8dc3839c88 Extracting 4B 11:22:56 cf8dc3839c88 Extracting 4B 11:22:56 cf8dc3839c88 Extracting 4B 11:22:56 cf8dc3839c88 Extracting 5B 11:22:56 cf8dc3839c88 Extracting 5B 11:22:56 cf8dc3839c88 Extracting 5B 11:22:56 cf8dc3839c88 Extracting 5B 11:22:56 bf8421e3545b Pull complete 0B 11:22:56 44126dfe7fcc Extracting 1B 11:22:56 cf8dc3839c88 Pull complete 0B 11:22:56 44126dfe7fcc Pull complete 0B 11:22:56 4f4fb700ef54 Pull complete 0B 11:22:56 a2ab4d58ce2f Pull complete 0B 11:22:56 Image nexus3.onap.org:10001/grafana/grafana:latest Pulled 11:22:56 Network compose_default Creating 11:22:56 Network compose_default Created 11:22:56 Container postgres Creating 11:22:56 Container prometheus Creating 11:23:01 Container postgres Created 11:23:01 Container policy-db-migrator Creating 11:23:01 Container prometheus Created 11:23:01 Container grafana Creating 11:23:01 Container policy-db-migrator Created 11:23:01 Container policy-api Creating 11:23:01 Container grafana Created 11:23:01 Container policy-api Created 11:23:01 Container prometheus Starting 11:23:01 Container postgres Starting 11:23:01 Container postgres Started 11:23:01 Container postgres Waiting 11:23:01 Container prometheus Started 11:23:01 Container grafana Starting 11:23:01 Container grafana Started 11:23:07 Container postgres Healthy 11:23:07 Container policy-db-migrator Starting 11:23:07 Container policy-db-migrator Started 11:23:07 Container policy-db-migrator Waiting 11:23:16 Container policy-db-migrator Exited 11:23:16 Container policy-api Starting 11:23:16 Container policy-api Started 11:23:16 Container policy-db-migrator Waiting 11:23:16 Container prometheus Waiting 11:23:16 Container policy-api Waiting 11:23:16 Container grafana Waiting 11:23:16 Container postgres Waiting 11:23:16 Container policy-db-migrator Exited 11:23:16 Container grafana Healthy 11:23:16 Container prometheus Healthy 11:23:16 Container postgres Healthy 11:23:31 Container policy-api Healthy 11:23:32 Prometheus server: http://localhost:30259 11:23:32 Grafana server: http://localhost:30269 11:23:32 Cloning into '/w/workspace/policy-api-master-project-csit-api/csit/resources/tests/models'... 11:23:32 Building robot framework docker image 11:23:32 Checking for Docker Buildx... 11:23:33 Docker Buildx is already installed. 11:23:33 Building with Docker Buildx... 11:24:27 sha256:286c9e85b323d462c0b0032de597e1e24744f55179a2194252bff47c7419ce7f 11:24:31 top - 11:24:31 up 3 min, 0 users, load average: 2.24, 1.07, 0.42 11:24:31 Tasks: 200 total, 1 running, 199 sleeping, 0 stopped, 0 zombie 11:24:31 %Cpu(s): 0.0 us, 0.8 sy, 0.0 ni, 99.2 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st 11:24:31 11:24:31 total used free shared buff/cache available 11:24:31 Mem: 31Gi 1.5Gi 22Gi 29Mi 6.9Gi 29Gi 11:24:31 Swap: 1.0Gi 0B 1.0Gi 11:24:31 11:24:31 IMAGE NAMES STATUS 11:24:31 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) 11:24:31 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) 11:24:31 nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) 11:24:31 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) 11:24:31 11:24:33 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 11:24:33 6a65ec4120be policy-api 13.76% 527.9MiB / 31.34GiB 1.64% 1.15MB / 1.4MB 0B / 303kB 57 11:24:33 1cd7d57c5b1a grafana 3.08% 122.5MiB / 31.34GiB 0.38% 21.8MB / 65.6kB 0B / 117MB 19 11:24:33 821b9d1f365a postgres 5.68% 66.66MiB / 31.34GiB 0.21% 1.47MB / 1.57MB 0B / 138MB 16 11:24:33 c53222485482 prometheus 0.44% 23.98MiB / 31.34GiB 0.07% 448kB / 11.7kB 0B / 106kB 13 11:24:33 11:24:33 Container policy-csit Creating 11:24:34 Container policy-csit Created 11:24:34 Attaching to policy-csit 11:24:34 Container policy-csit Starting 11:24:34 Container policy-csit Started 11:24:34 policy-csit | Invoking the robot tests from: api-test.robot api-slas.robot 11:24:34 policy-csit | Run Robot test 11:24:34 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 11:24:34 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 11:24:34 policy-csit | -v POLICY_API_IP:policy-api:6969 11:24:34 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 11:24:34 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 11:24:34 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 11:24:34 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 11:24:34 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 11:24:34 policy-csit | -v APEX_IP:policy-apex-pdp:6969 11:24:34 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 11:24:34 policy-csit | -v KAFKA_IP:kafka:9092 11:24:34 policy-csit | -v PROMETHEUS_IP:prometheus:9090 11:24:34 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 11:24:34 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 11:24:34 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 11:24:34 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 11:24:34 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 11:24:34 policy-csit | -v TEMP_FOLDER:/tmp/distribution 11:24:34 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 11:24:34 policy-csit | -v TEST_ENV:docker 11:24:34 policy-csit | -v JAEGER_IP:jaeger:16686 11:24:34 policy-csit | Starting Robot test suites ... 11:24:35 policy-csit | ============================================================================== 11:24:35 policy-csit | api 11:24:35 policy-csit | ============================================================================== 11:24:35 policy-csit | api.Api-Test 11:24:35 policy-csit | ============================================================================== 11:24:35 policy-csit | Healthcheck :: Verify policy api health check | PASS | 11:24:35 policy-csit | ------------------------------------------------------------------------------ 11:24:37 policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | 11:24:37 policy-csit | ------------------------------------------------------------------------------ 11:24:37 policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | 11:24:37 policy-csit | ------------------------------------------------------------------------------ 11:24:38 policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | 11:24:38 policy-csit | ------------------------------------------------------------------------------ 11:24:38 policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | 11:24:38 policy-csit | ------------------------------------------------------------------------------ 11:24:38 policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | 11:24:38 policy-csit | ------------------------------------------------------------------------------ 11:24:39 policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | 11:24:39 policy-csit | ------------------------------------------------------------------------------ 11:24:39 policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | 11:24:39 policy-csit | ------------------------------------------------------------------------------ 11:24:39 policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | 11:24:39 policy-csit | ------------------------------------------------------------------------------ 11:24:40 policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | 11:24:40 policy-csit | ------------------------------------------------------------------------------ 11:24:40 policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | 11:24:40 policy-csit | ------------------------------------------------------------------------------ 11:24:40 policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | 11:24:40 policy-csit | ------------------------------------------------------------------------------ 11:24:41 policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | 11:24:41 policy-csit | ------------------------------------------------------------------------------ 11:24:41 policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | 11:24:41 policy-csit | ------------------------------------------------------------------------------ 11:24:41 policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | 11:24:41 policy-csit | ------------------------------------------------------------------------------ 11:24:41 policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | 11:24:41 policy-csit | ------------------------------------------------------------------------------ 11:24:43 policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | 11:24:43 policy-csit | ------------------------------------------------------------------------------ 11:24:43 policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | 11:24:43 policy-csit | ------------------------------------------------------------------------------ 11:24:43 policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | 11:24:43 policy-csit | ------------------------------------------------------------------------------ 11:24:43 policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | 11:24:43 policy-csit | ------------------------------------------------------------------------------ 11:24:43 policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | 11:24:43 policy-csit | ------------------------------------------------------------------------------ 11:24:43 policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | 11:24:43 policy-csit | ------------------------------------------------------------------------------ 11:24:43 policy-csit | api.Api-Test | PASS | 11:24:43 policy-csit | 22 tests, 22 passed, 0 failed 11:24:43 policy-csit | ============================================================================== 11:24:43 policy-csit | api.Api-Slas 11:24:43 policy-csit | ============================================================================== 11:24:47 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 11:24:47 policy-csit | ------------------------------------------------------------------------------ 11:24:47 policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | 11:24:47 policy-csit | ------------------------------------------------------------------------------ 11:24:47 policy-csit | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | 11:24:47 policy-csit | ------------------------------------------------------------------------------ 11:24:47 policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | 11:24:47 policy-csit | ------------------------------------------------------------------------------ 11:24:47 policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | 11:24:47 policy-csit | ------------------------------------------------------------------------------ 11:24:47 policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | 11:24:47 policy-csit | ------------------------------------------------------------------------------ 11:24:47 policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | 11:24:47 policy-csit | ------------------------------------------------------------------------------ 11:24:47 policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | 11:24:47 policy-csit | ------------------------------------------------------------------------------ 11:24:47 policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | 11:24:47 policy-csit | ------------------------------------------------------------------------------ 11:24:47 policy-csit | api.Api-Slas | PASS | 11:24:47 policy-csit | 9 tests, 9 passed, 0 failed 11:24:47 policy-csit | ============================================================================== 11:24:47 policy-csit | api | PASS | 11:24:47 policy-csit | 31 tests, 31 passed, 0 failed 11:24:47 policy-csit | ============================================================================== 11:24:47 policy-csit | Output: /tmp/results/output.xml 11:24:48 policy-csit | Log: /tmp/results/log.html 11:24:48 policy-csit | Report: /tmp/results/report.html 11:24:48 policy-csit | RESULT: 0 11:24:48 policy-csit exited with code 0 11:24:48 IMAGE NAMES STATUS 11:24:48 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) 11:24:48 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) 11:24:48 nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) 11:24:48 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) 11:24:48 Shut down started! 11:24:51 Collecting logs from docker compose containers... 11:24:53 Tearing down containers... 11:24:53 Container policy-csit Stopping 11:24:53 Container grafana Stopping 11:24:53 Container policy-api Stopping 11:24:53 Container policy-csit Stopped 11:24:53 Container policy-csit Removing 11:24:53 Container policy-csit Removed 11:24:53 Container grafana Stopped 11:24:53 Container grafana Removing 11:24:53 Container grafana Removed 11:24:53 Container prometheus Stopping 11:24:53 Container prometheus Stopped 11:24:53 Container prometheus Removing 11:24:53 Container prometheus Removed 11:25:03 Container policy-api Stopped 11:25:03 Container policy-api Removing 11:25:03 Container policy-api Removed 11:25:03 Container policy-db-migrator Stopping 11:25:03 Container policy-db-migrator Stopped 11:25:03 Container policy-db-migrator Removing 11:25:03 Container policy-db-migrator Removed 11:25:03 Container postgres Stopping 11:25:04 Container postgres Stopped 11:25:04 Container postgres Removing 11:25:04 Container postgres Removed 11:25:04 Network compose_default Removing 11:25:04 Network compose_default Removed 11:25:04 $ ssh-agent -k 11:25:04 unset SSH_AUTH_SOCK; 11:25:04 unset SSH_AGENT_PID; 11:25:04 echo Agent pid 1560 killed; 11:25:04 [ssh-agent] Stopped. 11:25:04 Robot results publisher started... 11:25:04 INFO: Checking test criticality is deprecated and will be dropped in a future release! 11:25:04 -Parsing output xml: 11:25:05 Done! 11:25:05 -Copying log files to build dir: 11:25:05 Done! 11:25:05 -Assigning results to build: 11:25:05 Done! 11:25:05 -Checking thresholds: 11:25:05 Done! 11:25:05 Done publishing Robot results. 11:25:05 [PostBuildScript] - [INFO] Executing post build scripts. 11:25:05 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins8612867042648143631.sh 11:25:05 ---> sysstat.sh 11:25:05 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins14395887048697319568.sh 11:25:05 ---> package-listing.sh 11:25:05 ++ facter osfamily 11:25:05 ++ tr '[:upper:]' '[:lower:]' 11:25:05 + OS_FAMILY=debian 11:25:05 + workspace=/w/workspace/policy-api-master-project-csit-api 11:25:05 + START_PACKAGES=/tmp/packages_start.txt 11:25:05 + END_PACKAGES=/tmp/packages_end.txt 11:25:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:25:05 + PACKAGES=/tmp/packages_start.txt 11:25:05 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:25:05 + PACKAGES=/tmp/packages_end.txt 11:25:05 + case "${OS_FAMILY}" in 11:25:05 + dpkg -l 11:25:05 + grep '^ii' 11:25:05 + '[' -f /tmp/packages_start.txt ']' 11:25:05 + '[' -f /tmp/packages_end.txt ']' 11:25:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:25:05 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:25:05 + mkdir -p /w/workspace/policy-api-master-project-csit-api/archives/ 11:25:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-master-project-csit-api/archives/ 11:25:05 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins1167726294563869572.sh 11:25:05 ---> capture-instance-metadata.sh 11:25:06 Setup pyenv: 11:25:06 system 11:25:06 3.8.20 11:25:06 3.9.20 11:25:06 3.10.15 11:25:06 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:25:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5pL5 from file:/tmp/.os_lf_venv 11:25:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:07 lf-activate-venv(): INFO: Base packages installed successfully 11:25:07 lf-activate-venv(): INFO: Installing additional packages: lftools 11:25:14 lf-activate-venv(): INFO: Adding /tmp/venv-5pL5/bin to PATH 11:25:14 INFO: Running in OpenStack, capturing instance metadata 11:25:15 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins12267116330795647109.sh 11:25:15 provisioning config files... 11:25:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-master-project-csit-api@tmp/config15010297872991908899tmp 11:25:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:25:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:25:15 [EnvInject] - Injecting environment variables from a build step. 11:25:15 [EnvInject] - Injecting as environment variables the properties content 11:25:15 SERVER_ID=logs 11:25:15 11:25:15 [EnvInject] - Variables injected successfully. 11:25:15 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins29871589511049412.sh 11:25:15 ---> create-netrc.sh 11:25:15 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins5739068024493383995.sh 11:25:15 ---> python-tools-install.sh 11:25:15 Setup pyenv: 11:25:15 system 11:25:15 3.8.20 11:25:15 3.9.20 11:25:15 3.10.15 11:25:15 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:25:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5pL5 from file:/tmp/.os_lf_venv 11:25:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:16 lf-activate-venv(): INFO: Base packages installed successfully 11:25:16 lf-activate-venv(): INFO: Installing additional packages: lftools 11:25:23 lf-activate-venv(): INFO: Adding /tmp/venv-5pL5/bin to PATH 11:25:23 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins1982390944520361906.sh 11:25:23 ---> uv-install.sh 11:25:23 uv 0.11.2 is already installed 11:25:23 uvx 0.11.2 (x86_64-unknown-linux-gnu) 11:25:23 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins14222463112836443040.sh 11:25:23 ---> sudo-logs.sh 11:25:23 Archiving 'sudo' log.. 11:25:23 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins17977337737037401125.sh 11:25:23 ---> job-cost.sh 11:25:23 INFO: Activating Python virtual environment... 11:25:23 Setup pyenv: 11:25:23 system 11:25:23 3.8.20 11:25:23 3.9.20 11:25:23 3.10.15 11:25:23 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:25:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5pL5 from file:/tmp/.os_lf_venv 11:25:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:25 lf-activate-venv(): INFO: Base packages installed successfully 11:25:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:25:29 lf-activate-venv(): INFO: Adding /tmp/venv-5pL5/bin to PATH 11:25:29 INFO: No stack-cost file found 11:25:29 INFO: Instance uptime: 261s 11:25:29 INFO: Fetching instance metadata (attempt 1 of 3)... 11:25:29 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:25:29 INFO: Successfully fetched instance metadata 11:25:29 INFO: Instance type: v3-standard-8 11:25:29 INFO: Retrieving pricing info for: v3-standard-8 11:25:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:25:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=261 11:25:29 INFO: Successfully fetched Vexxhost pricing API 11:25:29 INFO: Retrieved cost: 0.22 11:25:29 INFO: Retrieved resource: v3-standard-8 11:25:29 INFO: Creating archive directory: /w/workspace/policy-api-master-project-csit-api/archives/cost 11:25:29 INFO: Archiving costs to: /w/workspace/policy-api-master-project-csit-api/archives/cost.csv 11:25:29 INFO: Successfully archived job cost data 11:25:29 DEBUG: Cost data: policy-api-master-project-csit-api,2342,2026-03-29 11:25:29,v3-standard-8,261,0.22,0.00,SUCCESS 11:25:29 [policy-api-master-project-csit-api] $ /bin/bash -l /tmp/jenkins613913826147263005.sh 11:25:29 ---> logs-deploy.sh 11:25:29 Setup pyenv: 11:25:29 system 11:25:29 3.8.20 11:25:29 3.9.20 11:25:29 3.10.15 11:25:29 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:25:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5pL5 from file:/tmp/.os_lf_venv 11:25:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:31 lf-activate-venv(): INFO: Base packages installed successfully 11:25:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:25:38 lf-activate-venv(): INFO: Adding /tmp/venv-5pL5/bin to PATH 11:25:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-master-project-csit-api/2342 11:25:38 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:25:39 Archives upload complete. 11:25:39 INFO: archiving logs to Nexus 11:25:40 ---> uname -a: 11:25:40 Linux prd-ubuntu2204-docker-8c-8g-410 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:25:40 11:25:40 11:25:40 ---> lscpu: 11:25:40 Architecture: x86_64 11:25:40 CPU op-mode(s): 32-bit, 64-bit 11:25:40 Address sizes: 40 bits physical, 48 bits virtual 11:25:40 Byte Order: Little Endian 11:25:40 CPU(s): 8 11:25:40 On-line CPU(s) list: 0-7 11:25:40 Vendor ID: AuthenticAMD 11:25:40 Model name: AMD EPYC-Rome Processor 11:25:40 CPU family: 23 11:25:40 Model: 49 11:25:40 Thread(s) per core: 1 11:25:40 Core(s) per socket: 1 11:25:40 Socket(s): 8 11:25:40 Stepping: 0 11:25:40 BogoMIPS: 5599.99 11:25:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:25:40 Virtualization: AMD-V 11:25:40 Hypervisor vendor: KVM 11:25:40 Virtualization type: full 11:25:40 L1d cache: 256 KiB (8 instances) 11:25:40 L1i cache: 256 KiB (8 instances) 11:25:40 L2 cache: 4 MiB (8 instances) 11:25:40 L3 cache: 128 MiB (8 instances) 11:25:40 NUMA node(s): 1 11:25:40 NUMA node0 CPU(s): 0-7 11:25:40 Vulnerability Gather data sampling: Not affected 11:25:40 Vulnerability Indirect target selection: Not affected 11:25:40 Vulnerability Itlb multihit: Not affected 11:25:40 Vulnerability L1tf: Not affected 11:25:40 Vulnerability Mds: Not affected 11:25:40 Vulnerability Meltdown: Not affected 11:25:40 Vulnerability Mmio stale data: Not affected 11:25:40 Vulnerability Reg file data sampling: Not affected 11:25:40 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:25:40 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:25:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:25:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:25:40 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:25:40 Vulnerability Srbds: Not affected 11:25:40 Vulnerability Tsa: Not affected 11:25:40 Vulnerability Tsx async abort: Not affected 11:25:40 Vulnerability Vmscape: Not affected 11:25:40 11:25:40 11:25:40 ---> nproc: 11:25:40 8 11:25:40 11:25:40 11:25:40 ---> df -h: 11:25:40 Filesystem Size Used Avail Use% Mounted on 11:25:40 tmpfs 3.2G 1.1M 3.2G 1% /run 11:25:40 /dev/vda1 155G 14G 142G 9% / 11:25:40 tmpfs 16G 0 16G 0% /dev/shm 11:25:40 tmpfs 5.0M 0 5.0M 0% /run/lock 11:25:40 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:25:40 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:25:40 11:25:40 11:25:40 ---> free -m: 11:25:40 total used free shared buff/cache available 11:25:40 Mem: 32092 756 24486 4 6849 30868 11:25:40 Swap: 1023 0 1023 11:25:40 11:25:40 11:25:40 ---> ip addr: 11:25:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:25:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:25:40 inet 127.0.0.1/8 scope host lo 11:25:40 valid_lft forever preferred_lft forever 11:25:40 inet6 ::1/128 scope host 11:25:40 valid_lft forever preferred_lft forever 11:25:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:25:40 link/ether fa:16:3e:b1:c8:06 brd ff:ff:ff:ff:ff:ff 11:25:40 altname enp0s3 11:25:40 inet 10.30.106.100/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:25:40 valid_lft 86135sec preferred_lft 86135sec 11:25:40 inet6 fe80::f816:3eff:feb1:c806/64 scope link 11:25:40 valid_lft forever preferred_lft forever 11:25:40 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:25:40 link/ether 8e:25:36:77:d5:48 brd ff:ff:ff:ff:ff:ff 11:25:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:25:40 valid_lft forever preferred_lft forever 11:25:40 inet6 fe80::8c25:36ff:fe77:d548/64 scope link 11:25:40 valid_lft forever preferred_lft forever 11:25:40 11:25:40 11:25:40 ---> sar -b -r -n DEV: 11:25:40 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-410) 03/29/26 _x86_64_ (8 CPU) 11:25:40 11:25:40 11:21:18 LINUX RESTART (8 CPU) 11:25:40 11:25:40 11:25:40 ---> sar -P ALL: 11:25:40 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-410) 03/29/26 _x86_64_ (8 CPU) 11:25:40 11:25:40 11:21:18 LINUX RESTART (8 CPU) 11:25:40 11:25:40 11:25:40