Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-3405 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-distribution-master-project-csit-distribution [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpwmMyR/agent.1602 SSH_AGENT_PID=1604 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-distribution-master-project-csit-distribution@tmp/private_key_6326893218232203295.key (/w/workspace/policy-distribution-master-project-csit-distribution@tmp/private_key_6326893218232203295.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/docker.git > git init /w/workspace/policy-distribution-master-project-csit-distribution # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 4499de4576c983b38164a2b878c9c948040f7c1f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4499de4576c983b38164a2b878c9c948040f7c1f # timeout=30 Commit message: "Update snapshot and/or references of policy/docker to latest snapshots" > git rev-list --no-walk 4499de4576c983b38164a2b878c9c948040f7c1f # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins17389997161367659439.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qMcA lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qMcA/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.3 from /tmp/venv-qMcA/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.35 botocore==1.42.35 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.1.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.1 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.1 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.5.0 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-distribution-master-project-csit-distribution] $ /bin/sh /tmp/jenkins13489133857576083996.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.15" 2025-04-15 OpenJDK Runtime Environment (build 17.0.15+6-Ubuntu-0ubuntu122.04) OpenJDK 64-Bit Server VM (build 17.0.15+6-Ubuntu-0ubuntu122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [policy-distribution-master-project-csit-distribution] $ /bin/sh -xe /tmp/jenkins8858973688728848966.sh + /w/workspace/policy-distribution-master-project-csit-distribution/csit/run-project-csit.sh distribution WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded Docker Compose version v2.36.2 Setting project configuration for: distribution Configuring docker compose... Starting distribution using postgres + Grafana/Prometheus simulator Pulling grafana Pulling apex-pdp Pulling prometheus Pulling distribution Pulling postgres Pulling zookeeper Pulling pap Pulling api Pulling policy-db-migrator Pulling kafka Pulling 2d35ebdb57d9 Pulling fs layer 3b055568138d Pulling fs layer 3909b1f3e6d8 Pulling fs layer 729a0b0297ea Pulling fs layer 75c558eae87e Pulling fs layer f5617fdb22da Pulling fs layer e3a9f7f13854 Pulling fs layer 75c558eae87e Waiting 729a0b0297ea Waiting f5617fdb22da Waiting e3a9f7f13854 Waiting 2d35ebdb57d9 Pulling fs layer 3b055568138d Pulling fs layer 269ea1a37bfa Pulling fs layer 94a9713331c9 Pulling fs layer 1c3d2ae0a91f Pulling fs layer 6e7be8b279a2 Pulling fs layer 269ea1a37bfa Waiting 1c3d2ae0a91f Waiting 6e7be8b279a2 Waiting 94a9713331c9 Waiting 2d35ebdb57d9 Pulling fs layer 3b055568138d Pulling fs layer 627921c78d75 Pulling fs layer f75075a44ecb Pulling fs layer fd69c9134c3f Pulling fs layer 627921c78d75 Waiting f75075a44ecb Waiting 7e5d392a5367 Pulling fs layer e44083bd76ba Pulling fs layer 401158c573d3 Pulling fs layer fd69c9134c3f Waiting 7e5d392a5367 Waiting e44083bd76ba Waiting 401158c573d3 Waiting 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 3909b1f3e6d8 Downloading [==================================================>] 246B/246B 3909b1f3e6d8 Verifying Checksum 3909b1f3e6d8 Download complete 3b055568138d Downloading [> ] 539.6kB/75.48MB 3b055568138d Downloading [> ] 539.6kB/75.48MB 3b055568138d Downloading [> ] 539.6kB/75.48MB 2d35ebdb57d9 Pulling fs layer 3b055568138d Pulling fs layer bb674aec660b Pulling fs layer 3dac5f5f22bc Pulling fs layer 1b927df1bef8 Pulling fs layer e95c9f5c1a96 Pulling fs layer 07568de569f6 Pulling fs layer 3dac5f5f22bc Waiting 1b927df1bef8 Waiting e95c9f5c1a96 Waiting 07568de569f6 Waiting 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 3b055568138d Downloading [> ] 539.6kB/75.48MB bb674aec660b Waiting 729a0b0297ea Downloading [==================================================>] 2.544kB/2.544kB 729a0b0297ea Download complete 2d35ebdb57d9 Pulling fs layer 3b055568138d Pulling fs layer 2d13bddff5d2 Pulling fs layer eeb582a9cefe Pulling fs layer 9f61cc37f3e3 Pulling fs layer 9202a69cfcd9 Pulling fs layer 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 3b055568138d Downloading [> ] 539.6kB/75.48MB 2d13bddff5d2 Waiting eeb582a9cefe Waiting 9f61cc37f3e3 Waiting 9202a69cfcd9 Waiting 2d35ebdb57d9 Pulling fs layer 1187591e9b5c Pulling fs layer ee36d486bb6e Pulling fs layer b1362518a15a Pulling fs layer 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB ee36d486bb6e Waiting b1362518a15a Waiting 1187591e9b5c Waiting 2d35ebdb57d9 Verifying Checksum 2d35ebdb57d9 Verifying Checksum 2d35ebdb57d9 Download complete 2d35ebdb57d9 Verifying Checksum 2d35ebdb57d9 Download complete 2d35ebdb57d9 Verifying Checksum 2d35ebdb57d9 Download complete 2d35ebdb57d9 Download complete 2d35ebdb57d9 Download complete 2d35ebdb57d9 Download complete 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 1e017ebebdbd Pulling fs layer 55f2b468da67 Pulling fs layer 82bfc142787e Pulling fs layer 46baca71a4ef Pulling fs layer b0e0ef7895f4 Pulling fs layer c0c90eeb8aca Pulling fs layer 5cfb27c10ea5 Pulling fs layer 40a5eed61bb0 Pulling fs layer 55f2b468da67 Waiting e040ea11fa10 Pulling fs layer 82bfc142787e Waiting 09d5a3f70313 Pulling fs layer 356f5c2c843b Pulling fs layer 5cfb27c10ea5 Waiting 40a5eed61bb0 Waiting e040ea11fa10 Waiting 09d5a3f70313 Waiting 46baca71a4ef Waiting 356f5c2c843b Waiting b0e0ef7895f4 Waiting c0c90eeb8aca Waiting 1e017ebebdbd Waiting 75c558eae87e Downloading [==================================================>] 975B/975B 75c558eae87e Verifying Checksum 75c558eae87e Download complete 2d429b9e73a6 Pulling fs layer 46eab5b44a35 Pulling fs layer c4d302cc468d Pulling fs layer 01e0882c90d9 Pulling fs layer 531ee2cf3c0c Pulling fs layer ed54a7dee1d8 Pulling fs layer 12c5c803443f Pulling fs layer e27c75a98748 Pulling fs layer e73cb4a42719 Pulling fs layer a83b68436f09 Pulling fs layer 787d6bee9571 Pulling fs layer 13ff0988aaea Pulling fs layer 4b82842ab819 Pulling fs layer 7e568a0dc8fb Pulling fs layer 2d429b9e73a6 Waiting 46eab5b44a35 Waiting c4d302cc468d Waiting 01e0882c90d9 Waiting 531ee2cf3c0c Waiting ed54a7dee1d8 Waiting 12c5c803443f Waiting e27c75a98748 Waiting e73cb4a42719 Waiting a83b68436f09 Waiting 787d6bee9571 Waiting 13ff0988aaea Waiting 4b82842ab819 Waiting 7e568a0dc8fb Waiting 014e56e61396 Pulling fs layer dafcd853cdea Pulling fs layer fe0fb9ad3b64 Pulling fs layer f50da64eedfd Pulling fs layer 4a965f51fa32 Pulling fs layer 835a6d0e4902 Pulling fs layer a2a0d06388d6 Pulling fs layer a7d3fdc2e5af Pulling fs layer c8585378023b Pulling fs layer d2772eb63bbd Pulling fs layer 014e56e61396 Waiting dafcd853cdea Waiting fe0fb9ad3b64 Waiting f50da64eedfd Waiting 4a965f51fa32 Waiting 835a6d0e4902 Waiting a2a0d06388d6 Waiting a7d3fdc2e5af Waiting c8585378023b Waiting d2772eb63bbd Waiting f5617fdb22da Downloading [> ] 539.6kB/76.48MB 9d85dc8d0609 Pulling fs layer d0f7326b7716 Pulling fs layer 3dccafa3f67b Pulling fs layer 9d85dc8d0609 Waiting d956c9c5fe9e Pulling fs layer d0f7326b7716 Waiting 1d8e8fd2e272 Pulling fs layer 3dccafa3f67b Waiting 1dccce9f415d Pulling fs layer e5d54fbf8ee1 Pulling fs layer 37404d8f503a Pulling fs layer d956c9c5fe9e Waiting b30c77c91326 Pulling fs layer d76a56e8adff Pulling fs layer 1d8e8fd2e272 Waiting 1dccce9f415d Waiting e5d54fbf8ee1 Waiting d76a56e8adff Waiting 37404d8f503a Waiting b30c77c91326 Waiting e3a9f7f13854 Downloading [==================================================>] 971B/971B e3a9f7f13854 Verifying Checksum e3a9f7f13854 Download complete eca0188f477e Pulling fs layer e444bcd4d577 Pulling fs layer eabd8714fec9 Pulling fs layer 45fd2fec8a19 Pulling fs layer 8f10199ed94b Pulling fs layer f963a77d2726 Pulling fs layer f3a82e9f1761 Pulling fs layer 79161a3f5362 Pulling fs layer 9c266ba63f51 Pulling fs layer 2e8a7df9c2ee Pulling fs layer 10f05dd8b1db Pulling fs layer 41dac8b43ba6 Pulling fs layer 71a9f6a9ab4d Pulling fs layer da3ed5db7103 Pulling fs layer c955f6e31a04 Pulling fs layer eca0188f477e Waiting e444bcd4d577 Waiting eabd8714fec9 Waiting 45fd2fec8a19 Waiting 8f10199ed94b Waiting f963a77d2726 Waiting f3a82e9f1761 Waiting 79161a3f5362 Waiting 9c266ba63f51 Waiting 2e8a7df9c2ee Waiting 10f05dd8b1db Waiting 41dac8b43ba6 Waiting 71a9f6a9ab4d Waiting da3ed5db7103 Waiting c955f6e31a04 Waiting 269ea1a37bfa Downloading [==================================================>] 254B/254B 269ea1a37bfa Verifying Checksum 269ea1a37bfa Download complete 3b055568138d Downloading [========> ] 12.43MB/75.48MB 3b055568138d Downloading [========> ] 12.43MB/75.48MB 3b055568138d Downloading [========> ] 12.43MB/75.48MB 3b055568138d Downloading [========> ] 12.43MB/75.48MB 3b055568138d Downloading [========> ] 12.43MB/75.48MB 94a9713331c9 Downloading [> ] 539.6kB/55.34MB 2d35ebdb57d9 Extracting [=====================================> ] 2.818MB/3.802MB 2d35ebdb57d9 Extracting [=====================================> ] 2.818MB/3.802MB 2d35ebdb57d9 Extracting [=====================================> ] 2.818MB/3.802MB 2d35ebdb57d9 Extracting [=====================================> ] 2.818MB/3.802MB 2d35ebdb57d9 Extracting [=====================================> ] 2.818MB/3.802MB 2d35ebdb57d9 Extracting [=====================================> ] 2.818MB/3.802MB 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB f5617fdb22da Downloading [=======> ] 11.35MB/76.48MB 2d35ebdb57d9 Pull complete 2d35ebdb57d9 Pull complete 2d35ebdb57d9 Pull complete 2d35ebdb57d9 Pull complete 2d35ebdb57d9 Pull complete 2d35ebdb57d9 Pull complete 3b055568138d Downloading [===================> ] 29.2MB/75.48MB 3b055568138d Downloading [===================> ] 29.2MB/75.48MB 3b055568138d Downloading [===================> ] 29.2MB/75.48MB 3b055568138d Downloading [===================> ] 29.2MB/75.48MB 3b055568138d Downloading [===================> ] 29.2MB/75.48MB 94a9713331c9 Downloading [=====> ] 5.946MB/55.34MB f5617fdb22da Downloading [================> ] 25.95MB/76.48MB 3b055568138d Downloading [==========================> ] 40.55MB/75.48MB 3b055568138d Downloading [==========================> ] 40.55MB/75.48MB 3b055568138d Downloading [==========================> ] 40.55MB/75.48MB 3b055568138d Downloading [==========================> ] 40.55MB/75.48MB 3b055568138d Downloading [==========================> ] 40.55MB/75.48MB 94a9713331c9 Downloading [===========> ] 12.98MB/55.34MB f5617fdb22da Downloading [=======================> ] 36.22MB/76.48MB 3b055568138d Downloading [==================================> ] 51.9MB/75.48MB 3b055568138d Downloading [==================================> ] 51.9MB/75.48MB 3b055568138d Downloading [==================================> ] 51.9MB/75.48MB 3b055568138d Downloading [==================================> ] 51.9MB/75.48MB 3b055568138d Downloading [==================================> ] 51.9MB/75.48MB 94a9713331c9 Downloading [===================> ] 21.09MB/55.34MB f5617fdb22da Downloading [==============================> ] 47.04MB/76.48MB 3b055568138d Downloading [==========================================> ] 63.8MB/75.48MB 3b055568138d Downloading [==========================================> ] 63.8MB/75.48MB 3b055568138d Downloading [==========================================> ] 63.8MB/75.48MB 3b055568138d Downloading [==========================================> ] 63.8MB/75.48MB 3b055568138d Downloading [==========================================> ] 63.8MB/75.48MB 94a9713331c9 Downloading [============================> ] 31.36MB/55.34MB f5617fdb22da Downloading [=====================================> ] 57.85MB/76.48MB 3b055568138d Downloading [=================================================> ] 74.07MB/75.48MB 3b055568138d Downloading [=================================================> ] 74.07MB/75.48MB 3b055568138d Downloading [=================================================> ] 74.07MB/75.48MB 3b055568138d Downloading [=================================================> ] 74.07MB/75.48MB 3b055568138d Downloading [=================================================> ] 74.07MB/75.48MB 3b055568138d Verifying Checksum 3b055568138d Download complete 3b055568138d Download complete 3b055568138d Download complete 3b055568138d Verifying Checksum 3b055568138d Download complete 3b055568138d Download complete 94a9713331c9 Downloading [=====================================> ] 41.09MB/55.34MB 3b055568138d Extracting [> ] 557.1kB/75.48MB 3b055568138d Extracting [> ] 557.1kB/75.48MB 3b055568138d Extracting [> ] 557.1kB/75.48MB 3b055568138d Extracting [> ] 557.1kB/75.48MB 3b055568138d Extracting [> ] 557.1kB/75.48MB 1c3d2ae0a91f Downloading [==================================================>] 1.119kB/1.119kB 1c3d2ae0a91f Verifying Checksum 1c3d2ae0a91f Download complete f5617fdb22da Downloading [===============================================> ] 72.99MB/76.48MB f5617fdb22da Download complete 6e7be8b279a2 Downloading [==================================================>] 1.113kB/1.113kB 6e7be8b279a2 Download complete f75075a44ecb Downloading [==================================================>] 1.072kB/1.072kB f75075a44ecb Verifying Checksum f75075a44ecb Download complete 627921c78d75 Downloading [> ] 162.7kB/15.23MB 94a9713331c9 Download complete fd69c9134c3f Downloading [============================> ] 3.003kB/5.239kB fd69c9134c3f Downloading [==================================================>] 5.239kB/5.239kB fd69c9134c3f Verifying Checksum fd69c9134c3f Download complete 7e5d392a5367 Downloading [==================================================>] 1.033kB/1.033kB 7e5d392a5367 Verifying Checksum 7e5d392a5367 Download complete 401158c573d3 Downloading [==========> ] 3.002kB/14.78kB 401158c573d3 Downloading [==================================================>] 14.78kB/14.78kB 401158c573d3 Verifying Checksum 401158c573d3 Download complete e44083bd76ba Download complete 3b055568138d Extracting [=> ] 2.228MB/75.48MB 3b055568138d Extracting [=> ] 2.228MB/75.48MB 3b055568138d Extracting [=> ] 2.228MB/75.48MB 3b055568138d Extracting [=> ] 2.228MB/75.48MB 3b055568138d Extracting [=> ] 2.228MB/75.48MB bb674aec660b Downloading [==================================================>] 244B/244B bb674aec660b Verifying Checksum bb674aec660b Download complete 3dac5f5f22bc Downloading [=> ] 3.001kB/126.9kB 3dac5f5f22bc Downloading [==================================================>] 126.9kB/126.9kB 3dac5f5f22bc Verifying Checksum 3dac5f5f22bc Download complete 1b927df1bef8 Downloading [==================================================>] 1.296kB/1.296kB 1b927df1bef8 Download complete e95c9f5c1a96 Downloading [> ] 539.6kB/93.4MB 07568de569f6 Downloading [==================================================>] 1.291kB/1.291kB 07568de569f6 Verifying Checksum 07568de569f6 Download complete 627921c78d75 Downloading [======================================> ] 11.8MB/15.23MB 2d13bddff5d2 Downloading [==================================================>] 250B/250B 2d13bddff5d2 Download complete 627921c78d75 Downloading [==================================================>] 15.23MB/15.23MB 627921c78d75 Verifying Checksum 627921c78d75 Download complete eeb582a9cefe Downloading [> ] 539.6kB/187.4MB 9f61cc37f3e3 Downloading [==================================================>] 1.127kB/1.127kB 9f61cc37f3e3 Verifying Checksum 9f61cc37f3e3 Download complete 3b055568138d Extracting [===> ] 5.014MB/75.48MB 3b055568138d Extracting [===> ] 5.014MB/75.48MB 3b055568138d Extracting [===> ] 5.014MB/75.48MB 3b055568138d Extracting [===> ] 5.014MB/75.48MB 3b055568138d Extracting [===> ] 5.014MB/75.48MB 9202a69cfcd9 Downloading [==================================================>] 1.122kB/1.122kB 9202a69cfcd9 Download complete e95c9f5c1a96 Downloading [======> ] 11.89MB/93.4MB 1187591e9b5c Downloading [> ] 539.6kB/164MB eeb582a9cefe Downloading [==> ] 10.27MB/187.4MB 3b055568138d Extracting [======> ] 10.03MB/75.48MB 3b055568138d Extracting [======> ] 10.03MB/75.48MB 3b055568138d Extracting [======> ] 10.03MB/75.48MB 3b055568138d Extracting [======> ] 10.03MB/75.48MB 3b055568138d Extracting [======> ] 10.03MB/75.48MB e95c9f5c1a96 Downloading [===============> ] 29.2MB/93.4MB 1187591e9b5c Downloading [=> ] 4.865MB/164MB eeb582a9cefe Downloading [=====> ] 21.09MB/187.4MB 3b055568138d Extracting [==========> ] 15.6MB/75.48MB 3b055568138d Extracting [==========> ] 15.6MB/75.48MB 3b055568138d Extracting [==========> ] 15.6MB/75.48MB 3b055568138d Extracting [==========> ] 15.6MB/75.48MB 3b055568138d Extracting [==========> ] 15.6MB/75.48MB e95c9f5c1a96 Downloading [=========================> ] 47.58MB/93.4MB 1187591e9b5c Downloading [===> ] 10.27MB/164MB eeb582a9cefe Downloading [========> ] 33.52MB/187.4MB 3b055568138d Extracting [==============> ] 21.73MB/75.48MB 3b055568138d Extracting [==============> ] 21.73MB/75.48MB 3b055568138d Extracting [==============> ] 21.73MB/75.48MB 3b055568138d Extracting [==============> ] 21.73MB/75.48MB 3b055568138d Extracting [==============> ] 21.73MB/75.48MB e95c9f5c1a96 Downloading [=====================================> ] 69.75MB/93.4MB 1187591e9b5c Downloading [====> ] 15.68MB/164MB eeb582a9cefe Downloading [=============> ] 50.82MB/187.4MB 3b055568138d Extracting [=================> ] 26.18MB/75.48MB 3b055568138d Extracting [=================> ] 26.18MB/75.48MB 3b055568138d Extracting [=================> ] 26.18MB/75.48MB 3b055568138d Extracting [=================> ] 26.18MB/75.48MB 3b055568138d Extracting [=================> ] 26.18MB/75.48MB e95c9f5c1a96 Verifying Checksum e95c9f5c1a96 Download complete ee36d486bb6e Download complete 1187591e9b5c Downloading [=======> ] 25.41MB/164MB eeb582a9cefe Downloading [==================> ] 69.75MB/187.4MB b1362518a15a Downloading [> ] 539.6kB/267.7MB 3b055568138d Extracting [=====================> ] 31.75MB/75.48MB 3b055568138d Extracting [=====================> ] 31.75MB/75.48MB 3b055568138d Extracting [=====================> ] 31.75MB/75.48MB 3b055568138d Extracting [=====================> ] 31.75MB/75.48MB 3b055568138d Extracting [=====================> ] 31.75MB/75.48MB 1187591e9b5c Downloading [=============> ] 45.42MB/164MB eeb582a9cefe Downloading [========================> ] 91.37MB/187.4MB b1362518a15a Downloading [=> ] 5.406MB/267.7MB 3b055568138d Extracting [=======================> ] 36.21MB/75.48MB 3b055568138d Extracting [=======================> ] 36.21MB/75.48MB 3b055568138d Extracting [=======================> ] 36.21MB/75.48MB 3b055568138d Extracting [=======================> ] 36.21MB/75.48MB 3b055568138d Extracting [=======================> ] 36.21MB/75.48MB 1187591e9b5c Downloading [====================> ] 68.66MB/164MB eeb582a9cefe Downloading [===============================> ] 116.2MB/187.4MB b1362518a15a Downloading [==> ] 11.35MB/267.7MB 3b055568138d Extracting [===========================> ] 41.22MB/75.48MB 3b055568138d Extracting [===========================> ] 41.22MB/75.48MB 3b055568138d Extracting [===========================> ] 41.22MB/75.48MB 3b055568138d Extracting [===========================> ] 41.22MB/75.48MB 3b055568138d Extracting [===========================> ] 41.22MB/75.48MB 1187591e9b5c Downloading [===========================> ] 90.83MB/164MB eeb582a9cefe Downloading [=====================================> ] 140MB/187.4MB b1362518a15a Downloading [===> ] 18.92MB/267.7MB 3b055568138d Extracting [==============================> ] 46.79MB/75.48MB 3b055568138d Extracting [==============================> ] 46.79MB/75.48MB 3b055568138d Extracting [==============================> ] 46.79MB/75.48MB 3b055568138d Extracting [==============================> ] 46.79MB/75.48MB 3b055568138d Extracting [==============================> ] 46.79MB/75.48MB 1187591e9b5c Downloading [==================================> ] 114.1MB/164MB eeb582a9cefe Downloading [===========================================> ] 163.8MB/187.4MB b1362518a15a Downloading [=====> ] 30.82MB/267.7MB 3b055568138d Extracting [===================================> ] 52.92MB/75.48MB 3b055568138d Extracting [===================================> ] 52.92MB/75.48MB 3b055568138d Extracting [===================================> ] 52.92MB/75.48MB 3b055568138d Extracting [===================================> ] 52.92MB/75.48MB 3b055568138d Extracting [===================================> ] 52.92MB/75.48MB 1187591e9b5c Downloading [=========================================> ] 136.8MB/164MB eeb582a9cefe Downloading [================================================> ] 180.6MB/187.4MB eeb582a9cefe Verifying Checksum eeb582a9cefe Download complete b1362518a15a Downloading [========> ] 45.96MB/267.7MB 3b055568138d Extracting [======================================> ] 57.93MB/75.48MB 3b055568138d Extracting [======================================> ] 57.93MB/75.48MB 3b055568138d Extracting [======================================> ] 57.93MB/75.48MB 3b055568138d Extracting [======================================> ] 57.93MB/75.48MB 3b055568138d Extracting [======================================> ] 57.93MB/75.48MB 1187591e9b5c Downloading [===============================================> ] 155.2MB/164MB 1e017ebebdbd Downloading [> ] 375.7kB/37.19MB 1187591e9b5c Verifying Checksum 1187591e9b5c Download complete b1362518a15a Downloading [===========> ] 60.01MB/267.7MB 1187591e9b5c Extracting [> ] 557.1kB/164MB 55f2b468da67 Downloading [> ] 539.6kB/257.9MB 3b055568138d Extracting [=========================================> ] 62.39MB/75.48MB 3b055568138d Extracting [=========================================> ] 62.39MB/75.48MB 3b055568138d Extracting [=========================================> ] 62.39MB/75.48MB 3b055568138d Extracting [=========================================> ] 62.39MB/75.48MB 3b055568138d Extracting [=========================================> ] 62.39MB/75.48MB 1e017ebebdbd Downloading [=====> ] 4.144MB/37.19MB b1362518a15a Downloading [================> ] 88.67MB/267.7MB 1187591e9b5c Extracting [> ] 2.785MB/164MB 55f2b468da67 Downloading [> ] 4.865MB/257.9MB 3b055568138d Extracting [============================================> ] 67.4MB/75.48MB 3b055568138d Extracting [============================================> ] 67.4MB/75.48MB 3b055568138d Extracting [============================================> ] 67.4MB/75.48MB 3b055568138d Extracting [============================================> ] 67.4MB/75.48MB 3b055568138d Extracting [============================================> ] 67.4MB/75.48MB 1e017ebebdbd Downloading [=============> ] 10.17MB/37.19MB b1362518a15a Downloading [=====================> ] 112.5MB/267.7MB 1187591e9b5c Extracting [====> ] 14.48MB/164MB 55f2b468da67 Downloading [==> ] 14.06MB/257.9MB 3b055568138d Extracting [================================================> ] 73.53MB/75.48MB 3b055568138d Extracting [================================================> ] 73.53MB/75.48MB 3b055568138d Extracting [================================================> ] 73.53MB/75.48MB 3b055568138d Extracting [================================================> ] 73.53MB/75.48MB 3b055568138d Extracting [================================================> ] 73.53MB/75.48MB 1e017ebebdbd Downloading [=====================> ] 15.83MB/37.19MB b1362518a15a Downloading [=========================> ] 136.2MB/267.7MB 1187591e9b5c Extracting [========> ] 28.97MB/164MB 55f2b468da67 Downloading [====> ] 24.87MB/257.9MB 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 1e017ebebdbd Downloading [============================> ] 21.48MB/37.19MB b1362518a15a Downloading [==============================> ] 162.7MB/267.7MB 1187591e9b5c Extracting [============> ] 40.67MB/164MB 55f2b468da67 Downloading [======> ] 35.68MB/257.9MB 3b055568138d Pull complete 3b055568138d Pull complete 3b055568138d Pull complete 3b055568138d Pull complete 3b055568138d Pull complete 3909b1f3e6d8 Extracting [==================================================>] 246B/246B 3909b1f3e6d8 Extracting [==================================================>] 246B/246B 269ea1a37bfa Extracting [==================================================>] 254B/254B 269ea1a37bfa Extracting [==================================================>] 254B/254B bb674aec660b Extracting [==================================================>] 244B/244B bb674aec660b Extracting [==================================================>] 244B/244B 627921c78d75 Extracting [> ] 163.8kB/15.23MB 2d13bddff5d2 Extracting [==================================================>] 250B/250B 2d13bddff5d2 Extracting [==================================================>] 250B/250B 3909b1f3e6d8 Pull complete 269ea1a37bfa Pull complete 729a0b0297ea Extracting [==================================================>] 2.544kB/2.544kB 729a0b0297ea Extracting [==================================================>] 2.544kB/2.544kB bb674aec660b Pull complete 2d13bddff5d2 Pull complete 1e017ebebdbd Downloading [=====================================> ] 28.26MB/37.19MB 3dac5f5f22bc Extracting [============> ] 32.77kB/126.9kB 3dac5f5f22bc Extracting [==================================================>] 126.9kB/126.9kB 3dac5f5f22bc Extracting [==================================================>] 126.9kB/126.9kB b1362518a15a Downloading [===================================> ] 187.6MB/267.7MB 729a0b0297ea Pull complete 75c558eae87e Extracting [==================================================>] 975B/975B 75c558eae87e Extracting [==================================================>] 975B/975B 94a9713331c9 Extracting [> ] 557.1kB/55.34MB 3dac5f5f22bc Pull complete eeb582a9cefe Extracting [> ] 557.1kB/187.4MB 1187591e9b5c Extracting [==============> ] 47.35MB/164MB 1b927df1bef8 Extracting [==================================================>] 1.296kB/1.296kB 75c558eae87e Pull complete 1b927df1bef8 Extracting [==================================================>] 1.296kB/1.296kB 55f2b468da67 Downloading [=========> ] 47.04MB/257.9MB 627921c78d75 Extracting [=====> ] 1.802MB/15.23MB 1b927df1bef8 Pull complete f5617fdb22da Extracting [> ] 557.1kB/76.48MB 1e017ebebdbd Downloading [==============================================> ] 34.29MB/37.19MB e95c9f5c1a96 Extracting [> ] 557.1kB/93.4MB b1362518a15a Downloading [======================================> ] 207.1MB/267.7MB 94a9713331c9 Extracting [=======> ] 7.799MB/55.34MB 1e017ebebdbd Verifying Checksum 1e017ebebdbd Download complete eeb582a9cefe Extracting [=> ] 6.128MB/187.4MB 1187591e9b5c Extracting [================> ] 55.15MB/164MB 55f2b468da67 Downloading [===========> ] 59.47MB/257.9MB 627921c78d75 Extracting [==============> ] 4.424MB/15.23MB 82bfc142787e Downloading [> ] 97.22kB/8.613MB f5617fdb22da Extracting [=====> ] 8.913MB/76.48MB 1e017ebebdbd Extracting [> ] 393.2kB/37.19MB e95c9f5c1a96 Extracting [===> ] 6.128MB/93.4MB b1362518a15a Downloading [==========================================> ] 224.9MB/267.7MB 94a9713331c9 Extracting [============> ] 13.37MB/55.34MB 1187591e9b5c Extracting [===================> ] 64.06MB/164MB eeb582a9cefe Extracting [====> ] 15.6MB/187.4MB 55f2b468da67 Downloading [===============> ] 78.4MB/257.9MB 82bfc142787e Downloading [=============> ] 2.358MB/8.613MB f5617fdb22da Extracting [==========> ] 16.15MB/76.48MB 627921c78d75 Extracting [================> ] 5.079MB/15.23MB 1e017ebebdbd Extracting [===> ] 2.359MB/37.19MB e95c9f5c1a96 Extracting [======> ] 12.26MB/93.4MB b1362518a15a Downloading [=============================================> ] 243.3MB/267.7MB eeb582a9cefe Extracting [=====> ] 21.73MB/187.4MB 94a9713331c9 Extracting [=================> ] 19.5MB/55.34MB 55f2b468da67 Downloading [==================> ] 94.62MB/257.9MB 1187591e9b5c Extracting [=====================> ] 69.07MB/164MB 82bfc142787e Downloading [==============================================> ] 8.06MB/8.613MB 82bfc142787e Verifying Checksum 82bfc142787e Download complete f5617fdb22da Extracting [==============> ] 22.84MB/76.48MB 627921c78d75 Extracting [===================> ] 5.898MB/15.23MB 1e017ebebdbd Extracting [======> ] 5.112MB/37.19MB e95c9f5c1a96 Extracting [=========> ] 17.83MB/93.4MB b1362518a15a Verifying Checksum b1362518a15a Download complete 46baca71a4ef Downloading [========> ] 3.01kB/18.11kB 46baca71a4ef Downloading [==================================================>] 18.11kB/18.11kB 46baca71a4ef Verifying Checksum 46baca71a4ef Download complete eeb582a9cefe Extracting [========> ] 30.08MB/187.4MB 55f2b468da67 Downloading [=====================> ] 111.9MB/257.9MB 94a9713331c9 Extracting [=======================> ] 26.18MB/55.34MB b0e0ef7895f4 Downloading [> ] 375.7kB/37.01MB c0c90eeb8aca Downloading [==================================================>] 1.105kB/1.105kB c0c90eeb8aca Verifying Checksum c0c90eeb8aca Download complete 1187591e9b5c Extracting [=======================> ] 75.76MB/164MB f5617fdb22da Extracting [===================> ] 30.08MB/76.48MB 5cfb27c10ea5 Downloading [==================================================>] 852B/852B 5cfb27c10ea5 Verifying Checksum 5cfb27c10ea5 Download complete 627921c78d75 Extracting [=========================> ] 7.7MB/15.23MB 40a5eed61bb0 Downloading [==================================================>] 98B/98B 40a5eed61bb0 Verifying Checksum 40a5eed61bb0 Download complete e95c9f5c1a96 Extracting [=============> ] 24.51MB/93.4MB e040ea11fa10 Downloading [==================================================>] 173B/173B e040ea11fa10 Download complete eeb582a9cefe Extracting [=========> ] 36.21MB/187.4MB 55f2b468da67 Downloading [=========================> ] 133.5MB/257.9MB b0e0ef7895f4 Downloading [======> ] 4.521MB/37.01MB 94a9713331c9 Extracting [==============================> ] 33.98MB/55.34MB 09d5a3f70313 Downloading [> ] 539.6kB/109.2MB 1187591e9b5c Extracting [========================> ] 79.66MB/164MB f5617fdb22da Extracting [=========================> ] 39.55MB/76.48MB 1e017ebebdbd Extracting [========> ] 6.685MB/37.19MB e95c9f5c1a96 Extracting [===============> ] 28.97MB/93.4MB eeb582a9cefe Extracting [===========> ] 42.89MB/187.4MB 55f2b468da67 Downloading [==============================> ] 155.2MB/257.9MB b0e0ef7895f4 Downloading [=============> ] 10.17MB/37.01MB 94a9713331c9 Extracting [=====================================> ] 41.22MB/55.34MB f5617fdb22da Extracting [================================> ] 49.58MB/76.48MB 09d5a3f70313 Downloading [=> ] 4.324MB/109.2MB e95c9f5c1a96 Extracting [==================> ] 35.09MB/93.4MB 1187591e9b5c Extracting [=========================> ] 83.56MB/164MB 627921c78d75 Extracting [===========================> ] 8.356MB/15.23MB eeb582a9cefe Extracting [=============> ] 49.02MB/187.4MB 55f2b468da67 Downloading [==================================> ] 177.9MB/257.9MB b0e0ef7895f4 Downloading [======================> ] 16.58MB/37.01MB 94a9713331c9 Extracting [==========================================> ] 47.35MB/55.34MB 09d5a3f70313 Downloading [====> ] 10.81MB/109.2MB f5617fdb22da Extracting [====================================> ] 55.71MB/76.48MB 1e017ebebdbd Extracting [=============> ] 9.83MB/37.19MB e95c9f5c1a96 Extracting [=======================> ] 43.45MB/93.4MB 1187591e9b5c Extracting [===========================> ] 89.13MB/164MB 94a9713331c9 Extracting [==================================================>] 55.34MB/55.34MB 55f2b468da67 Downloading [======================================> ] 199.5MB/257.9MB eeb582a9cefe Extracting [===============> ] 57.38MB/187.4MB b0e0ef7895f4 Downloading [================================> ] 24.12MB/37.01MB 94a9713331c9 Pull complete 1c3d2ae0a91f Extracting [==================================================>] 1.119kB/1.119kB 09d5a3f70313 Downloading [========> ] 19.46MB/109.2MB 1c3d2ae0a91f Extracting [==================================================>] 1.119kB/1.119kB f5617fdb22da Extracting [=========================================> ] 63.5MB/76.48MB 627921c78d75 Extracting [============================> ] 8.684MB/15.23MB 1e017ebebdbd Extracting [================> ] 12.58MB/37.19MB 1c3d2ae0a91f Pull complete e95c9f5c1a96 Extracting [===========================> ] 50.69MB/93.4MB 6e7be8b279a2 Extracting [==================================================>] 1.113kB/1.113kB 1187591e9b5c Extracting [============================> ] 91.91MB/164MB 55f2b468da67 Downloading [===========================================> ] 224.9MB/257.9MB 6e7be8b279a2 Pull complete eeb582a9cefe Extracting [================> ] 62.95MB/187.4MB b0e0ef7895f4 Downloading [==========================================> ] 31.65MB/37.01MB distribution Pulled 09d5a3f70313 Downloading [============> ] 27.57MB/109.2MB f5617fdb22da Extracting [=============================================> ] 69.63MB/76.48MB 1e017ebebdbd Extracting [=====================> ] 16.12MB/37.19MB b0e0ef7895f4 Verifying Checksum b0e0ef7895f4 Download complete 627921c78d75 Extracting [====================================> ] 11.14MB/15.23MB e95c9f5c1a96 Extracting [===============================> ] 59.6MB/93.4MB 55f2b468da67 Downloading [===============================================> ] 245.5MB/257.9MB 356f5c2c843b Verifying Checksum 356f5c2c843b Download complete 1187591e9b5c Extracting [=============================> ] 95.26MB/164MB eeb582a9cefe Extracting [==================> ] 69.07MB/187.4MB 09d5a3f70313 Downloading [==================> ] 40.55MB/109.2MB f5617fdb22da Extracting [==================================================>] 76.48MB/76.48MB f5617fdb22da Pull complete e3a9f7f13854 Extracting [==================================================>] 971B/971B e3a9f7f13854 Extracting [==================================================>] 971B/971B 55f2b468da67 Verifying Checksum 55f2b468da67 Download complete 2d429b9e73a6 Downloading [> ] 293.8kB/29.13MB 1e017ebebdbd Extracting [==========================> ] 19.66MB/37.19MB e3a9f7f13854 Pull complete 46eab5b44a35 Downloading [==================================================>] 1.168kB/1.168kB 46eab5b44a35 Verifying Checksum 46eab5b44a35 Download complete e95c9f5c1a96 Extracting [====================================> ] 67.4MB/93.4MB api Pulled 627921c78d75 Extracting [======================================> ] 11.63MB/15.23MB c4d302cc468d Downloading [> ] 48.06kB/4.534MB 1187591e9b5c Extracting [=============================> ] 98.04MB/164MB eeb582a9cefe Extracting [====================> ] 78.54MB/187.4MB 09d5a3f70313 Downloading [==========================> ] 57.31MB/109.2MB 2d429b9e73a6 Downloading [========> ] 5.012MB/29.13MB 1e017ebebdbd Extracting [===============================> ] 23.2MB/37.19MB e95c9f5c1a96 Extracting [=========================================> ] 76.87MB/93.4MB c4d302cc468d Verifying Checksum c4d302cc468d Download complete 627921c78d75 Extracting [========================================> ] 12.29MB/15.23MB 1187591e9b5c Extracting [==============================> ] 100.8MB/164MB 01e0882c90d9 Downloading [> ] 15.3kB/1.447MB eeb582a9cefe Extracting [=======================> ] 87.46MB/187.4MB 09d5a3f70313 Downloading [======================================> ] 83.8MB/109.2MB 01e0882c90d9 Download complete 531ee2cf3c0c Downloading [> ] 80.83kB/8.066MB 2d429b9e73a6 Downloading [===========================> ] 15.92MB/29.13MB 1e017ebebdbd Extracting [===================================> ] 26.74MB/37.19MB e95c9f5c1a96 Extracting [==============================================> ] 86.34MB/93.4MB 627921c78d75 Extracting [=========================================> ] 12.78MB/15.23MB 1187591e9b5c Extracting [===============================> ] 104.2MB/164MB 09d5a3f70313 Downloading [================================================> ] 106.5MB/109.2MB eeb582a9cefe Extracting [==========================> ] 97.48MB/187.4MB 09d5a3f70313 Download complete 627921c78d75 Extracting [==================================================>] 15.23MB/15.23MB ed54a7dee1d8 Downloading [> ] 15.3kB/1.196MB 2d429b9e73a6 Verifying Checksum 2d429b9e73a6 Download complete 531ee2cf3c0c Downloading [==============================> ] 4.914MB/8.066MB 627921c78d75 Pull complete f75075a44ecb Extracting [==================================================>] 1.072kB/1.072kB f75075a44ecb Extracting [==================================================>] 1.072kB/1.072kB 12c5c803443f Downloading [==================================================>] 116B/116B 12c5c803443f Download complete ed54a7dee1d8 Verifying Checksum ed54a7dee1d8 Download complete e95c9f5c1a96 Extracting [==================================================>] 93.4MB/93.4MB 531ee2cf3c0c Verifying Checksum 531ee2cf3c0c Download complete f75075a44ecb Pull complete e27c75a98748 Downloading [===============================================> ] 3.011kB/3.144kB e27c75a98748 Downloading [==================================================>] 3.144kB/3.144kB e27c75a98748 Verifying Checksum e27c75a98748 Download complete 1e017ebebdbd Extracting [=========================================> ] 31.06MB/37.19MB e95c9f5c1a96 Pull complete fd69c9134c3f Extracting [==================================================>] 5.239kB/5.239kB fd69c9134c3f Extracting [==================================================>] 5.239kB/5.239kB a83b68436f09 Downloading [===============> ] 3.011kB/9.919kB a83b68436f09 Downloading [==================================================>] 9.919kB/9.919kB a83b68436f09 Verifying Checksum a83b68436f09 Download complete e73cb4a42719 Downloading [> ] 539.6kB/109.1MB 07568de569f6 Extracting [==================================================>] 1.291kB/1.291kB 07568de569f6 Extracting [==================================================>] 1.291kB/1.291kB 787d6bee9571 Downloading [==================================================>] 127B/127B 787d6bee9571 Verifying Checksum 787d6bee9571 Download complete 13ff0988aaea Downloading [==================================================>] 167B/167B 13ff0988aaea Verifying Checksum 13ff0988aaea Download complete fd69c9134c3f Pull complete 4b82842ab819 Downloading [===========================> ] 3.011kB/5.415kB 4b82842ab819 Downloading [==================================================>] 5.415kB/5.415kB 4b82842ab819 Verifying Checksum 4b82842ab819 Download complete 7e5d392a5367 Extracting [==================================================>] 1.033kB/1.033kB 7e5d392a5367 Extracting [==================================================>] 1.033kB/1.033kB 1187591e9b5c Extracting [================================> ] 107MB/164MB eeb582a9cefe Extracting [===========================> ] 104.2MB/187.4MB 7e568a0dc8fb Downloading [==================================================>] 184B/184B 7e568a0dc8fb Verifying Checksum 7e568a0dc8fb Download complete 07568de569f6 Pull complete 014e56e61396 Downloading [> ] 48.06kB/3.859MB 2d429b9e73a6 Extracting [> ] 294.9kB/29.13MB 7e5d392a5367 Pull complete dafcd853cdea Downloading [==================================================>] 139B/139B dafcd853cdea Download complete e44083bd76ba Extracting [==================================================>] 1.033kB/1.033kB pap Pulled fe0fb9ad3b64 Downloading [> ] 48.06kB/3.802MB e44083bd76ba Pull complete 401158c573d3 Extracting [==================================================>] 14.78kB/14.78kB 401158c573d3 Extracting [==================================================>] 14.78kB/14.78kB 1e017ebebdbd Extracting [============================================> ] 33.42MB/37.19MB e73cb4a42719 Downloading [====> ] 10.27MB/109.1MB 014e56e61396 Verifying Checksum 014e56e61396 Download complete 014e56e61396 Extracting [> ] 65.54kB/3.859MB eeb582a9cefe Extracting [=============================> ] 110.9MB/187.4MB 1187591e9b5c Extracting [==================================> ] 112MB/164MB f50da64eedfd Downloading [> ] 97.22kB/8.735MB 2d429b9e73a6 Extracting [=====> ] 3.244MB/29.13MB fe0fb9ad3b64 Verifying Checksum fe0fb9ad3b64 Download complete 4a965f51fa32 Downloading [==> ] 3.01kB/63.6kB 4a965f51fa32 Downloading [==================================================>] 63.6kB/63.6kB 4a965f51fa32 Verifying Checksum 4a965f51fa32 Download complete e73cb4a42719 Downloading [===========> ] 24.33MB/109.1MB 835a6d0e4902 Downloading [=====> ] 3.01kB/29.28kB 835a6d0e4902 Downloading [==================================================>] 29.28kB/29.28kB 835a6d0e4902 Verifying Checksum 835a6d0e4902 Download complete 1e017ebebdbd Extracting [=============================================> ] 33.82MB/37.19MB 014e56e61396 Extracting [=================> ] 1.376MB/3.859MB eeb582a9cefe Extracting [===============================> ] 118.7MB/187.4MB 1187591e9b5c Extracting [===================================> ] 117MB/164MB f50da64eedfd Downloading [=========================================> ] 7.175MB/8.735MB a2a0d06388d6 Downloading [> ] 539.6kB/110.8MB 2d429b9e73a6 Extracting [==========> ] 5.898MB/29.13MB f50da64eedfd Verifying Checksum f50da64eedfd Download complete 401158c573d3 Pull complete policy-db-migrator Pulled 014e56e61396 Extracting [==================================================>] 3.859MB/3.859MB a7d3fdc2e5af Downloading [> ] 539.6kB/83.15MB 014e56e61396 Extracting [==================================================>] 3.859MB/3.859MB e73cb4a42719 Downloading [===================> ] 43.25MB/109.1MB 1e017ebebdbd Extracting [==============================================> ] 34.6MB/37.19MB 014e56e61396 Pull complete dafcd853cdea Extracting [==================================================>] 139B/139B 1187591e9b5c Extracting [====================================> ] 120.3MB/164MB eeb582a9cefe Extracting [=================================> ] 127MB/187.4MB a2a0d06388d6 Downloading [=> ] 4.324MB/110.8MB 2d429b9e73a6 Extracting [==============> ] 8.552MB/29.13MB dafcd853cdea Pull complete fe0fb9ad3b64 Extracting [> ] 65.54kB/3.802MB a7d3fdc2e5af Downloading [==> ] 4.324MB/83.15MB e73cb4a42719 Downloading [==============================> ] 65.96MB/109.1MB 1187591e9b5c Extracting [=====================================> ] 123.1MB/164MB eeb582a9cefe Extracting [===================================> ] 133.7MB/187.4MB a2a0d06388d6 Downloading [======> ] 15.14MB/110.8MB 2d429b9e73a6 Extracting [=================> ] 10.03MB/29.13MB fe0fb9ad3b64 Extracting [===========> ] 852kB/3.802MB 1e017ebebdbd Extracting [================================================> ] 36.18MB/37.19MB 1e017ebebdbd Extracting [==================================================>] 37.19MB/37.19MB a7d3fdc2e5af Downloading [======> ] 10.81MB/83.15MB e73cb4a42719 Downloading [========================================> ] 87.59MB/109.1MB 1187591e9b5c Extracting [======================================> ] 125.9MB/164MB a2a0d06388d6 Downloading [==============> ] 32.98MB/110.8MB 1e017ebebdbd Pull complete eeb582a9cefe Extracting [======================================> ] 143.7MB/187.4MB fe0fb9ad3b64 Extracting [=========================================> ] 3.146MB/3.802MB 2d429b9e73a6 Extracting [====================> ] 11.8MB/29.13MB e73cb4a42719 Verifying Checksum e73cb4a42719 Download complete a7d3fdc2e5af Downloading [===========> ] 18.92MB/83.15MB c8585378023b Downloading [============> ] 3.01kB/11.93kB c8585378023b Downloading [==================================================>] 11.93kB/11.93kB c8585378023b Verifying Checksum c8585378023b Download complete d2772eb63bbd Downloading [==================================================>] 1.325kB/1.325kB d2772eb63bbd Verifying Checksum d2772eb63bbd Download complete 55f2b468da67 Extracting [> ] 557.1kB/257.9MB 9d85dc8d0609 Downloading [> ] 15.3kB/783.4kB a2a0d06388d6 Downloading [=======================> ] 51.36MB/110.8MB 1187591e9b5c Extracting [=======================================> ] 128.7MB/164MB eeb582a9cefe Extracting [========================================> ] 152.6MB/187.4MB 2d429b9e73a6 Extracting [===========================> ] 15.93MB/29.13MB fe0fb9ad3b64 Extracting [==================================================>] 3.802MB/3.802MB 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB 9d85dc8d0609 Verifying Checksum 9d85dc8d0609 Download complete 9d85dc8d0609 Extracting [==> ] 32.77kB/783.4kB a7d3fdc2e5af Downloading [=====================> ] 35.14MB/83.15MB d0f7326b7716 Downloading [==> ] 15.3kB/324.6kB 55f2b468da67 Extracting [=> ] 10.03MB/257.9MB a2a0d06388d6 Downloading [=================================> ] 74.61MB/110.8MB d0f7326b7716 Downloading [==================================================>] 324.6kB/324.6kB d0f7326b7716 Verifying Checksum d0f7326b7716 Download complete 9d85dc8d0609 Extracting [==================================================>] 783.4kB/783.4kB 9d85dc8d0609 Extracting [==================================================>] 783.4kB/783.4kB 1187591e9b5c Extracting [========================================> ] 131.5MB/164MB eeb582a9cefe Extracting [==========================================> ] 161MB/187.4MB 2d429b9e73a6 Extracting [==================================> ] 20.05MB/29.13MB a7d3fdc2e5af Downloading [=================================> ] 55.69MB/83.15MB 3dccafa3f67b Downloading [> ] 539.6kB/69.62MB 55f2b468da67 Extracting [===> ] 16.71MB/257.9MB a2a0d06388d6 Downloading [============================================> ] 99.48MB/110.8MB 9d85dc8d0609 Pull complete d0f7326b7716 Extracting [=====> ] 32.77kB/324.6kB 1187591e9b5c Extracting [========================================> ] 133.7MB/164MB eeb582a9cefe Extracting [============================================> ] 167.1MB/187.4MB fe0fb9ad3b64 Pull complete d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB f50da64eedfd Extracting [> ] 98.3kB/8.735MB 2d429b9e73a6 Extracting [======================================> ] 22.41MB/29.13MB a7d3fdc2e5af Downloading [============================================> ] 73.53MB/83.15MB a2a0d06388d6 Verifying Checksum a2a0d06388d6 Download complete d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB 3dccafa3f67b Downloading [===> ] 4.324MB/69.62MB d956c9c5fe9e Downloading [> ] 539.6kB/63.56MB a7d3fdc2e5af Verifying Checksum a7d3fdc2e5af Download complete 1d8e8fd2e272 Downloading [==================================================>] 635B/635B 1d8e8fd2e272 Verifying Checksum 1d8e8fd2e272 Download complete 55f2b468da67 Extracting [====> ] 21.17MB/257.9MB eeb582a9cefe Extracting [==============================================> ] 174.9MB/187.4MB 1dccce9f415d Downloading [=====================================> ] 3.011kB/4.022kB 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB 1dccce9f415d Download complete f50da64eedfd Extracting [===========> ] 2.064MB/8.735MB 1187591e9b5c Extracting [=========================================> ] 137MB/164MB 2d429b9e73a6 Extracting [==========================================> ] 24.48MB/29.13MB e5d54fbf8ee1 Downloading [==================================================>] 1.479kB/1.479kB e5d54fbf8ee1 Verifying Checksum e5d54fbf8ee1 Download complete 37404d8f503a Downloading [==> ] 3.01kB/60.73kB 37404d8f503a Downloading [==================================================>] 60.73kB/60.73kB 37404d8f503a Verifying Checksum 37404d8f503a Download complete 3dccafa3f67b Downloading [============> ] 17.3MB/69.62MB b30c77c91326 Downloading [==================================================>] 100B/100B b30c77c91326 Verifying Checksum b30c77c91326 Download complete d956c9c5fe9e Downloading [========> ] 10.27MB/63.56MB 55f2b468da67 Extracting [====> ] 23.95MB/257.9MB eeb582a9cefe Extracting [================================================> ] 182.7MB/187.4MB d76a56e8adff Downloading [==================================================>] 694B/694B d76a56e8adff Download complete f50da64eedfd Extracting [==============================> ] 5.407MB/8.735MB 1187591e9b5c Extracting [==========================================> ] 140.4MB/164MB eeb582a9cefe Extracting [==================================================>] 187.4MB/187.4MB eca0188f477e Downloading [> ] 375.7kB/37.17MB 3dccafa3f67b Downloading [========================> ] 34.6MB/69.62MB d956c9c5fe9e Downloading [==================> ] 23.25MB/63.56MB f50da64eedfd Extracting [=============================================> ] 7.864MB/8.735MB 1187591e9b5c Extracting [===========================================> ] 142.6MB/164MB f50da64eedfd Extracting [==================================================>] 8.735MB/8.735MB 3dccafa3f67b Downloading [=========================================> ] 58.39MB/69.62MB eca0188f477e Downloading [==> ] 1.883MB/37.17MB d956c9c5fe9e Downloading [==================================> ] 43.79MB/63.56MB d0f7326b7716 Pull complete eeb582a9cefe Pull complete f50da64eedfd Pull complete 2d429b9e73a6 Extracting [==========================================> ] 24.77MB/29.13MB 4a965f51fa32 Extracting [=========================> ] 32.77kB/63.6kB 4a965f51fa32 Extracting [==================================================>] 63.6kB/63.6kB 9f61cc37f3e3 Extracting [==================================================>] 1.127kB/1.127kB 9f61cc37f3e3 Extracting [==================================================>] 1.127kB/1.127kB 3dccafa3f67b Verifying Checksum 3dccafa3f67b Download complete 9f61cc37f3e3 Pull complete 9202a69cfcd9 Extracting [==================================================>] 1.122kB/1.122kB 9202a69cfcd9 Extracting [==================================================>] 1.122kB/1.122kB 1187591e9b5c Extracting [============================================> ] 145.9MB/164MB 4a965f51fa32 Pull complete 835a6d0e4902 Extracting [==================================================>] 29.28kB/29.28kB 3dccafa3f67b Extracting [> ] 557.1kB/69.62MB e444bcd4d577 Downloading [==================================================>] 279B/279B 835a6d0e4902 Extracting [==================================================>] 29.28kB/29.28kB e444bcd4d577 Verifying Checksum e444bcd4d577 Download complete 9202a69cfcd9 Pull complete eca0188f477e Downloading [=======> ] 5.651MB/37.17MB simulator Pulled d956c9c5fe9e Downloading [===============================================> ] 60.55MB/63.56MB 835a6d0e4902 Pull complete d956c9c5fe9e Verifying Checksum d956c9c5fe9e Download complete eabd8714fec9 Downloading [> ] 539.6kB/375MB 45fd2fec8a19 Downloading [==================================================>] 1.103kB/1.103kB 45fd2fec8a19 Verifying Checksum 45fd2fec8a19 Download complete a2a0d06388d6 Extracting [> ] 557.1kB/110.8MB 2d429b9e73a6 Extracting [===============================================> ] 27.43MB/29.13MB 8f10199ed94b Downloading [> ] 97.22kB/8.768MB 1187591e9b5c Extracting [=============================================> ] 148.7MB/164MB eca0188f477e Downloading [========================> ] 18.46MB/37.17MB 3dccafa3f67b Extracting [==> ] 3.342MB/69.62MB 55f2b468da67 Extracting [====> ] 24.51MB/257.9MB eabd8714fec9 Downloading [=> ] 12.43MB/375MB 8f10199ed94b Downloading [===============================> ] 5.504MB/8.768MB a2a0d06388d6 Extracting [=> ] 3.899MB/110.8MB 1187591e9b5c Extracting [==============================================> ] 152.1MB/164MB eca0188f477e Verifying Checksum eca0188f477e Download complete 8f10199ed94b Verifying Checksum 8f10199ed94b Download complete 3dccafa3f67b Extracting [====> ] 6.128MB/69.62MB 2d429b9e73a6 Extracting [================================================> ] 28.02MB/29.13MB f963a77d2726 Downloading [=======> ] 3.01kB/21.44kB f963a77d2726 Downloading [==================================================>] 21.44kB/21.44kB f963a77d2726 Verifying Checksum f963a77d2726 Download complete 55f2b468da67 Extracting [======> ] 35.09MB/257.9MB f3a82e9f1761 Downloading [> ] 457.7kB/44.41MB eca0188f477e Extracting [> ] 393.2kB/37.17MB 79161a3f5362 Downloading [================================> ] 3.011kB/4.656kB 79161a3f5362 Downloading [==================================================>] 4.656kB/4.656kB 79161a3f5362 Verifying Checksum 79161a3f5362 Download complete eabd8714fec9 Downloading [===> ] 27.03MB/375MB 9c266ba63f51 Downloading [==================================================>] 1.105kB/1.105kB 9c266ba63f51 Verifying Checksum 9c266ba63f51 Download complete 2e8a7df9c2ee Downloading [==================================================>] 851B/851B 2e8a7df9c2ee Verifying Checksum 2e8a7df9c2ee Download complete a2a0d06388d6 Extracting [===> ] 6.685MB/110.8MB 10f05dd8b1db Downloading [==================================================>] 98B/98B 10f05dd8b1db Verifying Checksum 10f05dd8b1db Download complete 1187591e9b5c Extracting [===============================================> ] 156MB/164MB 41dac8b43ba6 Downloading [==================================================>] 171B/171B 41dac8b43ba6 Verifying Checksum 41dac8b43ba6 Download complete 3dccafa3f67b Extracting [=====> ] 7.799MB/69.62MB 55f2b468da67 Extracting [========> ] 44.01MB/257.9MB f3a82e9f1761 Downloading [=========> ] 8.715MB/44.41MB eca0188f477e Extracting [===> ] 2.753MB/37.17MB eabd8714fec9 Downloading [======> ] 48.66MB/375MB 71a9f6a9ab4d Downloading [> ] 3.009kB/230.6kB 71a9f6a9ab4d Downloading [==================================================>] 230.6kB/230.6kB 71a9f6a9ab4d Verifying Checksum 71a9f6a9ab4d Download complete da3ed5db7103 Downloading [> ] 539.6kB/127.4MB a2a0d06388d6 Extracting [====> ] 9.47MB/110.8MB 1187591e9b5c Extracting [================================================> ] 159.3MB/164MB 3dccafa3f67b Extracting [=======> ] 10.03MB/69.62MB f3a82e9f1761 Downloading [======================> ] 20.18MB/44.41MB 55f2b468da67 Extracting [=========> ] 51.25MB/257.9MB eca0188f477e Extracting [=======> ] 5.898MB/37.17MB eabd8714fec9 Downloading [=========> ] 71.37MB/375MB da3ed5db7103 Downloading [=> ] 4.324MB/127.4MB 1187591e9b5c Extracting [=================================================> ] 162.7MB/164MB a2a0d06388d6 Extracting [=====> ] 12.26MB/110.8MB f3a82e9f1761 Downloading [=====================================> ] 33.49MB/44.41MB 55f2b468da67 Extracting [===========> ] 59.05MB/257.9MB 3dccafa3f67b Extracting [==========> ] 13.93MB/69.62MB eabd8714fec9 Downloading [============> ] 90.29MB/375MB da3ed5db7103 Downloading [=====> ] 12.98MB/127.4MB eca0188f477e Extracting [========> ] 6.685MB/37.17MB f3a82e9f1761 Verifying Checksum f3a82e9f1761 Download complete 55f2b468da67 Extracting [============> ] 66.85MB/257.9MB eabd8714fec9 Downloading [===============> ] 115.2MB/375MB c955f6e31a04 Downloading [===========================================> ] 3.011kB/3.446kB c955f6e31a04 Downloading [==================================================>] 3.446kB/3.446kB c955f6e31a04 Verifying Checksum c955f6e31a04 Download complete 3dccafa3f67b Extracting [===========> ] 16.15MB/69.62MB a2a0d06388d6 Extracting [======> ] 14.48MB/110.8MB da3ed5db7103 Downloading [=========> ] 24.33MB/127.4MB 2d429b9e73a6 Extracting [================================================> ] 28.31MB/29.13MB 1187591e9b5c Extracting [==================================================>] 164MB/164MB eabd8714fec9 Downloading [==================> ] 139MB/375MB 55f2b468da67 Extracting [==============> ] 74.65MB/257.9MB eca0188f477e Extracting [=============> ] 9.83MB/37.17MB 3dccafa3f67b Extracting [==============> ] 19.5MB/69.62MB da3ed5db7103 Downloading [=================> ] 43.79MB/127.4MB a2a0d06388d6 Extracting [=======> ] 16.71MB/110.8MB 2d429b9e73a6 Extracting [=================================================> ] 28.9MB/29.13MB eabd8714fec9 Downloading [=====================> ] 161.1MB/375MB 55f2b468da67 Extracting [===============> ] 79.66MB/257.9MB eca0188f477e Extracting [=================> ] 12.98MB/37.17MB 3dccafa3f67b Extracting [===============> ] 21.73MB/69.62MB da3ed5db7103 Downloading [==========================> ] 67.58MB/127.4MB 1187591e9b5c Pull complete ee36d486bb6e Extracting [==================================================>] 249B/249B ee36d486bb6e Extracting [==================================================>] 249B/249B eabd8714fec9 Downloading [========================> ] 185.4MB/375MB a2a0d06388d6 Extracting [========> ] 17.83MB/110.8MB 2d429b9e73a6 Extracting [==================================================>] 29.13MB/29.13MB 55f2b468da67 Extracting [================> ] 86.34MB/257.9MB ee36d486bb6e Pull complete eca0188f477e Extracting [=====================> ] 16.12MB/37.17MB 3dccafa3f67b Extracting [===================> ] 26.74MB/69.62MB da3ed5db7103 Downloading [==================================> ] 88.13MB/127.4MB eabd8714fec9 Downloading [===========================> ] 208.7MB/375MB a2a0d06388d6 Extracting [========> ] 19.5MB/110.8MB 55f2b468da67 Extracting [==================> ] 93.03MB/257.9MB eca0188f477e Extracting [==========================> ] 19.66MB/37.17MB da3ed5db7103 Downloading [============================================> ] 113.5MB/127.4MB b1362518a15a Extracting [> ] 557.1kB/267.7MB 3dccafa3f67b Extracting [====================> ] 28.41MB/69.62MB eabd8714fec9 Downloading [==============================> ] 226MB/375MB da3ed5db7103 Verifying Checksum da3ed5db7103 Download complete a2a0d06388d6 Extracting [==========> ] 22.84MB/110.8MB eca0188f477e Extracting [==============================> ] 22.81MB/37.17MB 55f2b468da67 Extracting [===================> ] 102.5MB/257.9MB eabd8714fec9 Downloading [=================================> ] 249.2MB/375MB 3dccafa3f67b Extracting [=======================> ] 32.87MB/69.62MB b1362518a15a Extracting [> ] 1.114MB/267.7MB a2a0d06388d6 Extracting [===========> ] 25.62MB/110.8MB eca0188f477e Extracting [==================================> ] 25.95MB/37.17MB 55f2b468da67 Extracting [====================> ] 108.1MB/257.9MB eabd8714fec9 Downloading [====================================> ] 270.3MB/375MB 3dccafa3f67b Extracting [==========================> ] 37.32MB/69.62MB b1362518a15a Extracting [==> ] 11.7MB/267.7MB a2a0d06388d6 Extracting [=============> ] 29.52MB/110.8MB eca0188f477e Extracting [======================================> ] 28.7MB/37.17MB 55f2b468da67 Extracting [=====================> ] 111.4MB/257.9MB eabd8714fec9 Downloading [======================================> ] 292MB/375MB 3dccafa3f67b Extracting [==================================> ] 47.91MB/69.62MB b1362518a15a Extracting [===> ] 18.94MB/267.7MB a2a0d06388d6 Extracting [===============> ] 33.42MB/110.8MB eca0188f477e Extracting [==========================================> ] 31.46MB/37.17MB eabd8714fec9 Downloading [========================================> ] 303.3MB/375MB 55f2b468da67 Extracting [======================> ] 113.6MB/257.9MB 3dccafa3f67b Extracting [=======================================> ] 55.15MB/69.62MB b1362518a15a Extracting [====> ] 26.74MB/267.7MB eca0188f477e Extracting [============================================> ] 33.03MB/37.17MB a2a0d06388d6 Extracting [================> ] 35.65MB/110.8MB 2d429b9e73a6 Pull complete eabd8714fec9 Downloading [===========================================> ] 324.9MB/375MB 55f2b468da67 Extracting [======================> ] 117MB/257.9MB 3dccafa3f67b Extracting [=================================================> ] 68.52MB/69.62MB eabd8714fec9 Downloading [===========================================> ] 329.3MB/375MB a2a0d06388d6 Extracting [================> ] 36.77MB/110.8MB 55f2b468da67 Extracting [======================> ] 117.5MB/257.9MB b1362518a15a Extracting [=====> ] 31.75MB/267.7MB 3dccafa3f67b Extracting [=================================================> ] 69.07MB/69.62MB eca0188f477e Extracting [=============================================> ] 33.82MB/37.17MB eabd8714fec9 Downloading [==============================================> ] 345.5MB/375MB 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB a2a0d06388d6 Extracting [=================> ] 39.55MB/110.8MB b1362518a15a Extracting [=======> ] 39.55MB/267.7MB 55f2b468da67 Extracting [=======================> ] 123.7MB/257.9MB 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 3dccafa3f67b Pull complete eca0188f477e Extracting [==============================================> ] 34.21MB/37.17MB 46eab5b44a35 Pull complete eabd8714fec9 Downloading [===============================================> ] 359MB/375MB c4d302cc468d Extracting [> ] 65.54kB/4.534MB d956c9c5fe9e Extracting [> ] 557.1kB/63.56MB a2a0d06388d6 Extracting [===================> ] 43.45MB/110.8MB b1362518a15a Extracting [========> ] 46.79MB/267.7MB 55f2b468da67 Extracting [========================> ] 128.1MB/257.9MB eabd8714fec9 Verifying Checksum eabd8714fec9 Download complete c4d302cc468d Extracting [=============================> ] 2.687MB/4.534MB d956c9c5fe9e Extracting [===> ] 5.014MB/63.56MB a2a0d06388d6 Extracting [====================> ] 46.24MB/110.8MB b1362518a15a Extracting [=========> ] 53.48MB/267.7MB 55f2b468da67 Extracting [=========================> ] 132MB/257.9MB eca0188f477e Extracting [================================================> ] 36.18MB/37.17MB eca0188f477e Extracting [==================================================>] 37.17MB/37.17MB c4d302cc468d Extracting [==================================================>] 4.534MB/4.534MB d956c9c5fe9e Extracting [======> ] 7.799MB/63.56MB b1362518a15a Extracting [===========> ] 61.28MB/267.7MB 55f2b468da67 Extracting [==========================> ] 137MB/257.9MB a2a0d06388d6 Extracting [======================> ] 49.58MB/110.8MB eca0188f477e Pull complete e444bcd4d577 Extracting [==================================================>] 279B/279B e444bcd4d577 Extracting [==================================================>] 279B/279B e444bcd4d577 Pull complete b1362518a15a Extracting [============> ] 67.4MB/267.7MB d956c9c5fe9e Extracting [=======> ] 10.03MB/63.56MB 55f2b468da67 Extracting [===========================> ] 139.8MB/257.9MB a2a0d06388d6 Extracting [=======================> ] 52.92MB/110.8MB d956c9c5fe9e Extracting [==========> ] 12.81MB/63.56MB b1362518a15a Extracting [==============> ] 77.43MB/267.7MB 55f2b468da67 Extracting [============================> ] 147.1MB/257.9MB a2a0d06388d6 Extracting [=========================> ] 56.82MB/110.8MB c4d302cc468d Pull complete 01e0882c90d9 Extracting [=> ] 32.77kB/1.447MB d956c9c5fe9e Extracting [============> ] 15.6MB/63.56MB b1362518a15a Extracting [===============> ] 83MB/267.7MB 01e0882c90d9 Extracting [==================================================>] 1.447MB/1.447MB 55f2b468da67 Extracting [=============================> ] 152.1MB/257.9MB eabd8714fec9 Extracting [> ] 557.1kB/375MB a2a0d06388d6 Extracting [==========================> ] 59.05MB/110.8MB d956c9c5fe9e Extracting [===============> ] 19.5MB/63.56MB b1362518a15a Extracting [================> ] 88.01MB/267.7MB 55f2b468da67 Extracting [==============================> ] 156MB/257.9MB a2a0d06388d6 Extracting [===========================> ] 61.28MB/110.8MB eabd8714fec9 Extracting [=> ] 13.93MB/375MB b1362518a15a Extracting [=================> ] 95.81MB/267.7MB 01e0882c90d9 Pull complete a2a0d06388d6 Extracting [============================> ] 62.95MB/110.8MB 55f2b468da67 Extracting [==============================> ] 158.8MB/257.9MB d956c9c5fe9e Extracting [==================> ] 23.95MB/63.56MB eabd8714fec9 Extracting [==> ] 16.15MB/375MB b1362518a15a Extracting [===================> ] 101.9MB/267.7MB 531ee2cf3c0c Extracting [> ] 98.3kB/8.066MB d956c9c5fe9e Extracting [====================> ] 25.62MB/63.56MB 55f2b468da67 Extracting [===============================> ] 161MB/257.9MB a2a0d06388d6 Extracting [=============================> ] 64.62MB/110.8MB b1362518a15a Extracting [===================> ] 104.7MB/267.7MB eabd8714fec9 Extracting [==> ] 20.05MB/375MB 531ee2cf3c0c Extracting [=====> ] 884.7kB/8.066MB d956c9c5fe9e Extracting [=======================> ] 30.08MB/63.56MB a2a0d06388d6 Extracting [==============================> ] 66.85MB/110.8MB 55f2b468da67 Extracting [===============================> ] 163.8MB/257.9MB b1362518a15a Extracting [====================> ] 110.3MB/267.7MB 531ee2cf3c0c Extracting [====================> ] 3.342MB/8.066MB eabd8714fec9 Extracting [==> ] 22.28MB/375MB d956c9c5fe9e Extracting [==========================> ] 33.98MB/63.56MB a2a0d06388d6 Extracting [===============================> ] 69.07MB/110.8MB 55f2b468da67 Extracting [================================> ] 167.7MB/257.9MB b1362518a15a Extracting [======================> ] 119.2MB/267.7MB 531ee2cf3c0c Extracting [=============================> ] 4.817MB/8.066MB d956c9c5fe9e Extracting [==================================> ] 43.45MB/63.56MB a2a0d06388d6 Extracting [================================> ] 71.3MB/110.8MB b1362518a15a Extracting [=======================> ] 127.6MB/267.7MB 531ee2cf3c0c Extracting [=====================================> ] 6.095MB/8.066MB d956c9c5fe9e Extracting [============================================> ] 56.82MB/63.56MB a2a0d06388d6 Extracting [=================================> ] 74.65MB/110.8MB b1362518a15a Extracting [=========================> ] 135.4MB/267.7MB eabd8714fec9 Extracting [===> ] 23.95MB/375MB 55f2b468da67 Extracting [=================================> ] 170.5MB/257.9MB 531ee2cf3c0c Extracting [=================================================> ] 7.963MB/8.066MB 531ee2cf3c0c Extracting [==================================================>] 8.066MB/8.066MB d956c9c5fe9e Extracting [=================================================> ] 63.5MB/63.56MB b1362518a15a Extracting [==========================> ] 141.5MB/267.7MB d956c9c5fe9e Extracting [==================================================>] 63.56MB/63.56MB a2a0d06388d6 Extracting [===================================> ] 77.99MB/110.8MB eabd8714fec9 Extracting [===> ] 28.41MB/375MB eabd8714fec9 Extracting [===> ] 29.52MB/375MB a2a0d06388d6 Extracting [===================================> ] 79.66MB/110.8MB b1362518a15a Extracting [===========================> ] 145.4MB/267.7MB d956c9c5fe9e Pull complete 531ee2cf3c0c Pull complete b1362518a15a Extracting [===========================> ] 148.2MB/267.7MB eabd8714fec9 Extracting [====> ] 32.31MB/375MB 1d8e8fd2e272 Extracting [==================================================>] 635B/635B 1d8e8fd2e272 Extracting [==================================================>] 635B/635B 55f2b468da67 Extracting [=================================> ] 171MB/257.9MB ed54a7dee1d8 Extracting [=> ] 32.77kB/1.196MB a2a0d06388d6 Extracting [====================================> ] 80.77MB/110.8MB eabd8714fec9 Extracting [====> ] 35.09MB/375MB b1362518a15a Extracting [============================> ] 151.5MB/267.7MB 1d8e8fd2e272 Pull complete 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB ed54a7dee1d8 Extracting [==========================> ] 622.6kB/1.196MB eabd8714fec9 Extracting [=====> ] 38.99MB/375MB b1362518a15a Extracting [============================> ] 153.7MB/267.7MB ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 1dccce9f415d Pull complete a2a0d06388d6 Extracting [====================================> ] 81.89MB/110.8MB e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB e5d54fbf8ee1 Pull complete 37404d8f503a Extracting [==========================> ] 32.77kB/60.73kB 37404d8f503a Extracting [==================================================>] 60.73kB/60.73kB eabd8714fec9 Extracting [======> ] 45.12MB/375MB b1362518a15a Extracting [=============================> ] 158.2MB/267.7MB 55f2b468da67 Extracting [=================================> ] 171.6MB/257.9MB ed54a7dee1d8 Pull complete 37404d8f503a Pull complete b30c77c91326 Extracting [==================================================>] 100B/100B b30c77c91326 Extracting [==================================================>] 100B/100B 12c5c803443f Extracting [==================================================>] 116B/116B 12c5c803443f Extracting [==================================================>] 116B/116B a2a0d06388d6 Extracting [=====================================> ] 83MB/110.8MB b30c77c91326 Pull complete d76a56e8adff Extracting [==================================================>] 694B/694B d76a56e8adff Extracting [==================================================>] 694B/694B 12c5c803443f Pull complete e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB d76a56e8adff Pull complete eabd8714fec9 Extracting [======> ] 51.81MB/375MB b1362518a15a Extracting [==============================> ] 163.2MB/267.7MB e27c75a98748 Pull complete prometheus Pulled a2a0d06388d6 Extracting [======================================> ] 85.79MB/110.8MB 55f2b468da67 Extracting [=================================> ] 172.1MB/257.9MB e73cb4a42719 Extracting [> ] 557.1kB/109.1MB eabd8714fec9 Extracting [=======> ] 59.6MB/375MB b1362518a15a Extracting [===============================> ] 170.5MB/267.7MB 55f2b468da67 Extracting [=================================> ] 172.7MB/257.9MB a2a0d06388d6 Extracting [=======================================> ] 88.57MB/110.8MB eabd8714fec9 Extracting [=========> ] 74.65MB/375MB e73cb4a42719 Extracting [==> ] 4.456MB/109.1MB b1362518a15a Extracting [=================================> ] 177.1MB/267.7MB a2a0d06388d6 Extracting [==========================================> ] 93.59MB/110.8MB eabd8714fec9 Extracting [===========> ] 88.57MB/375MB e73cb4a42719 Extracting [===> ] 7.242MB/109.1MB b1362518a15a Extracting [==================================> ] 184.4MB/267.7MB a2a0d06388d6 Extracting [============================================> ] 98.6MB/110.8MB 55f2b468da67 Extracting [=================================> ] 173.8MB/257.9MB eabd8714fec9 Extracting [=============> ] 98.6MB/375MB e73cb4a42719 Extracting [====> ] 9.47MB/109.1MB b1362518a15a Extracting [===================================> ] 191.6MB/267.7MB a2a0d06388d6 Extracting [==============================================> ] 102.5MB/110.8MB e73cb4a42719 Extracting [=====> ] 12.26MB/109.1MB b1362518a15a Extracting [=====================================> ] 200MB/267.7MB eabd8714fec9 Extracting [==============> ] 105.3MB/375MB 55f2b468da67 Extracting [=================================> ] 174.4MB/257.9MB a2a0d06388d6 Extracting [================================================> ] 106.4MB/110.8MB e73cb4a42719 Extracting [======> ] 13.93MB/109.1MB b1362518a15a Extracting [======================================> ] 206.7MB/267.7MB eabd8714fec9 Extracting [==============> ] 109.7MB/375MB 55f2b468da67 Extracting [=================================> ] 174.9MB/257.9MB b1362518a15a Extracting [========================================> ] 214.5MB/267.7MB a2a0d06388d6 Extracting [================================================> ] 107.5MB/110.8MB e73cb4a42719 Extracting [=======> ] 16.71MB/109.1MB eabd8714fec9 Extracting [===============> ] 113.6MB/375MB 55f2b468da67 Extracting [==================================> ] 175.5MB/257.9MB b1362518a15a Extracting [==========================================> ] 226.7MB/267.7MB eabd8714fec9 Extracting [===============> ] 118.1MB/375MB e73cb4a42719 Extracting [========> ] 19.5MB/109.1MB a2a0d06388d6 Extracting [=================================================> ] 109.2MB/110.8MB 55f2b468da67 Extracting [==================================> ] 176.6MB/257.9MB a2a0d06388d6 Extracting [==================================================>] 110.8MB/110.8MB b1362518a15a Extracting [===========================================> ] 234.5MB/267.7MB eabd8714fec9 Extracting [================> ] 123.1MB/375MB e73cb4a42719 Extracting [==========> ] 22.84MB/109.1MB 55f2b468da67 Extracting [==================================> ] 178.3MB/257.9MB b1362518a15a Extracting [=============================================> ] 245.7MB/267.7MB eabd8714fec9 Extracting [=================> ] 128.1MB/375MB 55f2b468da67 Extracting [==================================> ] 179.4MB/257.9MB a2a0d06388d6 Pull complete e73cb4a42719 Extracting [===========> ] 25.62MB/109.1MB eabd8714fec9 Extracting [=================> ] 130.4MB/375MB b1362518a15a Extracting [==============================================> ] 251.2MB/267.7MB 55f2b468da67 Extracting [==================================> ] 180.5MB/257.9MB b1362518a15a Extracting [================================================> ] 261.3MB/267.7MB eabd8714fec9 Extracting [==================> ] 136.5MB/375MB e73cb4a42719 Extracting [=============> ] 29.52MB/109.1MB b1362518a15a Extracting [==================================================>] 267.7MB/267.7MB b1362518a15a Pull complete a7d3fdc2e5af Extracting [> ] 557.1kB/83.15MB 55f2b468da67 Extracting [===================================> ] 183.3MB/257.9MB apex-pdp Pulled eabd8714fec9 Extracting [==================> ] 139.3MB/375MB e73cb4a42719 Extracting [================> ] 35.65MB/109.1MB 55f2b468da67 Extracting [====================================> ] 189.4MB/257.9MB e73cb4a42719 Extracting [===================> ] 42.34MB/109.1MB eabd8714fec9 Extracting [===================> ] 143.2MB/375MB 55f2b468da67 Extracting [=====================================> ] 193.3MB/257.9MB a7d3fdc2e5af Extracting [> ] 1.114MB/83.15MB e73cb4a42719 Extracting [======================> ] 48.46MB/109.1MB eabd8714fec9 Extracting [===================> ] 147.1MB/375MB eabd8714fec9 Extracting [====================> ] 151MB/375MB e73cb4a42719 Extracting [========================> ] 52.36MB/109.1MB 55f2b468da67 Extracting [=====================================> ] 195MB/257.9MB eabd8714fec9 Extracting [====================> ] 155.4MB/375MB e73cb4a42719 Extracting [=========================> ] 55.15MB/109.1MB a7d3fdc2e5af Extracting [=> ] 1.671MB/83.15MB 55f2b468da67 Extracting [======================================> ] 196.1MB/257.9MB eabd8714fec9 Extracting [=====================> ] 161MB/375MB e73cb4a42719 Extracting [===========================> ] 59.05MB/109.1MB eabd8714fec9 Extracting [======================> ] 167.7MB/375MB e73cb4a42719 Extracting [=============================> ] 65.18MB/109.1MB a7d3fdc2e5af Extracting [=> ] 2.228MB/83.15MB 55f2b468da67 Extracting [======================================> ] 196.6MB/257.9MB eabd8714fec9 Extracting [========================> ] 180.5MB/375MB e73cb4a42719 Extracting [================================> ] 71.3MB/109.1MB 55f2b468da67 Extracting [======================================> ] 197.8MB/257.9MB eabd8714fec9 Extracting [=========================> ] 193.3MB/375MB e73cb4a42719 Extracting [==================================> ] 75.76MB/109.1MB a7d3fdc2e5af Extracting [=> ] 2.785MB/83.15MB eabd8714fec9 Extracting [===========================> ] 207.8MB/375MB e73cb4a42719 Extracting [=====================================> ] 81.33MB/109.1MB 55f2b468da67 Extracting [======================================> ] 200MB/257.9MB a7d3fdc2e5af Extracting [==> ] 3.342MB/83.15MB e73cb4a42719 Extracting [=======================================> ] 86.34MB/109.1MB eabd8714fec9 Extracting [============================> ] 217.3MB/375MB 55f2b468da67 Extracting [=======================================> ] 202.2MB/257.9MB eabd8714fec9 Extracting [=============================> ] 220.6MB/375MB e73cb4a42719 Extracting [==========================================> ] 91.91MB/109.1MB 55f2b468da67 Extracting [=======================================> ] 203.3MB/257.9MB a7d3fdc2e5af Extracting [==> ] 4.456MB/83.15MB eabd8714fec9 Extracting [=============================> ] 224.5MB/375MB e73cb4a42719 Extracting [==========================================> ] 93.59MB/109.1MB 55f2b468da67 Extracting [=======================================> ] 205MB/257.9MB eabd8714fec9 Extracting [==============================> ] 229MB/375MB e73cb4a42719 Extracting [============================================> ] 96.93MB/109.1MB 55f2b468da67 Extracting [=======================================> ] 206.1MB/257.9MB eabd8714fec9 Extracting [===============================> ] 234.5MB/375MB a7d3fdc2e5af Extracting [===> ] 5.014MB/83.15MB e73cb4a42719 Extracting [=============================================> ] 99.16MB/109.1MB 55f2b468da67 Extracting [========================================> ] 206.7MB/257.9MB eabd8714fec9 Extracting [===============================> ] 239MB/375MB e73cb4a42719 Extracting [==============================================> ] 101.9MB/109.1MB a7d3fdc2e5af Extracting [===> ] 5.571MB/83.15MB eabd8714fec9 Extracting [================================> ] 242.9MB/375MB eabd8714fec9 Extracting [================================> ] 244.5MB/375MB a7d3fdc2e5af Extracting [====> ] 7.242MB/83.15MB e73cb4a42719 Extracting [===============================================> ] 103.6MB/109.1MB 55f2b468da67 Extracting [========================================> ] 207.8MB/257.9MB a7d3fdc2e5af Extracting [=====> ] 8.356MB/83.15MB eabd8714fec9 Extracting [=================================> ] 249MB/375MB e73cb4a42719 Extracting [================================================> ] 104.7MB/109.1MB eabd8714fec9 Extracting [=================================> ] 252.9MB/375MB 55f2b468da67 Extracting [========================================> ] 210.6MB/257.9MB a7d3fdc2e5af Extracting [=====> ] 8.913MB/83.15MB eabd8714fec9 Extracting [==================================> ] 258.5MB/375MB e73cb4a42719 Extracting [================================================> ] 105.8MB/109.1MB 55f2b468da67 Extracting [=========================================> ] 212.2MB/257.9MB eabd8714fec9 Extracting [===================================> ] 262.9MB/375MB a7d3fdc2e5af Extracting [======> ] 10.58MB/83.15MB 55f2b468da67 Extracting [=========================================> ] 213.4MB/257.9MB eabd8714fec9 Extracting [===================================> ] 267.9MB/375MB a7d3fdc2e5af Extracting [======> ] 11.14MB/83.15MB 55f2b468da67 Extracting [=========================================> ] 215MB/257.9MB a7d3fdc2e5af Extracting [========> ] 13.37MB/83.15MB e73cb4a42719 Extracting [=================================================> ] 107.5MB/109.1MB 55f2b468da67 Extracting [==========================================> ] 216.7MB/257.9MB eabd8714fec9 Extracting [===================================> ] 269.1MB/375MB eabd8714fec9 Extracting [===================================> ] 269.6MB/375MB 55f2b468da67 Extracting [==========================================> ] 219.5MB/257.9MB e73cb4a42719 Extracting [=================================================> ] 108.6MB/109.1MB a7d3fdc2e5af Extracting [=========> ] 15.04MB/83.15MB a7d3fdc2e5af Extracting [=========> ] 16.15MB/83.15MB eabd8714fec9 Extracting [====================================> ] 270.2MB/375MB 55f2b468da67 Extracting [==========================================> ] 220.6MB/257.9MB e73cb4a42719 Extracting [==================================================>] 109.1MB/109.1MB a7d3fdc2e5af Extracting [===========> ] 18.94MB/83.15MB 55f2b468da67 Extracting [===========================================> ] 222.3MB/257.9MB e73cb4a42719 Pull complete a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB eabd8714fec9 Extracting [====================================> ] 271.3MB/375MB 55f2b468da67 Extracting [===========================================> ] 222.8MB/257.9MB eabd8714fec9 Extracting [====================================> ] 271.8MB/375MB 55f2b468da67 Extracting [===========================================> ] 223.9MB/257.9MB a83b68436f09 Pull complete 787d6bee9571 Extracting [==================================================>] 127B/127B 787d6bee9571 Extracting [==================================================>] 127B/127B 55f2b468da67 Extracting [===========================================> ] 224.5MB/257.9MB a7d3fdc2e5af Extracting [===========> ] 19.5MB/83.15MB eabd8714fec9 Extracting [====================================> ] 272.4MB/375MB 55f2b468da67 Extracting [===========================================> ] 225.6MB/257.9MB a7d3fdc2e5af Extracting [=============> ] 21.73MB/83.15MB 787d6bee9571 Pull complete 55f2b468da67 Extracting [===========================================> ] 226.2MB/257.9MB a7d3fdc2e5af Extracting [=============> ] 22.28MB/83.15MB 13ff0988aaea Extracting [==================================================>] 167B/167B 13ff0988aaea Extracting [==================================================>] 167B/167B eabd8714fec9 Extracting [====================================> ] 273MB/375MB a7d3fdc2e5af Extracting [==============> ] 23.4MB/83.15MB 55f2b468da67 Extracting [===========================================> ] 226.7MB/257.9MB a7d3fdc2e5af Extracting [===============> ] 25.62MB/83.15MB eabd8714fec9 Extracting [====================================> ] 273.5MB/375MB 55f2b468da67 Extracting [============================================> ] 227.3MB/257.9MB a7d3fdc2e5af Extracting [=================> ] 28.41MB/83.15MB 55f2b468da67 Extracting [============================================> ] 228.4MB/257.9MB eabd8714fec9 Extracting [====================================> ] 275.2MB/375MB eabd8714fec9 Extracting [====================================> ] 276.3MB/375MB a7d3fdc2e5af Extracting [==================> ] 30.64MB/83.15MB 55f2b468da67 Extracting [============================================> ] 229MB/257.9MB eabd8714fec9 Extracting [=====================================> ] 280.2MB/375MB a7d3fdc2e5af Extracting [====================> ] 33.42MB/83.15MB 13ff0988aaea Pull complete 55f2b468da67 Extracting [============================================> ] 230.6MB/257.9MB eabd8714fec9 Extracting [=====================================> ] 282.4MB/375MB a7d3fdc2e5af Extracting [=====================> ] 35.65MB/83.15MB eabd8714fec9 Extracting [======================================> ] 285.2MB/375MB 55f2b468da67 Extracting [============================================> ] 231.2MB/257.9MB eabd8714fec9 Extracting [======================================> ] 289.1MB/375MB a7d3fdc2e5af Extracting [========================> ] 40.11MB/83.15MB 55f2b468da67 Extracting [============================================> ] 231.7MB/257.9MB a7d3fdc2e5af Extracting [==========================> ] 44.01MB/83.15MB eabd8714fec9 Extracting [=======================================> ] 293MB/375MB 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB a7d3fdc2e5af Extracting [============================> ] 47.91MB/83.15MB eabd8714fec9 Extracting [=======================================> ] 294.1MB/375MB 55f2b468da67 Extracting [=============================================> ] 232.8MB/257.9MB 4b82842ab819 Pull complete 7e568a0dc8fb Extracting [==================================================>] 184B/184B 7e568a0dc8fb Extracting [==================================================>] 184B/184B a7d3fdc2e5af Extracting [=============================> ] 49.58MB/83.15MB 7e568a0dc8fb Pull complete postgres Pulled eabd8714fec9 Extracting [=======================================> ] 295.2MB/375MB 55f2b468da67 Extracting [=============================================> ] 234.5MB/257.9MB a7d3fdc2e5af Extracting [================================> ] 54.03MB/83.15MB 55f2b468da67 Extracting [=============================================> ] 236.7MB/257.9MB a7d3fdc2e5af Extracting [==================================> ] 57.38MB/83.15MB eabd8714fec9 Extracting [=======================================> ] 296.4MB/375MB 55f2b468da67 Extracting [==============================================> ] 241.8MB/257.9MB a7d3fdc2e5af Extracting [=====================================> ] 61.83MB/83.15MB eabd8714fec9 Extracting [=======================================> ] 299.1MB/375MB a7d3fdc2e5af Extracting [======================================> ] 63.5MB/83.15MB eabd8714fec9 Extracting [========================================> ] 300.8MB/375MB eabd8714fec9 Extracting [========================================> ] 302.5MB/375MB 55f2b468da67 Extracting [===============================================> ] 244.5MB/257.9MB a7d3fdc2e5af Extracting [======================================> ] 64.06MB/83.15MB 55f2b468da67 Extracting [================================================> ] 250.7MB/257.9MB eabd8714fec9 Extracting [========================================> ] 304.2MB/375MB a7d3fdc2e5af Extracting [=========================================> ] 68.52MB/83.15MB 55f2b468da67 Extracting [=================================================> ] 254MB/257.9MB eabd8714fec9 Extracting [========================================> ] 305.8MB/375MB a7d3fdc2e5af Extracting [==========================================> ] 71.3MB/83.15MB 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB a7d3fdc2e5af Extracting [==============================================> ] 76.87MB/83.15MB eabd8714fec9 Extracting [========================================> ] 306.9MB/375MB 55f2b468da67 Pull complete 82bfc142787e Extracting [> ] 98.3kB/8.613MB eabd8714fec9 Extracting [=========================================> ] 307.5MB/375MB 82bfc142787e Extracting [=============================================> ] 7.766MB/8.613MB 82bfc142787e Extracting [==================================================>] 8.613MB/8.613MB 82bfc142787e Pull complete 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB eabd8714fec9 Extracting [=========================================> ] 309.7MB/375MB 46baca71a4ef Pull complete b0e0ef7895f4 Extracting [> ] 393.2kB/37.01MB eabd8714fec9 Extracting [=========================================> ] 310.3MB/375MB b0e0ef7895f4 Extracting [=====================> ] 15.73MB/37.01MB b0e0ef7895f4 Extracting [=======================================> ] 29.1MB/37.01MB a7d3fdc2e5af Extracting [==============================================> ] 77.43MB/83.15MB eabd8714fec9 Extracting [=========================================> ] 312MB/375MB b0e0ef7895f4 Extracting [==================================================>] 37.01MB/37.01MB b0e0ef7895f4 Pull complete c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB c0c90eeb8aca Pull complete 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 5cfb27c10ea5 Pull complete 40a5eed61bb0 Extracting [==================================================>] 98B/98B 40a5eed61bb0 Extracting [==================================================>] 98B/98B a7d3fdc2e5af Extracting [================================================> ] 81.33MB/83.15MB 40a5eed61bb0 Pull complete e040ea11fa10 Extracting [==================================================>] 173B/173B e040ea11fa10 Extracting [==================================================>] 173B/173B e040ea11fa10 Pull complete a7d3fdc2e5af Extracting [==================================================>] 83.15MB/83.15MB 09d5a3f70313 Extracting [> ] 557.1kB/109.2MB eabd8714fec9 Extracting [=========================================> ] 313.6MB/375MB 09d5a3f70313 Extracting [======> ] 13.37MB/109.2MB eabd8714fec9 Extracting [==========================================> ] 315.3MB/375MB 09d5a3f70313 Extracting [========> ] 17.83MB/109.2MB a7d3fdc2e5af Pull complete c8585378023b Extracting [==================================================>] 11.93kB/11.93kB c8585378023b Extracting [==================================================>] 11.93kB/11.93kB c8585378023b Pull complete d2772eb63bbd Extracting [==================================================>] 1.325kB/1.325kB d2772eb63bbd Extracting [==================================================>] 1.325kB/1.325kB d2772eb63bbd Pull complete eabd8714fec9 Extracting [==========================================> ] 315.9MB/375MB grafana Pulled 09d5a3f70313 Extracting [=============> ] 28.97MB/109.2MB eabd8714fec9 Extracting [==========================================> ] 318.1MB/375MB 09d5a3f70313 Extracting [===================> ] 43.45MB/109.2MB eabd8714fec9 Extracting [==========================================> ] 320.9MB/375MB 09d5a3f70313 Extracting [============================> ] 62.39MB/109.2MB 09d5a3f70313 Extracting [====================================> ] 79.66MB/109.2MB eabd8714fec9 Extracting [===========================================> ] 323.1MB/375MB 09d5a3f70313 Extracting [==========================================> ] 93.59MB/109.2MB eabd8714fec9 Extracting [===========================================> ] 325.3MB/375MB 09d5a3f70313 Extracting [===============================================> ] 104.7MB/109.2MB eabd8714fec9 Extracting [===========================================> ] 327MB/375MB 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 09d5a3f70313 Pull complete 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB eabd8714fec9 Extracting [===========================================> ] 328.1MB/375MB 356f5c2c843b Pull complete kafka Pulled eabd8714fec9 Extracting [===========================================> ] 329.2MB/375MB eabd8714fec9 Extracting [============================================> ] 330.9MB/375MB eabd8714fec9 Extracting [============================================> ] 332MB/375MB eabd8714fec9 Extracting [============================================> ] 333.7MB/375MB eabd8714fec9 Extracting [=============================================> ] 339.2MB/375MB eabd8714fec9 Extracting [=============================================> ] 340.4MB/375MB eabd8714fec9 Extracting [=============================================> ] 340.9MB/375MB eabd8714fec9 Extracting [=============================================> ] 342MB/375MB eabd8714fec9 Extracting [=============================================> ] 342.6MB/375MB eabd8714fec9 Extracting [=============================================> ] 343.1MB/375MB eabd8714fec9 Extracting [==============================================> ] 345.4MB/375MB eabd8714fec9 Extracting [==============================================> ] 345.9MB/375MB eabd8714fec9 Extracting [==============================================> ] 350.4MB/375MB eabd8714fec9 Extracting [===============================================> ] 354.3MB/375MB eabd8714fec9 Extracting [===============================================> ] 357.1MB/375MB eabd8714fec9 Extracting [===============================================> ] 357.6MB/375MB eabd8714fec9 Extracting [================================================> ] 366MB/375MB eabd8714fec9 Extracting [=================================================> ] 368.2MB/375MB eabd8714fec9 Extracting [=================================================> ] 372.1MB/375MB eabd8714fec9 Extracting [==================================================>] 375MB/375MB eabd8714fec9 Pull complete 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 45fd2fec8a19 Pull complete 8f10199ed94b Extracting [> ] 98.3kB/8.768MB 8f10199ed94b Extracting [==================================================>] 8.768MB/8.768MB 8f10199ed94b Pull complete f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB f963a77d2726 Pull complete f3a82e9f1761 Extracting [> ] 458.8kB/44.41MB f3a82e9f1761 Extracting [===================> ] 17.43MB/44.41MB f3a82e9f1761 Extracting [=====================================> ] 33.49MB/44.41MB f3a82e9f1761 Extracting [==================================================>] 44.41MB/44.41MB f3a82e9f1761 Pull complete 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 79161a3f5362 Pull complete 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 9c266ba63f51 Pull complete 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 2e8a7df9c2ee Pull complete 10f05dd8b1db Extracting [==================================================>] 98B/98B 10f05dd8b1db Extracting [==================================================>] 98B/98B 10f05dd8b1db Pull complete 41dac8b43ba6 Extracting [==================================================>] 171B/171B 41dac8b43ba6 Extracting [==================================================>] 171B/171B 41dac8b43ba6 Pull complete 71a9f6a9ab4d Extracting [=======> ] 32.77kB/230.6kB 71a9f6a9ab4d Extracting [==================================================>] 230.6kB/230.6kB 71a9f6a9ab4d Pull complete da3ed5db7103 Extracting [> ] 557.1kB/127.4MB da3ed5db7103 Extracting [==> ] 6.685MB/127.4MB da3ed5db7103 Extracting [=====> ] 14.48MB/127.4MB da3ed5db7103 Extracting [=========> ] 24.51MB/127.4MB da3ed5db7103 Extracting [=============> ] 35.09MB/127.4MB da3ed5db7103 Extracting [===================> ] 49.58MB/127.4MB da3ed5db7103 Extracting [=========================> ] 64.06MB/127.4MB da3ed5db7103 Extracting [=============================> ] 75.76MB/127.4MB da3ed5db7103 Extracting [==================================> ] 88.57MB/127.4MB da3ed5db7103 Extracting [=====================================> ] 95.81MB/127.4MB da3ed5db7103 Extracting [=========================================> ] 105.8MB/127.4MB da3ed5db7103 Extracting [=============================================> ] 116.4MB/127.4MB da3ed5db7103 Extracting [===============================================> ] 121.4MB/127.4MB da3ed5db7103 Extracting [==================================================>] 127.4MB/127.4MB da3ed5db7103 Pull complete c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB c955f6e31a04 Pull complete zookeeper Pulled Network compose_default Creating Network compose_default Created Container zookeeper Creating Container prometheus Creating Container simulator Creating Container postgres Creating Container simulator Created Container prometheus Created Container grafana Creating Container postgres Created Container policy-db-migrator Creating Container zookeeper Created Container kafka Creating Container grafana Created Container policy-db-migrator Created Container policy-api Creating Container kafka Created Container policy-api Created Container policy-pap Creating Container policy-pap Created Container policy-apex-pdp Creating Container policy-apex-pdp Created Container policy-distribution Creating Container policy-distribution Created Container prometheus Starting Container postgres Starting Container zookeeper Starting Container simulator Starting Container prometheus Started Container grafana Starting Container postgres Started Container policy-db-migrator Starting Container zookeeper Started Container kafka Starting Container simulator Started Container policy-db-migrator Started Container policy-api Starting Container grafana Started Container kafka Started Container policy-api Started Container policy-pap Starting Container policy-pap Started Container policy-apex-pdp Starting Container policy-apex-pdp Started Container policy-distribution Starting Container policy-distribution Started Prometheus server: http://localhost:30259 Grafana server: http://localhost:30269 Waiting 1 minute for distribution to start... Checking if REST port 30006 is open on localhost ... IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-distribution:5.0.1-SNAPSHOT policy-distribution Up About a minute nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up About a minute nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up About a minute nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up About a minute nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up About a minute nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT simulator Up About a minute nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute Checking if REST port 30001 is open on localhost ... IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-distribution:5.0.1-SNAPSHOT policy-distribution Up About a minute nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up About a minute nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up About a minute nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up About a minute nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up About a minute nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT simulator Up About a minute nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute Cloning into '/w/workspace/policy-distribution-master-project-csit-distribution/csit/resources/tests/models'... Building robot framework docker image Checking for Docker Buildx... Docker Buildx is already installed. Building with Docker Buildx... sha256:8479a5e3160afaf52202957af09efa36bd0d844e1402756470cdede9ba43dbc8 top - 13:38:56 up 4 min, 0 users, load average: 1.86, 1.23, 0.52 Tasks: 248 total, 1 running, 247 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.8 us, 0.8 sy, 0.0 ni, 98.5 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st total used free shared buff/cache available Mem: 31Gi 2.9Gi 20Gi 29Mi 8.2Gi 27Gi Swap: 1.0Gi 0B 1.0Gi IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-distribution:5.0.1-SNAPSHOT policy-distribution Up 2 minutes nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up 2 minutes nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up 2 minutes nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up 2 minutes nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT simulator Up 2 minutes nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 64b8dda0eec7 policy-distribution 0.10% 107.8MiB / 31.34GiB 0.34% 5.85kB / 7.14kB 0B / 188kB 49 f88b8fb9ff79 policy-apex-pdp 0.93% 210.1MiB / 31.34GiB 0.65% 55.6kB / 70.1kB 0B / 385kB 51 5d71cfae1912 policy-pap 9.51% 428.1MiB / 31.34GiB 1.33% 153kB / 235kB 0B / 451kB 64 6a0b7f6f2877 policy-api 0.34% 559MiB / 31.34GiB 1.74% 1.15MB / 1.02MB 0B / 389kB 55 dae1c9bd62ac kafka 1.83% 379.8MiB / 31.34GiB 1.18% 211kB / 188kB 0B / 950kB 83 dfbc631e5544 grafana 0.42% 107.2MiB / 31.34GiB 0.33% 22.6MB / 90kB 4.1kB / 101MB 20 df234e26f26b zookeeper 0.19% 81.05MiB / 31.34GiB 0.25% 55.1kB / 46.6kB 0B / 516kB 62 5c601fc81abe postgres 0.02% 80MiB / 31.34GiB 0.25% 1.53MB / 1.62MB 4.1kB / 138MB 26 8902430b8ced simulator 0.09% 127.4MiB / 31.34GiB 0.40% 3.31kB / 126B 0B / 193kB 63 78d07c5da9aa prometheus 0.09% 18.18MiB / 31.34GiB 0.06% 139kB / 7.33kB 0B / 77.8kB 13 Container policy-csit Creating Container policy-csit Created Attaching to policy-csit policy-csit | Invoking the robot tests from: distribution-test.robot policy-csit | Run Robot test policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates policy-csit | -v POLICY_API_IP:policy-api:6969 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 policy-csit | -v APEX_IP:policy-apex-pdp:6969 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 policy-csit | -v KAFKA_IP:kafka:9092 policy-csit | -v PROMETHEUS_IP:prometheus:9090 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 policy-csit | -v TEMP_FOLDER:/tmp/distribution policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 policy-csit | -v TEST_ENV:docker policy-csit | -v JAEGER_IP:jaeger:16686 policy-csit | Starting Robot test suites ... policy-csit | ============================================================================== policy-csit | distribution policy-csit | ============================================================================== policy-csit | Healthcheck :: Verify policy distribution health check | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InvokeDistributionAndRunEventOnEngine | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | MetricsAfterExecution :: Verify policy-distribution is exporting p... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | distribution | PASS | policy-csit | 3 tests, 3 passed, 0 failed policy-csit | ============================================================================== policy-csit | Output: /tmp/results/output.xml policy-csit | Log: /tmp/results/log.html policy-csit | Report: /tmp/results/report.html policy-csit | RESULT: 0 policy-csit exited with code 0 IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-distribution:5.0.1-SNAPSHOT policy-distribution Up 2 minutes nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up 2 minutes nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up 2 minutes nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up 2 minutes nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT simulator Up 2 minutes nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes Shut down started! Collecting logs from docker compose containers... Tearing down containers... Container policy-csit Stopping Container grafana Stopping Container policy-distribution Stopping Container policy-csit Stopped Container policy-csit Removing Container policy-csit Removed Container grafana Stopped Container grafana Removing Container grafana Removed Container prometheus Stopping Container prometheus Stopped Container prometheus Removing Container prometheus Removed Container policy-distribution Stopped Container policy-distribution Removing Container policy-distribution Removed Container policy-apex-pdp Stopping Container policy-apex-pdp Stopped Container policy-apex-pdp Removing Container policy-apex-pdp Removed Container simulator Stopping Container policy-pap Stopping Container simulator Stopped Container simulator Removing Container policy-pap Stopped Container policy-pap Removing Container simulator Removed Container policy-pap Removed Container kafka Stopping Container policy-api Stopping Container kafka Stopped Container kafka Removing Container kafka Removed Container zookeeper Stopping Container zookeeper Stopped Container zookeeper Removing Container zookeeper Removed Container policy-api Stopped Container policy-api Removing Container policy-api Removed Container policy-db-migrator Stopping Container policy-db-migrator Stopped Container policy-db-migrator Removing Container policy-db-migrator Removed Container postgres Stopping Container postgres Stopped Container postgres Removing Container postgres Removed Network compose_default Removing Network compose_default Removed $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1604 killed; [ssh-agent] Stopped. Robot results publisher started... INFO: Checking test criticality is deprecated and will be dropped in a future release! -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results. [PostBuildScript] - [INFO] Executing post build scripts. [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins1644887355886356987.sh ---> sysstat.sh [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins6717797888708875997.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-distribution-master-project-csit-distribution + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-distribution-master-project-csit-distribution ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-distribution-master-project-csit-distribution ']' + mkdir -p /w/workspace/policy-distribution-master-project-csit-distribution/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-distribution-master-project-csit-distribution/archives/ [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins6870192849091264831.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-distribution-master-project-csit-distribution/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qMcA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qMcA/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins18436233071667189632.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-distribution-master-project-csit-distribution@tmp/config1448611400548559731tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins11295184640578190628.sh ---> create-netrc.sh [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins12981357026082170556.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-distribution-master-project-csit-distribution/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qMcA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qMcA/bin to PATH [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins16491562027452756867.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins11214030148765626798.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-distribution-master-project-csit-distribution/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qMcA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-qMcA/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [policy-distribution-master-project-csit-distribution] $ /bin/bash -l /tmp/jenkins6075693847400211549.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-distribution-master-project-csit-distribution/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qMcA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-qMcA/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-distribution-master-project-csit-distribution/2201 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-3405 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5599.99 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 16G 140G 10% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 714 22689 4 8688 30910 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:98:5a:b3 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.107.187/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86020sec preferred_lft 86020sec inet6 fe80::f816:3eff:fe98:5ab3/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 42:44:3e:b5:78:d6 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::4044:3eff:feb5:78d6/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-3405) 01/27/26 _x86_64_ (8 CPU) 13:34:42 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-3405) 01/27/26 _x86_64_ (8 CPU) 13:34:42 LINUX RESTART (8 CPU)