11:21:09 Started by timer 11:21:09 Running as SYSTEM 11:21:09 [EnvInject] - Loading node environment variables. 11:21:09 Building remotely on prd-ubuntu2204-docker-8c-8g-17320 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-master-project-csit-api 11:21:09 [ssh-agent] Looking for ssh-agent implementation... 11:21:09 $ ssh-agent 11:21:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAQ9qJs/agent.1585 11:21:09 SSH_AGENT_PID=1587 11:21:09 [ssh-agent] Started. 11:21:09 Running ssh-add (command line suppressed) 11:21:09 Identity added: /w/workspace/policy-api-master-project-csit-api@tmp/private_key_14103255487910533066.key (/w/workspace/policy-api-master-project-csit-api@tmp/private_key_14103255487910533066.key) 11:21:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:21:09 The recommended git tool is: NONE 11:21:11 using credential onap-jenkins-ssh 11:21:11 Wiping out workspace first. 11:21:11 Cloning the remote Git repository 11:21:11 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 11:21:11 > git init /w/workspace/policy-api-master-project-csit-api # timeout=10 11:21:11 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 11:21:11 > git --version # timeout=10 11:21:11 > git --version # 'git version 2.34.1' 11:21:11 using GIT_SSH to set credentials Gerrit user 11:21:11 Verifying host key using manually-configured host key entries 11:21:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:21:12 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 11:21:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:21:12 Avoid second fetch 11:21:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:21:12 Checking out Revision a3d802eec1ac4bdea2b44ab351b1d51eb12cf152 (refs/remotes/origin/master) 11:21:12 > git config core.sparsecheckout # timeout=10 11:21:12 > git checkout -f a3d802eec1ac4bdea2b44ab351b1d51eb12cf152 # timeout=30 11:21:13 Commit message: "Fix failing kafka trace CSIT" 11:21:13 > git rev-list --no-walk a3d802eec1ac4bdea2b44ab351b1d51eb12cf152 # timeout=10 11:21:16 provisioning config files... 11:21:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:21:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:21:16 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins13833052524714353321.sh 11:21:16 ---> python-tools-install.sh 11:21:16 Setup pyenv: 11:21:16 * system (set by /opt/pyenv/version) 11:21:16 * 3.8.20 (set by /opt/pyenv/version) 11:21:16 * 3.9.20 (set by /opt/pyenv/version) 11:21:16 3.10.15 11:21:16 3.11.10 11:21:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M3DG 11:21:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:21:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:21:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:21:24 lf-activate-venv(): INFO: Base packages installed successfully 11:21:24 lf-activate-venv(): INFO: Installing additional packages: lftools 11:21:45 lf-activate-venv(): INFO: Adding /tmp/venv-M3DG/bin to PATH 11:21:45 Generating Requirements File 11:22:01 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:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:22:02 Python 3.11.10 11:22:02 pip 26.0.1 from /tmp/venv-M3DG/lib/python3.11/site-packages/pip (python 3.11) 11:22:02 appdirs==1.4.4 11:22:02 argcomplete==3.6.3 11:22:02 aspy.yaml==1.3.0 11:22:02 attrs==25.4.0 11:22:02 autopage==0.6.0 11:22:02 beautifulsoup4==4.14.3 11:22:02 boto3==1.42.49 11:22:02 botocore==1.42.49 11:22:02 bs4==0.0.2 11:22:02 certifi==2026.1.4 11:22:02 cffi==2.0.0 11:22:02 cfgv==3.5.0 11:22:02 chardet==5.2.0 11:22:02 charset-normalizer==3.4.4 11:22:02 click==8.3.1 11:22:02 cliff==4.13.1 11:22:02 cmd2==3.2.0 11:22:02 cryptography==3.3.2 11:22:02 debtcollector==3.0.0 11:22:02 decorator==5.2.1 11:22:02 defusedxml==0.7.1 11:22:02 Deprecated==1.3.1 11:22:02 distlib==0.4.0 11:22:02 dnspython==2.8.0 11:22:02 docker==7.1.0 11:22:02 dogpile.cache==1.5.0 11:22:02 durationpy==0.10 11:22:02 email-validator==2.3.0 11:22:02 filelock==3.24.2 11:22:02 future==1.0.0 11:22:02 gitdb==4.0.12 11:22:02 GitPython==3.1.46 11:22:02 httplib2==0.30.2 11:22:02 identify==2.6.16 11:22:02 idna==3.11 11:22:02 importlib-resources==1.5.0 11:22:02 iso8601==2.1.0 11:22:02 Jinja2==3.1.6 11:22:02 jmespath==1.1.0 11:22:02 jsonpatch==1.33 11:22:02 jsonpointer==3.0.0 11:22:02 jsonschema==4.26.0 11:22:02 jsonschema-specifications==2025.9.1 11:22:02 keystoneauth1==5.13.0 11:22:02 kubernetes==35.0.0 11:22:02 lftools==0.37.21 11:22:02 lxml==6.0.2 11:22:02 markdown-it-py==4.0.0 11:22:02 MarkupSafe==3.0.3 11:22:02 mdurl==0.1.2 11:22:02 msgpack==1.1.2 11:22:02 multi_key_dict==2.0.3 11:22:02 munch==4.0.0 11:22:02 netaddr==1.3.0 11:22:02 niet==1.4.2 11:22:02 nodeenv==1.10.0 11:22:02 oauth2client==4.1.3 11:22:02 oauthlib==3.3.1 11:22:02 openstacksdk==4.9.0 11:22:02 os-service-types==1.8.2 11:22:02 osc-lib==4.3.0 11:22:02 oslo.config==10.2.0 11:22:02 oslo.context==6.2.0 11:22:02 oslo.i18n==6.7.1 11:22:02 oslo.log==8.0.0 11:22:02 oslo.serialization==5.9.0 11:22:02 oslo.utils==9.2.0 11:22:02 packaging==26.0 11:22:02 pbr==7.0.3 11:22:02 platformdirs==4.9.2 11:22:02 prettytable==3.17.0 11:22:02 psutil==7.2.2 11:22:02 pyasn1==0.6.2 11:22:02 pyasn1_modules==0.4.2 11:22:02 pycparser==3.0 11:22:02 pygerrit2==2.0.15 11:22:02 PyGithub==2.8.1 11:22:02 Pygments==2.19.2 11:22:02 PyJWT==2.11.0 11:22:02 PyNaCl==1.6.2 11:22:02 pyparsing==2.4.7 11:22:02 pyperclip==1.11.0 11:22:02 pyrsistent==0.20.0 11:22:02 python-cinderclient==9.8.0 11:22:02 python-dateutil==2.9.0.post0 11:22:02 python-heatclient==5.0.0 11:22:02 python-jenkins==1.8.3 11:22:02 python-keystoneclient==5.7.0 11:22:02 python-magnumclient==4.9.0 11:22:02 python-openstackclient==8.3.0 11:22:02 python-swiftclient==4.9.0 11:22:02 PyYAML==6.0.3 11:22:02 referencing==0.37.0 11:22:02 requests==2.32.5 11:22:02 requests-oauthlib==2.0.0 11:22:02 requestsexceptions==1.4.0 11:22:02 rfc3986==2.0.0 11:22:02 rich==14.3.2 11:22:02 rich-argparse==1.7.2 11:22:02 rpds-py==0.30.0 11:22:02 rsa==4.9.1 11:22:02 ruamel.yaml==0.19.1 11:22:02 ruamel.yaml.clib==0.2.15 11:22:02 s3transfer==0.16.0 11:22:02 simplejson==3.20.2 11:22:02 six==1.17.0 11:22:02 smmap==5.0.2 11:22:02 soupsieve==2.8.3 11:22:02 stevedore==5.6.0 11:22:02 tabulate==0.9.0 11:22:02 toml==0.10.2 11:22:02 tomlkit==0.14.0 11:22:02 tqdm==4.67.3 11:22:02 typing_extensions==4.15.0 11:22:02 tzdata==2025.3 11:22:02 urllib3==1.26.20 11:22:02 virtualenv==20.36.1 11:22:02 wcwidth==0.6.0 11:22:02 websocket-client==1.9.0 11:22:02 wrapt==2.1.1 11:22:02 xdg==6.0.0 11:22:02 xmltodict==1.0.3 11:22:02 yq==3.4.3 11:22:02 [EnvInject] - Injecting environment variables from a build step. 11:22:02 [EnvInject] - Injecting as environment variables the properties content 11:22:02 SET_JDK_VERSION=openjdk17 11:22:02 GIT_URL="git://cloud.onap.org/mirror" 11:22:02 11:22:02 [EnvInject] - Variables injected successfully. 11:22:02 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins11117765329491144797.sh 11:22:02 ---> update-java-alternatives.sh 11:22:02 ---> Updating Java version 11:22:03 ---> Ubuntu/Debian system detected 11:22:03 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:22:03 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:22:03 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:03 openjdk version "17.0.15" 2025-04-15 11:22:03 OpenJDK Runtime Environment (build 17.0.15+6-Ubuntu-0ubuntu122.04) 11:22:03 OpenJDK 64-Bit Server VM (build 17.0.15+6-Ubuntu-0ubuntu122.04, mixed mode, sharing) 11:22:03 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:22:03 [EnvInject] - Injecting environment variables from a build step. 11:22:03 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:22:03 [EnvInject] - Variables injected successfully. 11:22:03 [policy-api-master-project-csit-api] $ /bin/sh -xe /tmp/jenkins7088443411377646721.sh 11:22:03 + /w/workspace/policy-api-master-project-csit-api/csit/run-project-csit.sh api 11:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:03 11:22:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 11:22:03 Configure a credential helper to remove this warning. See 11:22:03 https://docs.docker.com/go/credential-store/ 11:22:03 11:22:03 Login Succeeded 11:22:04 Docker Compose version v2.36.2 11:22:04 Setting project configuration for: api 11:22:04 Configuring docker compose... 11:22:07 prometheus Pulling 11:22:07 policy-db-migrator Pulling 11:22:07 grafana Pulling 11:22:07 postgres Pulling 11:22:07 policy-api Pulling 11:22:07 2d35ebdb57d9 Pulling fs layer 11:22:07 083ee1b29467 Pulling fs layer 11:22:07 a48090c7f63f Pulling fs layer 11:22:07 1783396d4469 Pulling fs layer 11:22:07 4644b9b0f167 Pulling fs layer 11:22:07 1783396d4469 Waiting 11:22:07 02c02ca3cfe9 Pulling fs layer 11:22:07 87dcfbd50f5c Pulling fs layer 11:22:07 4644b9b0f167 Waiting 11:22:07 02c02ca3cfe9 Waiting 11:22:07 87dcfbd50f5c Waiting 11:22:07 2d35ebdb57d9 Pulling fs layer 11:22:07 edcc06ca920a Pulling fs layer 11:22:07 ddc4f5832255 Pulling fs layer 11:22:07 5c0ab4066cd9 Pulling fs layer 11:22:07 ca45e976606a Pulling fs layer 11:22:07 b7934dc6314f Pulling fs layer 11:22:07 4ef8f3b8acb1 Pulling fs layer 11:22:07 087196f6596f Pulling fs layer 11:22:07 ca45e976606a Waiting 11:22:07 b7934dc6314f Waiting 11:22:07 4ef8f3b8acb1 Waiting 11:22:07 087196f6596f Waiting 11:22:07 edcc06ca920a Waiting 11:22:07 ddc4f5832255 Waiting 11:22:07 5c0ab4066cd9 Waiting 11:22:07 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 11:22:07 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 11:22:07 a48090c7f63f Downloading [==================================================>] 241B/241B 11:22:07 a48090c7f63f Verifying Checksum 11:22:07 a48090c7f63f Download complete 11:22:07 0c8d55a45c0d Pulling fs layer 11:22:07 46e6d6da846e Pulling fs layer 11:22:07 2e73123a8202 Pulling fs layer 11:22:07 2eb6e6454401 Pulling fs layer 11:22:07 2be8671e729e Pulling fs layer 11:22:07 0d9211fd3e1a Pulling fs layer 11:22:07 ed8cfcf27c7a Pulling fs layer 11:22:07 ca18c8e97cb3 Pulling fs layer 11:22:07 b65758d82f26 Pulling fs layer 11:22:07 df3e8313a980 Pulling fs layer 11:22:07 ec9be5b30934 Pulling fs layer 11:22:07 a63efc7efa2e Pulling fs layer 11:22:07 4d1dbc12fcae Pulling fs layer 11:22:07 4ff421dac293 Pulling fs layer 11:22:07 2be8671e729e Waiting 11:22:07 0d9211fd3e1a Waiting 11:22:07 ed8cfcf27c7a Waiting 11:22:07 ca18c8e97cb3 Waiting 11:22:07 b65758d82f26 Waiting 11:22:07 df3e8313a980 Waiting 11:22:07 ec9be5b30934 Waiting 11:22:07 a63efc7efa2e Waiting 11:22:07 4d1dbc12fcae Waiting 11:22:07 4ff421dac293 Waiting 11:22:07 0c8d55a45c0d Waiting 11:22:07 2e73123a8202 Waiting 11:22:07 46e6d6da846e Waiting 11:22:07 2eb6e6454401 Waiting 11:22:07 9d85dc8d0609 Pulling fs layer 11:22:07 d0f7326b7716 Pulling fs layer 11:22:07 3dccafa3f67b Pulling fs layer 11:22:07 d956c9c5fe9e Pulling fs layer 11:22:07 9d85dc8d0609 Waiting 11:22:07 1d8e8fd2e272 Pulling fs layer 11:22:07 d0f7326b7716 Waiting 11:22:07 1dccce9f415d Pulling fs layer 11:22:07 e5d54fbf8ee1 Pulling fs layer 11:22:07 1d8e8fd2e272 Waiting 11:22:07 37404d8f503a Pulling fs layer 11:22:07 d956c9c5fe9e Waiting 11:22:07 b30c77c91326 Pulling fs layer 11:22:07 d76a56e8adff Pulling fs layer 11:22:07 e5d54fbf8ee1 Waiting 11:22:07 b30c77c91326 Waiting 11:22:07 d76a56e8adff Waiting 11:22:07 3dccafa3f67b Waiting 11:22:07 1783396d4469 Verifying Checksum 11:22:07 083ee1b29467 Downloading [> ] 539.6kB/77.96MB 11:22:07 589002ba0eae Pulling fs layer 11:22:07 55ab1e72ea6b Pulling fs layer 11:22:07 d001fec19695 Pulling fs layer 11:22:07 3ba27807b9c7 Pulling fs layer 11:22:07 589002ba0eae Waiting 11:22:07 d9540a4bc1c2 Pulling fs layer 11:22:07 d41bf626969c Pulling fs layer 11:22:07 ad861c5afa0e Pulling fs layer 11:22:07 55ab1e72ea6b Waiting 11:22:07 e105edd9dfaf Pulling fs layer 11:22:07 c14561403364 Pulling fs layer 11:22:07 d001fec19695 Waiting 11:22:07 8382c0704df2 Pulling fs layer 11:22:07 3ba27807b9c7 Waiting 11:22:07 e105edd9dfaf Waiting 11:22:07 d9540a4bc1c2 Waiting 11:22:07 4644b9b0f167 Download complete 11:22:07 d41bf626969c Waiting 11:22:07 c14561403364 Waiting 11:22:07 ad861c5afa0e Waiting 11:22:07 2d35ebdb57d9 Verifying Checksum 11:22:07 2d35ebdb57d9 Download complete 11:22:07 2d35ebdb57d9 Download complete 11:22:07 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 11:22:07 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 11:22:07 02c02ca3cfe9 Downloading [> ] 539.6kB/80.49MB 11:22:07 87dcfbd50f5c Downloading [==================================================>] 970B/970B 11:22:07 87dcfbd50f5c Verifying Checksum 11:22:07 87dcfbd50f5c Download complete 11:22:08 edcc06ca920a Downloading [> ] 539.6kB/77.96MB 11:22:08 083ee1b29467 Downloading [=======> ] 11.35MB/77.96MB 11:22:08 2d35ebdb57d9 Extracting [=============================================> ] 3.473MB/3.802MB 11:22:08 2d35ebdb57d9 Extracting [=============================================> ] 3.473MB/3.802MB 11:22:08 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 11:22:08 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 11:22:08 02c02ca3cfe9 Downloading [=====> ] 9.19MB/80.49MB 11:22:08 2d35ebdb57d9 Pull complete 11:22:08 2d35ebdb57d9 Pull complete 11:22:08 edcc06ca920a Downloading [==> ] 4.324MB/77.96MB 11:22:08 083ee1b29467 Downloading [===============> ] 24.87MB/77.96MB 11:22:08 02c02ca3cfe9 Downloading [===========> ] 17.84MB/80.49MB 11:22:08 edcc06ca920a Downloading [======> ] 10.27MB/77.96MB 11:22:08 083ee1b29467 Downloading [========================> ] 38.93MB/77.96MB 11:22:08 02c02ca3cfe9 Downloading [==================> ] 29.2MB/80.49MB 11:22:08 edcc06ca920a Downloading [===========> ] 18.38MB/77.96MB 11:22:08 083ee1b29467 Downloading [====================================> ] 57.31MB/77.96MB 11:22:08 02c02ca3cfe9 Downloading [============================> ] 46.5MB/80.49MB 11:22:08 083ee1b29467 Downloading [===============================================> ] 74.07MB/77.96MB 11:22:08 edcc06ca920a Downloading [=================> ] 27.57MB/77.96MB 11:22:08 083ee1b29467 Verifying Checksum 11:22:08 083ee1b29467 Download complete 11:22:08 083ee1b29467 Extracting [> ] 557.1kB/77.96MB 11:22:08 02c02ca3cfe9 Downloading [======================================> ] 62.72MB/80.49MB 11:22:08 ddc4f5832255 Downloading [> ] 162.7kB/15.23MB 11:22:08 edcc06ca920a Downloading [==========================> ] 41.63MB/77.96MB 11:22:08 02c02ca3cfe9 Verifying Checksum 11:22:08 02c02ca3cfe9 Download complete 11:22:08 5c0ab4066cd9 Downloading [==================================================>] 1.075kB/1.075kB 11:22:08 5c0ab4066cd9 Verifying Checksum 11:22:08 5c0ab4066cd9 Download complete 11:22:08 ddc4f5832255 Downloading [==========> ] 3.112MB/15.23MB 11:22:08 ca45e976606a Downloading [============================> ] 3.003kB/5.241kB 11:22:08 ca45e976606a Downloading [==================================================>] 5.241kB/5.241kB 11:22:08 ca45e976606a Verifying Checksum 11:22:08 ca45e976606a Download complete 11:22:08 083ee1b29467 Extracting [=> ] 2.785MB/77.96MB 11:22:08 b7934dc6314f Downloading [==================================================>] 1.034kB/1.034kB 11:22:08 b7934dc6314f Verifying Checksum 11:22:08 b7934dc6314f Download complete 11:22:08 edcc06ca920a Downloading [===================================> ] 55.69MB/77.96MB 11:22:08 4ef8f3b8acb1 Downloading [==================================================>] 1.035kB/1.035kB 11:22:08 4ef8f3b8acb1 Verifying Checksum 11:22:08 4ef8f3b8acb1 Download complete 11:22:08 087196f6596f Downloading [==========> ] 3.002kB/14.78kB 11:22:08 087196f6596f Downloading [==================================================>] 14.78kB/14.78kB 11:22:08 087196f6596f Verifying Checksum 11:22:08 087196f6596f Download complete 11:22:08 083ee1b29467 Extracting [=====> ] 8.913MB/77.96MB 11:22:08 0c8d55a45c0d Downloading [> ] 310.2kB/29.78MB 11:22:08 ddc4f5832255 Downloading [====================================> ] 11.14MB/15.23MB 11:22:08 edcc06ca920a Downloading [==============================================> ] 71.91MB/77.96MB 11:22:08 ddc4f5832255 Downloading [==================================================>] 15.23MB/15.23MB 11:22:08 ddc4f5832255 Download complete 11:22:08 edcc06ca920a Verifying Checksum 11:22:08 edcc06ca920a Download complete 11:22:08 edcc06ca920a Extracting [> ] 557.1kB/77.96MB 11:22:08 46e6d6da846e Downloading [==================================================>] 1.169kB/1.169kB 11:22:08 46e6d6da846e Download complete 11:22:08 2e73123a8202 Downloading [> ] 64.45kB/6.438MB 11:22:08 2eb6e6454401 Downloading [> ] 15.3kB/1.257MB 11:22:08 083ee1b29467 Extracting [========> ] 13.37MB/77.96MB 11:22:08 0c8d55a45c0d Downloading [==============> ] 8.715MB/29.78MB 11:22:08 2eb6e6454401 Downloading [==================================================>] 1.257MB/1.257MB 11:22:08 2eb6e6454401 Verifying Checksum 11:22:08 2eb6e6454401 Download complete 11:22:08 2be8671e729e Downloading [> ] 97.22kB/8.204MB 11:22:08 2e73123a8202 Download complete 11:22:08 0c8d55a45c0d Downloading [=============================> ] 17.74MB/29.78MB 11:22:08 083ee1b29467 Extracting [============> ] 20.05MB/77.96MB 11:22:08 edcc06ca920a Extracting [=> ] 2.785MB/77.96MB 11:22:08 0d9211fd3e1a Downloading [> ] 15.3kB/1.312MB 11:22:08 2be8671e729e Downloading [=====================> ] 3.538MB/8.204MB 11:22:08 0d9211fd3e1a Verifying Checksum 11:22:08 0d9211fd3e1a Download complete 11:22:08 0c8d55a45c0d Verifying Checksum 11:22:08 0c8d55a45c0d Download complete 11:22:08 ed8cfcf27c7a Downloading [==================================================>] 116B/116B 11:22:08 ed8cfcf27c7a Verifying Checksum 11:22:08 ed8cfcf27c7a Download complete 11:22:09 2be8671e729e Verifying Checksum 11:22:09 2be8671e729e Download complete 11:22:09 ca18c8e97cb3 Downloading [===============================================> ] 3.011kB/3.142kB 11:22:09 ca18c8e97cb3 Downloading [==================================================>] 3.142kB/3.142kB 11:22:09 ca18c8e97cb3 Verifying Checksum 11:22:09 ca18c8e97cb3 Download complete 11:22:09 b65758d82f26 Downloading [> ] 539.6kB/114.1MB 11:22:09 0c8d55a45c0d Extracting [> ] 327.7kB/29.78MB 11:22:09 ec9be5b30934 Downloading [==================================================>] 128B/128B 11:22:09 ec9be5b30934 Verifying Checksum 11:22:09 ec9be5b30934 Download complete 11:22:09 df3e8313a980 Downloading [==============> ] 3.01kB/10.34kB 11:22:09 df3e8313a980 Downloading [==================================================>] 10.34kB/10.34kB 11:22:09 df3e8313a980 Verifying Checksum 11:22:09 df3e8313a980 Download complete 11:22:09 083ee1b29467 Extracting [=================> ] 26.74MB/77.96MB 11:22:09 edcc06ca920a Extracting [=====> ] 7.799MB/77.96MB 11:22:09 4d1dbc12fcae Downloading [=========================> ] 3.011kB/5.837kB 11:22:09 4d1dbc12fcae Downloading [==================================================>] 5.837kB/5.837kB 11:22:09 4d1dbc12fcae Verifying Checksum 11:22:09 4d1dbc12fcae Download complete 11:22:09 a63efc7efa2e Downloading [==================================================>] 169B/169B 11:22:09 a63efc7efa2e Verifying Checksum 11:22:09 a63efc7efa2e Download complete 11:22:09 4ff421dac293 Downloading [==================================================>] 186B/186B 11:22:09 4ff421dac293 Verifying Checksum 11:22:09 4ff421dac293 Download complete 11:22:09 9d85dc8d0609 Downloading [> ] 15.3kB/783.4kB 11:22:09 d0f7326b7716 Downloading [==> ] 15.3kB/324.6kB 11:22:09 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB 11:22:09 9d85dc8d0609 Download complete 11:22:09 9d85dc8d0609 Extracting [==> ] 32.77kB/783.4kB 11:22:09 9d85dc8d0609 Extracting [==================================================>] 783.4kB/783.4kB 11:22:09 9d85dc8d0609 Extracting [==================================================>] 783.4kB/783.4kB 11:22:09 b65758d82f26 Downloading [=====> ] 12.43MB/114.1MB 11:22:09 3dccafa3f67b Downloading [> ] 539.6kB/69.62MB 11:22:09 0c8d55a45c0d Extracting [=======> ] 4.26MB/29.78MB 11:22:09 083ee1b29467 Extracting [======================> ] 34.54MB/77.96MB 11:22:09 edcc06ca920a Extracting [========> ] 13.37MB/77.96MB 11:22:09 d0f7326b7716 Downloading [==================================================>] 324.6kB/324.6kB 11:22:09 d0f7326b7716 Verifying Checksum 11:22:09 d0f7326b7716 Download complete 11:22:09 d956c9c5fe9e Downloading [> ] 539.6kB/63.56MB 11:22:09 9d85dc8d0609 Pull complete 11:22:09 d0f7326b7716 Extracting [=====> ] 32.77kB/324.6kB 11:22:09 d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB 11:22:09 b65758d82f26 Downloading [=============> ] 30.28MB/114.1MB 11:22:09 d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB 11:22:09 3dccafa3f67b Downloading [===> ] 4.865MB/69.62MB 11:22:09 0c8d55a45c0d Extracting [=============> ] 7.864MB/29.78MB 11:22:09 083ee1b29467 Extracting [=========================> ] 40.11MB/77.96MB 11:22:09 edcc06ca920a Extracting [===========> ] 17.27MB/77.96MB 11:22:09 d956c9c5fe9e Downloading [==> ] 2.702MB/63.56MB 11:22:09 d0f7326b7716 Pull complete 11:22:09 b65758d82f26 Downloading [==================> ] 43.25MB/114.1MB 11:22:09 3dccafa3f67b Downloading [=======> ] 10.27MB/69.62MB 11:22:09 083ee1b29467 Extracting [=============================> ] 45.68MB/77.96MB 11:22:09 edcc06ca920a Extracting [==============> ] 22.84MB/77.96MB 11:22:09 0c8d55a45c0d Extracting [=================> ] 10.16MB/29.78MB 11:22:09 d956c9c5fe9e Downloading [=====> ] 7.568MB/63.56MB 11:22:09 b65758d82f26 Downloading [==========================> ] 61.09MB/114.1MB 11:22:09 3dccafa3f67b Downloading [===========> ] 15.68MB/69.62MB 11:22:09 083ee1b29467 Extracting [================================> ] 51.25MB/77.96MB 11:22:09 edcc06ca920a Extracting [=================> ] 27.3MB/77.96MB 11:22:09 0c8d55a45c0d Extracting [======================> ] 13.43MB/29.78MB 11:22:09 d956c9c5fe9e Downloading [========> ] 10.81MB/63.56MB 11:22:09 b65758d82f26 Downloading [===================================> ] 80.02MB/114.1MB 11:22:09 3dccafa3f67b Downloading [===============> ] 22.17MB/69.62MB 11:22:09 0c8d55a45c0d Extracting [============================> ] 17.04MB/29.78MB 11:22:09 083ee1b29467 Extracting [=====================================> ] 57.93MB/77.96MB 11:22:09 edcc06ca920a Extracting [====================> ] 31.75MB/77.96MB 11:22:09 d956c9c5fe9e Downloading [==============> ] 18.38MB/63.56MB 11:22:09 b65758d82f26 Downloading [==========================================> ] 97.86MB/114.1MB 11:22:09 3dccafa3f67b Downloading [========================> ] 33.52MB/69.62MB 11:22:09 0c8d55a45c0d Extracting [=======================================> ] 23.59MB/29.78MB 11:22:09 083ee1b29467 Extracting [=========================================> ] 64.06MB/77.96MB 11:22:09 edcc06ca920a Extracting [=======================> ] 37.32MB/77.96MB 11:22:09 b65758d82f26 Verifying Checksum 11:22:09 b65758d82f26 Download complete 11:22:09 3dccafa3f67b Downloading [==================================> ] 48.12MB/69.62MB 11:22:09 d956c9c5fe9e Downloading [=================> ] 22.71MB/63.56MB 11:22:09 1d8e8fd2e272 Downloading [==================================================>] 635B/635B 11:22:09 1d8e8fd2e272 Verifying Checksum 11:22:09 1d8e8fd2e272 Download complete 11:22:09 1dccce9f415d Downloading [=====================================> ] 3.011kB/4.022kB 11:22:09 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB 11:22:09 1dccce9f415d Verifying Checksum 11:22:09 1dccce9f415d Download complete 11:22:09 e5d54fbf8ee1 Downloading [==================================================>] 1.479kB/1.479kB 11:22:09 e5d54fbf8ee1 Download complete 11:22:09 37404d8f503a Downloading [==> ] 3.01kB/60.73kB 11:22:09 083ee1b29467 Extracting [============================================> ] 69.63MB/77.96MB 11:22:09 37404d8f503a Downloading [==================================================>] 60.73kB/60.73kB 11:22:09 37404d8f503a Verifying Checksum 11:22:09 37404d8f503a Download complete 11:22:09 edcc06ca920a Extracting [===========================> ] 42.89MB/77.96MB 11:22:09 b30c77c91326 Downloading [==================================================>] 100B/100B 11:22:09 b30c77c91326 Verifying Checksum 11:22:09 b30c77c91326 Download complete 11:22:09 3dccafa3f67b Verifying Checksum 11:22:09 3dccafa3f67b Download complete 11:22:09 d76a56e8adff Downloading [==================================================>] 694B/694B 11:22:09 d76a56e8adff Download complete 11:22:09 589002ba0eae Downloading [> ] 48.06kB/3.862MB 11:22:09 d956c9c5fe9e Downloading [======================> ] 28.65MB/63.56MB 11:22:09 3dccafa3f67b Extracting [> ] 557.1kB/69.62MB 11:22:09 55ab1e72ea6b Downloading [==================================================>] 140B/140B 11:22:09 55ab1e72ea6b Verifying Checksum 11:22:09 55ab1e72ea6b Download complete 11:22:09 d001fec19695 Downloading [> ] 48.06kB/3.802MB 11:22:09 edcc06ca920a Extracting [=============================> ] 46.24MB/77.96MB 11:22:09 0c8d55a45c0d Extracting [============================================> ] 26.21MB/29.78MB 11:22:09 083ee1b29467 Extracting [===============================================> ] 74.65MB/77.96MB 11:22:09 589002ba0eae Verifying Checksum 11:22:09 589002ba0eae Download complete 11:22:09 589002ba0eae Extracting [> ] 65.54kB/3.862MB 11:22:09 d956c9c5fe9e Downloading [======================================> ] 49.2MB/63.56MB 11:22:09 3dccafa3f67b Extracting [===> ] 4.456MB/69.62MB 11:22:09 3ba27807b9c7 Downloading [> ] 97.22kB/8.735MB 11:22:09 d001fec19695 Verifying Checksum 11:22:10 d001fec19695 Download complete 11:22:10 edcc06ca920a Extracting [===============================> ] 49.02MB/77.96MB 11:22:10 d956c9c5fe9e Download complete 11:22:10 d9540a4bc1c2 Downloading [==> ] 3.01kB/63.6kB 11:22:10 d9540a4bc1c2 Downloading [==================================================>] 63.6kB/63.6kB 11:22:10 d9540a4bc1c2 Verifying Checksum 11:22:10 d9540a4bc1c2 Download complete 11:22:10 d41bf626969c Downloading [=====> ] 3.01kB/29.29kB 11:22:10 d41bf626969c Downloading [==================================================>] 29.29kB/29.29kB 11:22:10 d41bf626969c Verifying Checksum 11:22:10 d41bf626969c Download complete 11:22:10 0c8d55a45c0d Extracting [===============================================> ] 28.51MB/29.78MB 11:22:10 589002ba0eae Extracting [=======================> ] 1.835MB/3.862MB 11:22:10 ad861c5afa0e Downloading [> ] 539.6kB/111MB 11:22:10 3dccafa3f67b Extracting [=====> ] 7.242MB/69.62MB 11:22:10 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 11:22:10 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 11:22:10 589002ba0eae Extracting [==================================================>] 3.862MB/3.862MB 11:22:10 589002ba0eae Extracting [==================================================>] 3.862MB/3.862MB 11:22:10 3ba27807b9c7 Downloading [=================================> ] 5.897MB/8.735MB 11:22:10 edcc06ca920a Extracting [==================================> ] 53.48MB/77.96MB 11:22:10 589002ba0eae Pull complete 11:22:10 e105edd9dfaf Downloading [> ] 539.6kB/82.33MB 11:22:10 55ab1e72ea6b Extracting [==================================================>] 140B/140B 11:22:10 55ab1e72ea6b Extracting [==================================================>] 140B/140B 11:22:10 3ba27807b9c7 Verifying Checksum 11:22:10 3ba27807b9c7 Download complete 11:22:10 55ab1e72ea6b Pull complete 11:22:10 d001fec19695 Extracting [> ] 65.54kB/3.802MB 11:22:10 c14561403364 Downloading [============> ] 3.01kB/11.92kB 11:22:10 c14561403364 Downloading [==================================================>] 11.92kB/11.92kB 11:22:10 c14561403364 Download complete 11:22:10 ad861c5afa0e Downloading [==> ] 4.865MB/111MB 11:22:10 0c8d55a45c0d Extracting [================================================> ] 28.84MB/29.78MB 11:22:10 3dccafa3f67b Extracting [=======> ] 10.03MB/69.62MB 11:22:10 083ee1b29467 Pull complete 11:22:10 a48090c7f63f Extracting [==================================================>] 241B/241B 11:22:10 a48090c7f63f Extracting [==================================================>] 241B/241B 11:22:10 8382c0704df2 Downloading [==================================================>] 1.325kB/1.325kB 11:22:10 8382c0704df2 Verifying Checksum 11:22:10 8382c0704df2 Download complete 11:22:10 a48090c7f63f Pull complete 11:22:10 1783396d4469 Extracting [==================================================>] 2.544kB/2.544kB 11:22:10 1783396d4469 Extracting [==================================================>] 2.544kB/2.544kB 11:22:10 1783396d4469 Pull complete 11:22:10 4644b9b0f167 Extracting [==================================================>] 976B/976B 11:22:10 4644b9b0f167 Extracting [==================================================>] 976B/976B 11:22:10 e105edd9dfaf Downloading [=======> ] 11.89MB/82.33MB 11:22:10 edcc06ca920a Extracting [=====================================> ] 57.93MB/77.96MB 11:22:10 4644b9b0f167 Pull complete 11:22:10 02c02ca3cfe9 Extracting [> ] 557.1kB/80.49MB 11:22:10 d001fec19695 Extracting [==========> ] 786.4kB/3.802MB 11:22:10 ad861c5afa0e Downloading [=======> ] 16.76MB/111MB 11:22:10 3dccafa3f67b Extracting [==========> ] 13.93MB/69.62MB 11:22:10 0c8d55a45c0d Extracting [================================================> ] 29.16MB/29.78MB 11:22:10 e105edd9dfaf Downloading [=================> ] 28.11MB/82.33MB 11:22:10 edcc06ca920a Extracting [========================================> ] 62.95MB/77.96MB 11:22:10 02c02ca3cfe9 Extracting [=====> ] 8.913MB/80.49MB 11:22:10 ad861c5afa0e Downloading [================> ] 36.22MB/111MB 11:22:10 3dccafa3f67b Extracting [=============> ] 18.38MB/69.62MB 11:22:10 d001fec19695 Extracting [==================================================>] 3.802MB/3.802MB 11:22:10 e105edd9dfaf Downloading [============================> ] 47.04MB/82.33MB 11:22:10 0c8d55a45c0d Extracting [==================================================>] 29.78MB/29.78MB 11:22:10 edcc06ca920a Extracting [==========================================> ] 66.85MB/77.96MB 11:22:10 ad861c5afa0e Downloading [=========================> ] 56.77MB/111MB 11:22:10 02c02ca3cfe9 Extracting [============> ] 20.05MB/80.49MB 11:22:10 3dccafa3f67b Extracting [================> ] 22.84MB/69.62MB 11:22:10 0c8d55a45c0d Pull complete 11:22:10 46e6d6da846e Extracting [==================================================>] 1.169kB/1.169kB 11:22:10 46e6d6da846e Extracting [==================================================>] 1.169kB/1.169kB 11:22:10 46e6d6da846e Pull complete 11:22:10 e105edd9dfaf Downloading [=======================================> ] 65.42MB/82.33MB 11:22:10 2e73123a8202 Extracting [> ] 65.54kB/6.438MB 11:22:10 edcc06ca920a Extracting [==============================================> ] 72.42MB/77.96MB 11:22:10 ad861c5afa0e Downloading [=================================> ] 75.15MB/111MB 11:22:10 02c02ca3cfe9 Extracting [================> ] 27.3MB/80.49MB 11:22:10 d001fec19695 Pull complete 11:22:10 3ba27807b9c7 Extracting [> ] 98.3kB/8.735MB 11:22:10 3dccafa3f67b Extracting [====================> ] 27.85MB/69.62MB 11:22:10 e105edd9dfaf Verifying Checksum 11:22:10 e105edd9dfaf Download complete 11:22:10 2e73123a8202 Extracting [====================> ] 2.621MB/6.438MB 11:22:10 edcc06ca920a Extracting [=================================================> ] 76.87MB/77.96MB 11:22:10 02c02ca3cfe9 Extracting [=====================> ] 34.54MB/80.49MB 11:22:10 3ba27807b9c7 Extracting [=============================> ] 5.112MB/8.735MB 11:22:10 ad861c5afa0e Downloading [========================================> ] 89.75MB/111MB 11:22:10 3dccafa3f67b Extracting [======================> ] 30.64MB/69.62MB 11:22:10 2e73123a8202 Extracting [==================================================>] 6.438MB/6.438MB 11:22:10 3ba27807b9c7 Extracting [==================================================>] 8.735MB/8.735MB 11:22:10 3ba27807b9c7 Pull complete 11:22:10 d9540a4bc1c2 Extracting [=========================> ] 32.77kB/63.6kB 11:22:10 d9540a4bc1c2 Extracting [==================================================>] 63.6kB/63.6kB 11:22:10 02c02ca3cfe9 Extracting [==========================> ] 43.45MB/80.49MB 11:22:10 edcc06ca920a Extracting [==================================================>] 77.96MB/77.96MB 11:22:10 ad861c5afa0e Verifying Checksum 11:22:10 ad861c5afa0e Download complete 11:22:10 edcc06ca920a Extracting [==================================================>] 77.96MB/77.96MB 11:22:10 d9540a4bc1c2 Pull complete 11:22:10 3dccafa3f67b Extracting [========================> ] 33.98MB/69.62MB 11:22:10 d41bf626969c Extracting [==================================================>] 29.29kB/29.29kB 11:22:10 d41bf626969c Extracting [==================================================>] 29.29kB/29.29kB 11:22:10 2e73123a8202 Pull complete 11:22:10 2eb6e6454401 Extracting [=> ] 32.77kB/1.257MB 11:22:10 d41bf626969c Pull complete 11:22:10 ad861c5afa0e Extracting [> ] 557.1kB/111MB 11:22:10 edcc06ca920a Pull complete 11:22:10 ddc4f5832255 Extracting [> ] 163.8kB/15.23MB 11:22:10 02c02ca3cfe9 Extracting [================================> ] 52.92MB/80.49MB 11:22:10 2eb6e6454401 Extracting [==================================================>] 1.257MB/1.257MB 11:22:10 3dccafa3f67b Extracting [============================> ] 39.55MB/69.62MB 11:22:10 2eb6e6454401 Pull complete 11:22:10 2be8671e729e Extracting [> ] 98.3kB/8.204MB 11:22:10 ad861c5afa0e Extracting [==> ] 4.456MB/111MB 11:22:10 ddc4f5832255 Extracting [=========> ] 2.949MB/15.23MB 11:22:10 02c02ca3cfe9 Extracting [========================================> ] 65.18MB/80.49MB 11:22:11 3dccafa3f67b Extracting [========================================> ] 56.26MB/69.62MB 11:22:11 2be8671e729e Extracting [====================> ] 3.342MB/8.204MB 11:22:11 ad861c5afa0e Extracting [===> ] 7.242MB/111MB 11:22:11 02c02ca3cfe9 Extracting [=================================================> ] 79.1MB/80.49MB 11:22:11 ddc4f5832255 Extracting [================> ] 4.915MB/15.23MB 11:22:11 02c02ca3cfe9 Extracting [==================================================>] 80.49MB/80.49MB 11:22:11 02c02ca3cfe9 Pull complete 11:22:11 87dcfbd50f5c Extracting [==================================================>] 970B/970B 11:22:11 87dcfbd50f5c Extracting [==================================================>] 970B/970B 11:22:11 87dcfbd50f5c Pull complete 11:22:11 policy-api Pulled 11:22:11 3dccafa3f67b Extracting [=================================================> ] 69.07MB/69.62MB 11:22:11 2be8671e729e Extracting [=============================> ] 4.817MB/8.204MB 11:22:11 ad861c5afa0e Extracting [====> ] 10.58MB/111MB 11:22:11 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB 11:22:11 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB 11:22:11 ddc4f5832255 Extracting [==================> ] 5.734MB/15.23MB 11:22:11 3dccafa3f67b Pull complete 11:22:11 d956c9c5fe9e Extracting [> ] 557.1kB/63.56MB 11:22:11 ad861c5afa0e Extracting [======> ] 14.48MB/111MB 11:22:11 2be8671e729e Extracting [===================================> ] 5.898MB/8.204MB 11:22:11 ddc4f5832255 Extracting [=========================> ] 7.7MB/15.23MB 11:22:11 d956c9c5fe9e Extracting [===> ] 4.456MB/63.56MB 11:22:11 2be8671e729e Extracting [===========================================> ] 7.176MB/8.204MB 11:22:11 ad861c5afa0e Extracting [=======> ] 17.27MB/111MB 11:22:11 2be8671e729e Extracting [==================================================>] 8.204MB/8.204MB 11:22:11 2be8671e729e Pull complete 11:22:11 0d9211fd3e1a Extracting [=> ] 32.77kB/1.312MB 11:22:11 d956c9c5fe9e Extracting [=======> ] 9.47MB/63.56MB 11:22:11 ddc4f5832255 Extracting [===========================> ] 8.356MB/15.23MB 11:22:11 ad861c5afa0e Extracting [========> ] 18.38MB/111MB 11:22:11 0d9211fd3e1a Extracting [==================================================>] 1.312MB/1.312MB 11:22:11 0d9211fd3e1a Pull complete 11:22:11 ed8cfcf27c7a Extracting [==================================================>] 116B/116B 11:22:11 ed8cfcf27c7a Extracting [==================================================>] 116B/116B 11:22:11 ddc4f5832255 Extracting [=============================> ] 9.011MB/15.23MB 11:22:11 d956c9c5fe9e Extracting [==========> ] 12.81MB/63.56MB 11:22:11 ed8cfcf27c7a Pull complete 11:22:11 ca18c8e97cb3 Extracting [==================================================>] 3.142kB/3.142kB 11:22:11 ca18c8e97cb3 Extracting [==================================================>] 3.142kB/3.142kB 11:22:11 ca18c8e97cb3 Pull complete 11:22:11 ad861c5afa0e Extracting [==========> ] 22.28MB/111MB 11:22:11 b65758d82f26 Extracting [> ] 557.1kB/114.1MB 11:22:11 ddc4f5832255 Extracting [=====================================> ] 11.3MB/15.23MB 11:22:11 d956c9c5fe9e Extracting [============> ] 15.6MB/63.56MB 11:22:11 ad861c5afa0e Extracting [============> ] 27.85MB/111MB 11:22:11 b65758d82f26 Extracting [==> ] 5.571MB/114.1MB 11:22:11 ddc4f5832255 Extracting [=======================================> ] 12.12MB/15.23MB 11:22:11 d956c9c5fe9e Extracting [===============> ] 19.5MB/63.56MB 11:22:11 ad861c5afa0e Extracting [================> ] 36.77MB/111MB 11:22:11 ddc4f5832255 Extracting [==================================================>] 15.23MB/15.23MB 11:22:11 b65758d82f26 Extracting [===> ] 8.913MB/114.1MB 11:22:11 d956c9c5fe9e Extracting [=================> ] 22.84MB/63.56MB 11:22:11 ddc4f5832255 Pull complete 11:22:11 5c0ab4066cd9 Extracting [==================================================>] 1.075kB/1.075kB 11:22:11 5c0ab4066cd9 Extracting [==================================================>] 1.075kB/1.075kB 11:22:11 5c0ab4066cd9 Pull complete 11:22:11 ca45e976606a Extracting [==================================================>] 5.241kB/5.241kB 11:22:11 ca45e976606a Extracting [==================================================>] 5.241kB/5.241kB 11:22:11 ca45e976606a Pull complete 11:22:11 b7934dc6314f Extracting [==================================================>] 1.034kB/1.034kB 11:22:11 b7934dc6314f Extracting [==================================================>] 1.034kB/1.034kB 11:22:11 ad861c5afa0e Extracting [==================> ] 40.67MB/111MB 11:22:11 b65758d82f26 Extracting [====> ] 10.03MB/114.1MB 11:22:11 b7934dc6314f Pull complete 11:22:12 4ef8f3b8acb1 Extracting [==================================================>] 1.035kB/1.035kB 11:22:12 4ef8f3b8acb1 Extracting [==================================================>] 1.035kB/1.035kB 11:22:12 4ef8f3b8acb1 Pull complete 11:22:12 087196f6596f Extracting [==================================================>] 14.78kB/14.78kB 11:22:12 087196f6596f Extracting [==================================================>] 14.78kB/14.78kB 11:22:12 d956c9c5fe9e Extracting [==================> ] 23.95MB/63.56MB 11:22:12 ad861c5afa0e Extracting [====================> ] 45.12MB/111MB 11:22:12 b65758d82f26 Extracting [=====> ] 12.81MB/114.1MB 11:22:12 087196f6596f Pull complete 11:22:12 policy-db-migrator Pulled 11:22:12 d956c9c5fe9e Extracting [=====================> ] 27.85MB/63.56MB 11:22:12 ad861c5afa0e Extracting [=======================> ] 51.25MB/111MB 11:22:12 b65758d82f26 Extracting [=======> ] 16.15MB/114.1MB 11:22:12 d956c9c5fe9e Extracting [============================> ] 36.77MB/63.56MB 11:22:12 ad861c5afa0e Extracting [=========================> ] 56.82MB/111MB 11:22:12 b65758d82f26 Extracting [=========> ] 21.17MB/114.1MB 11:22:12 d956c9c5fe9e Extracting [==========================================> ] 53.48MB/63.56MB 11:22:12 ad861c5afa0e Extracting [===========================> ] 60.72MB/111MB 11:22:12 b65758d82f26 Extracting [===========> ] 25.62MB/114.1MB 11:22:12 d956c9c5fe9e Extracting [=================================================> ] 63.5MB/63.56MB 11:22:12 d956c9c5fe9e Extracting [==================================================>] 63.56MB/63.56MB 11:22:12 ad861c5afa0e Extracting [=============================> ] 65.18MB/111MB 11:22:12 b65758d82f26 Extracting [=============> ] 31.2MB/114.1MB 11:22:12 d956c9c5fe9e Pull complete 11:22:12 1d8e8fd2e272 Extracting [==================================================>] 635B/635B 11:22:12 1d8e8fd2e272 Extracting [==================================================>] 635B/635B 11:22:12 1d8e8fd2e272 Pull complete 11:22:12 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB 11:22:12 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB 11:22:12 1dccce9f415d Pull complete 11:22:12 e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB 11:22:12 e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB 11:22:12 ad861c5afa0e Extracting [===============================> ] 69.07MB/111MB 11:22:12 e5d54fbf8ee1 Pull complete 11:22:12 37404d8f503a Extracting [==========================> ] 32.77kB/60.73kB 11:22:12 37404d8f503a Extracting [==================================================>] 60.73kB/60.73kB 11:22:12 b65758d82f26 Extracting [================> ] 36.77MB/114.1MB 11:22:12 37404d8f503a Pull complete 11:22:12 b30c77c91326 Extracting [==================================================>] 100B/100B 11:22:12 b30c77c91326 Extracting [==================================================>] 100B/100B 11:22:12 b30c77c91326 Pull complete 11:22:12 d76a56e8adff Extracting [==================================================>] 694B/694B 11:22:12 d76a56e8adff Extracting [==================================================>] 694B/694B 11:22:12 d76a56e8adff Pull complete 11:22:12 prometheus Pulled 11:22:12 ad861c5afa0e Extracting [================================> ] 72.97MB/111MB 11:22:12 b65758d82f26 Extracting [=================> ] 40.67MB/114.1MB 11:22:12 ad861c5afa0e Extracting [===================================> ] 79.1MB/111MB 11:22:12 b65758d82f26 Extracting [====================> ] 46.24MB/114.1MB 11:22:12 ad861c5afa0e Extracting [=====================================> ] 83MB/111MB 11:22:12 b65758d82f26 Extracting [======================> ] 51.81MB/114.1MB 11:22:13 ad861c5afa0e Extracting [=======================================> ] 88.01MB/111MB 11:22:13 b65758d82f26 Extracting [========================> ] 55.71MB/114.1MB 11:22:13 ad861c5afa0e Extracting [============================================> ] 98.04MB/111MB 11:22:13 b65758d82f26 Extracting [==========================> ] 59.6MB/114.1MB 11:22:13 ad861c5afa0e Extracting [===============================================> ] 104.7MB/111MB 11:22:13 b65758d82f26 Extracting [============================> ] 64.62MB/114.1MB 11:22:13 ad861c5afa0e Extracting [================================================> ] 107.5MB/111MB 11:22:13 b65758d82f26 Extracting [===============================> ] 72.42MB/114.1MB 11:22:13 ad861c5afa0e Extracting [=================================================> ] 109.2MB/111MB 11:22:13 b65758d82f26 Extracting [==================================> ] 77.99MB/114.1MB 11:22:13 ad861c5afa0e Extracting [==================================================>] 111MB/111MB 11:22:13 ad861c5afa0e Pull complete 11:22:13 b65758d82f26 Extracting [====================================> ] 83MB/114.1MB 11:22:13 e105edd9dfaf Extracting [> ] 557.1kB/82.33MB 11:22:13 b65758d82f26 Extracting [========================================> ] 92.47MB/114.1MB 11:22:13 e105edd9dfaf Extracting [> ] 1.114MB/82.33MB 11:22:13 b65758d82f26 Extracting [==========================================> ] 96.93MB/114.1MB 11:22:13 e105edd9dfaf Extracting [=> ] 1.671MB/82.33MB 11:22:13 b65758d82f26 Extracting [============================================> ] 100.8MB/114.1MB 11:22:14 b65758d82f26 Extracting [=============================================> ] 103.1MB/114.1MB 11:22:14 e105edd9dfaf Extracting [=> ] 2.228MB/82.33MB 11:22:14 b65758d82f26 Extracting [==============================================> ] 107MB/114.1MB 11:22:14 e105edd9dfaf Extracting [=> ] 2.785MB/82.33MB 11:22:14 b65758d82f26 Extracting [===============================================> ] 109.2MB/114.1MB 11:22:14 e105edd9dfaf Extracting [==> ] 4.456MB/82.33MB 11:22:14 b65758d82f26 Extracting [================================================> ] 110.9MB/114.1MB 11:22:14 e105edd9dfaf Extracting [===> ] 5.014MB/82.33MB 11:22:14 b65758d82f26 Extracting [=================================================> ] 112.5MB/114.1MB 11:22:14 e105edd9dfaf Extracting [===> ] 5.571MB/82.33MB 11:22:14 b65758d82f26 Extracting [=================================================> ] 113.6MB/114.1MB 11:22:14 b65758d82f26 Extracting [==================================================>] 114.1MB/114.1MB 11:22:14 b65758d82f26 Pull complete 11:22:14 df3e8313a980 Extracting [==================================================>] 10.34kB/10.34kB 11:22:14 df3e8313a980 Extracting [==================================================>] 10.34kB/10.34kB 11:22:14 df3e8313a980 Pull complete 11:22:14 ec9be5b30934 Extracting [==================================================>] 128B/128B 11:22:14 ec9be5b30934 Extracting [==================================================>] 128B/128B 11:22:14 e105edd9dfaf Extracting [=====> ] 8.913MB/82.33MB 11:22:14 ec9be5b30934 Pull complete 11:22:14 a63efc7efa2e Extracting [==================================================>] 169B/169B 11:22:14 a63efc7efa2e Extracting [==================================================>] 169B/169B 11:22:14 a63efc7efa2e Pull complete 11:22:14 4d1dbc12fcae Extracting [==================================================>] 5.837kB/5.837kB 11:22:14 4d1dbc12fcae Extracting [==================================================>] 5.837kB/5.837kB 11:22:14 4d1dbc12fcae Pull complete 11:22:14 4ff421dac293 Extracting [==================================================>] 186B/186B 11:22:14 4ff421dac293 Extracting [==================================================>] 186B/186B 11:22:14 4ff421dac293 Pull complete 11:22:14 postgres Pulled 11:22:15 e105edd9dfaf Extracting [======> ] 10.58MB/82.33MB 11:22:15 e105edd9dfaf Extracting [=======> ] 12.26MB/82.33MB 11:22:15 e105edd9dfaf Extracting [========> ] 14.48MB/82.33MB 11:22:15 e105edd9dfaf Extracting [==========> ] 17.27MB/82.33MB 11:22:15 e105edd9dfaf Extracting [===========> ] 18.94MB/82.33MB 11:22:15 e105edd9dfaf Extracting [============> ] 20.05MB/82.33MB 11:22:15 e105edd9dfaf Extracting [==============> ] 23.4MB/82.33MB 11:22:15 e105edd9dfaf Extracting [=================> ] 28.41MB/82.33MB 11:22:15 e105edd9dfaf Extracting [==================> ] 31.2MB/82.33MB 11:22:16 e105edd9dfaf Extracting [=====================> ] 35.09MB/82.33MB 11:22:16 e105edd9dfaf Extracting [=======================> ] 38.99MB/82.33MB 11:22:16 e105edd9dfaf Extracting [=========================> ] 41.78MB/82.33MB 11:22:16 e105edd9dfaf Extracting [============================> ] 46.24MB/82.33MB 11:22:16 e105edd9dfaf Extracting [==============================> ] 49.58MB/82.33MB 11:22:16 e105edd9dfaf Extracting [================================> ] 54.03MB/82.33MB 11:22:16 e105edd9dfaf Extracting [==================================> ] 56.82MB/82.33MB 11:22:16 e105edd9dfaf Extracting [=====================================> ] 61.28MB/82.33MB 11:22:17 e105edd9dfaf Extracting [======================================> ] 62.95MB/82.33MB 11:22:17 e105edd9dfaf Extracting [=========================================> ] 68.52MB/82.33MB 11:22:17 e105edd9dfaf Extracting [==========================================> ] 70.75MB/82.33MB 11:22:17 e105edd9dfaf Extracting [==============================================> ] 76.32MB/82.33MB 11:22:17 e105edd9dfaf Extracting [================================================> ] 80.22MB/82.33MB 11:22:17 e105edd9dfaf Extracting [==================================================>] 82.33MB/82.33MB 11:22:18 e105edd9dfaf Pull complete 11:22:18 c14561403364 Extracting [==================================================>] 11.92kB/11.92kB 11:22:18 c14561403364 Extracting [==================================================>] 11.92kB/11.92kB 11:22:18 c14561403364 Pull complete 11:22:18 8382c0704df2 Extracting [==================================================>] 1.325kB/1.325kB 11:22:18 8382c0704df2 Extracting [==================================================>] 1.325kB/1.325kB 11:22:18 8382c0704df2 Pull complete 11:22:18 grafana Pulled 11:22:18 Network compose_default Creating 11:22:18 Network compose_default Created 11:22:18 Container postgres Creating 11:22:18 Container prometheus Creating 11:22:22 Container prometheus Created 11:22:22 Container grafana Creating 11:22:22 Container postgres Created 11:22:22 Container policy-db-migrator Creating 11:22:22 Container policy-db-migrator Created 11:22:22 Container policy-api Creating 11:22:22 Container grafana Created 11:22:22 Container policy-api Created 11:22:22 Container prometheus Starting 11:22:22 Container postgres Starting 11:22:22 Container prometheus Started 11:22:22 Container grafana Starting 11:22:22 Container postgres Started 11:22:22 Container postgres Waiting 11:22:22 Container grafana Started 11:22:28 Container postgres Healthy 11:22:28 Container policy-db-migrator Starting 11:22:28 Container policy-db-migrator Started 11:22:28 Container policy-db-migrator Waiting 11:22:36 Container policy-db-migrator Exited 11:22:36 Container policy-api Starting 11:22:36 Container policy-api Started 11:22:36 Container postgres Waiting 11:22:36 Container policy-db-migrator Waiting 11:22:36 Container grafana Waiting 11:22:36 Container prometheus Waiting 11:22:36 Container policy-api Waiting 11:22:37 Container policy-db-migrator Exited 11:22:37 Container postgres Healthy 11:22:37 Container prometheus Healthy 11:22:37 Container grafana Healthy 11:22:47 Container policy-api Healthy 11:22:47 Prometheus server: http://localhost:30259 11:22:47 Grafana server: http://localhost:30269 11:22:47 Cloning into '/w/workspace/policy-api-master-project-csit-api/csit/resources/tests/models'... 11:22:48 Building robot framework docker image 11:22:48 Checking for Docker Buildx... 11:22:48 Docker Buildx is already installed. 11:22:48 Building with Docker Buildx... 11:23:21 sha256:759cc2c2f2642a03fb430d630c530be22ece7d0888e6f80465bdac96fc6e304a 11:23:27 top - 11:23:27 up 2 min, 0 users, load average: 1.45, 0.61, 0.23 11:23:27 Tasks: 199 total, 1 running, 198 sleeping, 0 stopped, 0 zombie 11:23:27 %Cpu(s): 0.8 us, 0.0 sy, 0.0 ni, 99.2 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st 11:23:27 11:23:27 total used free shared buff/cache available 11:23:27 Mem: 31Gi 1.5Gi 24Gi 29Mi 5.4Gi 29Gi 11:23:27 Swap: 1.0Gi 0B 1.0Gi 11:23:27 11:23:27 IMAGE NAMES STATUS 11:23:27 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up 50 seconds (healthy) 11:23:27 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) 11:23:27 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) 11:23:27 nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) 11:23:27 11:23:29 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 11:23:29 e48381161231 policy-api 0.21% 531.9MiB / 31.34GiB 1.66% 1.15MB / 1.24MB 0B / 233kB 56 11:23:29 6acae9dc6589 grafana 0.86% 108.5MiB / 31.34GiB 0.34% 22.6MB / 57.9kB 0B / 88MB 14 11:23:29 ed979236d8e8 prometheus 2.85% 19.41MiB / 31.34GiB 0.06% 290kB / 7.61kB 0B / 81.9kB 13 11:23:29 2052e7540dea postgres 6.83% 66.55MiB / 31.34GiB 0.21% 1.47MB / 1.57MB 4.1kB / 138MB 16 11:23:29 11:23:30 Container policy-csit Creating 11:23:30 Container policy-csit Created 11:23:30 Attaching to policy-csit 11:23:30 policy-csit | Invoking the robot tests from: api-test.robot api-slas.robot 11:23:30 policy-csit | Run Robot test 11:23:30 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 11:23:30 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 11:23:30 policy-csit | -v POLICY_API_IP:policy-api:6969 11:23:30 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 11:23:30 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 11:23:30 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 11:23:30 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 11:23:30 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 11:23:30 policy-csit | -v APEX_IP:policy-apex-pdp:6969 11:23:30 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 11:23:30 policy-csit | -v KAFKA_IP:kafka:9092 11:23:30 policy-csit | -v PROMETHEUS_IP:prometheus:9090 11:23:30 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 11:23:30 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 11:23:30 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 11:23:30 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 11:23:30 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 11:23:30 policy-csit | -v TEMP_FOLDER:/tmp/distribution 11:23:30 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 11:23:30 policy-csit | -v TEST_ENV:docker 11:23:30 policy-csit | -v JAEGER_IP:jaeger:16686 11:23:30 policy-csit | Starting Robot test suites ... 11:23:30 policy-csit | ============================================================================== 11:23:30 policy-csit | api 11:23:30 policy-csit | ============================================================================== 11:23:30 policy-csit | api.Api-Test 11:23:30 policy-csit | ============================================================================== 11:23:30 policy-csit | Healthcheck :: Verify policy api health check | PASS | 11:23:30 policy-csit | ------------------------------------------------------------------------------ 11:23:32 policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | 11:23:32 policy-csit | ------------------------------------------------------------------------------ 11:23:33 policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | 11:23:33 policy-csit | ------------------------------------------------------------------------------ 11:23:33 policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | 11:23:33 policy-csit | ------------------------------------------------------------------------------ 11:23:33 policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | 11:23:33 policy-csit | ------------------------------------------------------------------------------ 11:23:34 policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | 11:23:34 policy-csit | ------------------------------------------------------------------------------ 11:23:34 policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | 11:23:34 policy-csit | ------------------------------------------------------------------------------ 11:23:34 policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | 11:23:34 policy-csit | ------------------------------------------------------------------------------ 11:23:35 policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | 11:23:35 policy-csit | ------------------------------------------------------------------------------ 11:23:35 policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | 11:23:35 policy-csit | ------------------------------------------------------------------------------ 11:23:35 policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | 11:23:35 policy-csit | ------------------------------------------------------------------------------ 11:23:36 policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | 11:23:36 policy-csit | ------------------------------------------------------------------------------ 11:23:36 policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | 11:23:36 policy-csit | ------------------------------------------------------------------------------ 11:23:36 policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | 11:23:36 policy-csit | ------------------------------------------------------------------------------ 11:23:36 policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | 11:23:36 policy-csit | ------------------------------------------------------------------------------ 11:23:37 policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | 11:23:37 policy-csit | ------------------------------------------------------------------------------ 11:23:37 policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | 11:23:37 policy-csit | ------------------------------------------------------------------------------ 11:23:37 policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | 11:23:37 policy-csit | ------------------------------------------------------------------------------ 11:23:37 policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | 11:23:37 policy-csit | ------------------------------------------------------------------------------ 11:23:37 policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | 11:23:37 policy-csit | ------------------------------------------------------------------------------ 11:23:38 policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | 11:23:38 policy-csit | ------------------------------------------------------------------------------ 11:23:38 policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | 11:23:38 policy-csit | ------------------------------------------------------------------------------ 11:23:38 policy-csit | api.Api-Test | PASS | 11:23:38 policy-csit | 22 tests, 22 passed, 0 failed 11:23:38 policy-csit | ============================================================================== 11:23:38 policy-csit | api.Api-Slas 11:23:38 policy-csit | ============================================================================== 11:23:43 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 11:23:43 policy-csit | ------------------------------------------------------------------------------ 11:23:43 policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | 11:23:43 policy-csit | ------------------------------------------------------------------------------ 11:23:43 policy-csit | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | 11:23:43 policy-csit | ------------------------------------------------------------------------------ 11:23:43 policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | 11:23:43 policy-csit | ------------------------------------------------------------------------------ 11:23:43 policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | 11:23:43 policy-csit | ------------------------------------------------------------------------------ 11:23:43 policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | 11:23:43 policy-csit | ------------------------------------------------------------------------------ 11:23:43 policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | 11:23:43 policy-csit | ------------------------------------------------------------------------------ 11:23:43 policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | 11:23:43 policy-csit | ------------------------------------------------------------------------------ 11:23:43 policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | 11:23:43 policy-csit | ------------------------------------------------------------------------------ 11:23:43 policy-csit | api.Api-Slas | PASS | 11:23:43 policy-csit | 9 tests, 9 passed, 0 failed 11:23:43 policy-csit | ============================================================================== 11:23:43 policy-csit | api | PASS | 11:23:43 policy-csit | 31 tests, 31 passed, 0 failed 11:23:43 policy-csit | ============================================================================== 11:23:43 policy-csit | Output: /tmp/results/output.xml 11:23:43 policy-csit | Log: /tmp/results/log.html 11:23:43 policy-csit | Report: /tmp/results/report.html 11:23:43 policy-csit | RESULT: 0 11:23:43 policy-csit exited with code 0 11:23:43 IMAGE NAMES STATUS 11:23:43 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) 11:23:43 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) 11:23:43 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) 11:23:43 nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) 11:23:43 Shut down started! 11:23:47 Collecting logs from docker compose containers... 11:23:48 Tearing down containers... 11:23:48 Container grafana Stopping 11:23:48 Container policy-csit Stopping 11:23:48 Container policy-api Stopping 11:23:48 Container policy-csit Stopped 11:23:48 Container policy-csit Removing 11:23:48 Container policy-csit Removed 11:23:48 Container grafana Stopped 11:23:48 Container grafana Removing 11:23:48 Container grafana Removed 11:23:48 Container prometheus Stopping 11:23:49 Container prometheus Stopped 11:23:49 Container prometheus Removing 11:23:49 Container prometheus Removed 11:23:58 Container policy-api Stopped 11:23:58 Container policy-api Removing 11:23:58 Container policy-api Removed 11:23:58 Container policy-db-migrator Stopping 11:23:58 Container policy-db-migrator Stopped 11:23:58 Container policy-db-migrator Removing 11:23:58 Container policy-db-migrator Removed 11:23:58 Container postgres Stopping 11:23:59 Container postgres Stopped 11:23:59 Container postgres Removing 11:23:59 Container postgres Removed 11:23:59 Network compose_default Removing 11:23:59 Network compose_default Removed 11:23:59 $ ssh-agent -k 11:23:59 unset SSH_AUTH_SOCK; 11:23:59 unset SSH_AGENT_PID; 11:23:59 echo Agent pid 1587 killed; 11:23:59 [ssh-agent] Stopped. 11:23:59 Robot results publisher started... 11:23:59 INFO: Checking test criticality is deprecated and will be dropped in a future release! 11:23:59 -Parsing output xml: 11:24:00 Done! 11:24:00 -Copying log files to build dir: 11:24:00 Done! 11:24:00 -Assigning results to build: 11:24:00 Done! 11:24:00 -Checking thresholds: 11:24:00 Done! 11:24:00 Done publishing Robot results. 11:24:00 [PostBuildScript] - [INFO] Executing post build scripts. 11:24:00 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins6924048011950239838.sh 11:24:00 ---> sysstat.sh 11:24:00 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins8475700604812660973.sh 11:24:00 ---> package-listing.sh 11:24:00 ++ facter osfamily 11:24:00 ++ tr '[:upper:]' '[:lower:]' 11:24:01 + OS_FAMILY=debian 11:24:01 + workspace=/w/workspace/policy-api-master-project-csit-api 11:24:01 + START_PACKAGES=/tmp/packages_start.txt 11:24:01 + END_PACKAGES=/tmp/packages_end.txt 11:24:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:24:01 + PACKAGES=/tmp/packages_start.txt 11:24:01 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:24:01 + PACKAGES=/tmp/packages_end.txt 11:24:01 + case "${OS_FAMILY}" in 11:24:01 + dpkg -l 11:24:01 + grep '^ii' 11:24:01 + '[' -f /tmp/packages_start.txt ']' 11:24:01 + '[' -f /tmp/packages_end.txt ']' 11:24:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:24:01 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:24:01 + mkdir -p /w/workspace/policy-api-master-project-csit-api/archives/ 11:24:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-master-project-csit-api/archives/ 11:24:01 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins2022467972310895784.sh 11:24:01 ---> capture-instance-metadata.sh 11:24:01 Setup pyenv: 11:24:01 system 11:24:01 3.8.20 11:24:01 3.9.20 11:24:01 3.10.15 11:24:01 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:24:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M3DG from file:/tmp/.os_lf_venv 11:24:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:24:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:24:03 lf-activate-venv(): INFO: Base packages installed successfully 11:24:03 lf-activate-venv(): INFO: Installing additional packages: lftools 11:24:11 lf-activate-venv(): INFO: Adding /tmp/venv-M3DG/bin to PATH 11:24:11 INFO: Running in OpenStack, capturing instance metadata 11:24:11 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins9727488329413322319.sh 11:24:11 provisioning config files... 11:24:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-master-project-csit-api@tmp/config8759252088421264763tmp 11:24:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:24:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:24:11 [EnvInject] - Injecting environment variables from a build step. 11:24:11 [EnvInject] - Injecting as environment variables the properties content 11:24:11 SERVER_ID=logs 11:24:11 11:24:11 [EnvInject] - Variables injected successfully. 11:24:11 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins10178888264897742572.sh 11:24:11 ---> create-netrc.sh 11:24:11 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins11026789764390864626.sh 11:24:11 ---> python-tools-install.sh 11:24:11 Setup pyenv: 11:24:11 system 11:24:11 3.8.20 11:24:11 3.9.20 11:24:11 3.10.15 11:24:11 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:24:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M3DG from file:/tmp/.os_lf_venv 11:24:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:24:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:24:13 lf-activate-venv(): INFO: Base packages installed successfully 11:24:13 lf-activate-venv(): INFO: Installing additional packages: lftools 11:24:19 lf-activate-venv(): INFO: Adding /tmp/venv-M3DG/bin to PATH 11:24:19 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins12556011602303992288.sh 11:24:19 ---> sudo-logs.sh 11:24:19 Archiving 'sudo' log.. 11:24:20 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins2965873360174094087.sh 11:24:20 ---> job-cost.sh 11:24:20 INFO: Activating Python virtual environment... 11:24:20 Setup pyenv: 11:24:20 system 11:24:20 3.8.20 11:24:20 3.9.20 11:24:20 3.10.15 11:24:20 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:24:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M3DG from file:/tmp/.os_lf_venv 11:24:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:24:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:24:22 lf-activate-venv(): INFO: Base packages installed successfully 11:24:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:24:26 lf-activate-venv(): INFO: Adding /tmp/venv-M3DG/bin to PATH 11:24:26 INFO: No stack-cost file found 11:24:26 INFO: Instance uptime: 236s 11:24:26 INFO: Fetching instance metadata (attempt 1 of 3)... 11:24:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:24:26 INFO: Successfully fetched instance metadata 11:24:26 INFO: Instance type: v3-standard-8 11:24:26 INFO: Retrieving pricing info for: v3-standard-8 11:24:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:24:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=236 11:24:26 INFO: Successfully fetched Vexxhost pricing API 11:24:26 INFO: Retrieved cost: 0.22 11:24:26 INFO: Retrieved resource: v3-standard-8 11:24:26 INFO: Creating archive directory: /w/workspace/policy-api-master-project-csit-api/archives/cost 11:24:26 INFO: Archiving costs to: /w/workspace/policy-api-master-project-csit-api/archives/cost.csv 11:24:26 INFO: Successfully archived job cost data 11:24:26 DEBUG: Cost data: policy-api-master-project-csit-api,2301,2026-02-16 11:24:26,v3-standard-8,236,0.22,0.00,SUCCESS 11:24:26 [policy-api-master-project-csit-api] $ /bin/bash -l /tmp/jenkins15157191985176282002.sh 11:24:26 ---> logs-deploy.sh 11:24:26 Setup pyenv: 11:24:26 system 11:24:26 3.8.20 11:24:26 3.9.20 11:24:26 3.10.15 11:24:26 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:24:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M3DG from file:/tmp/.os_lf_venv 11:24:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:24:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:24:28 lf-activate-venv(): INFO: Base packages installed successfully 11:24:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:24:34 lf-activate-venv(): INFO: Adding /tmp/venv-M3DG/bin to PATH 11:24:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-master-project-csit-api/2301 11:24:34 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:24:35 Archives upload complete. 11:24:35 INFO: archiving logs to Nexus 11:24:36 ---> uname -a: 11:24:36 Linux prd-ubuntu2204-docker-8c-8g-17320 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:24:36 11:24:36 11:24:36 ---> lscpu: 11:24:36 Architecture: x86_64 11:24:36 CPU op-mode(s): 32-bit, 64-bit 11:24:36 Address sizes: 40 bits physical, 48 bits virtual 11:24:36 Byte Order: Little Endian 11:24:36 CPU(s): 8 11:24:36 On-line CPU(s) list: 0-7 11:24:36 Vendor ID: AuthenticAMD 11:24:36 Model name: AMD EPYC-Rome Processor 11:24:36 CPU family: 23 11:24:36 Model: 49 11:24:36 Thread(s) per core: 1 11:24:36 Core(s) per socket: 1 11:24:36 Socket(s): 8 11:24:36 Stepping: 0 11:24:36 BogoMIPS: 5599.99 11:24:36 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:24:36 Virtualization: AMD-V 11:24:36 Hypervisor vendor: KVM 11:24:36 Virtualization type: full 11:24:36 L1d cache: 256 KiB (8 instances) 11:24:36 L1i cache: 256 KiB (8 instances) 11:24:36 L2 cache: 4 MiB (8 instances) 11:24:36 L3 cache: 128 MiB (8 instances) 11:24:36 NUMA node(s): 1 11:24:36 NUMA node0 CPU(s): 0-7 11:24:36 Vulnerability Gather data sampling: Not affected 11:24:36 Vulnerability Itlb multihit: Not affected 11:24:36 Vulnerability L1tf: Not affected 11:24:36 Vulnerability Mds: Not affected 11:24:36 Vulnerability Meltdown: Not affected 11:24:36 Vulnerability Mmio stale data: Not affected 11:24:36 Vulnerability Reg file data sampling: Not affected 11:24:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:24:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:24:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:24:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:24:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:24:36 Vulnerability Srbds: Not affected 11:24:36 Vulnerability Tsx async abort: Not affected 11:24:36 11:24:36 11:24:36 ---> nproc: 11:24:36 8 11:24:36 11:24:36 11:24:36 ---> df -h: 11:24:36 Filesystem Size Used Avail Use% Mounted on 11:24:36 tmpfs 3.2G 1.1M 3.2G 1% /run 11:24:36 /dev/vda1 155G 13G 143G 8% / 11:24:36 tmpfs 16G 0 16G 0% /dev/shm 11:24:36 tmpfs 5.0M 0 5.0M 0% /run/lock 11:24:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:24:36 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:24:36 11:24:36 11:24:36 ---> free -m: 11:24:36 total used free shared buff/cache available 11:24:36 Mem: 32092 681 26016 4 5394 30943 11:24:36 Swap: 1023 0 1023 11:24:36 11:24:36 11:24:36 ---> ip addr: 11:24:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:24:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:24:36 inet 127.0.0.1/8 scope host lo 11:24:36 valid_lft forever preferred_lft forever 11:24:36 inet6 ::1/128 scope host 11:24:36 valid_lft forever preferred_lft forever 11:24:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:24:36 link/ether fa:16:3e:1d:22:b3 brd ff:ff:ff:ff:ff:ff 11:24:36 altname enp0s3 11:24:36 inet 10.30.107.7/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:24:36 valid_lft 86161sec preferred_lft 86161sec 11:24:36 inet6 fe80::f816:3eff:fe1d:22b3/64 scope link 11:24:36 valid_lft forever preferred_lft forever 11:24:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:24:36 link/ether ae:72:d8:75:73:a1 brd ff:ff:ff:ff:ff:ff 11:24:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:24:36 valid_lft forever preferred_lft forever 11:24:36 inet6 fe80::ac72:d8ff:fe75:73a1/64 scope link 11:24:36 valid_lft forever preferred_lft forever 11:24:36 11:24:36 11:24:36 ---> sar -b -r -n DEV: 11:24:36 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-17320) 02/16/26 _x86_64_ (8 CPU) 11:24:36 11:24:36 11:20:41 LINUX RESTART (8 CPU) 11:24:36 11:24:36 11:24:36 ---> sar -P ALL: 11:24:36 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-17320) 02/16/26 _x86_64_ (8 CPU) 11:24:36 11:24:36 11:20:41 LINUX RESTART (8 CPU) 11:24:36 11:24:36 11:24:36