05:13:59 Started by timer 05:13:59 Running as SYSTEM 05:13:59 [EnvInject] - Loading node environment variables. 05:13:59 Building remotely on prd-ubuntu2204-docker-8c-8g-3392 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-quebec-project-csit-api 05:13:59 [ssh-agent] Looking for ssh-agent implementation... 05:13:59 $ ssh-agent 05:13:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX5pnpNz/agent.1554 05:13:59 SSH_AGENT_PID=1556 05:13:59 [ssh-agent] Started. 05:13:59 Running ssh-add (command line suppressed) 05:13:59 Identity added: /w/workspace/policy-api-quebec-project-csit-api@tmp/private_key_14573600585969689446.key (/w/workspace/policy-api-quebec-project-csit-api@tmp/private_key_14573600585969689446.key) 05:13:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:13:59 The recommended git tool is: NONE 05:14:01 using credential onap-jenkins-ssh 05:14:01 Wiping out workspace first. 05:14:01 Cloning the remote Git repository 05:14:01 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 05:14:01 > git init /w/workspace/policy-api-quebec-project-csit-api # timeout=10 05:14:01 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 05:14:01 > git --version # timeout=10 05:14:01 > git --version # 'git version 2.34.1' 05:14:01 using GIT_SSH to set credentials Gerrit user 05:14:01 Verifying host key using manually-configured host key entries 05:14:01 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:14:01 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 05:14:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:14:02 Avoid second fetch 05:14:02 > git rev-parse refs/remotes/origin/quebec^{commit} # timeout=10 05:14:02 Checking out Revision f26d16f28a3ab644efa59e980758db954e9799fa (refs/remotes/origin/quebec) 05:14:02 > git config core.sparsecheckout # timeout=10 05:14:02 > git checkout -f f26d16f28a3ab644efa59e980758db954e9799fa # timeout=30 05:14:02 Commit message: "Update .gitreview for quebec branch" 05:14:02 > git rev-list --no-walk f26d16f28a3ab644efa59e980758db954e9799fa # timeout=10 05:14:05 provisioning config files... 05:14:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:14:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:14:05 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins7674202134607551889.sh 05:14:05 ---> python-tools-install.sh 05:14:05 Setup pyenv: 05:14:05 * system (set by /opt/pyenv/version) 05:14:05 * 3.8.20 (set by /opt/pyenv/version) 05:14:05 * 3.9.20 (set by /opt/pyenv/version) 05:14:05 3.10.15 05:14:05 3.11.10 05:14:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WP4z 05:14:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:14:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:14:14 lf-activate-venv(): INFO: Base packages installed successfully 05:14:14 lf-activate-venv(): INFO: Installing additional packages: lftools 05:14:36 lf-activate-venv(): INFO: Adding /tmp/venv-WP4z/bin to PATH 05:14:36 Generating Requirements File 05:14:53 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. 05:14:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:14:54 Python 3.11.10 05:14:54 pip 26.0.1 from /tmp/venv-WP4z/lib/python3.11/site-packages/pip (python 3.11) 05:14:54 appdirs==1.4.4 05:14:54 argcomplete==3.6.3 05:14:54 aspy.yaml==1.3.0 05:14:54 attrs==26.1.0 05:14:54 autopage==0.6.0 05:14:54 beautifulsoup4==4.14.3 05:14:54 boto3==1.42.82 05:14:54 botocore==1.42.82 05:14:54 bs4==0.0.2 05:14:54 certifi==2026.2.25 05:14:54 cffi==2.0.0 05:14:54 cfgv==3.5.0 05:14:54 chardet==7.4.0.post2 05:14:54 charset-normalizer==3.4.7 05:14:54 click==8.3.1 05:14:54 cliff==4.13.2 05:14:54 cmd2==3.4.0 05:14:54 cryptography==3.3.2 05:14:54 debtcollector==3.1.0 05:14:54 decorator==5.2.1 05:14:54 defusedxml==0.7.1 05:14:54 Deprecated==1.3.1 05:14:54 distlib==0.4.0 05:14:54 dnspython==2.8.0 05:14:54 docker==7.1.0 05:14:54 dogpile.cache==1.5.0 05:14:54 durationpy==0.10 05:14:54 email-validator==2.3.0 05:14:54 filelock==3.25.2 05:14:54 future==1.0.0 05:14:54 gitdb==4.0.12 05:14:54 GitPython==3.1.46 05:14:54 httplib2==0.30.2 05:14:54 identify==2.6.18 05:14:54 idna==3.11 05:14:54 importlib-resources==1.5.0 05:14:54 iso8601==2.1.0 05:14:54 Jinja2==3.1.6 05:14:54 jmespath==1.1.0 05:14:54 jsonpatch==1.33 05:14:54 jsonpointer==3.1.1 05:14:54 jsonschema==4.26.0 05:14:54 jsonschema-specifications==2025.9.1 05:14:54 keystoneauth1==5.13.1 05:14:54 kubernetes==35.0.0 05:14:54 lftools==0.37.22 05:14:54 lxml==6.0.2 05:14:54 markdown-it-py==4.0.0 05:14:54 MarkupSafe==3.0.3 05:14:54 mdurl==0.1.2 05:14:54 msgpack==1.1.2 05:14:54 multi_key_dict==2.0.3 05:14:54 munch==4.0.0 05:14:54 netaddr==1.3.0 05:14:54 niet==1.4.2 05:14:54 nodeenv==1.10.0 05:14:54 oauth2client==4.1.3 05:14:54 oauthlib==3.3.1 05:14:54 openstacksdk==4.10.0 05:14:54 os-service-types==1.8.2 05:14:54 osc-lib==4.4.0 05:14:54 oslo.config==10.3.0 05:14:54 oslo.context==6.3.0 05:14:54 oslo.i18n==6.7.2 05:14:54 oslo.log==8.1.0 05:14:54 oslo.serialization==5.9.1 05:14:54 oslo.utils==10.0.0 05:14:54 packaging==26.0 05:14:54 pbr==7.0.3 05:14:54 platformdirs==4.9.4 05:14:54 prettytable==3.17.0 05:14:54 psutil==7.2.2 05:14:54 pyasn1==0.6.3 05:14:54 pyasn1_modules==0.4.2 05:14:54 pycparser==3.0 05:14:54 pygerrit2==2.0.15 05:14:54 PyGithub==2.9.0 05:14:54 Pygments==2.20.0 05:14:54 PyJWT==2.12.1 05:14:54 PyNaCl==1.6.2 05:14:54 pyparsing==2.4.7 05:14:54 pyperclip==1.11.0 05:14:54 pyrsistent==0.20.0 05:14:54 python-cinderclient==9.9.0 05:14:54 python-dateutil==2.9.0.post0 05:14:54 python-discovery==1.2.1 05:14:54 python-heatclient==5.1.0 05:14:54 python-jenkins==1.8.3 05:14:54 python-keystoneclient==5.8.0 05:14:54 python-magnumclient==4.10.0 05:14:54 python-openstackclient==9.0.0 05:14:54 python-swiftclient==4.10.0 05:14:54 PyYAML==6.0.3 05:14:54 referencing==0.37.0 05:14:54 requests==2.33.1 05:14:54 requests-oauthlib==2.0.0 05:14:54 requestsexceptions==1.4.0 05:14:54 rfc3986==2.0.0 05:14:54 rich==14.3.3 05:14:54 rich-argparse==1.7.2 05:14:54 rpds-py==0.30.0 05:14:54 rsa==4.9.1 05:14:54 ruamel.yaml==0.19.1 05:14:54 ruamel.yaml.clib==0.2.15 05:14:54 s3transfer==0.16.0 05:14:54 simplejson==3.20.2 05:14:54 six==1.17.0 05:14:54 smmap==5.0.3 05:14:54 soupsieve==2.8.3 05:14:54 stevedore==5.7.0 05:14:54 tabulate==0.10.0 05:14:54 toml==0.10.2 05:14:54 tomlkit==0.14.0 05:14:54 tqdm==4.67.3 05:14:54 typing_extensions==4.15.0 05:14:54 urllib3==1.26.20 05:14:54 virtualenv==21.2.0 05:14:54 wcwidth==0.6.0 05:14:54 websocket-client==1.9.0 05:14:54 wrapt==2.1.2 05:14:54 xdg==6.0.0 05:14:54 xmltodict==1.0.4 05:14:54 yq==3.4.3 05:14:54 [policy-api-quebec-project-csit-api] $ /bin/sh /tmp/jenkins6442281192709296144.sh 05:14:54 ---> uv-install.sh 05:14:54 Installing uv/uvx (latest) using shell installer 05:14:55 2026-04-03 05:14:55 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-03T05%3A47%3A28Z&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-04-03T04%3A46%3A45Z&ske=2026-04-03T05%3A47%3A28Z&sks=b&skv=2018-11-09&sig=xQLURsslj6CO74UCSs%2BMJPqcvOrN6ExlTjq%2FhDFfsDs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTE5MzUxNCwibmJmIjoxNzc1MTkzMjE0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.4dNAI-v-_WAoS5XngjMtWWLHL4PY3q80lF1IPo5S_Kc&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-3K8UN8.sh" [1] 05:14:55 downloading uv 0.11.3 x86_64-unknown-linux-gnu 05:14:55 installing to /home/jenkins/.local/bin 05:14:55 uv 05:14:55 uvx 05:14:55 everything's installed! 05:14:55 05:14:55 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:14:55 05:14:55 source $HOME/.local/bin/env (sh, bash, zsh) 05:14:55 source $HOME/.local/bin/env.fish (fish) 05:14:55 Adding install location to PATH 05:14:55 ---> Validating uv/uvx install 05:14:55 uvx 0.11.3 (x86_64-unknown-linux-gnu) 05:14:56 [EnvInject] - Injecting environment variables from a build step. 05:14:56 [EnvInject] - Injecting as environment variables the properties content 05:14:56 SET_JDK_VERSION=openjdk17 05:14:56 GIT_URL="git://cloud.onap.org/mirror" 05:14:56 05:14:56 [EnvInject] - Variables injected successfully. 05:14:56 [policy-api-quebec-project-csit-api] $ /bin/sh /tmp/jenkins7168643346281074931.sh 05:14:56 ---> update-java-alternatives.sh 05:14:56 ---> Updating Java version 05:14:56 ---> Ubuntu/Debian system detected 05:14:56 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 05:14:56 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 05:14:56 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 05:14:56 openjdk version "17.0.18" 2026-01-20 05:14:56 OpenJDK Runtime Environment (build 17.0.18+8-Ubuntu-122.04.1) 05:14:56 OpenJDK 64-Bit Server VM (build 17.0.18+8-Ubuntu-122.04.1, mixed mode, sharing) 05:14:56 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 05:14:56 [EnvInject] - Injecting environment variables from a build step. 05:14:56 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:14:56 [EnvInject] - Variables injected successfully. 05:14:56 [policy-api-quebec-project-csit-api] $ /bin/sh -xe /tmp/jenkins4422016447460842924.sh 05:14:56 + /w/workspace/policy-api-quebec-project-csit-api/csit/run-project-csit.sh api 05:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:57 05:14:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 05:14:57 Configure a credential helper to remove this warning. See 05:14:57 https://docs.docker.com/go/credential-store/ 05:14:57 05:14:57 Login Succeeded 05:14:57 Docker Compose version v5.1.0 05:14:57 Setting project configuration for: api 05:14:57 Configuring docker compose... 05:15:01 Starting api using postgres + Grafana/Prometheus 05:15:01 Image nexus3.onap.org:10001/prom/prometheus:latest Pulling 05:15:01 Image nexus3.onap.org:10001/onap/policy-db-migrator:4.2.2 Pulling 05:15:01 Image nexus3.onap.org:10001/library/postgres:16.4 Pulling 05:15:01 Image nexus3.onap.org:10001/onap/policy-api:4.2.2 Pulling 05:15:01 Image nexus3.onap.org:10001/grafana/grafana:latest Pulling 05:15:02 8bdd4ecf0911 Pulling fs layer 0B 05:15:02 da9db072f522 Pulling fs layer 0B 05:15:02 4b6a5617ecb1 Pulling fs layer 0B 05:15:02 04e8cdcadf82 Pulling fs layer 0B 05:15:02 5a2a64f49418 Pulling fs layer 0B 05:15:02 ea35e26e9bbe Pulling fs layer 0B 05:15:02 4ff5ed11bee4 Pulling fs layer 0B 05:15:02 a4c643cd65ae Pulling fs layer 0B 05:15:02 8b0408764985 Pulling fs layer 0B 05:15:02 8bdd4ecf0911 Pulling fs layer 0B 05:15:02 55fe32956f95 Pulling fs layer 0B 05:15:02 591164d8060d Pulling fs layer 0B 05:15:02 2567e6f1635b Pulling fs layer 0B 05:15:02 da9db072f522 Pulling fs layer 0B 05:15:02 fcab5a5e7b0c Pulling fs layer 0B 05:15:02 4b6a5617ecb1 Download complete 0B 05:15:02 5a2a64f49418 Download complete 0B 05:15:02 04e8cdcadf82 Download complete 0B 05:15:02 da9db072f522 Downloading 602.1kB 05:15:02 a4c643cd65ae Downloading 1.076kB 05:15:02 4ff5ed11bee4 Downloading 1.034kB 05:15:02 da9db072f522 Downloading 1.049MB 05:15:02 8bdd4ecf0911 Downloading 1.049MB 05:15:02 8bdd4ecf0911 Downloading 6.291MB 05:15:02 da9db072f522 Download complete 0B 05:15:02 a4c643cd65ae Download complete 0B 05:15:02 4ff5ed11bee4 Download complete 0B 05:15:02 ea35e26e9bbe Downloading 6.291MB 05:15:02 da9db072f522 Extracting 1B 05:15:02 591164d8060d Download complete 0B 05:15:02 da9db072f522 Download complete 0B 05:15:02 8bdd4ecf0911 Downloading 6.935MB 05:15:02 55fe32956f95 Download complete 0B 05:15:02 2567e6f1635b Download complete 0B 05:15:02 fcab5a5e7b0c Downloading 2.097MB 05:15:02 8b0408764985 Download complete 0B 05:15:02 da9db072f522 Extracting 1B 05:15:02 a2ab4d58ce2f Pulling fs layer 0B 05:15:02 589002ba0eae Pulling fs layer 0B 05:15:02 bf8421e3545b Pulling fs layer 0B 05:15:02 44126dfe7fcc Pulling fs layer 0B 05:15:02 4f4fb700ef54 Pulling fs layer 0B 05:15:02 c27075a62087 Pulling fs layer 0B 05:15:02 fa2982e32731 Pulling fs layer 0B 05:15:02 7b19789b2e13 Pulling fs layer 0B 05:15:02 ab571322120d Pulling fs layer 0B 05:15:02 7ede7b99ac2e Pulling fs layer 0B 05:15:02 6c89d3e62433 Pulling fs layer 0B 05:15:02 cf8dc3839c88 Pulling fs layer 0B 05:15:02 4f4fb700ef54 Downloading 32B 05:15:02 ab571322120d Downloading 64.74kB 05:15:02 7ede7b99ac2e Downloading 139B 05:15:02 bf8421e3545b Download complete 0B 05:15:02 44126dfe7fcc Download complete 0B 05:15:02 a2ab4d58ce2f Downloading 1.333kB 05:15:02 c27075a62087 Downloading 29.78kB 05:15:02 589002ba0eae Downloading 1.049MB 05:15:02 ea35e26e9bbe Downloading 12.58MB 05:15:02 8bdd4ecf0911 Downloading 14.68MB 05:15:02 da9db072f522 Extracting 1B 05:15:02 fcab5a5e7b0c Downloading 7.34MB 05:15:02 8bdd4ecf0911 Downloading 14.68MB 05:15:02 da9db072f522 Extracting 1B 05:15:02 2d429b9e73a6 Pulling fs layer 0B 05:15:02 01e0882c90d9 Pulling fs layer 0B 05:15:02 531ee2cf3c0c Pulling fs layer 0B 05:15:02 13ff0988aaea Pulling fs layer 0B 05:15:02 4b82842ab819 Pulling fs layer 0B 05:15:02 787d6bee9571 Pulling fs layer 0B 05:15:02 a83b68436f09 Pulling fs layer 0B 05:15:02 c4d302cc468d Pulling fs layer 0B 05:15:02 12c5c803443f Pulling fs layer 0B 05:15:02 7e568a0dc8fb Pulling fs layer 0B 05:15:02 e27c75a98748 Pulling fs layer 0B 05:15:02 46eab5b44a35 Pulling fs layer 0B 05:15:02 ed54a7dee1d8 Pulling fs layer 0B 05:15:02 e73cb4a42719 Pulling fs layer 0B 05:15:02 fa2982e32731 Downloading 2.097MB 05:15:02 7b19789b2e13 Downloading 2.097MB 05:15:02 ab571322120d Download complete 0B 05:15:02 7ede7b99ac2e Download complete 0B 05:15:02 cf8dc3839c88 Downloading 3.146MB 05:15:02 a2ab4d58ce2f Download complete 0B 05:15:02 c27075a62087 Download complete 0B 05:15:02 589002ba0eae Downloading 3.862MB 05:15:02 6c89d3e62433 Downloading 2.097MB 05:15:02 4f4fb700ef54 Downloading 32B 05:15:02 ea35e26e9bbe Downloading 14.64MB 05:15:02 8bdd4ecf0911 Downloading 20.97MB 05:15:02 da9db072f522 Extracting 1B 05:15:02 fcab5a5e7b0c Downloading 13.63MB 05:15:02 8bdd4ecf0911 Downloading 21.62MB 05:15:02 da9db072f522 Extracting 1B 05:15:02 cf8dc3839c88 Downloading 6.291MB 05:15:02 589002ba0eae Downloading 3.862MB 05:15:02 6c89d3e62433 Downloading 5.243MB 05:15:02 4f4fb700ef54 Download complete 0B 05:15:02 fa2982e32731 Downloading 3.851MB 05:15:02 7b19789b2e13 Downloading 4.194MB 05:15:02 ea35e26e9bbe Downloading 14.64MB 05:15:02 8bdd4ecf0911 Downloading 29.36MB 05:15:02 4b82842ab819 Downloading 5.415kB 05:15:02 1cdfb525459b Downloading 54.58kB 05:15:02 7e568a0dc8fb Downloading 184B 05:15:02 46eab5b44a35 Downloading 1.168kB 05:15:02 da9db072f522 Extracting 1B 05:15:02 a83b68436f09 Downloading 9.919kB 05:15:02 13ff0988aaea Downloading 167B 05:15:02 c14d1b5b1399 Downloading 2.097MB 05:15:02 12c5c803443f Downloading 116B 05:15:02 e27c75a98748 Downloading 3.144kB 05:15:02 fcab5a5e7b0c Downloading 22.02MB 05:15:02 8bdd4ecf0911 Downloading 30.41MB 05:15:02 da9db072f522 Extracting 1B 05:15:02 cf8dc3839c88 Downloading 9.437MB 05:15:02 589002ba0eae Download complete 0B 05:15:02 6c89d3e62433 Downloading 7.34MB 05:15:02 fa2982e32731 Download complete 0B 05:15:02 7b19789b2e13 Downloading 7.34MB 05:15:02 8bdd4ecf0911 Downloading 37.75MB 05:15:02 ea35e26e9bbe Download complete 0B 05:15:02 a83b68436f09 Download complete 0B 05:15:02 13ff0988aaea Download complete 0B 05:15:02 c14d1b5b1399 Downloading 3.146MB 05:15:02 12c5c803443f Download complete 0B 05:15:02 8bdd4ecf0911 Downloading 37.75MB 05:15:02 fcab5a5e7b0c Downloading 29.36MB 05:15:02 589002ba0eae Extracting 1B 05:15:02 da9db072f522 Pull complete 0B 05:15:02 e27c75a98748 Download complete 0B 05:15:02 4b82842ab819 Download complete 0B 05:15:02 787d6bee9571 Download complete 0B 05:15:02 c4d302cc468d Downloading 1.049MB 05:15:02 1cdfb525459b Download complete 0B 05:15:02 2d429b9e73a6 Downloading 1.049MB 05:15:02 7e568a0dc8fb Download complete 0B 05:15:02 ed54a7dee1d8 Downloading 1.049MB 05:15:02 46eab5b44a35 Download complete 0B 05:15:02 8bdd4ecf0911 Downloading 44.04MB 05:15:02 7b19789b2e13 Downloading 8.735MB 05:15:02 cf8dc3839c88 Downloading 11.98MB 05:15:02 6c89d3e62433 Downloading 9.601MB 05:15:02 c14d1b5b1399 Downloading 5.243MB 05:15:02 01e0882c90d9 Downloading 1.447MB 05:15:02 c4d302cc468d Downloading 2.097MB 05:15:02 2d429b9e73a6 Downloading 2.097MB 05:15:02 8bdd4ecf0911 Downloading 44.06MB 05:15:02 fcab5a5e7b0c Downloading 33.9MB 05:15:02 ed54a7dee1d8 Download complete 0B 05:15:02 531ee2cf3c0c Downloading 2.097MB 05:15:02 e73cb4a42719 Downloading 1.049MB 05:15:02 589002ba0eae Pull complete 0B 05:15:02 7b19789b2e13 Download complete 0B 05:15:02 cf8dc3839c88 Downloading 17.83MB 05:15:02 6c89d3e62433 Downloading 12.58MB 05:15:02 7ede7b99ac2e Pull complete 0B 05:15:02 8bdd4ecf0911 Downloading 53.48MB 05:15:02 fa2982e32731 Extracting 1B 05:15:02 c14d1b5b1399 Download complete 0B 05:15:02 01e0882c90d9 Download complete 0B 05:15:02 c4d302cc468d Download complete 0B 05:15:02 2d429b9e73a6 Downloading 4.194MB 05:15:02 531ee2cf3c0c Downloading 4.194MB 05:15:02 e73cb4a42719 Downloading 3.146MB 05:15:02 fcab5a5e7b0c Downloading 41.94MB 05:15:02 8bdd4ecf0911 Downloading 54.53MB 05:15:02 cf8dc3839c88 Downloading 23.07MB 05:15:02 6c89d3e62433 Downloading 15.73MB 05:15:02 8bdd4ecf0911 Downloading 65.97MB 05:15:02 fa2982e32731 Extracting 1B 05:15:02 531ee2cf3c0c Downloading 7.34MB 05:15:02 e73cb4a42719 Downloading 5.243MB 05:15:02 2d429b9e73a6 Downloading 6.291MB 05:15:02 fcab5a5e7b0c Downloading 50.33MB 05:15:02 8bdd4ecf0911 Downloading 66.06MB 05:15:03 6c89d3e62433 Downloading 19.92MB 05:15:03 cf8dc3839c88 Downloading 28.31MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 2d429b9e73a6 Downloading 8.389MB 05:15:03 531ee2cf3c0c Downloading 8.066MB 05:15:03 e73cb4a42719 Downloading 10.49MB 05:15:03 fa2982e32731 Extracting 1B 05:15:03 fcab5a5e7b0c Downloading 61.87MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 cf8dc3839c88 Downloading 35.51MB 05:15:03 6c89d3e62433 Downloading 25.17MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 fa2982e32731 Extracting 1B 05:15:03 2d429b9e73a6 Downloading 13.63MB 05:15:03 531ee2cf3c0c Downloading 8.066MB 05:15:03 e73cb4a42719 Downloading 15.73MB 05:15:03 fcab5a5e7b0c Downloading 74.45MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 cf8dc3839c88 Downloading 42.99MB 05:15:03 6c89d3e62433 Downloading 31.46MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 2d429b9e73a6 Downloading 18.87MB 05:15:03 531ee2cf3c0c Downloading 8.066MB 05:15:03 e73cb4a42719 Downloading 20.97MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 fcab5a5e7b0c Downloading 76.49MB 05:15:03 fa2982e32731 Extracting 1B 05:15:03 6c89d3e62433 Downloading 38.8MB 05:15:03 cf8dc3839c88 Downloading 54.03MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 fa2982e32731 Extracting 1B 05:15:03 2d429b9e73a6 Downloading 24.12MB 05:15:03 531ee2cf3c0c Downloading 8.066MB 05:15:03 e73cb4a42719 Downloading 26.21MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 fcab5a5e7b0c Downloading 76.49MB 05:15:03 cf8dc3839c88 Downloading 63.96MB 05:15:03 6c89d3e62433 Downloading 47.19MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 2d429b9e73a6 Downloading 29.13MB 05:15:03 531ee2cf3c0c Downloading 8.066MB 05:15:03 e73cb4a42719 Downloading 32.51MB 05:15:03 fa2982e32731 Extracting 1B 05:15:03 fcab5a5e7b0c Downloading 76.49MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 6c89d3e62433 Downloading 54.74MB 05:15:03 cf8dc3839c88 Downloading 75.5MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 2d429b9e73a6 Downloading 29.13MB 05:15:03 531ee2cf3c0c Downloading 8.066MB 05:15:03 e73cb4a42719 Downloading 39.85MB 05:15:03 fa2982e32731 Extracting 1B 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 fcab5a5e7b0c Downloading 76.49MB 05:15:03 6c89d3e62433 Downloading 62.91MB 05:15:03 cf8dc3839c88 Downloading 84.5MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 2d429b9e73a6 Downloading 29.13MB 05:15:03 531ee2cf3c0c Downloading 8.066MB 05:15:03 e73cb4a42719 Downloading 50.33MB 05:15:03 fa2982e32731 Extracting 1B 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 fcab5a5e7b0c Downloading 76.49MB 05:15:03 cf8dc3839c88 Downloading 84.5MB 05:15:03 6c89d3e62433 Downloading 68.16MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 2d429b9e73a6 Downloading 29.13MB 05:15:03 531ee2cf3c0c Downloading 8.066MB 05:15:03 e73cb4a42719 Downloading 59.77MB 05:15:03 fa2982e32731 Extracting 1B 05:15:03 fcab5a5e7b0c Downloading 76.49MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 cf8dc3839c88 Downloading 84.5MB 05:15:03 6c89d3e62433 Downloading 78.64MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 2d429b9e73a6 Downloading 29.13MB 05:15:03 531ee2cf3c0c Downloading 8.066MB 05:15:03 e73cb4a42719 Downloading 72.35MB 05:15:03 fa2982e32731 Extracting 2B 05:15:03 fcab5a5e7b0c Downloading 76.49MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 6c89d3e62433 Downloading 87.03MB 05:15:03 cf8dc3839c88 Downloading 84.5MB 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 531ee2cf3c0c Download complete 0B 05:15:03 e73cb4a42719 Downloading 83.17MB 05:15:03 2d429b9e73a6 Downloading 29.13MB 05:15:03 fa2982e32731 Pull complete 0B 05:15:03 8bdd4ecf0911 Downloading 72.46MB 05:15:03 fcab5a5e7b0c Downloading 76.49MB 05:15:03 a6680b927350 Pulling fs layer 0B 05:15:03 a2243411ec8e Pulling fs layer 0B 05:15:03 537008c7e94a Pulling fs layer 0B 05:15:03 0b8d6b8ca55c Pulling fs layer 0B 05:15:03 50b654be174c Pulling fs layer 0B 05:15:03 cd41371cb5ce Pulling fs layer 0B 05:15:03 038e6516c638 Pulling fs layer 0B 05:15:03 bf23785fe39e Pulling fs layer 0B 05:15:03 4808d39b8517 Pulling fs layer 0B 05:15:03 a7cb69ec0caf Pulling fs layer 0B 05:15:04 a6680b927350 Downloading 783.4kB 05:15:04 a2243411ec8e Downloading 324.6kB 05:15:04 cf8dc3839c88 Download complete 0B 05:15:04 6c89d3e62433 Downloading 95.42MB 05:15:04 8bdd4ecf0911 Download complete 0B 05:15:04 7b19789b2e13 Extracting 1B 05:15:04 2d429b9e73a6 Download complete 0B 05:15:04 e73cb4a42719 Downloading 93.32MB 05:15:04 8bdd4ecf0911 Download complete 0B 05:15:04 fcab5a5e7b0c Download complete 0B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 2d429b9e73a6 Extracting 1B 05:15:04 6c89d3e62433 Downloading 105.9MB 05:15:04 e73cb4a42719 Downloading 104.9MB 05:15:04 7b19789b2e13 Extracting 1B 05:15:04 a6680b927350 Download complete 0B 05:15:04 a2243411ec8e Download complete 0B 05:15:04 a6680b927350 Pull complete 0B 05:15:04 a2243411ec8e Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 2d429b9e73a6 Extracting 1B 05:15:04 537008c7e94a Downloading 4.023kB 05:15:04 bf23785fe39e Downloading 637B 05:15:04 4808d39b8517 Downloading 61.69kB 05:15:04 a7cb69ec0caf Downloading 1.48kB 05:15:04 038e6516c638 Downloading 100B 05:15:04 a2243411ec8e Extracting 1B 05:15:04 6c89d3e62433 Downloading 111.2MB 05:15:04 e73cb4a42719 Downloading 109.1MB 05:15:04 7b19789b2e13 Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 2d429b9e73a6 Extracting 1B 05:15:04 038e6516c638 Downloading 100B 05:15:04 537008c7e94a Downloading 4.023kB 05:15:04 50b654be174c Downloading 693B 05:15:04 bf23785fe39e Downloading 637B 05:15:04 4808d39b8517 Downloading 61.69kB 05:15:04 a7cb69ec0caf Downloading 1.48kB 05:15:04 a2243411ec8e Extracting 1B 05:15:04 6c89d3e62433 Downloading 112.8MB 05:15:04 7b19789b2e13 Extracting 1B 05:15:04 e73cb4a42719 Downloading 109.1MB 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 2d429b9e73a6 Extracting 1B 05:15:04 537008c7e94a Downloading 4.023kB 05:15:04 50b654be174c Downloading 693B 05:15:04 bf23785fe39e Downloading 637B 05:15:04 4808d39b8517 Downloading 61.69kB 05:15:04 a7cb69ec0caf Downloading 1.48kB 05:15:04 038e6516c638 Downloading 100B 05:15:04 6c89d3e62433 Downloading 112.8MB 05:15:04 a2243411ec8e Extracting 1B 05:15:04 7b19789b2e13 Extracting 1B 05:15:04 e73cb4a42719 Downloading 109.1MB 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 2d429b9e73a6 Extracting 1B 05:15:04 038e6516c638 Downloading 100B 05:15:04 537008c7e94a Downloading 4.023kB 05:15:04 50b654be174c Downloading 693B 05:15:04 bf23785fe39e Downloading 637B 05:15:04 4808d39b8517 Downloading 61.69kB 05:15:04 a7cb69ec0caf Downloading 1.48kB 05:15:04 a2243411ec8e Extracting 1B 05:15:04 6c89d3e62433 Downloading 112.8MB 05:15:04 e73cb4a42719 Downloading 109.1MB 05:15:04 7b19789b2e13 Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 2d429b9e73a6 Extracting 1B 05:15:04 038e6516c638 Downloading 100B 05:15:04 537008c7e94a Downloading 4.023kB 05:15:04 50b654be174c Downloading 693B 05:15:04 bf23785fe39e Downloading 637B 05:15:04 4808d39b8517 Downloading 61.69kB 05:15:04 a7cb69ec0caf Downloading 1.48kB 05:15:04 a2243411ec8e Extracting 1B 05:15:04 6c89d3e62433 Downloading 112.8MB 05:15:04 e73cb4a42719 Downloading 109.1MB 05:15:04 7b19789b2e13 Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 2d429b9e73a6 Extracting 1B 05:15:04 537008c7e94a Downloading 4.023kB 05:15:04 50b654be174c Downloading 693B 05:15:04 bf23785fe39e Downloading 637B 05:15:04 4808d39b8517 Downloading 61.69kB 05:15:04 a7cb69ec0caf Downloading 1.48kB 05:15:04 038e6516c638 Downloading 100B 05:15:04 a2243411ec8e Extracting 1B 05:15:04 6c89d3e62433 Downloading 112.8MB 05:15:04 7b19789b2e13 Extracting 1B 05:15:04 e73cb4a42719 Downloading 109.1MB 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 2d429b9e73a6 Extracting 1B 05:15:04 537008c7e94a Download complete 0B 05:15:04 50b654be174c Downloading 693B 05:15:04 bf23785fe39e Downloading 637B 05:15:04 4808d39b8517 Downloading 61.69kB 05:15:04 038e6516c638 Download complete 0B 05:15:04 a2243411ec8e Pull complete 0B 05:15:04 6c89d3e62433 Downloading 112.8MB 05:15:04 7b19789b2e13 Pull complete 0B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 2d429b9e73a6 Extracting 1B 05:15:04 4808d39b8517 Download complete 0B 05:15:04 a7cb69ec0caf Download complete 0B 05:15:04 50b654be174c Download complete 0B 05:15:04 6c89d3e62433 Download complete 0B 05:15:04 bf23785fe39e Download complete 0B 05:15:04 ab571322120d Pull complete 0B 05:15:04 c27075a62087 Pull complete 0B 05:15:04 6c89d3e62433 Extracting 1B 05:15:04 e73cb4a42719 Download complete 0B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 8bdd4ecf0911 Extracting 1B 05:15:04 2d429b9e73a6 Extracting 1B 05:15:05 6c89d3e62433 Extracting 1B 05:15:05 8bdd4ecf0911 Extracting 1B 05:15:05 2d429b9e73a6 Extracting 1B 05:15:05 8bdd4ecf0911 Extracting 1B 05:15:05 6c89d3e62433 Extracting 1B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 2d429b9e73a6 Extracting 2B 05:15:05 6c89d3e62433 Extracting 1B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 2d429b9e73a6 Extracting 2B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 6c89d3e62433 Extracting 1B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 2d429b9e73a6 Extracting 2B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 6c89d3e62433 Extracting 1B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 2d429b9e73a6 Extracting 2B 05:15:05 6c89d3e62433 Extracting 1B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 2d429b9e73a6 Pull complete 0B 05:15:05 6c89d3e62433 Extracting 1B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 46eab5b44a35 Pull complete 0B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 c4d302cc468d Extracting 1B 05:15:05 6c89d3e62433 Extracting 1B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 01e0882c90d9 Extracting 1B 05:15:05 c4d302cc468d Pull complete 0B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 6c89d3e62433 Extracting 1B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 01e0882c90d9 Pull complete 0B 05:15:05 531ee2cf3c0c Extracting 1B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 6c89d3e62433 Extracting 2B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:05 531ee2cf3c0c Extracting 1B 05:15:05 8bdd4ecf0911 Extracting 2B 05:15:06 0b8d6b8ca55c Downloading 5.243MB 05:15:06 6c89d3e62433 Extracting 2B 05:15:06 8bdd4ecf0911 Extracting 2B 05:15:06 531ee2cf3c0c Extracting 1B 05:15:06 8bdd4ecf0911 Extracting 2B 05:15:06 0b8d6b8ca55c Downloading 11.53MB 05:15:06 6c89d3e62433 Extracting 2B 05:15:06 8bdd4ecf0911 Pull complete 0B 05:15:06 531ee2cf3c0c Pull complete 0B 05:15:06 0b8d6b8ca55c Downloading 20.97MB 05:15:06 6c89d3e62433 Extracting 2B 05:15:06 ea35e26e9bbe Extracting 1B 05:15:06 0b8d6b8ca55c Downloading 31.46MB 05:15:06 6c89d3e62433 Extracting 2B 05:15:06 ea35e26e9bbe Extracting 1B 05:15:06 ed54a7dee1d8 Extracting 1B 05:15:06 8b0408764985 Pull complete 0B 05:15:06 0b8d6b8ca55c Downloading 42.99MB 05:15:06 12c5c803443f Extracting 1B 05:15:06 6c89d3e62433 Extracting 2B 05:15:06 591164d8060d Pull complete 0B 05:15:06 ed54a7dee1d8 Pull complete 0B 05:15:06 2567e6f1635b Extracting 1B 05:15:06 ea35e26e9bbe Extracting 1B 05:15:06 cd41371cb5ce Downloading 1.438MB 05:15:06 0b8d6b8ca55c Downloading 56.62MB 05:15:06 12c5c803443f Pull complete 0B 05:15:06 6c89d3e62433 Extracting 2B 05:15:06 e27c75a98748 Extracting 1B 05:15:06 ea35e26e9bbe Extracting 1B 05:15:06 2567e6f1635b Pull complete 0B 05:15:06 fcab5a5e7b0c Extracting 1B 05:15:06 cd41371cb5ce Downloading 7.34MB 05:15:06 0b8d6b8ca55c Downloading 67.11MB 05:15:06 e27c75a98748 Pull complete 0B 05:15:06 6c89d3e62433 Extracting 2B 05:15:06 fcab5a5e7b0c Extracting 1B 05:15:06 ea35e26e9bbe Extracting 1B 05:15:06 e73cb4a42719 Extracting 1B 05:15:06 cd41371cb5ce Downloading 14.68MB 05:15:06 0b8d6b8ca55c Downloading 78.64MB 05:15:06 6c89d3e62433 Extracting 2B 05:15:06 fcab5a5e7b0c Extracting 1B 05:15:06 ea35e26e9bbe Extracting 1B 05:15:06 e73cb4a42719 Extracting 1B 05:15:06 cd41371cb5ce Downloading 26.21MB 05:15:06 0b8d6b8ca55c Downloading 81.28MB 05:15:06 ea35e26e9bbe Extracting 1B 05:15:06 6c89d3e62433 Extracting 2B 05:15:06 fcab5a5e7b0c Extracting 1B 05:15:06 e73cb4a42719 Extracting 1B 05:15:06 cd41371cb5ce Downloading 34.6MB 05:15:06 0b8d6b8ca55c Downloading 81.28MB 05:15:06 6c89d3e62433 Extracting 3B 05:15:06 ea35e26e9bbe Extracting 1B 05:15:06 e73cb4a42719 Extracting 1B 05:15:06 fcab5a5e7b0c Extracting 1B 05:15:07 cd41371cb5ce Downloading 46.14MB 05:15:07 0b8d6b8ca55c Downloading 81.28MB 05:15:07 6c89d3e62433 Extracting 3B 05:15:07 ea35e26e9bbe Extracting 1B 05:15:07 e73cb4a42719 Extracting 1B 05:15:07 fcab5a5e7b0c Extracting 1B 05:15:07 cd41371cb5ce Downloading 56.62MB 05:15:07 0b8d6b8ca55c Download complete 0B 05:15:07 0b8d6b8ca55c Extracting 1B 05:15:07 a4c643cd65ae Pull complete 0B 05:15:07 6c89d3e62433 Extracting 3B 05:15:07 fcab5a5e7b0c Extracting 1B 05:15:07 ea35e26e9bbe Pull complete 0B 05:15:07 e73cb4a42719 Extracting 1B 05:15:07 cd41371cb5ce Downloading 69.21MB 05:15:07 0b8d6b8ca55c Extracting 1B 05:15:07 4b6a5617ecb1 Pull complete 0B 05:15:07 5a2a64f49418 Pull complete 0B 05:15:07 04e8cdcadf82 Extracting 1B 05:15:07 4ff5ed11bee4 Pull complete 0B 05:15:07 6c89d3e62433 Extracting 3B 05:15:07 e73cb4a42719 Extracting 1B 05:15:07 fcab5a5e7b0c Extracting 1B 05:15:07 cd41371cb5ce Downloading 70.46MB 05:15:07 04e8cdcadf82 Extracting 1B 05:15:07 6c89d3e62433 Extracting 3B 05:15:07 0b8d6b8ca55c Extracting 1B 05:15:07 e73cb4a42719 Extracting 1B 05:15:07 fcab5a5e7b0c Extracting 1B 05:15:07 cd41371cb5ce Downloading 70.46MB 05:15:07 0b8d6b8ca55c Extracting 1B 05:15:07 04e8cdcadf82 Extracting 1B 05:15:07 6c89d3e62433 Extracting 3B 05:15:07 fcab5a5e7b0c Extracting 1B 05:15:07 e73cb4a42719 Extracting 1B 05:15:07 cd41371cb5ce Downloading 70.46MB 05:15:07 0b8d6b8ca55c Extracting 1B 05:15:07 6c89d3e62433 Extracting 3B 05:15:07 e73cb4a42719 Extracting 1B 05:15:07 fcab5a5e7b0c Extracting 1B 05:15:07 04e8cdcadf82 Pull complete 0B 05:15:07 Image nexus3.onap.org:10001/onap/policy-db-migrator:4.2.2 Pulled 05:15:07 55fe32956f95 Pull complete 0B 05:15:07 cd41371cb5ce Download complete 0B 05:15:07 fcab5a5e7b0c Pull complete 0B 05:15:07 Image nexus3.onap.org:10001/onap/policy-api:4.2.2 Pulled 05:15:07 0b8d6b8ca55c Extracting 1B 05:15:07 6c89d3e62433 Extracting 3B 05:15:07 e73cb4a42719 Extracting 1B 05:15:07 0b8d6b8ca55c Extracting 1B 05:15:07 cf8dc3839c88 Extracting 1B 05:15:07 6c89d3e62433 Pull complete 0B 05:15:07 e73cb4a42719 Extracting 2B 05:15:07 cf8dc3839c88 Extracting 1B 05:15:07 0b8d6b8ca55c Extracting 1B 05:15:07 e73cb4a42719 Extracting 2B 05:15:07 cf8dc3839c88 Extracting 1B 05:15:07 0b8d6b8ca55c Extracting 1B 05:15:07 e73cb4a42719 Extracting 2B 05:15:08 cf8dc3839c88 Extracting 1B 05:15:08 0b8d6b8ca55c Extracting 1B 05:15:08 e73cb4a42719 Extracting 2B 05:15:08 0b8d6b8ca55c Extracting 1B 05:15:08 cf8dc3839c88 Extracting 1B 05:15:08 e73cb4a42719 Extracting 2B 05:15:08 cf8dc3839c88 Extracting 1B 05:15:08 e73cb4a42719 Extracting 2B 05:15:08 0b8d6b8ca55c Extracting 2B 05:15:08 0b8d6b8ca55c Extracting 2B 05:15:08 cf8dc3839c88 Extracting 1B 05:15:08 e73cb4a42719 Extracting 2B 05:15:08 0b8d6b8ca55c Extracting 2B 05:15:08 cf8dc3839c88 Extracting 1B 05:15:08 e73cb4a42719 Extracting 2B 05:15:08 cf8dc3839c88 Extracting 1B 05:15:08 0b8d6b8ca55c Extracting 2B 05:15:08 e73cb4a42719 Extracting 2B 05:15:08 0b8d6b8ca55c Pull complete 0B 05:15:08 cd41371cb5ce Extracting 1B 05:15:08 e73cb4a42719 Extracting 2B 05:15:08 cf8dc3839c88 Extracting 1B 05:15:08 cf8dc3839c88 Extracting 1B 05:15:08 cd41371cb5ce Extracting 1B 05:15:08 e73cb4a42719 Extracting 3B 05:15:08 cf8dc3839c88 Extracting 2B 05:15:08 cd41371cb5ce Extracting 1B 05:15:08 e73cb4a42719 Extracting 3B 05:15:08 cd41371cb5ce Extracting 1B 05:15:08 cf8dc3839c88 Extracting 2B 05:15:08 e73cb4a42719 Extracting 3B 05:15:09 cf8dc3839c88 Extracting 2B 05:15:09 e73cb4a42719 Extracting 3B 05:15:09 cd41371cb5ce Extracting 1B 05:15:09 cf8dc3839c88 Extracting 2B 05:15:09 cd41371cb5ce Extracting 1B 05:15:09 e73cb4a42719 Extracting 3B 05:15:09 cf8dc3839c88 Extracting 2B 05:15:09 cd41371cb5ce Extracting 1B 05:15:09 e73cb4a42719 Pull complete 0B 05:15:09 cd41371cb5ce Extracting 1B 05:15:09 a83b68436f09 Pull complete 0B 05:15:09 cf8dc3839c88 Extracting 2B 05:15:09 13ff0988aaea Pull complete 0B 05:15:09 4b82842ab819 Pull complete 0B 05:15:09 787d6bee9571 Pull complete 0B 05:15:09 7e568a0dc8fb Pull complete 0B 05:15:09 Image nexus3.onap.org:10001/library/postgres:16.4 Pulled 05:15:09 cd41371cb5ce Extracting 1B 05:15:09 cf8dc3839c88 Extracting 2B 05:15:09 cf8dc3839c88 Extracting 2B 05:15:09 cd41371cb5ce Extracting 1B 05:15:09 cf8dc3839c88 Extracting 2B 05:15:09 cd41371cb5ce Extracting 1B 05:15:09 537008c7e94a Extracting 1B 05:15:09 bf23785fe39e Pull complete 0B 05:15:09 cd41371cb5ce Pull complete 0B 05:15:09 cf8dc3839c88 Extracting 3B 05:15:09 537008c7e94a Pull complete 0B 05:15:09 038e6516c638 Pull complete 0B 05:15:09 4808d39b8517 Pull complete 0B 05:15:09 a7cb69ec0caf Pull complete 0B 05:15:09 50b654be174c Pull complete 0B 05:15:09 Image nexus3.onap.org:10001/prom/prometheus:latest Pulled 05:15:09 cf8dc3839c88 Extracting 3B 05:15:09 cf8dc3839c88 Extracting 3B 05:15:10 cf8dc3839c88 Extracting 3B 05:15:10 cf8dc3839c88 Extracting 3B 05:15:10 cf8dc3839c88 Extracting 3B 05:15:10 cf8dc3839c88 Extracting 3B 05:15:10 cf8dc3839c88 Extracting 3B 05:15:10 cf8dc3839c88 Extracting 3B 05:15:10 cf8dc3839c88 Extracting 3B 05:15:10 cf8dc3839c88 Extracting 4B 05:15:10 cf8dc3839c88 Extracting 4B 05:15:10 cf8dc3839c88 Extracting 4B 05:15:11 cf8dc3839c88 Extracting 4B 05:15:11 cf8dc3839c88 Extracting 4B 05:15:11 cf8dc3839c88 Extracting 4B 05:15:11 cf8dc3839c88 Extracting 4B 05:15:11 cf8dc3839c88 Extracting 4B 05:15:11 cf8dc3839c88 Extracting 4B 05:15:11 cf8dc3839c88 Extracting 4B 05:15:11 cf8dc3839c88 Extracting 5B 05:15:11 cf8dc3839c88 Extracting 5B 05:15:11 bf8421e3545b Extracting 1B 05:15:11 cf8dc3839c88 Pull complete 0B 05:15:12 bf8421e3545b Pull complete 0B 05:15:12 44126dfe7fcc Pull complete 0B 05:15:12 a2ab4d58ce2f Pull complete 0B 05:15:12 4f4fb700ef54 Pull complete 0B 05:15:12 Image nexus3.onap.org:10001/grafana/grafana:latest Pulled 05:15:12 Network compose_default Creating 05:15:12 Network compose_default Created 05:15:12 Container prometheus Creating 05:15:12 Container postgres Creating 05:15:20 Container prometheus Created 05:15:20 Container postgres Created 05:15:20 Container grafana Creating 05:15:20 Container policy-db-migrator Creating 05:15:20 Container policy-db-migrator Created 05:15:20 Container policy-api Creating 05:15:20 Container grafana Created 05:15:20 Container policy-api Created 05:15:20 Container prometheus Starting 05:15:20 Container postgres Starting 05:15:20 Container prometheus Started 05:15:20 Container grafana Starting 05:15:20 Container postgres Started 05:15:20 Container policy-db-migrator Starting 05:15:20 Container grafana Started 05:15:20 Container policy-db-migrator Started 05:15:20 Container policy-api Starting 05:15:20 Container policy-api Started 05:15:20 Prometheus server: http://localhost:30259 05:15:20 Grafana server: http://localhost:30269 05:15:20 Waiting 1 minute for policy-api to start... 05:16:20 Checking if REST port 30002 is open on localhost ... 05:16:20 IMAGE NAMES STATUS 05:16:20 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up About a minute 05:16:20 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute 05:16:20 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 05:16:20 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 05:16:21 Cloning into '/w/workspace/policy-api-quebec-project-csit-api/csit/resources/tests/models'... 05:16:21 Building robot framework docker image 05:16:21 Checking for Docker Buildx... 05:16:22 Docker Buildx is already installed. 05:16:22 Building with Docker Buildx... 05:17:20 sha256:13597df56be6cf394d93c166dbf33784c4f655994bd402afd76e31b258d7939e 05:17:24 top - 05:17:24 up 4 min, 0 users, load average: 1.26, 0.78, 0.33 05:17:24 Tasks: 200 total, 1 running, 199 sleeping, 0 stopped, 0 zombie 05:17:24 %Cpu(s): 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st 05:17:24 05:17:24 total used free shared buff/cache available 05:17:24 Mem: 31Gi 1.5Gi 23Gi 28Mi 6.5Gi 29Gi 05:17:24 Swap: 1.0Gi 0B 1.0Gi 05:17:24 05:17:24 IMAGE NAMES STATUS 05:17:24 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up 2 minutes 05:17:24 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 05:17:24 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 05:17:24 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 05:17:24 05:17:26 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 05:17:26 9e60a625addf policy-api 0.17% 461.2MiB / 31.34GiB 1.44% 1.14MB / 985kB 0B / 360kB 60 05:17:26 70235803c540 grafana 0.41% 123.4MiB / 31.34GiB 0.38% 21.8MB / 63.5kB 4.1kB / 95.4MB 19 05:17:26 33af60870363 postgres 0.00% 65.14MiB / 31.34GiB 0.20% 1.47MB / 1.57MB 0B / 138MB 16 05:17:26 4ecc508d470d prometheus 0.00% 23.61MiB / 31.34GiB 0.07% 29.3kB / 1.45kB 0B / 57.3kB 13 05:17:26 05:17:27 Container policy-csit Creating 05:17:28 Container policy-csit Created 05:17:28 Attaching to policy-csit 05:17:28 Container policy-csit Starting 05:17:28 policy-csit | Invoking the robot tests from: api-test.robot api-slas.robot 05:17:28 policy-csit | Run Robot test 05:17:28 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 05:17:28 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 05:17:28 policy-csit | -v POLICY_API_IP:policy-api:6969 05:17:28 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 05:17:28 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 05:17:28 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 05:17:28 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 05:17:28 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 05:17:28 policy-csit | -v APEX_IP:policy-apex-pdp:6969 05:17:28 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 05:17:28 policy-csit | -v KAFKA_IP:kafka:9092 05:17:28 policy-csit | -v PROMETHEUS_IP:prometheus:9090 05:17:28 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 05:17:28 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 05:17:28 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 05:17:28 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 05:17:28 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 05:17:28 policy-csit | -v TEMP_FOLDER:/tmp/distribution 05:17:28 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 05:17:28 policy-csit | -v TEST_ENV:docker 05:17:28 policy-csit | -v JAEGER_IP:jaeger:16686 05:17:28 policy-csit | Starting Robot test suites ... 05:17:28 Container policy-csit Started 05:17:29 policy-csit | ============================================================================== 05:17:29 policy-csit | api 05:17:29 policy-csit | ============================================================================== 05:17:29 policy-csit | api.Api-Test 05:17:29 policy-csit | ============================================================================== 05:17:29 policy-csit | Healthcheck :: Verify policy api health check | PASS | 05:17:29 policy-csit | ------------------------------------------------------------------------------ 05:17:32 policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | 05:17:32 policy-csit | ------------------------------------------------------------------------------ 05:17:32 policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | 05:17:32 policy-csit | ------------------------------------------------------------------------------ 05:17:32 policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | 05:17:32 policy-csit | ------------------------------------------------------------------------------ 05:17:32 policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | 05:17:32 policy-csit | ------------------------------------------------------------------------------ 05:17:33 policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | 05:17:33 policy-csit | ------------------------------------------------------------------------------ 05:17:33 policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | 05:17:33 policy-csit | ------------------------------------------------------------------------------ 05:17:33 policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | 05:17:33 policy-csit | ------------------------------------------------------------------------------ 05:17:34 policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | 05:17:34 policy-csit | ------------------------------------------------------------------------------ 05:17:34 policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | 05:17:34 policy-csit | ------------------------------------------------------------------------------ 05:17:35 policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | 05:17:35 policy-csit | ------------------------------------------------------------------------------ 05:17:35 policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | 05:17:35 policy-csit | ------------------------------------------------------------------------------ 05:17:35 policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | 05:17:35 policy-csit | ------------------------------------------------------------------------------ 05:17:35 policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | 05:17:35 policy-csit | ------------------------------------------------------------------------------ 05:17:35 policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | 05:17:35 policy-csit | ------------------------------------------------------------------------------ 05:17:36 policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | 05:17:36 policy-csit | ------------------------------------------------------------------------------ 05:17:36 policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | 05:17:36 policy-csit | ------------------------------------------------------------------------------ 05:17:36 policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | 05:17:36 policy-csit | ------------------------------------------------------------------------------ 05:17:36 policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | 05:17:36 policy-csit | ------------------------------------------------------------------------------ 05:17:37 policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | 05:17:37 policy-csit | ------------------------------------------------------------------------------ 05:17:37 policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | 05:17:37 policy-csit | ------------------------------------------------------------------------------ 05:17:37 policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | 05:17:37 policy-csit | ------------------------------------------------------------------------------ 05:17:37 policy-csit | api.Api-Test | PASS | 05:17:37 policy-csit | 22 tests, 22 passed, 0 failed 05:17:37 policy-csit | ============================================================================== 05:17:37 policy-csit | api.Api-Slas 05:17:37 policy-csit | ============================================================================== 05:18:37 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 05:18:37 policy-csit | ------------------------------------------------------------------------------ 05:18:37 policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | 05:18:37 policy-csit | ------------------------------------------------------------------------------ 05:18:37 policy-csit | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | 05:18:37 policy-csit | ------------------------------------------------------------------------------ 05:18:37 policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | 05:18:37 policy-csit | ------------------------------------------------------------------------------ 05:18:37 policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | 05:18:37 policy-csit | ------------------------------------------------------------------------------ 05:18:37 policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | 05:18:37 policy-csit | ------------------------------------------------------------------------------ 05:18:37 policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | 05:18:37 policy-csit | ------------------------------------------------------------------------------ 05:18:37 policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | 05:18:37 policy-csit | ------------------------------------------------------------------------------ 05:18:37 policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | 05:18:37 policy-csit | ------------------------------------------------------------------------------ 05:18:37 policy-csit | api.Api-Slas | PASS | 05:18:37 policy-csit | 9 tests, 9 passed, 0 failed 05:18:37 policy-csit | ============================================================================== 05:18:37 policy-csit | api | PASS | 05:18:37 policy-csit | 31 tests, 31 passed, 0 failed 05:18:37 policy-csit | ============================================================================== 05:18:37 policy-csit | Output: /tmp/results/output.xml 05:18:37 policy-csit | Log: /tmp/results/log.html 05:18:37 policy-csit | Report: /tmp/results/report.html 05:18:37 policy-csit | RESULT: 0 05:18:37 policy-csit exited with code 0 05:18:37 IMAGE NAMES STATUS 05:18:37 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up 3 minutes 05:18:37 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 3 minutes 05:18:37 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 3 minutes 05:18:37 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 3 minutes 05:18:37 Shut down started! 05:18:41 Collecting logs from docker compose containers... 05:18:43 Tearing down containers... 05:18:43 Container grafana Stopping 05:18:43 Container policy-csit Stopping 05:18:43 Container policy-api Stopping 05:18:43 Container policy-csit Stopped 05:18:43 Container policy-csit Removing 05:18:43 Container policy-csit Removed 05:18:43 Container grafana Stopped 05:18:43 Container grafana Removing 05:18:43 Container grafana Removed 05:18:43 Container prometheus Stopping 05:18:44 Container prometheus Stopped 05:18:44 Container prometheus Removing 05:18:44 Container prometheus Removed 05:18:53 Container policy-api Stopped 05:18:53 Container policy-api Removing 05:18:53 Container policy-api Removed 05:18:53 Container policy-db-migrator Stopping 05:18:53 Container policy-db-migrator Stopped 05:18:53 Container policy-db-migrator Removing 05:18:54 Container policy-db-migrator Removed 05:18:54 Container postgres Stopping 05:18:54 Container postgres Stopped 05:18:54 Container postgres Removing 05:18:54 Container postgres Removed 05:18:54 Network compose_default Removing 05:18:54 Network compose_default Removed 05:18:54 $ ssh-agent -k 05:18:54 unset SSH_AUTH_SOCK; 05:18:54 unset SSH_AGENT_PID; 05:18:54 echo Agent pid 1556 killed; 05:18:54 [ssh-agent] Stopped. 05:18:54 Robot results publisher started... 05:18:54 INFO: Checking test criticality is deprecated and will be dropped in a future release! 05:18:54 -Parsing output xml: 05:18:55 Done! 05:18:55 -Copying log files to build dir: 05:18:55 Done! 05:18:55 -Assigning results to build: 05:18:55 Done! 05:18:55 -Checking thresholds: 05:18:55 Done! 05:18:55 Done publishing Robot results. 05:18:55 [PostBuildScript] - [INFO] Executing post build scripts. 05:18:55 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins15349242811460702504.sh 05:18:55 ---> sysstat.sh 05:18:55 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins16165345822019685516.sh 05:18:55 ---> package-listing.sh 05:18:55 ++ facter osfamily 05:18:55 ++ tr '[:upper:]' '[:lower:]' 05:18:56 + OS_FAMILY=debian 05:18:56 + workspace=/w/workspace/policy-api-quebec-project-csit-api 05:18:56 + START_PACKAGES=/tmp/packages_start.txt 05:18:56 + END_PACKAGES=/tmp/packages_end.txt 05:18:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:18:56 + PACKAGES=/tmp/packages_start.txt 05:18:56 + '[' /w/workspace/policy-api-quebec-project-csit-api ']' 05:18:56 + PACKAGES=/tmp/packages_end.txt 05:18:56 + case "${OS_FAMILY}" in 05:18:56 + dpkg -l 05:18:56 + grep '^ii' 05:18:56 + '[' -f /tmp/packages_start.txt ']' 05:18:56 + '[' -f /tmp/packages_end.txt ']' 05:18:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:18:56 + '[' /w/workspace/policy-api-quebec-project-csit-api ']' 05:18:56 + mkdir -p /w/workspace/policy-api-quebec-project-csit-api/archives/ 05:18:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-quebec-project-csit-api/archives/ 05:18:56 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins15637564717537119240.sh 05:18:56 ---> capture-instance-metadata.sh 05:18:56 Setup pyenv: 05:18:56 system 05:18:56 3.8.20 05:18:56 3.9.20 05:18:56 3.10.15 05:18:56 * 3.11.10 (set by /w/workspace/policy-api-quebec-project-csit-api/.python-version) 05:18:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WP4z from file:/tmp/.os_lf_venv 05:18:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:18:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:18:57 lf-activate-venv(): INFO: Base packages installed successfully 05:18:57 lf-activate-venv(): INFO: Installing additional packages: lftools 05:19:04 lf-activate-venv(): INFO: Adding /tmp/venv-WP4z/bin to PATH 05:19:04 INFO: Running in OpenStack, capturing instance metadata 05:19:05 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins4442982613018481775.sh 05:19:05 provisioning config files... 05:19:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-quebec-project-csit-api@tmp/config6108815785273390192tmp 05:19:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:19:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:19:05 [EnvInject] - Injecting environment variables from a build step. 05:19:05 [EnvInject] - Injecting as environment variables the properties content 05:19:05 SERVER_ID=logs 05:19:05 05:19:05 [EnvInject] - Variables injected successfully. 05:19:05 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins5111413887023227155.sh 05:19:05 ---> create-netrc.sh 05:19:05 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins15190669043063185511.sh 05:19:05 ---> python-tools-install.sh 05:19:05 Setup pyenv: 05:19:05 system 05:19:05 3.8.20 05:19:05 3.9.20 05:19:05 3.10.15 05:19:05 * 3.11.10 (set by /w/workspace/policy-api-quebec-project-csit-api/.python-version) 05:19:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WP4z from file:/tmp/.os_lf_venv 05:19:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:19:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:19:07 lf-activate-venv(): INFO: Base packages installed successfully 05:19:07 lf-activate-venv(): INFO: Installing additional packages: lftools 05:19:13 lf-activate-venv(): INFO: Adding /tmp/venv-WP4z/bin to PATH 05:19:13 [policy-api-quebec-project-csit-api] $ /bin/sh /tmp/jenkins8489985979856286064.sh 05:19:13 ---> uv-install.sh 05:19:13 uv 0.11.3 is already installed 05:19:13 uvx 0.11.3 (x86_64-unknown-linux-gnu) 05:19:13 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins7422144528774314898.sh 05:19:13 ---> sudo-logs.sh 05:19:13 Archiving 'sudo' log.. 05:19:14 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins9518648737274829715.sh 05:19:14 ---> job-cost.sh 05:19:14 INFO: Activating Python virtual environment... 05:19:14 Setup pyenv: 05:19:14 system 05:19:14 3.8.20 05:19:14 3.9.20 05:19:14 3.10.15 05:19:14 * 3.11.10 (set by /w/workspace/policy-api-quebec-project-csit-api/.python-version) 05:19:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WP4z from file:/tmp/.os_lf_venv 05:19:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:19:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:19:15 lf-activate-venv(): INFO: Base packages installed successfully 05:19:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:19:19 lf-activate-venv(): INFO: Adding /tmp/venv-WP4z/bin to PATH 05:19:19 INFO: No stack-cost file found 05:19:19 INFO: Instance uptime: 361s 05:19:19 INFO: Fetching instance metadata (attempt 1 of 3)... 05:19:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:19:19 INFO: Successfully fetched instance metadata 05:19:19 INFO: Instance type: v3-standard-8 05:19:19 INFO: Retrieving pricing info for: v3-standard-8 05:19:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:19:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=361 05:19:20 INFO: Successfully fetched Vexxhost pricing API 05:19:20 INFO: Retrieved cost: 0.22 05:19:20 INFO: Retrieved resource: v3-standard-8 05:19:20 INFO: Creating archive directory: /w/workspace/policy-api-quebec-project-csit-api/archives/cost 05:19:20 INFO: Archiving costs to: /w/workspace/policy-api-quebec-project-csit-api/archives/cost.csv 05:19:20 INFO: Successfully archived job cost data 05:19:20 DEBUG: Cost data: policy-api-quebec-project-csit-api,120,2026-04-03 05:19:20,v3-standard-8,361,0.22,0.00,SUCCESS 05:19:20 [policy-api-quebec-project-csit-api] $ /bin/bash -l /tmp/jenkins17805967028393819969.sh 05:19:20 ---> logs-deploy.sh 05:19:20 Setup pyenv: 05:19:20 system 05:19:20 3.8.20 05:19:20 3.9.20 05:19:20 3.10.15 05:19:20 * 3.11.10 (set by /w/workspace/policy-api-quebec-project-csit-api/.python-version) 05:19:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WP4z from file:/tmp/.os_lf_venv 05:19:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:19:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:19:22 lf-activate-venv(): INFO: Base packages installed successfully 05:19:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:19:28 lf-activate-venv(): INFO: Adding /tmp/venv-WP4z/bin to PATH 05:19:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-quebec-project-csit-api/120 05:19:28 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 05:19:29 Archives upload complete. 05:19:29 INFO: archiving logs to Nexus 05:19:30 ---> uname -a: 05:19:30 Linux prd-ubuntu2204-docker-8c-8g-3392 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 05:19:30 05:19:30 05:19:30 ---> lscpu: 05:19:30 Architecture: x86_64 05:19:30 CPU op-mode(s): 32-bit, 64-bit 05:19:30 Address sizes: 40 bits physical, 48 bits virtual 05:19:30 Byte Order: Little Endian 05:19:30 CPU(s): 8 05:19:30 On-line CPU(s) list: 0-7 05:19:30 Vendor ID: AuthenticAMD 05:19:30 Model name: AMD EPYC-Rome Processor 05:19:30 CPU family: 23 05:19:30 Model: 49 05:19:30 Thread(s) per core: 1 05:19:30 Core(s) per socket: 1 05:19:30 Socket(s): 8 05:19:30 Stepping: 0 05:19:30 BogoMIPS: 5599.99 05:19:30 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 05:19:30 Virtualization: AMD-V 05:19:30 Hypervisor vendor: KVM 05:19:30 Virtualization type: full 05:19:30 L1d cache: 256 KiB (8 instances) 05:19:30 L1i cache: 256 KiB (8 instances) 05:19:30 L2 cache: 4 MiB (8 instances) 05:19:30 L3 cache: 128 MiB (8 instances) 05:19:30 NUMA node(s): 1 05:19:30 NUMA node0 CPU(s): 0-7 05:19:30 Vulnerability Gather data sampling: Not affected 05:19:30 Vulnerability Indirect target selection: Not affected 05:19:30 Vulnerability Itlb multihit: Not affected 05:19:30 Vulnerability L1tf: Not affected 05:19:30 Vulnerability Mds: Not affected 05:19:30 Vulnerability Meltdown: Not affected 05:19:30 Vulnerability Mmio stale data: Not affected 05:19:30 Vulnerability Reg file data sampling: Not affected 05:19:30 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 05:19:30 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 05:19:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:19:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:19:30 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:19:30 Vulnerability Srbds: Not affected 05:19:30 Vulnerability Tsa: Not affected 05:19:30 Vulnerability Tsx async abort: Not affected 05:19:30 Vulnerability Vmscape: Not affected 05:19:30 05:19:30 05:19:30 ---> nproc: 05:19:30 8 05:19:30 05:19:30 05:19:30 ---> df -h: 05:19:30 Filesystem Size Used Avail Use% Mounted on 05:19:30 tmpfs 3.2G 1.1M 3.2G 1% /run 05:19:30 /dev/vda1 155G 14G 142G 9% / 05:19:30 tmpfs 16G 0 16G 0% /dev/shm 05:19:30 tmpfs 5.0M 0 5.0M 0% /run/lock 05:19:30 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:19:30 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 05:19:30 05:19:30 05:19:30 ---> free -m: 05:19:30 total used free shared buff/cache available 05:19:30 Mem: 32092 687 24871 4 6533 30937 05:19:30 Swap: 1023 0 1023 05:19:30 05:19:30 05:19:30 ---> ip addr: 05:19:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:19:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:19:30 inet 127.0.0.1/8 scope host lo 05:19:30 valid_lft forever preferred_lft forever 05:19:30 inet6 ::1/128 scope host 05:19:30 valid_lft forever preferred_lft forever 05:19:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:19:30 link/ether fa:16:3e:2e:ca:ee brd ff:ff:ff:ff:ff:ff 05:19:30 altname enp0s3 05:19:30 inet 10.30.106.22/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 05:19:30 valid_lft 86036sec preferred_lft 86036sec 05:19:30 inet6 fe80::f816:3eff:fe2e:caee/64 scope link 05:19:30 valid_lft forever preferred_lft forever 05:19:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:19:30 link/ether 12:0b:d4:c9:56:66 brd ff:ff:ff:ff:ff:ff 05:19:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:19:30 valid_lft forever preferred_lft forever 05:19:30 inet6 fe80::100b:d4ff:fec9:5666/64 scope link 05:19:30 valid_lft forever preferred_lft forever 05:19:30 05:19:30 05:19:30 ---> sar -b -r -n DEV: 05:19:30 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-3392) 04/03/26 _x86_64_ (8 CPU) 05:19:30 05:19:30 05:13:29 LINUX RESTART (8 CPU) 05:19:30 05:19:30 05:19:30 ---> sar -P ALL: 05:19:30 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-3392) 04/03/26 _x86_64_ (8 CPU) 05:19:30 05:19:30 05:13:29 LINUX RESTART (8 CPU) 05:19:30 05:19:30 05:19:30