Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/docker/+/143145 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-6617 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-distribution-master-project-csit-verify-distribution [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoa4P1Q/agent.1586 SSH_AGENT_PID=1588 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-distribution-master-project-csit-verify-distribution@tmp/private_key_6814468306032136493.key (/w/workspace/policy-distribution-master-project-csit-verify-distribution@tmp/private_key_6814468306032136493.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-verify-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 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 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/changes/45/143145/2 # timeout=30 > git rev-parse 1f3a832e393437f9e373540e6f975480a7b074a7^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 1f3a832e393437f9e373540e6f975480a7b074a7 (refs/changes/45/143145/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f3a832e393437f9e373540e6f975480a7b074a7 # timeout=30 Commit message: "Refactor docker compose to remove duplication" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d8eb7862af0bd627574bb9a3e9dd44efa13c0620 # 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-verify-distribution] $ /bin/bash /tmp/jenkins10889741266459210937.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-kDi5 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-kDi5/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.0.1 from /tmp/venv-kDi5/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.6.0 beautifulsoup4==4.14.3 boto3==1.42.44 botocore==1.42.44 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.2.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.2 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.11.0 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.2 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.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.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=openjdk21 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-distribution-master-project-csit-verify-distribution] $ /bin/sh /tmp/jenkins568188119405535763.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.7" 2025-04-15 OpenJDK Runtime Environment (build 21.0.7+6-Ubuntu-0ubuntu122.04) OpenJDK 64-Bit Server VM (build 21.0.7+6-Ubuntu-0ubuntu122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-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-verify-distribution] $ /bin/sh -xe /tmp/jenkins15089184189090631912.sh + /w/workspace/policy-distribution-master-project-csit-verify-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... policy-apex-pdp Pulling policy-models-simulator Pulling zookeeper Pulling prometheus Pulling policy-pap Pulling kafka Pulling postgres Pulling policy-distribution Pulling policy-db-migrator Pulling grafana Pulling policy-api Pulling 2d35ebdb57d9 Pulling fs layer 083ee1b29467 Pulling fs layer a48090c7f63f Pulling fs layer 1783396d4469 Pulling fs layer 4644b9b0f167 Pulling fs layer 02c02ca3cfe9 Pulling fs layer 87dcfbd50f5c Pulling fs layer 1783396d4469 Waiting 02c02ca3cfe9 Waiting 4644b9b0f167 Waiting 87dcfbd50f5c 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 94a9713331c9 Waiting 1c3d2ae0a91f Waiting 6e7be8b279a2 Waiting 3b055568138d Waiting 2d35ebdb57d9 Pulling fs layer 3b055568138d Pulling fs layer bb674aec660b Pulling fs layer 3dac5f5f22bc Pulling fs layer 3b055568138d Waiting bb674aec660b Waiting 1b927df1bef8 Pulling fs layer e95c9f5c1a96 Pulling fs layer 07568de569f6 Pulling fs layer 3dac5f5f22bc Waiting 07568de569f6 Waiting e95c9f5c1a96 Waiting 1b927df1bef8 Waiting 2d35ebdb57d9 Pulling fs layer 9c72324e24da Pulling fs layer 2e2cb971f857 Pulling fs layer a48090c7f63f Downloading [==================================================>] 241B/241B 9c72324e24da Waiting a49e0950c2ca Pulling fs layer 2e2cb971f857 Waiting 2f8e01526a4a Pulling fs layer a0d61ce38760 Pulling fs layer 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB a48090c7f63f Verifying Checksum 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB a48090c7f63f Download complete a49e0950c2ca Waiting 2f8e01526a4a Waiting 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 52ce8be4b976 Pulling fs layer a0d61ce38760 Waiting 3ac823f3a6b3 Pulling fs layer 3ac823f3a6b3 Waiting 52ce8be4b976 Waiting 2d35ebdb57d9 Pulling fs layer 1187591e9b5c Pulling fs layer ee36d486bb6e Pulling fs layer 1187591e9b5c Waiting 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB b1362518a15a Pulling fs layer ee36d486bb6e Waiting 2d35ebdb57d9 Pulling fs layer 3b055568138d Pulling fs layer 2d13bddff5d2 Pulling fs layer eeb582a9cefe Pulling fs layer 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 3b055568138d Waiting 9f61cc37f3e3 Pulling fs layer 2d13bddff5d2 Waiting 9202a69cfcd9 Pulling fs layer eeb582a9cefe Waiting 9f61cc37f3e3 Waiting 9202a69cfcd9 Waiting 083ee1b29467 Downloading [> ] 539.6kB/77.96MB 1783396d4469 Downloading [==================================================>] 2.544kB/2.544kB 1783396d4469 Verifying Checksum 1783396d4469 Download complete 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 e040ea11fa10 Pulling fs layer 09d5a3f70313 Pulling fs layer 356f5c2c843b Pulling fs layer 1e017ebebdbd Waiting 55f2b468da67 Waiting 82bfc142787e Waiting 46baca71a4ef Waiting c0c90eeb8aca Waiting 5cfb27c10ea5 Waiting 40a5eed61bb0 Waiting e040ea11fa10 Waiting 09d5a3f70313 Waiting 356f5c2c843b Waiting b0e0ef7895f4 Waiting 9d85dc8d0609 Pulling fs layer d0f7326b7716 Pulling fs layer 3dccafa3f67b Pulling fs layer d956c9c5fe9e Pulling fs layer 1d8e8fd2e272 Pulling fs layer 1dccce9f415d Pulling fs layer e5d54fbf8ee1 Pulling fs layer 37404d8f503a Pulling fs layer b30c77c91326 Pulling fs layer d76a56e8adff Pulling fs layer 9d85dc8d0609 Waiting d0f7326b7716 Waiting 3dccafa3f67b Waiting d956c9c5fe9e Waiting 1d8e8fd2e272 Waiting 1dccce9f415d Waiting e5d54fbf8ee1 Waiting 37404d8f503a Waiting b30c77c91326 Waiting d76a56e8adff Waiting 4644b9b0f167 Downloading [==================================================>] 976B/976B 4644b9b0f167 Verifying Checksum 4644b9b0f167 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 e444bcd4d577 Waiting 10f05dd8b1db Pulling fs layer 41dac8b43ba6 Pulling fs layer 71a9f6a9ab4d Pulling fs layer eabd8714fec9 Waiting da3ed5db7103 Pulling fs layer 45fd2fec8a19 Waiting c955f6e31a04 Pulling fs layer 8f10199ed94b Waiting f963a77d2726 Waiting eca0188f477e Waiting f3a82e9f1761 Waiting 41dac8b43ba6 Waiting da3ed5db7103 Waiting c955f6e31a04 Waiting 71a9f6a9ab4d Waiting 9c266ba63f51 Waiting 10f05dd8b1db Waiting 2e8a7df9c2ee Waiting 79161a3f5362 Waiting 014e56e61396 Pulling fs layer 9d54a595d298 Pulling fs layer ec479bafece9 Pulling fs layer c00447c3619a Pulling fs layer 014e56e61396 Waiting ec479bafece9 Waiting 9d54a595d298 Waiting 07af56023d33 Pulling fs layer 0df2602ce2c1 Pulling fs layer 34a7268ff0f5 Pulling fs layer 671912a993db Pulling fs layer 0df2602ce2c1 Waiting c00447c3619a Waiting 34a7268ff0f5 Waiting 9e053de6cb63 Pulling fs layer 6139928abb9b Pulling fs layer 671912a993db Waiting 6139928abb9b Waiting 9e053de6cb63 Waiting 2d35ebdb57d9 Verifying Checksum 2d35ebdb57d9 Download complete 2d35ebdb57d9 Download complete 2d35ebdb57d9 Download complete 2d35ebdb57d9 Verifying Checksum 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 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 e27c75a98748 Waiting 531ee2cf3c0c Waiting ed54a7dee1d8 Waiting 2d429b9e73a6 Waiting 46eab5b44a35 Waiting a83b68436f09 Waiting 787d6bee9571 Waiting c4d302cc468d Waiting 01e0882c90d9 Waiting 13ff0988aaea Waiting 4b82842ab819 Waiting 7e568a0dc8fb Waiting 12c5c803443f Waiting e73cb4a42719 Waiting 87dcfbd50f5c Downloading [==================================================>] 970B/970B 87dcfbd50f5c Verifying Checksum 87dcfbd50f5c Download complete 02c02ca3cfe9 Downloading [> ] 539.6kB/80.49MB 3b055568138d Downloading [> ] 539.6kB/75.48MB 3b055568138d Downloading [> ] 539.6kB/75.48MB 3b055568138d Downloading [> ] 539.6kB/75.48MB 083ee1b29467 Downloading [======> ] 9.731MB/77.96MB 2d35ebdb57d9 Extracting [===============================> ] 2.359MB/3.802MB 2d35ebdb57d9 Extracting [===============================> ] 2.359MB/3.802MB 2d35ebdb57d9 Extracting [===============================> ] 2.359MB/3.802MB 2d35ebdb57d9 Extracting [===============================> ] 2.359MB/3.802MB 2d35ebdb57d9 Extracting [===============================> ] 2.359MB/3.802MB 2d35ebdb57d9 Extracting [===============================> ] 2.359MB/3.802MB 02c02ca3cfe9 Downloading [====> ] 7.028MB/80.49MB 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 2d35ebdb57d9 Pull complete 2d35ebdb57d9 Pull complete 2d35ebdb57d9 Pull complete 2d35ebdb57d9 Pull complete 2d35ebdb57d9 Pull complete 2d35ebdb57d9 Pull complete 3b055568138d Downloading [=====> ] 8.65MB/75.48MB 3b055568138d Downloading [=====> ] 8.65MB/75.48MB 3b055568138d Downloading [=====> ] 8.65MB/75.48MB 083ee1b29467 Downloading [============> ] 20MB/77.96MB 02c02ca3cfe9 Downloading [=========> ] 15.14MB/80.49MB 083ee1b29467 Downloading [=====================> ] 32.98MB/77.96MB 3b055568138d Downloading [============> ] 18.38MB/75.48MB 3b055568138d Downloading [============> ] 18.38MB/75.48MB 3b055568138d Downloading [============> ] 18.38MB/75.48MB 02c02ca3cfe9 Downloading [===============> ] 24.33MB/80.49MB 3b055568138d Downloading [==================> ] 27.57MB/75.48MB 083ee1b29467 Downloading [=============================> ] 45.96MB/77.96MB 3b055568138d Downloading [==================> ] 27.57MB/75.48MB 3b055568138d Downloading [==================> ] 27.57MB/75.48MB 02c02ca3cfe9 Downloading [=====================> ] 34.06MB/80.49MB 083ee1b29467 Downloading [=====================================> ] 58.39MB/77.96MB 3b055568138d Downloading [========================> ] 36.76MB/75.48MB 3b055568138d Downloading [========================> ] 36.76MB/75.48MB 3b055568138d Downloading [========================> ] 36.76MB/75.48MB 02c02ca3cfe9 Downloading [==========================> ] 43.25MB/80.49MB 083ee1b29467 Downloading [=============================================> ] 70.83MB/77.96MB 3b055568138d Downloading [==============================> ] 45.42MB/75.48MB 3b055568138d Downloading [==============================> ] 45.42MB/75.48MB 3b055568138d Downloading [==============================> ] 45.42MB/75.48MB 083ee1b29467 Verifying Checksum 083ee1b29467 Download complete 02c02ca3cfe9 Downloading [=================================> ] 53.53MB/80.49MB 083ee1b29467 Extracting [> ] 557.1kB/77.96MB 269ea1a37bfa Downloading [==================================================>] 254B/254B 269ea1a37bfa Verifying Checksum 269ea1a37bfa Download complete 3b055568138d Downloading [=====================================> ] 57.31MB/75.48MB 3b055568138d Downloading [=====================================> ] 57.31MB/75.48MB 3b055568138d Downloading [=====================================> ] 57.31MB/75.48MB 94a9713331c9 Downloading [> ] 539.6kB/55.34MB 02c02ca3cfe9 Downloading [==========================================> ] 68.66MB/80.49MB 3b055568138d Downloading [=============================================> ] 68.66MB/75.48MB 3b055568138d Downloading [=============================================> ] 68.66MB/75.48MB 3b055568138d Downloading [=============================================> ] 68.66MB/75.48MB 083ee1b29467 Extracting [=> ] 2.785MB/77.96MB 94a9713331c9 Downloading [==> ] 3.243MB/55.34MB 02c02ca3cfe9 Downloading [================================================> ] 78.4MB/80.49MB 3b055568138d Verifying Checksum 3b055568138d Download complete 3b055568138d Verifying Checksum 3b055568138d Download complete 3b055568138d Download complete 02c02ca3cfe9 Verifying Checksum 02c02ca3cfe9 Download complete 3b055568138d Extracting [> ] 557.1kB/75.48MB 3b055568138d Extracting [> ] 557.1kB/75.48MB 3b055568138d Extracting [> ] 557.1kB/75.48MB 1c3d2ae0a91f Download complete 083ee1b29467 Extracting [====> ] 6.685MB/77.96MB 6e7be8b279a2 Downloading [==================================================>] 1.113kB/1.113kB 6e7be8b279a2 Verifying Checksum 6e7be8b279a2 Download complete bb674aec660b Downloading [==================================================>] 244B/244B bb674aec660b Verifying Checksum bb674aec660b Download complete 94a9713331c9 Downloading [========> ] 9.19MB/55.34MB 1b927df1bef8 Downloading [==================================================>] 1.296kB/1.296kB 1b927df1bef8 Verifying Checksum 1b927df1bef8 Download complete 3dac5f5f22bc Downloading [=> ] 3.001kB/126.9kB 3dac5f5f22bc Downloading [==================================================>] 126.9kB/126.9kB 3dac5f5f22bc Verifying Checksum 3dac5f5f22bc Download complete 07568de569f6 Downloading [==================================================>] 1.291kB/1.291kB 07568de569f6 Verifying Checksum 07568de569f6 Download complete 083ee1b29467 Extracting [=======> ] 11.7MB/77.96MB e95c9f5c1a96 Downloading [> ] 539.6kB/93.4MB 3b055568138d Extracting [=> ] 2.785MB/75.48MB 3b055568138d Extracting [=> ] 2.785MB/75.48MB 3b055568138d Extracting [=> ] 2.785MB/75.48MB 94a9713331c9 Downloading [===============> ] 16.76MB/55.34MB 9c72324e24da Downloading [> ] 539.6kB/77.96MB 083ee1b29467 Extracting [===========> ] 17.27MB/77.96MB 3b055568138d Extracting [=====> ] 8.356MB/75.48MB 3b055568138d Extracting [=====> ] 8.356MB/75.48MB 3b055568138d Extracting [=====> ] 8.356MB/75.48MB 94a9713331c9 Downloading [=====================> ] 24.33MB/55.34MB e95c9f5c1a96 Downloading [=> ] 2.162MB/93.4MB 9c72324e24da Downloading [=> ] 2.162MB/77.96MB 083ee1b29467 Extracting [===============> ] 23.95MB/77.96MB 3b055568138d Extracting [=========> ] 14.48MB/75.48MB 3b055568138d Extracting [=========> ] 14.48MB/75.48MB 3b055568138d Extracting [=========> ] 14.48MB/75.48MB 94a9713331c9 Downloading [==============================> ] 33.52MB/55.34MB e95c9f5c1a96 Downloading [==> ] 4.324MB/93.4MB 9c72324e24da Downloading [==> ] 4.324MB/77.96MB 083ee1b29467 Extracting [====================> ] 31.2MB/77.96MB 3b055568138d Extracting [==============> ] 21.17MB/75.48MB 3b055568138d Extracting [==============> ] 21.17MB/75.48MB 3b055568138d Extracting [==============> ] 21.17MB/75.48MB 94a9713331c9 Downloading [========================================> ] 44.33MB/55.34MB e95c9f5c1a96 Downloading [====> ] 7.568MB/93.4MB 94a9713331c9 Verifying Checksum 94a9713331c9 Download complete 9c72324e24da Downloading [=====> ] 8.109MB/77.96MB 083ee1b29467 Extracting [========================> ] 37.88MB/77.96MB 2e2cb971f857 Downloading [> ] 162.7kB/15.23MB 3b055568138d Extracting [==================> ] 27.3MB/75.48MB 3b055568138d Extracting [==================> ] 27.3MB/75.48MB 3b055568138d Extracting [==================> ] 27.3MB/75.48MB e95c9f5c1a96 Downloading [======> ] 12.43MB/93.4MB 9c72324e24da Downloading [=========> ] 14.6MB/77.96MB 083ee1b29467 Extracting [===========================> ] 42.34MB/77.96MB 2e2cb971f857 Downloading [=========> ] 2.948MB/15.23MB 3b055568138d Extracting [======================> ] 34.54MB/75.48MB 3b055568138d Extracting [======================> ] 34.54MB/75.48MB 3b055568138d Extracting [======================> ] 34.54MB/75.48MB e95c9f5c1a96 Downloading [==========> ] 20MB/93.4MB 9c72324e24da Downloading [==============> ] 22.17MB/77.96MB 083ee1b29467 Extracting [==============================> ] 47.35MB/77.96MB 2e2cb971f857 Downloading [==================> ] 5.569MB/15.23MB 3b055568138d Extracting [==========================> ] 40.11MB/75.48MB 3b055568138d Extracting [==========================> ] 40.11MB/75.48MB 3b055568138d Extracting [==========================> ] 40.11MB/75.48MB e95c9f5c1a96 Downloading [=============> ] 24.87MB/93.4MB 9c72324e24da Downloading [=================> ] 27.57MB/77.96MB 083ee1b29467 Extracting [=================================> ] 52.36MB/77.96MB 2e2cb971f857 Downloading [=========================> ] 7.699MB/15.23MB 3b055568138d Extracting [===============================> ] 47.35MB/75.48MB 3b055568138d Extracting [===============================> ] 47.35MB/75.48MB 3b055568138d Extracting [===============================> ] 47.35MB/75.48MB e95c9f5c1a96 Downloading [=================> ] 32.44MB/93.4MB 9c72324e24da Downloading [=======================> ] 36.22MB/77.96MB 083ee1b29467 Extracting [====================================> ] 56.82MB/77.96MB 2e2cb971f857 Downloading [===================================> ] 10.81MB/15.23MB 3b055568138d Extracting [===================================> ] 53.48MB/75.48MB 3b055568138d Extracting [===================================> ] 53.48MB/75.48MB 3b055568138d Extracting [===================================> ] 53.48MB/75.48MB e95c9f5c1a96 Downloading [=====================> ] 39.47MB/93.4MB 9c72324e24da Downloading [============================> ] 43.79MB/77.96MB 2e2cb971f857 Downloading [==============================================> ] 14.25MB/15.23MB 083ee1b29467 Extracting [======================================> ] 60.72MB/77.96MB 3b055568138d Extracting [=======================================> ] 59.6MB/75.48MB 3b055568138d Extracting [=======================================> ] 59.6MB/75.48MB 3b055568138d Extracting [=======================================> ] 59.6MB/75.48MB 2e2cb971f857 Downloading [==================================================>] 15.23MB/15.23MB 2e2cb971f857 Download complete a49e0950c2ca Downloading [==================================================>] 1.072kB/1.072kB a49e0950c2ca Verifying Checksum a49e0950c2ca Download complete e95c9f5c1a96 Downloading [=========================> ] 47.04MB/93.4MB 2f8e01526a4a Downloading [============================> ] 3.003kB/5.239kB 2f8e01526a4a Downloading [==================================================>] 5.239kB/5.239kB 2f8e01526a4a Verifying Checksum 2f8e01526a4a Download complete a0d61ce38760 Download complete 9c72324e24da Downloading [=================================> ] 52.44MB/77.96MB 083ee1b29467 Extracting [=========================================> ] 65.18MB/77.96MB 52ce8be4b976 Downloading [==================================================>] 1.032kB/1.032kB 52ce8be4b976 Verifying Checksum 52ce8be4b976 Download complete 3b055568138d Extracting [==========================================> ] 64.62MB/75.48MB 3b055568138d Extracting [==========================================> ] 64.62MB/75.48MB 3b055568138d Extracting [==========================================> ] 64.62MB/75.48MB 3ac823f3a6b3 Downloading [==========> ] 3.002kB/14.79kB 3ac823f3a6b3 Downloading [==================================================>] 14.79kB/14.79kB 3ac823f3a6b3 Verifying Checksum 3ac823f3a6b3 Download complete e95c9f5c1a96 Downloading [=============================> ] 55.69MB/93.4MB 9c72324e24da Downloading [=======================================> ] 62.18MB/77.96MB 1187591e9b5c Downloading [> ] 539.6kB/164MB 083ee1b29467 Extracting [=============================================> ] 70.75MB/77.96MB 3b055568138d Extracting [==============================================> ] 69.63MB/75.48MB 3b055568138d Extracting [==============================================> ] 69.63MB/75.48MB 3b055568138d Extracting [==============================================> ] 69.63MB/75.48MB e95c9f5c1a96 Downloading [=================================> ] 62.72MB/93.4MB 9c72324e24da Downloading [============================================> ] 69.75MB/77.96MB 1187591e9b5c Downloading [> ] 3.243MB/164MB 083ee1b29467 Extracting [================================================> ] 75.76MB/77.96MB 3b055568138d Extracting [=================================================> ] 74.65MB/75.48MB 3b055568138d Extracting [=================================================> ] 74.65MB/75.48MB 3b055568138d Extracting [=================================================> ] 74.65MB/75.48MB e95c9f5c1a96 Downloading [====================================> ] 68.12MB/93.4MB 9c72324e24da Downloading [=================================================> ] 77.31MB/77.96MB 9c72324e24da Verifying Checksum 9c72324e24da Download complete 1187591e9b5c Downloading [==> ] 7.028MB/164MB 9c72324e24da Extracting [> ] 557.1kB/77.96MB ee36d486bb6e Downloading [==================================================>] 249B/249B ee36d486bb6e Verifying Checksum ee36d486bb6e Download complete 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB e95c9f5c1a96 Downloading [=======================================> ] 74.07MB/93.4MB 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 1187591e9b5c Downloading [===> ] 10.81MB/164MB b1362518a15a Downloading [> ] 539.6kB/267.7MB 3b055568138d Pull complete 3b055568138d Pull complete 3b055568138d Pull complete bb674aec660b Extracting [==================================================>] 244B/244B 269ea1a37bfa Extracting [==================================================>] 254B/254B 269ea1a37bfa Extracting [==================================================>] 254B/254B bb674aec660b Extracting [==================================================>] 244B/244B 9c72324e24da Extracting [=> ] 1.671MB/77.96MB 269ea1a37bfa Pull complete e95c9f5c1a96 Downloading [==========================================> ] 79.48MB/93.4MB bb674aec660b Pull complete 3dac5f5f22bc Extracting [============> ] 32.77kB/126.9kB 3dac5f5f22bc Extracting [==================================================>] 126.9kB/126.9kB 3dac5f5f22bc Extracting [==================================================>] 126.9kB/126.9kB 94a9713331c9 Extracting [> ] 557.1kB/55.34MB 083ee1b29467 Pull complete a48090c7f63f Extracting [==================================================>] 241B/241B a48090c7f63f Extracting [==================================================>] 241B/241B 3dac5f5f22bc Pull complete 1b927df1bef8 Extracting [==================================================>] 1.296kB/1.296kB 1b927df1bef8 Extracting [==================================================>] 1.296kB/1.296kB a48090c7f63f Pull complete 1783396d4469 Extracting [==================================================>] 2.544kB/2.544kB 1783396d4469 Extracting [==================================================>] 2.544kB/2.544kB 1187591e9b5c Downloading [====> ] 15.68MB/164MB b1362518a15a Downloading [> ] 2.702MB/267.7MB 1b927df1bef8 Pull complete 1783396d4469 Pull complete 4644b9b0f167 Extracting [==================================================>] 976B/976B 4644b9b0f167 Extracting [==================================================>] 976B/976B 4644b9b0f167 Pull complete e95c9f5c1a96 Downloading [=============================================> ] 84.34MB/93.4MB 9c72324e24da Extracting [=> ] 2.785MB/77.96MB 02c02ca3cfe9 Extracting [> ] 557.1kB/80.49MB 94a9713331c9 Extracting [===========> ] 12.26MB/55.34MB 1187591e9b5c Downloading [======> ] 21.09MB/164MB b1362518a15a Downloading [=> ] 5.946MB/267.7MB e95c9f5c1a96 Downloading [===============================================> ] 88.67MB/93.4MB 02c02ca3cfe9 Extracting [======> ] 10.03MB/80.49MB 9c72324e24da Extracting [====> ] 6.685MB/77.96MB 94a9713331c9 Extracting [====================> ] 22.84MB/55.34MB 1187591e9b5c Downloading [========> ] 27.03MB/164MB b1362518a15a Downloading [=> ] 9.731MB/267.7MB e95c9f5c1a96 Downloading [=================================================> ] 92.45MB/93.4MB 02c02ca3cfe9 Extracting [============> ] 19.5MB/80.49MB 9c72324e24da Extracting [=======> ] 11.14MB/77.96MB 94a9713331c9 Extracting [===============================> ] 34.54MB/55.34MB e95c9f5c1a96 Verifying Checksum e95c9f5c1a96 Download complete e95c9f5c1a96 Extracting [> ] 557.1kB/93.4MB 1187591e9b5c Downloading [==========> ] 32.98MB/164MB 2d13bddff5d2 Downloading [==================================================>] 250B/250B 2d13bddff5d2 Download complete 2d13bddff5d2 Extracting [==================================================>] 250B/250B 2d13bddff5d2 Extracting [==================================================>] 250B/250B b1362518a15a Downloading [==> ] 14.06MB/267.7MB 2d13bddff5d2 Pull complete 02c02ca3cfe9 Extracting [=================> ] 27.85MB/80.49MB 9c72324e24da Extracting [=========> ] 14.48MB/77.96MB 94a9713331c9 Extracting [========================================> ] 44.56MB/55.34MB e95c9f5c1a96 Extracting [=====> ] 10.03MB/93.4MB b1362518a15a Downloading [===> ] 19.46MB/267.7MB 1187591e9b5c Downloading [===========> ] 36.22MB/164MB 9c72324e24da Extracting [===========> ] 17.83MB/77.96MB 94a9713331c9 Extracting [==================================================>] 55.34MB/55.34MB 02c02ca3cfe9 Extracting [=======================> ] 37.32MB/80.49MB 94a9713331c9 Pull complete e95c9f5c1a96 Extracting [=========> ] 17.27MB/93.4MB 1c3d2ae0a91f Extracting [==================================================>] 1.119kB/1.119kB 1c3d2ae0a91f Extracting [==================================================>] 1.119kB/1.119kB 1c3d2ae0a91f Pull complete 6e7be8b279a2 Extracting [==================================================>] 1.113kB/1.113kB 6e7be8b279a2 Extracting [==================================================>] 1.113kB/1.113kB eeb582a9cefe Downloading [> ] 539.6kB/187.4MB b1362518a15a Downloading [=====> ] 27.57MB/267.7MB 1187591e9b5c Downloading [===========> ] 38.93MB/164MB 6e7be8b279a2 Pull complete policy-distribution Pulled 9c72324e24da Extracting [==============> ] 22.28MB/77.96MB 02c02ca3cfe9 Extracting [==============================> ] 48.46MB/80.49MB e95c9f5c1a96 Extracting [==============> ] 27.3MB/93.4MB b1362518a15a Downloading [========> ] 43.25MB/267.7MB eeb582a9cefe Downloading [=> ] 4.865MB/187.4MB 1187591e9b5c Downloading [============> ] 41.09MB/164MB 02c02ca3cfe9 Extracting [=====================================> ] 60.16MB/80.49MB 9c72324e24da Extracting [=================> ] 27.3MB/77.96MB e95c9f5c1a96 Extracting [======================> ] 42.89MB/93.4MB b1362518a15a Downloading [==========> ] 56.77MB/267.7MB eeb582a9cefe Downloading [=> ] 7.028MB/187.4MB 1187591e9b5c Downloading [=============> ] 43.79MB/164MB 02c02ca3cfe9 Extracting [===========================================> ] 70.19MB/80.49MB 9c72324e24da Extracting [====================> ] 31.75MB/77.96MB e95c9f5c1a96 Extracting [===============================> ] 59.6MB/93.4MB b1362518a15a Downloading [============> ] 68.12MB/267.7MB eeb582a9cefe Downloading [==> ] 10.27MB/187.4MB 1187591e9b5c Downloading [==============> ] 46.5MB/164MB 02c02ca3cfe9 Extracting [=================================================> ] 79.66MB/80.49MB 9c72324e24da Extracting [=======================> ] 37.32MB/77.96MB 02c02ca3cfe9 Extracting [==================================================>] 80.49MB/80.49MB e95c9f5c1a96 Extracting [=======================================> ] 72.97MB/93.4MB 02c02ca3cfe9 Pull complete 87dcfbd50f5c Extracting [==================================================>] 970B/970B 87dcfbd50f5c Extracting [==================================================>] 970B/970B 87dcfbd50f5c Pull complete b1362518a15a Downloading [==============> ] 75.69MB/267.7MB policy-api Pulled eeb582a9cefe Downloading [===> ] 12.98MB/187.4MB 1187591e9b5c Downloading [===============> ] 49.2MB/164MB 9c72324e24da Extracting [===========================> ] 42.34MB/77.96MB e95c9f5c1a96 Extracting [=============================================> ] 84.12MB/93.4MB b1362518a15a Downloading [===============> ] 82.72MB/267.7MB eeb582a9cefe Downloading [====> ] 15.14MB/187.4MB e95c9f5c1a96 Extracting [==================================================>] 93.4MB/93.4MB e95c9f5c1a96 Pull complete 07568de569f6 Extracting [==================================================>] 1.291kB/1.291kB 07568de569f6 Extracting [==================================================>] 1.291kB/1.291kB 07568de569f6 Pull complete 9c72324e24da Extracting [==============================> ] 47.35MB/77.96MB 1187591e9b5c Downloading [===============> ] 51.9MB/164MB policy-pap Pulled b1362518a15a Downloading [================> ] 89.75MB/267.7MB eeb582a9cefe Downloading [====> ] 17.3MB/187.4MB 1187591e9b5c Downloading [================> ] 54.07MB/164MB 9c72324e24da Extracting [=================================> ] 52.92MB/77.96MB b1362518a15a Downloading [==================> ] 97.86MB/267.7MB eeb582a9cefe Downloading [=====> ] 20MB/187.4MB 9c72324e24da Extracting [====================================> ] 56.26MB/77.96MB 1187591e9b5c Downloading [=================> ] 56.77MB/164MB b1362518a15a Downloading [===================> ] 105.4MB/267.7MB eeb582a9cefe Downloading [======> ] 22.71MB/187.4MB 9c72324e24da Extracting [======================================> ] 60.72MB/77.96MB 1187591e9b5c Downloading [==================> ] 60.01MB/164MB b1362518a15a Downloading [====================> ] 108.7MB/267.7MB eeb582a9cefe Downloading [=======> ] 26.49MB/187.4MB 9c72324e24da Extracting [==========================================> ] 65.73MB/77.96MB 1187591e9b5c Downloading [===================> ] 63.26MB/164MB b1362518a15a Downloading [=====================> ] 112.5MB/267.7MB eeb582a9cefe Downloading [=======> ] 29.74MB/187.4MB 9c72324e24da Extracting [============================================> ] 69.63MB/77.96MB 1187591e9b5c Downloading [====================> ] 66.5MB/164MB b1362518a15a Downloading [=====================> ] 116.2MB/267.7MB eeb582a9cefe Downloading [========> ] 32.98MB/187.4MB 9c72324e24da Extracting [===============================================> ] 74.65MB/77.96MB 1187591e9b5c Downloading [=====================> ] 70.29MB/164MB b1362518a15a Downloading [======================> ] 121.1MB/267.7MB eeb582a9cefe Downloading [=========> ] 37.31MB/187.4MB 1187591e9b5c Downloading [======================> ] 74.61MB/164MB 9c72324e24da Extracting [==================================================>] 77.96MB/77.96MB 9c72324e24da Extracting [==================================================>] 77.96MB/77.96MB b1362518a15a Downloading [=======================> ] 126MB/267.7MB eeb582a9cefe Downloading [===========> ] 43.25MB/187.4MB 1187591e9b5c Downloading [========================> ] 78.94MB/164MB b1362518a15a Downloading [========================> ] 130.3MB/267.7MB eeb582a9cefe Downloading [============> ] 47.04MB/187.4MB 9c72324e24da Pull complete 2e2cb971f857 Extracting [> ] 163.8kB/15.23MB 1187591e9b5c Downloading [=========================> ] 83.26MB/164MB b1362518a15a Downloading [=========================> ] 135.7MB/267.7MB eeb582a9cefe Downloading [=============> ] 51.36MB/187.4MB 2e2cb971f857 Extracting [===========> ] 3.441MB/15.23MB 1187591e9b5c Downloading [==========================> ] 87.59MB/164MB b1362518a15a Downloading [==========================> ] 140MB/267.7MB eeb582a9cefe Downloading [==============> ] 55.69MB/187.4MB 2e2cb971f857 Extracting [=================> ] 5.243MB/15.23MB 1187591e9b5c Downloading [===========================> ] 91.37MB/164MB b1362518a15a Downloading [==========================> ] 144.4MB/267.7MB eeb582a9cefe Downloading [===============> ] 59.47MB/187.4MB 2e2cb971f857 Extracting [=========================> ] 7.864MB/15.23MB 1187591e9b5c Downloading [=============================> ] 95.16MB/164MB b1362518a15a Downloading [===========================> ] 148.7MB/267.7MB eeb582a9cefe Downloading [================> ] 63.26MB/187.4MB 2e2cb971f857 Extracting [===========================> ] 8.356MB/15.23MB 2e2cb971f857 Extracting [=============================> ] 8.847MB/15.23MB 1187591e9b5c Downloading [=============================> ] 97.86MB/164MB 2e2cb971f857 Extracting [=====================================> ] 11.47MB/15.23MB b1362518a15a Downloading [============================> ] 150.8MB/267.7MB eeb582a9cefe Downloading [=================> ] 64.88MB/187.4MB 1187591e9b5c Downloading [===============================> ] 103.8MB/164MB b1362518a15a Downloading [==============================> ] 162.2MB/267.7MB 2e2cb971f857 Extracting [=======================================> ] 12.12MB/15.23MB eeb582a9cefe Downloading [==================> ] 70.29MB/187.4MB 1187591e9b5c Downloading [=================================> ] 109.8MB/164MB 2e2cb971f857 Extracting [=========================================> ] 12.78MB/15.23MB eeb582a9cefe Downloading [====================> ] 76.77MB/187.4MB b1362518a15a Downloading [===============================> ] 166MB/267.7MB 2e2cb971f857 Extracting [==================================================>] 15.23MB/15.23MB 2e2cb971f857 Extracting [==================================================>] 15.23MB/15.23MB eeb582a9cefe Downloading [=====================> ] 80.56MB/187.4MB b1362518a15a Downloading [===============================> ] 167.6MB/267.7MB 1187591e9b5c Downloading [==================================> ] 113MB/164MB 2e2cb971f857 Pull complete a49e0950c2ca Extracting [==================================================>] 1.072kB/1.072kB a49e0950c2ca Extracting [==================================================>] 1.072kB/1.072kB b1362518a15a Downloading [================================> ] 171.9MB/267.7MB eeb582a9cefe Downloading [======================> ] 84.34MB/187.4MB 1187591e9b5c Downloading [===================================> ] 116.8MB/164MB a49e0950c2ca Pull complete 2f8e01526a4a Extracting [==================================================>] 5.239kB/5.239kB 2f8e01526a4a Extracting [==================================================>] 5.239kB/5.239kB b1362518a15a Downloading [================================> ] 174.1MB/267.7MB eeb582a9cefe Downloading [=======================> ] 86.51MB/187.4MB 1187591e9b5c Downloading [====================================> ] 118.9MB/164MB 2f8e01526a4a Pull complete a0d61ce38760 Extracting [==================================================>] 1.031kB/1.031kB a0d61ce38760 Extracting [==================================================>] 1.031kB/1.031kB eeb582a9cefe Downloading [=======================> ] 89.21MB/187.4MB 1187591e9b5c Downloading [====================================> ] 121.1MB/164MB b1362518a15a Downloading [=================================> ] 177.3MB/267.7MB a0d61ce38760 Pull complete 52ce8be4b976 Extracting [==================================================>] 1.032kB/1.032kB 52ce8be4b976 Extracting [==================================================>] 1.032kB/1.032kB 52ce8be4b976 Pull complete 3ac823f3a6b3 Extracting [==================================================>] 14.79kB/14.79kB 3ac823f3a6b3 Extracting [==================================================>] 14.79kB/14.79kB eeb582a9cefe Downloading [========================> ] 91.37MB/187.4MB 1187591e9b5c Downloading [=====================================> ] 123.3MB/164MB b1362518a15a Downloading [=================================> ] 180MB/267.7MB 3ac823f3a6b3 Pull complete eeb582a9cefe Downloading [========================> ] 93.54MB/187.4MB policy-db-migrator Pulled b1362518a15a Downloading [==================================> ] 182.2MB/267.7MB 1187591e9b5c Downloading [======================================> ] 125.4MB/164MB b1362518a15a Downloading [==================================> ] 184.4MB/267.7MB eeb582a9cefe Downloading [=========================> ] 95.7MB/187.4MB 1187591e9b5c Downloading [======================================> ] 127.6MB/164MB b1362518a15a Downloading [==================================> ] 186.5MB/267.7MB eeb582a9cefe Downloading [==========================> ] 97.86MB/187.4MB 1187591e9b5c Downloading [=======================================> ] 129.8MB/164MB b1362518a15a Downloading [===================================> ] 189.2MB/267.7MB eeb582a9cefe Downloading [==========================> ] 100.6MB/187.4MB 1187591e9b5c Downloading [========================================> ] 131.9MB/164MB b1362518a15a Downloading [===================================> ] 191.4MB/267.7MB eeb582a9cefe Downloading [===========================> ] 102.7MB/187.4MB 1187591e9b5c Downloading [========================================> ] 134.1MB/164MB eeb582a9cefe Downloading [============================> ] 105.4MB/187.4MB b1362518a15a Downloading [====================================> ] 194.1MB/267.7MB 1187591e9b5c Downloading [=========================================> ] 136.2MB/164MB b1362518a15a Downloading [====================================> ] 196.8MB/267.7MB 1187591e9b5c Downloading [==========================================> ] 139MB/164MB eeb582a9cefe Downloading [============================> ] 108.1MB/187.4MB b1362518a15a Downloading [=====================================> ] 199.5MB/267.7MB 1187591e9b5c Downloading [===========================================> ] 141.1MB/164MB eeb582a9cefe Downloading [=============================> ] 110.3MB/187.4MB b1362518a15a Downloading [=====================================> ] 201.7MB/267.7MB eeb582a9cefe Downloading [==============================> ] 112.5MB/187.4MB 1187591e9b5c Downloading [===========================================> ] 143.3MB/164MB b1362518a15a Downloading [======================================> ] 203.8MB/267.7MB eeb582a9cefe Downloading [==============================> ] 114.6MB/187.4MB 1187591e9b5c Downloading [============================================> ] 145.4MB/164MB b1362518a15a Downloading [======================================> ] 206MB/267.7MB eeb582a9cefe Downloading [===============================> ] 116.8MB/187.4MB 1187591e9b5c Downloading [=============================================> ] 147.6MB/164MB b1362518a15a Downloading [======================================> ] 208.7MB/267.7MB eeb582a9cefe Downloading [===============================> ] 118.9MB/187.4MB 1187591e9b5c Downloading [=============================================> ] 149.8MB/164MB eeb582a9cefe Downloading [================================> ] 121.1MB/187.4MB b1362518a15a Downloading [=======================================> ] 211.4MB/267.7MB 1187591e9b5c Downloading [==============================================> ] 151.9MB/164MB eeb582a9cefe Downloading [=================================> ] 123.8MB/187.4MB b1362518a15a Downloading [=======================================> ] 214.1MB/267.7MB 1187591e9b5c Downloading [===============================================> ] 155.2MB/164MB b1362518a15a Downloading [========================================> ] 218.4MB/267.7MB eeb582a9cefe Downloading [==================================> ] 128.7MB/187.4MB 1187591e9b5c Downloading [================================================> ] 159MB/164MB eeb582a9cefe Downloading [===================================> ] 131.9MB/187.4MB b1362518a15a Downloading [=========================================> ] 222.2MB/267.7MB 1187591e9b5c Downloading [=================================================> ] 162.2MB/164MB 1187591e9b5c Verifying Checksum 1187591e9b5c Download complete eeb582a9cefe Downloading [====================================> ] 135.2MB/187.4MB b1362518a15a Downloading [==========================================> ] 225.5MB/267.7MB 1187591e9b5c Extracting [> ] 557.1kB/164MB 9f61cc37f3e3 Downloading [==================================================>] 1.127kB/1.127kB 9f61cc37f3e3 Verifying Checksum 9f61cc37f3e3 Download complete 9202a69cfcd9 Downloading [==================================================>] 1.122kB/1.122kB 9202a69cfcd9 Download complete eeb582a9cefe Downloading [====================================> ] 136.8MB/187.4MB b1362518a15a Downloading [==========================================> ] 227.6MB/267.7MB 1187591e9b5c Extracting [> ] 2.785MB/164MB eeb582a9cefe Downloading [=====================================> ] 140.6MB/187.4MB 1e017ebebdbd Downloading [> ] 375.7kB/37.19MB b1362518a15a Downloading [===========================================> ] 231.9MB/267.7MB 1187591e9b5c Extracting [======> ] 20.05MB/164MB 1e017ebebdbd Downloading [===> ] 2.637MB/37.19MB b1362518a15a Downloading [============================================> ] 235.7MB/267.7MB eeb582a9cefe Downloading [======================================> ] 143.8MB/187.4MB 1187591e9b5c Extracting [=========> ] 30.64MB/164MB 1e017ebebdbd Downloading [=======> ] 5.651MB/37.19MB b1362518a15a Downloading [============================================> ] 239.5MB/267.7MB eeb582a9cefe Downloading [=======================================> ] 146.5MB/187.4MB 1187591e9b5c Extracting [=============> ] 42.89MB/164MB b1362518a15a Downloading [=============================================> ] 242.2MB/267.7MB eeb582a9cefe Downloading [=======================================> ] 148.7MB/187.4MB 1e017ebebdbd Downloading [===================> ] 14.32MB/37.19MB 1187591e9b5c Extracting [================> ] 55.15MB/164MB 1e017ebebdbd Downloading [===================================> ] 26.38MB/37.19MB b1362518a15a Downloading [==============================================> ] 247.6MB/267.7MB eeb582a9cefe Downloading [========================================> ] 152.5MB/187.4MB 1187591e9b5c Extracting [=====================> ] 71.3MB/164MB 1e017ebebdbd Verifying Checksum 1e017ebebdbd Download complete 1e017ebebdbd Extracting [> ] 393.2kB/37.19MB b1362518a15a Downloading [===============================================> ] 252MB/267.7MB eeb582a9cefe Downloading [=========================================> ] 155.2MB/187.4MB 1187591e9b5c Extracting [=========================> ] 83.56MB/164MB 55f2b468da67 Downloading [> ] 539.6kB/257.9MB 1e017ebebdbd Extracting [====> ] 3.539MB/37.19MB b1362518a15a Downloading [===============================================> ] 255.2MB/267.7MB eeb582a9cefe Downloading [==========================================> ] 157.9MB/187.4MB 1187591e9b5c Extracting [============================> ] 93.03MB/164MB 55f2b468da67 Downloading [> ] 4.324MB/257.9MB b1362518a15a Downloading [================================================> ] 258.4MB/267.7MB 1e017ebebdbd Extracting [========> ] 6.685MB/37.19MB eeb582a9cefe Downloading [==========================================> ] 160MB/187.4MB 1187591e9b5c Extracting [==============================> ] 98.6MB/164MB 55f2b468da67 Downloading [==> ] 10.81MB/257.9MB b1362518a15a Downloading [================================================> ] 261.1MB/267.7MB 1e017ebebdbd Extracting [=============> ] 10.22MB/37.19MB eeb582a9cefe Downloading [===========================================> ] 162.2MB/187.4MB 1187591e9b5c Extracting [================================> ] 105.3MB/164MB 55f2b468da67 Downloading [===> ] 17.84MB/257.9MB b1362518a15a Downloading [=================================================> ] 263.8MB/267.7MB 1e017ebebdbd Extracting [====================> ] 15.34MB/37.19MB eeb582a9cefe Downloading [===========================================> ] 164.4MB/187.4MB 1187591e9b5c Extracting [==================================> ] 113.1MB/164MB 55f2b468da67 Downloading [====> ] 24.87MB/257.9MB b1362518a15a Downloading [=================================================> ] 266.6MB/267.7MB 1e017ebebdbd Extracting [===========================> ] 20.45MB/37.19MB b1362518a15a Verifying Checksum b1362518a15a Download complete 1187591e9b5c Extracting [====================================> ] 120.3MB/164MB 55f2b468da67 Downloading [=====> ] 30.28MB/257.9MB eeb582a9cefe Downloading [============================================> ] 166MB/187.4MB 1e017ebebdbd Extracting [==================================> ] 25.56MB/37.19MB 1187591e9b5c Extracting [======================================> ] 125.9MB/164MB 55f2b468da67 Downloading [=======> ] 38.93MB/257.9MB eeb582a9cefe Downloading [=============================================> ] 168.7MB/187.4MB 1e017ebebdbd Extracting [=========================================> ] 30.67MB/37.19MB 82bfc142787e Downloading [> ] 97.22kB/8.613MB 1187591e9b5c Extracting [=======================================> ] 130.9MB/164MB 55f2b468da67 Downloading [=========> ] 46.5MB/257.9MB eeb582a9cefe Downloading [=============================================> ] 170.9MB/187.4MB 82bfc142787e Downloading [===============> ] 2.653MB/8.613MB 1e017ebebdbd Extracting [=============================================> ] 33.82MB/37.19MB 1187591e9b5c Extracting [=========================================> ] 135.4MB/164MB eeb582a9cefe Downloading [==============================================> ] 175.7MB/187.4MB 55f2b468da67 Downloading [=========> ] 50.82MB/257.9MB 82bfc142787e Downloading [=========================================> ] 7.175MB/8.613MB 1e017ebebdbd Extracting [===============================================> ] 35MB/37.19MB 1187591e9b5c Extracting [==========================================> ] 140.4MB/164MB 82bfc142787e Verifying Checksum 82bfc142787e Download complete eeb582a9cefe Downloading [================================================> ] 180.6MB/187.4MB 55f2b468da67 Downloading [===========> ] 57.31MB/257.9MB 46baca71a4ef Downloading [========> ] 3.01kB/18.11kB 46baca71a4ef Downloading [==================================================>] 18.11kB/18.11kB 46baca71a4ef Download complete 1e017ebebdbd Extracting [==================================================>] 37.19MB/37.19MB 1187591e9b5c Extracting [============================================> ] 145.4MB/164MB b0e0ef7895f4 Downloading [> ] 375.7kB/37.01MB eeb582a9cefe Downloading [=================================================> ] 186MB/187.4MB eeb582a9cefe Verifying Checksum eeb582a9cefe Download complete 55f2b468da67 Downloading [============> ] 63.26MB/257.9MB 1e017ebebdbd Pull complete eeb582a9cefe Extracting [> ] 557.1kB/187.4MB 1187591e9b5c Extracting [=============================================> ] 150.4MB/164MB b0e0ef7895f4 Downloading [=====> ] 4.144MB/37.01MB 55f2b468da67 Downloading [=============> ] 69.75MB/257.9MB c0c90eeb8aca Downloading [==================================================>] 1.105kB/1.105kB c0c90eeb8aca Verifying Checksum c0c90eeb8aca Download complete 5cfb27c10ea5 Downloading [==================================================>] 852B/852B 5cfb27c10ea5 Download complete eeb582a9cefe Extracting [===> ] 13.93MB/187.4MB 40a5eed61bb0 Downloading [==================================================>] 98B/98B 40a5eed61bb0 Verifying Checksum 40a5eed61bb0 Download complete 1187591e9b5c Extracting [===============================================> ] 156MB/164MB b0e0ef7895f4 Downloading [===========> ] 8.666MB/37.01MB e040ea11fa10 Downloading [==================================================>] 173B/173B e040ea11fa10 Verifying Checksum e040ea11fa10 Download complete 55f2b468da67 Downloading [==============> ] 77.32MB/257.9MB eeb582a9cefe Extracting [=======> ] 26.74MB/187.4MB 09d5a3f70313 Downloading [> ] 539.6kB/109.2MB 1187591e9b5c Extracting [=================================================> ] 161.5MB/164MB b0e0ef7895f4 Downloading [=================> ] 13.19MB/37.01MB 55f2b468da67 Downloading [================> ] 87.05MB/257.9MB 09d5a3f70313 Downloading [> ] 1.621MB/109.2MB eeb582a9cefe Extracting [==========> ] 38.44MB/187.4MB b0e0ef7895f4 Downloading [========================> ] 18.09MB/37.01MB 55f2b468da67 Downloading [==================> ] 95.7MB/257.9MB 1187591e9b5c Extracting [==================================================>] 164MB/164MB eeb582a9cefe Extracting [=============> ] 50.69MB/187.4MB 09d5a3f70313 Downloading [=> ] 3.784MB/109.2MB b0e0ef7895f4 Downloading [==================================> ] 25.62MB/37.01MB 55f2b468da67 Downloading [====================> ] 106MB/257.9MB 1187591e9b5c Pull complete ee36d486bb6e Extracting [==================================================>] 249B/249B ee36d486bb6e Extracting [==================================================>] 249B/249B eeb582a9cefe Extracting [===============> ] 59.6MB/187.4MB ee36d486bb6e Pull complete 09d5a3f70313 Downloading [==> ] 5.946MB/109.2MB b0e0ef7895f4 Downloading [=============================================> ] 33.54MB/37.01MB 55f2b468da67 Downloading [======================> ] 115.2MB/257.9MB b0e0ef7895f4 Download complete eeb582a9cefe Extracting [===================> ] 71.86MB/187.4MB 356f5c2c843b Downloading [=========================================> ] 3.011kB/3.623kB 356f5c2c843b Download complete b1362518a15a Extracting [> ] 557.1kB/267.7MB 9d85dc8d0609 Downloading [> ] 15.3kB/783.4kB 09d5a3f70313 Downloading [===> ] 8.65MB/109.2MB 55f2b468da67 Downloading [========================> ] 123.8MB/257.9MB eeb582a9cefe Extracting [=======================> ] 86.34MB/187.4MB 9d85dc8d0609 Downloading [=====================================> ] 588.7kB/783.4kB 09d5a3f70313 Downloading [=====> ] 11.35MB/109.2MB 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB 9d85dc8d0609 Verifying Checksum 9d85dc8d0609 Download complete 9d85dc8d0609 Extracting [==> ] 32.77kB/783.4kB 55f2b468da67 Downloading [=========================> ] 131.9MB/257.9MB b1362518a15a Extracting [> ] 1.114MB/267.7MB eeb582a9cefe Extracting [===========================> ] 104.7MB/187.4MB d0f7326b7716 Downloading [==> ] 15.3kB/324.6kB 09d5a3f70313 Downloading [======> ] 14.6MB/109.2MB 55f2b468da67 Downloading [==========================> ] 139MB/257.9MB b1362518a15a Extracting [==> ] 12.81MB/267.7MB d0f7326b7716 Downloading [==================================================>] 324.6kB/324.6kB d0f7326b7716 Verifying Checksum d0f7326b7716 Download complete eeb582a9cefe Extracting [================================> ] 123.7MB/187.4MB 09d5a3f70313 Downloading [========> ] 17.84MB/109.2MB 55f2b468da67 Downloading [============================> ] 145.4MB/257.9MB b1362518a15a Extracting [====> ] 23.95MB/267.7MB eeb582a9cefe Extracting [===================================> ] 133.1MB/187.4MB 3dccafa3f67b Downloading [> ] 539.6kB/69.62MB 09d5a3f70313 Downloading [=========> ] 21.09MB/109.2MB b1362518a15a Extracting [======> ] 37.32MB/267.7MB 55f2b468da67 Downloading [=============================> ] 151.9MB/257.9MB eeb582a9cefe Extracting [=======================================> ] 146.5MB/187.4MB 3dccafa3f67b Downloading [> ] 1.08MB/69.62MB b1362518a15a Extracting [=========> ] 51.81MB/267.7MB 09d5a3f70313 Downloading [===========> ] 24.87MB/109.2MB 55f2b468da67 Downloading [==============================> ] 157.9MB/257.9MB eeb582a9cefe Extracting [==========================================> ] 160.4MB/187.4MB 09d5a3f70313 Downloading [=============> ] 28.65MB/109.2MB b1362518a15a Extracting [===========> ] 62.39MB/267.7MB 55f2b468da67 Downloading [===============================> ] 163.8MB/257.9MB 55f2b468da67 Downloading [================================> ] 166.5MB/257.9MB 55f2b468da67 Downloading [=================================> ] 170.3MB/257.9MB 09d5a3f70313 Downloading [=============> ] 29.74MB/109.2MB 3dccafa3f67b Downloading [=> ] 2.162MB/69.62MB b1362518a15a Extracting [============> ] 65.18MB/267.7MB eeb582a9cefe Extracting [=============================================> ] 169.3MB/187.4MB 9d85dc8d0609 Extracting [==================> ] 294.9kB/783.4kB 9d85dc8d0609 Extracting [==================================================>] 783.4kB/783.4kB 9d85dc8d0609 Extracting [==================================================>] 783.4kB/783.4kB 55f2b468da67 Downloading [==================================> ] 175.7MB/257.9MB 3dccafa3f67b Downloading [====> ] 6.487MB/69.62MB 09d5a3f70313 Downloading [================> ] 35.68MB/109.2MB eeb582a9cefe Extracting [===============================================> ] 179.4MB/187.4MB b1362518a15a Extracting [==============> ] 76.87MB/267.7MB eeb582a9cefe Extracting [==================================================>] 187.4MB/187.4MB 55f2b468da67 Downloading [===================================> ] 180.6MB/257.9MB 3dccafa3f67b Downloading [=========> ] 13.52MB/69.62MB 09d5a3f70313 Downloading [===================> ] 41.63MB/109.2MB b1362518a15a Extracting [================> ] 89.13MB/267.7MB 55f2b468da67 Downloading [===================================> ] 185.4MB/257.9MB 3dccafa3f67b Downloading [===============> ] 22.17MB/69.62MB 09d5a3f70313 Downloading [======================> ] 48.12MB/109.2MB b1362518a15a Extracting [===================> ] 101.9MB/267.7MB 55f2b468da67 Downloading [====================================> ] 190.3MB/257.9MB 3dccafa3f67b Downloading [===================> ] 27.03MB/69.62MB b1362518a15a Extracting [=====================> ] 114.2MB/267.7MB 09d5a3f70313 Downloading [=========================> ] 55.69MB/109.2MB 55f2b468da67 Downloading [=====================================> ] 195.7MB/257.9MB 3dccafa3f67b Downloading [=====================> ] 30.28MB/69.62MB b1362518a15a Extracting [=======================> ] 128.1MB/267.7MB 09d5a3f70313 Downloading [===========================> ] 60.01MB/109.2MB 55f2b468da67 Downloading [======================================> ] 200.6MB/257.9MB 3dccafa3f67b Downloading [=======================> ] 32.98MB/69.62MB b1362518a15a Extracting [==========================> ] 140.4MB/267.7MB 09d5a3f70313 Downloading [=============================> ] 63.8MB/109.2MB 55f2b468da67 Downloading [========================================> ] 206.5MB/257.9MB 55f2b468da67 Downloading [========================================> ] 207.1MB/257.9MB 3dccafa3f67b Downloading [==========================> ] 36.76MB/69.62MB 09d5a3f70313 Downloading [==============================> ] 67.58MB/109.2MB b1362518a15a Extracting [============================> ] 152.1MB/267.7MB 55f2b468da67 Downloading [===========================================> ] 226.5MB/257.9MB b1362518a15a Extracting [==============================> ] 162.7MB/267.7MB 3dccafa3f67b Downloading [====================================> ] 51.36MB/69.62MB 09d5a3f70313 Downloading [==================================> ] 75.15MB/109.2MB 3dccafa3f67b Downloading [============================================> ] 61.64MB/69.62MB 09d5a3f70313 Downloading [====================================> ] 79.48MB/109.2MB b1362518a15a Extracting [================================> ] 176.6MB/267.7MB 55f2b468da67 Downloading [==============================================> ] 239.5MB/257.9MB 09d5a3f70313 Downloading [=======================================> ] 86.51MB/109.2MB b1362518a15a Extracting [==================================> ] 185.5MB/267.7MB 3dccafa3f67b Downloading [==============================================> ] 64.88MB/69.62MB 55f2b468da67 Downloading [===============================================> ] 243.8MB/257.9MB 09d5a3f70313 Downloading [==========================================> ] 92.99MB/109.2MB b1362518a15a Extracting [====================================> ] 195MB/267.7MB 3dccafa3f67b Downloading [=================================================> ] 69.2MB/69.62MB 55f2b468da67 Downloading [================================================> ] 248.2MB/257.9MB 3dccafa3f67b Verifying Checksum 3dccafa3f67b Download complete b1362518a15a Extracting [======================================> ] 206.1MB/267.7MB 09d5a3f70313 Downloading [=============================================> ] 98.94MB/109.2MB 55f2b468da67 Downloading [================================================> ] 252.5MB/257.9MB d956c9c5fe9e Downloading [> ] 539.6kB/63.56MB 09d5a3f70313 Downloading [================================================> ] 104.9MB/109.2MB b1362518a15a Extracting [========================================> ] 218.4MB/267.7MB 55f2b468da67 Downloading [=================================================> ] 256.8MB/257.9MB 55f2b468da67 Verifying Checksum 55f2b468da67 Download complete d956c9c5fe9e Downloading [=> ] 2.162MB/63.56MB 09d5a3f70313 Downloading [=================================================> ] 108.7MB/109.2MB b1362518a15a Extracting [==========================================> ] 229.5MB/267.7MB 09d5a3f70313 Verifying Checksum 09d5a3f70313 Download complete 1d8e8fd2e272 Downloading [==================================================>] 635B/635B 1d8e8fd2e272 Download complete 1dccce9f415d Downloading [=====================================> ] 3.011kB/4.022kB 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB 1dccce9f415d Download complete 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 b30c77c91326 Downloading [==================================================>] 100B/100B b30c77c91326 Download complete d956c9c5fe9e Downloading [====> ] 5.406MB/63.56MB d76a56e8adff Downloading [==================================================>] 694B/694B d76a56e8adff Verifying Checksum d76a56e8adff Download complete e444bcd4d577 Downloading [==================================================>] 279B/279B e444bcd4d577 Verifying Checksum e444bcd4d577 Download complete eca0188f477e Downloading [> ] 375.7kB/37.17MB b1362518a15a Extracting [=============================================> ] 241.8MB/267.7MB eabd8714fec9 Downloading [> ] 539.6kB/375MB d956c9c5fe9e Downloading [=========> ] 12.43MB/63.56MB b1362518a15a Extracting [==============================================> ] 251.2MB/267.7MB eca0188f477e Downloading [===> ] 2.637MB/37.17MB eabd8714fec9 Downloading [> ] 2.162MB/375MB d956c9c5fe9e Downloading [===================> ] 24.33MB/63.56MB b1362518a15a Extracting [=================================================> ] 265.2MB/267.7MB eca0188f477e Downloading [=======> ] 5.275MB/37.17MB b1362518a15a Extracting [==================================================>] 267.7MB/267.7MB eabd8714fec9 Downloading [> ] 3.784MB/375MB d956c9c5fe9e Downloading [=============================> ] 37.31MB/63.56MB eca0188f477e Downloading [==========> ] 7.912MB/37.17MB eabd8714fec9 Downloading [> ] 5.946MB/375MB d956c9c5fe9e Downloading [====================================> ] 46.5MB/63.56MB eca0188f477e Downloading [===============> ] 11.3MB/37.17MB eabd8714fec9 Downloading [=> ] 8.109MB/375MB d956c9c5fe9e Downloading [===========================================> ] 55.69MB/63.56MB eca0188f477e Downloading [====================> ] 15.45MB/37.17MB d956c9c5fe9e Verifying Checksum d956c9c5fe9e Download complete eabd8714fec9 Downloading [=> ] 10.81MB/375MB 45fd2fec8a19 Downloading [==================================================>] 1.103kB/1.103kB 45fd2fec8a19 Verifying Checksum 45fd2fec8a19 Download complete 8f10199ed94b Downloading [> ] 97.22kB/8.768MB eca0188f477e Downloading [============================> ] 21.1MB/37.17MB eabd8714fec9 Downloading [==> ] 15.68MB/375MB 8f10199ed94b Downloading [=======================================> ] 6.88MB/8.768MB eca0188f477e Downloading [===================================> ] 26.75MB/37.17MB 8f10199ed94b Verifying Checksum 8f10199ed94b Download complete f963a77d2726 Downloading [=======> ] 3.01kB/21.44kB f963a77d2726 Downloading [==================================================>] 21.44kB/21.44kB f963a77d2726 Verifying Checksum f963a77d2726 Download complete eabd8714fec9 Downloading [===> ] 23.25MB/375MB f3a82e9f1761 Downloading [> ] 457.7kB/44.41MB eca0188f477e Downloading [============================================> ] 32.78MB/37.17MB eabd8714fec9 Downloading [===> ] 29.74MB/375MB 9d85dc8d0609 Pull complete eca0188f477e Verifying Checksum eca0188f477e Download complete 79161a3f5362 Downloading [================================> ] 3.011kB/4.656kB 79161a3f5362 Downloading [==================================================>] 4.656kB/4.656kB 79161a3f5362 Download complete f3a82e9f1761 Downloading [===> ] 2.751MB/44.41MB 9c266ba63f51 Downloading [==================================================>] 1.105kB/1.105kB 9c266ba63f51 Download complete eabd8714fec9 Downloading [=====> ] 38.39MB/375MB 2e8a7df9c2ee Downloading [==================================================>] 851B/851B 2e8a7df9c2ee Verifying Checksum 2e8a7df9c2ee Download complete 10f05dd8b1db Downloading [==================================================>] 98B/98B 10f05dd8b1db Verifying Checksum 10f05dd8b1db Download complete 41dac8b43ba6 Downloading [==================================================>] 171B/171B 41dac8b43ba6 Download complete 71a9f6a9ab4d Downloading [> ] 3.009kB/230.6kB f3a82e9f1761 Downloading [=======> ] 6.421MB/44.41MB eabd8714fec9 Downloading [======> ] 49.2MB/375MB 71a9f6a9ab4d Downloading [==================================================>] 230.6kB/230.6kB 71a9f6a9ab4d Verifying Checksum 71a9f6a9ab4d Download complete 55f2b468da67 Extracting [> ] 557.1kB/257.9MB da3ed5db7103 Downloading [> ] 539.6kB/127.4MB f3a82e9f1761 Downloading [============> ] 11.01MB/44.41MB eabd8714fec9 Downloading [========> ] 61.09MB/375MB 55f2b468da67 Extracting [==> ] 12.81MB/257.9MB f3a82e9f1761 Downloading [================> ] 14.22MB/44.41MB da3ed5db7103 Downloading [=> ] 4.324MB/127.4MB eabd8714fec9 Downloading [=========> ] 73.53MB/375MB 55f2b468da67 Extracting [===> ] 20.61MB/257.9MB da3ed5db7103 Downloading [===> ] 8.109MB/127.4MB f3a82e9f1761 Downloading [====================> ] 17.89MB/44.41MB eabd8714fec9 Downloading [===========> ] 84.34MB/375MB da3ed5db7103 Downloading [====> ] 12.43MB/127.4MB f3a82e9f1761 Downloading [========================> ] 22.02MB/44.41MB eabd8714fec9 Downloading [============> ] 97.32MB/375MB eca0188f477e Extracting [> ] 393.2kB/37.17MB da3ed5db7103 Downloading [======> ] 16.76MB/127.4MB f3a82e9f1761 Downloading [=============================> ] 26.61MB/44.41MB eabd8714fec9 Downloading [==============> ] 111.9MB/375MB eca0188f477e Extracting [=====> ] 3.932MB/37.17MB da3ed5db7103 Downloading [========> ] 21.09MB/127.4MB f3a82e9f1761 Downloading [==================================> ] 30.74MB/44.41MB eabd8714fec9 Downloading [================> ] 123.8MB/375MB f3a82e9f1761 Downloading [========================================> ] 35.78MB/44.41MB da3ed5db7103 Downloading [==========> ] 25.95MB/127.4MB eabd8714fec9 Downloading [=================> ] 129.2MB/375MB da3ed5db7103 Downloading [============> ] 30.82MB/127.4MB f3a82e9f1761 Downloading [=============================================> ] 40.37MB/44.41MB eabd8714fec9 Downloading [=================> ] 133.5MB/375MB f3a82e9f1761 Verifying Checksum f3a82e9f1761 Download complete da3ed5db7103 Downloading [=============> ] 35.68MB/127.4MB c955f6e31a04 Downloading [===========================================> ] 3.011kB/3.446kB c955f6e31a04 Downloading [==================================================>] 3.446kB/3.446kB c955f6e31a04 Download complete eabd8714fec9 Downloading [===================> ] 142.7MB/375MB 014e56e61396 Downloading [> ] 48.06kB/3.859MB da3ed5db7103 Downloading [=================> ] 43.79MB/127.4MB eabd8714fec9 Downloading [===================> ] 149.8MB/375MB 014e56e61396 Downloading [============================> ] 2.162MB/3.859MB eeb582a9cefe Pull complete 014e56e61396 Downloading [======================================> ] 2.948MB/3.859MB da3ed5db7103 Downloading [===================> ] 49.2MB/127.4MB eabd8714fec9 Downloading [====================> ] 153.5MB/375MB 014e56e61396 Verifying Checksum 014e56e61396 Download complete 014e56e61396 Extracting [> ] 65.54kB/3.859MB eca0188f477e Extracting [========> ] 6.685MB/37.17MB 9d54a595d298 Downloading [==================================================>] 139B/139B 9d54a595d298 Verifying Checksum 9d54a595d298 Download complete eabd8714fec9 Downloading [=====================> ] 164.4MB/375MB da3ed5db7103 Downloading [======================> ] 56.77MB/127.4MB 55f2b468da67 Extracting [====> ] 24.51MB/257.9MB eca0188f477e Extracting [=============> ] 9.83MB/37.17MB ec479bafece9 Downloading [> ] 48.06kB/3.802MB eabd8714fec9 Downloading [======================> ] 169.8MB/375MB 55f2b468da67 Extracting [=======> ] 37.32MB/257.9MB da3ed5db7103 Downloading [=========================> ] 63.8MB/127.4MB eca0188f477e Extracting [====================> ] 15.34MB/37.17MB ec479bafece9 Downloading [=====================> ] 1.621MB/3.802MB 55f2b468da67 Extracting [==========> ] 54.03MB/257.9MB da3ed5db7103 Downloading [===========================> ] 70.29MB/127.4MB eabd8714fec9 Downloading [=======================> ] 176.3MB/375MB eca0188f477e Extracting [============================> ] 21.23MB/37.17MB ec479bafece9 Verifying Checksum ec479bafece9 Download complete 55f2b468da67 Extracting [============> ] 66.85MB/257.9MB da3ed5db7103 Downloading [==============================> ] 78.94MB/127.4MB eabd8714fec9 Downloading [========================> ] 181.7MB/375MB eca0188f477e Extracting [==================================> ] 25.95MB/37.17MB c00447c3619a Downloading [> ] 97.22kB/8.735MB 55f2b468da67 Extracting [================> ] 83.56MB/257.9MB da3ed5db7103 Downloading [=================================> ] 85.97MB/127.4MB eabd8714fec9 Downloading [========================> ] 186.5MB/375MB d0f7326b7716 Extracting [=====> ] 32.77kB/324.6kB c00447c3619a Downloading [=====> ] 982kB/8.735MB eca0188f477e Extracting [=======================================> ] 29.49MB/37.17MB da3ed5db7103 Downloading [====================================> ] 92.99MB/127.4MB 55f2b468da67 Extracting [==================> ] 94.14MB/257.9MB eabd8714fec9 Downloading [=========================> ] 190.9MB/375MB c00447c3619a Downloading [=============> ] 2.358MB/8.735MB 55f2b468da67 Extracting [===================> ] 102.5MB/257.9MB da3ed5db7103 Downloading [========================================> ] 102.7MB/127.4MB eabd8714fec9 Downloading [=========================> ] 194.1MB/375MB eca0188f477e Extracting [=============================================> ] 33.82MB/37.17MB c00447c3619a Downloading [===================> ] 3.341MB/8.735MB 55f2b468da67 Extracting [=====================> ] 109.7MB/257.9MB eabd8714fec9 Downloading [==========================> ] 200.6MB/375MB da3ed5db7103 Downloading [===========================================> ] 109.8MB/127.4MB eca0188f477e Extracting [===============================================> ] 35MB/37.17MB c00447c3619a Downloading [===============================> ] 5.504MB/8.735MB 55f2b468da67 Extracting [======================> ] 114.2MB/257.9MB da3ed5db7103 Downloading [==============================================> ] 117.9MB/127.4MB eabd8714fec9 Downloading [===========================> ] 208.7MB/375MB eca0188f477e Extracting [=================================================> ] 36.57MB/37.17MB eca0188f477e Extracting [==================================================>] 37.17MB/37.17MB c00447c3619a Downloading [=============================================> ] 7.863MB/8.735MB da3ed5db7103 Verifying Checksum da3ed5db7103 Download complete c00447c3619a Verifying Checksum c00447c3619a Download complete 55f2b468da67 Extracting [=======================> ] 119.2MB/257.9MB eabd8714fec9 Downloading [============================> ] 217.3MB/375MB 07af56023d33 Downloading [==> ] 3.01kB/63.59kB 0df2602ce2c1 Downloading [=====> ] 3.01kB/29.28kB 07af56023d33 Downloading [==================================================>] 63.59kB/63.59kB 07af56023d33 Verifying Checksum 0df2602ce2c1 Downloading [==================================================>] 29.28kB/29.28kB 0df2602ce2c1 Download complete 07af56023d33 Download complete 55f2b468da67 Extracting [========================> ] 124.8MB/257.9MB eabd8714fec9 Downloading [===============================> ] 233.6MB/375MB 671912a993db Downloading [> ] 539.6kB/83.15MB 34a7268ff0f5 Downloading [> ] 539.6kB/110.9MB eabd8714fec9 Downloading [================================> ] 245.5MB/375MB 55f2b468da67 Extracting [=========================> ] 129.2MB/257.9MB 671912a993db Downloading [=> ] 2.702MB/83.15MB 34a7268ff0f5 Downloading [=> ] 2.702MB/110.9MB eabd8714fec9 Downloading [==================================> ] 262.2MB/375MB 55f2b468da67 Extracting [==========================> ] 134.3MB/257.9MB 34a7268ff0f5 Downloading [=> ] 4.324MB/110.9MB 671912a993db Downloading [==> ] 4.324MB/83.15MB eabd8714fec9 Downloading [====================================> ] 274.7MB/375MB 55f2b468da67 Extracting [==========================> ] 139.3MB/257.9MB 34a7268ff0f5 Downloading [==> ] 6.487MB/110.9MB 671912a993db Downloading [====> ] 7.028MB/83.15MB eabd8714fec9 Downloading [======================================> ] 286.6MB/375MB 55f2b468da67 Extracting [===========================> ] 143.7MB/257.9MB 34a7268ff0f5 Downloading [====> ] 10.81MB/110.9MB 671912a993db Downloading [======> ] 10.81MB/83.15MB eabd8714fec9 Downloading [=======================================> ] 299MB/375MB 55f2b468da67 Extracting [============================> ] 148.7MB/257.9MB 014e56e61396 Extracting [===> ] 262.1kB/3.859MB 34a7268ff0f5 Downloading [======> ] 13.52MB/110.9MB 671912a993db Downloading [========> ] 14.06MB/83.15MB eabd8714fec9 Downloading [=========================================> ] 310.9MB/375MB 55f2b468da67 Extracting [=============================> ] 151.5MB/257.9MB 014e56e61396 Extracting [===============================> ] 2.425MB/3.859MB 014e56e61396 Extracting [==================================================>] 3.859MB/3.859MB 014e56e61396 Extracting [==================================================>] 3.859MB/3.859MB 34a7268ff0f5 Downloading [=======> ] 17.3MB/110.9MB 671912a993db Downloading [===========> ] 19.46MB/83.15MB eabd8714fec9 Downloading [==========================================> ] 321.7MB/375MB 55f2b468da67 Extracting [==============================> ] 156MB/257.9MB 34a7268ff0f5 Downloading [=========> ] 21.63MB/110.9MB 671912a993db Downloading [==============> ] 24.87MB/83.15MB eabd8714fec9 Downloading [============================================> ] 332MB/375MB 55f2b468da67 Extracting [===============================> ] 161MB/257.9MB 34a7268ff0f5 Downloading [===========> ] 25.95MB/110.9MB eabd8714fec9 Downloading [=============================================> ] 341.2MB/375MB 671912a993db Downloading [==================> ] 30.82MB/83.15MB 55f2b468da67 Extracting [================================> ] 166MB/257.9MB 34a7268ff0f5 Downloading [=============> ] 30.28MB/110.9MB 671912a993db Downloading [=====================> ] 36.22MB/83.15MB eabd8714fec9 Downloading [==============================================> ] 349.3MB/375MB 55f2b468da67 Extracting [================================> ] 169.9MB/257.9MB 34a7268ff0f5 Downloading [===============> ] 35.14MB/110.9MB eabd8714fec9 Downloading [===============================================> ] 356.3MB/375MB 671912a993db Downloading [=========================> ] 42.71MB/83.15MB 55f2b468da67 Extracting [=================================> ] 170.5MB/257.9MB 34a7268ff0f5 Downloading [==================> ] 40.55MB/110.9MB eabd8714fec9 Downloading [================================================> ] 362.8MB/375MB 671912a993db Downloading [=============================> ] 49.2MB/83.15MB 34a7268ff0f5 Downloading [=====================> ] 47.58MB/110.9MB eabd8714fec9 Downloading [=================================================> ] 367.7MB/375MB 671912a993db Downloading [=================================> ] 55.69MB/83.15MB 55f2b468da67 Extracting [=================================> ] 171.6MB/257.9MB eabd8714fec9 Downloading [=================================================> ] 372.5MB/375MB 34a7268ff0f5 Downloading [========================> ] 54.07MB/110.9MB 671912a993db Downloading [====================================> ] 61.09MB/83.15MB eabd8714fec9 Verifying Checksum eabd8714fec9 Download complete 55f2b468da67 Extracting [=================================> ] 172.7MB/257.9MB 34a7268ff0f5 Downloading [============================> ] 62.72MB/110.9MB 9e053de6cb63 Downloading [============> ] 3.01kB/11.92kB 9e053de6cb63 Downloading [==================================================>] 11.92kB/11.92kB 9e053de6cb63 Verifying Checksum 9e053de6cb63 Download complete 671912a993db Downloading [========================================> ] 67.58MB/83.15MB 6139928abb9b Downloading [==================================================>] 1.326kB/1.326kB 6139928abb9b Verifying Checksum 6139928abb9b Download complete b1362518a15a Pull complete 9f61cc37f3e3 Extracting [==================================================>] 1.127kB/1.127kB 9f61cc37f3e3 Extracting [==================================================>] 1.127kB/1.127kB 34a7268ff0f5 Downloading [==============================> ] 68.66MB/110.9MB eca0188f477e Pull complete d0f7326b7716 Extracting [========================================> ] 262.1kB/324.6kB 014e56e61396 Pull complete e444bcd4d577 Extracting [==================================================>] 279B/279B e444bcd4d577 Extracting [==================================================>] 279B/279B d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB 9d54a595d298 Extracting [==================================================>] 139B/139B 9d54a595d298 Extracting [==================================================>] 139B/139B 671912a993db Downloading [============================================> ] 74.07MB/83.15MB policy-apex-pdp Pulled e444bcd4d577 Pull complete 9f61cc37f3e3 Pull complete 9d54a595d298 Pull complete 9202a69cfcd9 Extracting [==================================================>] 1.122kB/1.122kB 9202a69cfcd9 Extracting [==================================================>] 1.122kB/1.122kB ec479bafece9 Extracting [> ] 65.54kB/3.802MB d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB 9202a69cfcd9 Pull complete policy-models-simulator Pulled 34a7268ff0f5 Downloading [=================================> ] 74.61MB/110.9MB 55f2b468da67 Extracting [=================================> ] 173.8MB/257.9MB 671912a993db Downloading [===============================================> ] 78.94MB/83.15MB 2d429b9e73a6 Downloading [> ] 293.8kB/29.13MB eabd8714fec9 Extracting [> ] 557.1kB/375MB ec479bafece9 Extracting [============> ] 983kB/3.802MB 671912a993db Verifying Checksum 671912a993db Download complete 34a7268ff0f5 Downloading [====================================> ] 81.1MB/110.9MB d0f7326b7716 Pull complete 55f2b468da67 Extracting [=================================> ] 174.4MB/257.9MB 2d429b9e73a6 Downloading [=> ] 883.6kB/29.13MB eabd8714fec9 Extracting [=> ] 12.81MB/375MB 3dccafa3f67b Extracting [> ] 557.1kB/69.62MB 46eab5b44a35 Downloading [==================================================>] 1.168kB/1.168kB 46eab5b44a35 Verifying Checksum 46eab5b44a35 Download complete 34a7268ff0f5 Downloading [========================================> ] 90.29MB/110.9MB ec479bafece9 Extracting [==================================================>] 3.802MB/3.802MB eabd8714fec9 Extracting [==> ] 20.05MB/375MB 3dccafa3f67b Extracting [===> ] 4.456MB/69.62MB 2d429b9e73a6 Downloading [===> ] 1.768MB/29.13MB c4d302cc468d Downloading [> ] 48.06kB/4.534MB 55f2b468da67 Extracting [==================================> ] 175.5MB/257.9MB 34a7268ff0f5 Downloading [============================================> ] 98.4MB/110.9MB eabd8714fec9 Extracting [==> ] 22.28MB/375MB 3dccafa3f67b Extracting [=====> ] 7.242MB/69.62MB c4d302cc468d Downloading [====================> ] 1.818MB/4.534MB ec479bafece9 Pull complete c00447c3619a Extracting [> ] 98.3kB/8.735MB 55f2b468da67 Extracting [==================================> ] 176.6MB/257.9MB 2d429b9e73a6 Downloading [====> ] 2.653MB/29.13MB 34a7268ff0f5 Downloading [==============================================> ] 103.3MB/110.9MB c4d302cc468d Verifying Checksum c4d302cc468d Download complete 34a7268ff0f5 Verifying Checksum 34a7268ff0f5 Download complete 3dccafa3f67b Extracting [=======> ] 10.58MB/69.62MB c00447c3619a Extracting [====================> ] 3.539MB/8.735MB 2d429b9e73a6 Downloading [========> ] 4.718MB/29.13MB 01e0882c90d9 Downloading [> ] 15.3kB/1.447MB 55f2b468da67 Extracting [==================================> ] 178.3MB/257.9MB 531ee2cf3c0c Downloading [> ] 80.83kB/8.066MB 3dccafa3f67b Extracting [==========> ] 15.04MB/69.62MB 01e0882c90d9 Verifying Checksum 01e0882c90d9 Download complete c00447c3619a Extracting [=======================================> ] 6.98MB/8.735MB 2d429b9e73a6 Downloading [=================> ] 10.03MB/29.13MB 55f2b468da67 Extracting [===================================> ] 181MB/257.9MB eabd8714fec9 Extracting [===> ] 23.95MB/375MB 531ee2cf3c0c Downloading [=======================> ] 3.849MB/8.066MB c00447c3619a Extracting [==================================================>] 8.735MB/8.735MB ed54a7dee1d8 Downloading [> ] 15.3kB/1.196MB c00447c3619a Pull complete 07af56023d33 Extracting [=========================> ] 32.77kB/63.59kB 07af56023d33 Extracting [==================================================>] 63.59kB/63.59kB 07af56023d33 Pull complete 3dccafa3f67b Extracting [==============> ] 19.5MB/69.62MB 0df2602ce2c1 Extracting [==================================================>] 29.28kB/29.28kB 0df2602ce2c1 Extracting [==================================================>] 29.28kB/29.28kB 531ee2cf3c0c Verifying Checksum 2d429b9e73a6 Downloading [====================> ] 11.8MB/29.13MB 531ee2cf3c0c Download complete 0df2602ce2c1 Pull complete eabd8714fec9 Extracting [====> ] 32.87MB/375MB 34a7268ff0f5 Extracting [> ] 557.1kB/110.9MB 55f2b468da67 Extracting [===================================> ] 184.9MB/257.9MB ed54a7dee1d8 Downloading [================================> ] 785.3kB/1.196MB 12c5c803443f Download complete ed54a7dee1d8 Verifying Checksum ed54a7dee1d8 Download complete 3dccafa3f67b Extracting [================> ] 22.84MB/69.62MB 2d429b9e73a6 Downloading [=======================> ] 13.86MB/29.13MB e27c75a98748 Downloading [===============================================> ] 3.011kB/3.144kB 34a7268ff0f5 Extracting [=> ] 3.899MB/110.9MB e27c75a98748 Downloading [==================================================>] 3.144kB/3.144kB e27c75a98748 Verifying Checksum e27c75a98748 Download complete eabd8714fec9 Extracting [======> ] 45.68MB/375MB 55f2b468da67 Extracting [====================================> ] 188.8MB/257.9MB a83b68436f09 Downloading [===============> ] 3.011kB/9.919kB a83b68436f09 Downloading [==================================================>] 9.919kB/9.919kB a83b68436f09 Verifying Checksum a83b68436f09 Download complete 2d429b9e73a6 Downloading [==========================> ] 15.63MB/29.13MB 3dccafa3f67b Extracting [====================> ] 28.41MB/69.62MB e73cb4a42719 Downloading [> ] 539.6kB/109.1MB eabd8714fec9 Extracting [=======> ] 54.03MB/375MB 34a7268ff0f5 Extracting [===> ] 7.799MB/110.9MB 55f2b468da67 Extracting [=====================================> ] 192.7MB/257.9MB 787d6bee9571 Download complete 13ff0988aaea Downloading [==================================================>] 167B/167B 13ff0988aaea Download complete 2d429b9e73a6 Downloading [============================> ] 16.81MB/29.13MB 4b82842ab819 Downloading [===========================> ] 3.011kB/5.415kB 4b82842ab819 Downloading [==================================================>] 5.415kB/5.415kB 4b82842ab819 Verifying Checksum 4b82842ab819 Download complete eabd8714fec9 Extracting [========> ] 65.73MB/375MB 3dccafa3f67b Extracting [=======================> ] 32.87MB/69.62MB 34a7268ff0f5 Extracting [=====> ] 11.7MB/110.9MB 7e568a0dc8fb Downloading [==================================================>] 184B/184B 7e568a0dc8fb Verifying Checksum 7e568a0dc8fb Download complete 55f2b468da67 Extracting [=====================================> ] 194.4MB/257.9MB e73cb4a42719 Downloading [> ] 1.621MB/109.1MB 2d429b9e73a6 Downloading [================================> ] 18.87MB/29.13MB eabd8714fec9 Extracting [==========> ] 79.66MB/375MB 3dccafa3f67b Extracting [==========================> ] 36.77MB/69.62MB 34a7268ff0f5 Extracting [======> ] 15.04MB/110.9MB 55f2b468da67 Extracting [=====================================> ] 195.5MB/257.9MB e73cb4a42719 Downloading [=> ] 2.702MB/109.1MB 2d429b9e73a6 Downloading [====================================> ] 21.53MB/29.13MB eabd8714fec9 Extracting [===========> ] 88.01MB/375MB 3dccafa3f67b Extracting [================================> ] 45.68MB/69.62MB 34a7268ff0f5 Extracting [=======> ] 17.27MB/110.9MB 55f2b468da67 Extracting [======================================> ] 196.1MB/257.9MB eabd8714fec9 Extracting [============> ] 95.26MB/375MB 2d429b9e73a6 Downloading [=========================================> ] 23.89MB/29.13MB e73cb4a42719 Downloading [=> ] 3.784MB/109.1MB 3dccafa3f67b Extracting [===========================================> ] 60.72MB/69.62MB 34a7268ff0f5 Extracting [========> ] 18.38MB/110.9MB 2d429b9e73a6 Downloading [=============================================> ] 26.25MB/29.13MB eabd8714fec9 Extracting [=============> ] 98.6MB/375MB 3dccafa3f67b Extracting [=================================================> ] 69.07MB/69.62MB e73cb4a42719 Downloading [==> ] 5.406MB/109.1MB 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB 34a7268ff0f5 Extracting [===========> ] 25.07MB/110.9MB eabd8714fec9 Extracting [=============> ] 104.7MB/375MB 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB 2d429b9e73a6 Verifying Checksum 2d429b9e73a6 Download complete 55f2b468da67 Extracting [======================================> ] 196.6MB/257.9MB e73cb4a42719 Downloading [===> ] 7.568MB/109.1MB 34a7268ff0f5 Extracting [===============> ] 33.98MB/110.9MB eabd8714fec9 Extracting [==============> ] 108.6MB/375MB 55f2b468da67 Extracting [======================================> ] 198.3MB/257.9MB e73cb4a42719 Downloading [====> ] 10.27MB/109.1MB eabd8714fec9 Extracting [==============> ] 112MB/375MB 34a7268ff0f5 Extracting [=================> ] 39.55MB/110.9MB 55f2b468da67 Extracting [======================================> ] 199.4MB/257.9MB e73cb4a42719 Downloading [=====> ] 11.89MB/109.1MB eabd8714fec9 Extracting [===============> ] 116.4MB/375MB 34a7268ff0f5 Extracting [===================> ] 44.01MB/110.9MB e73cb4a42719 Downloading [========> ] 18.38MB/109.1MB eabd8714fec9 Extracting [================> ] 120.9MB/375MB 34a7268ff0f5 Extracting [=====================> ] 46.79MB/110.9MB 55f2b468da67 Extracting [======================================> ] 200MB/257.9MB e73cb4a42719 Downloading [============> ] 26.49MB/109.1MB eabd8714fec9 Extracting [================> ] 125.3MB/375MB 34a7268ff0f5 Extracting [======================> ] 50.69MB/110.9MB 55f2b468da67 Extracting [=======================================> ] 202.2MB/257.9MB e73cb4a42719 Downloading [===============> ] 33.52MB/109.1MB 34a7268ff0f5 Extracting [========================> ] 53.48MB/110.9MB eabd8714fec9 Extracting [=================> ] 129.2MB/375MB 55f2b468da67 Extracting [=======================================> ] 203.3MB/257.9MB e73cb4a42719 Downloading [==================> ] 39.47MB/109.1MB 34a7268ff0f5 Extracting [=========================> ] 56.82MB/110.9MB eabd8714fec9 Extracting [=================> ] 133.7MB/375MB 55f2b468da67 Extracting [=======================================> ] 205MB/257.9MB e73cb4a42719 Downloading [=======================> ] 50.82MB/109.1MB 34a7268ff0f5 Extracting [===========================> ] 61.28MB/110.9MB eabd8714fec9 Extracting [==================> ] 138.1MB/375MB 55f2b468da67 Extracting [=======================================> ] 206.1MB/257.9MB e73cb4a42719 Downloading [==========================> ] 57.31MB/109.1MB 34a7268ff0f5 Extracting [=============================> ] 65.18MB/110.9MB eabd8714fec9 Extracting [==================> ] 140.9MB/375MB e73cb4a42719 Downloading [=============================> ] 65.42MB/109.1MB 34a7268ff0f5 Extracting [===============================> ] 70.75MB/110.9MB 2d429b9e73a6 Extracting [> ] 294.9kB/29.13MB e73cb4a42719 Downloading [==================================> ] 75.15MB/109.1MB 2d429b9e73a6 Extracting [====> ] 2.654MB/29.13MB 34a7268ff0f5 Extracting [==================================> ] 75.76MB/110.9MB e73cb4a42719 Downloading [=======================================> ] 87.05MB/109.1MB 2d429b9e73a6 Extracting [=========> ] 5.603MB/29.13MB 34a7268ff0f5 Extracting [===================================> ] 79.1MB/110.9MB eabd8714fec9 Extracting [===================> ] 142.6MB/375MB 55f2b468da67 Extracting [========================================> ] 207.2MB/257.9MB e73cb4a42719 Downloading [==============================================> ] 101.6MB/109.1MB 2d429b9e73a6 Extracting [================> ] 9.437MB/29.13MB 34a7268ff0f5 Extracting [====================================> ] 81.89MB/110.9MB eabd8714fec9 Extracting [===================> ] 146.5MB/375MB e73cb4a42719 Verifying Checksum e73cb4a42719 Download complete 55f2b468da67 Extracting [========================================> ] 207.8MB/257.9MB 2d429b9e73a6 Extracting [==================> ] 10.91MB/29.13MB 34a7268ff0f5 Extracting [=====================================> ] 84.12MB/110.9MB eabd8714fec9 Extracting [===================> ] 149.3MB/375MB 2d429b9e73a6 Extracting [=======================> ] 13.86MB/29.13MB eabd8714fec9 Extracting [====================> ] 151.5MB/375MB 34a7268ff0f5 Extracting [=======================================> ] 87.46MB/110.9MB 55f2b468da67 Extracting [========================================> ] 210.6MB/257.9MB 2d429b9e73a6 Extracting [============================> ] 16.52MB/29.13MB 34a7268ff0f5 Extracting [=========================================> ] 93.03MB/110.9MB eabd8714fec9 Extracting [====================> ] 153.7MB/375MB 55f2b468da67 Extracting [=========================================> ] 211.7MB/257.9MB 2d429b9e73a6 Extracting [===================================> ] 20.64MB/29.13MB 34a7268ff0f5 Extracting [=============================================> ] 100.3MB/110.9MB eabd8714fec9 Extracting [====================> ] 156.5MB/375MB 55f2b468da67 Extracting [=========================================> ] 212.8MB/257.9MB 2d429b9e73a6 Extracting [==========================================> ] 24.48MB/29.13MB 34a7268ff0f5 Extracting [==============================================> ] 103.6MB/110.9MB eabd8714fec9 Extracting [=====================> ] 161MB/375MB 55f2b468da67 Extracting [=========================================> ] 213.4MB/257.9MB eabd8714fec9 Extracting [======================> ] 166MB/375MB 34a7268ff0f5 Extracting [================================================> ] 107MB/110.9MB 2d429b9e73a6 Extracting [==========================================> ] 24.77MB/29.13MB eabd8714fec9 Extracting [======================> ] 172.1MB/375MB 55f2b468da67 Extracting [=========================================> ] 214.5MB/257.9MB 34a7268ff0f5 Extracting [================================================> ] 108.1MB/110.9MB 2d429b9e73a6 Extracting [===============================================> ] 27.43MB/29.13MB eabd8714fec9 Extracting [========================> ] 184.9MB/375MB 55f2b468da67 Extracting [=========================================> ] 215.6MB/257.9MB 34a7268ff0f5 Extracting [=================================================> ] 110.3MB/110.9MB 34a7268ff0f5 Extracting [==================================================>] 110.9MB/110.9MB eabd8714fec9 Extracting [=========================> ] 193.3MB/375MB 55f2b468da67 Extracting [==========================================> ] 217.3MB/257.9MB 2d429b9e73a6 Extracting [================================================> ] 28.02MB/29.13MB eabd8714fec9 Extracting [===========================> ] 209.5MB/375MB 55f2b468da67 Extracting [==========================================> ] 220MB/257.9MB eabd8714fec9 Extracting [============================> ] 217.3MB/375MB 55f2b468da67 Extracting [==========================================> ] 221.2MB/257.9MB eabd8714fec9 Extracting [=============================> ] 221.7MB/375MB 55f2b468da67 Extracting [===========================================> ] 222.8MB/257.9MB 2d429b9e73a6 Extracting [================================================> ] 28.31MB/29.13MB eabd8714fec9 Extracting [==============================> ] 226.2MB/375MB 55f2b468da67 Extracting [===========================================> ] 225.1MB/257.9MB eabd8714fec9 Extracting [==============================> ] 230.1MB/375MB 2d429b9e73a6 Extracting [==================================================>] 29.13MB/29.13MB eabd8714fec9 Extracting [===============================> ] 235.6MB/375MB 55f2b468da67 Extracting [===========================================> ] 226.7MB/257.9MB eabd8714fec9 Extracting [================================> ] 241.8MB/375MB 55f2b468da67 Extracting [============================================> ] 227.8MB/257.9MB eabd8714fec9 Extracting [================================> ] 244MB/375MB 55f2b468da67 Extracting [============================================> ] 228.4MB/257.9MB eabd8714fec9 Extracting [=================================> ] 249.6MB/375MB 55f2b468da67 Extracting [============================================> ] 229.5MB/257.9MB eabd8714fec9 Extracting [==================================> ] 255.7MB/375MB eabd8714fec9 Extracting [==================================> ] 261.3MB/375MB 55f2b468da67 Extracting [============================================> ] 231.2MB/257.9MB 3dccafa3f67b Pull complete eabd8714fec9 Extracting [===================================> ] 267.9MB/375MB 55f2b468da67 Extracting [=============================================> ] 232.3MB/257.9MB 55f2b468da67 Extracting [=============================================> ] 233.4MB/257.9MB eabd8714fec9 Extracting [===================================> ] 269.1MB/375MB eabd8714fec9 Extracting [===================================> ] 269.6MB/375MB eabd8714fec9 Extracting [====================================> ] 270.2MB/375MB 55f2b468da67 Extracting [=============================================> ] 236.2MB/257.9MB eabd8714fec9 Extracting [====================================> ] 270.7MB/375MB 55f2b468da67 Extracting [=============================================> ] 236.7MB/257.9MB 55f2b468da67 Extracting [==============================================> ] 241.2MB/257.9MB eabd8714fec9 Extracting [====================================> ] 271.8MB/375MB 34a7268ff0f5 Pull complete 2d429b9e73a6 Pull complete eabd8714fec9 Extracting [====================================> ] 272.4MB/375MB eabd8714fec9 Extracting [====================================> ] 273.5MB/375MB eabd8714fec9 Extracting [====================================> ] 274.1MB/375MB 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB d956c9c5fe9e Extracting [> ] 557.1kB/63.56MB eabd8714fec9 Extracting [====================================> ] 274.6MB/375MB 55f2b468da67 Extracting [===============================================> ] 244.5MB/257.9MB d956c9c5fe9e Extracting [==> ] 3.342MB/63.56MB eabd8714fec9 Extracting [====================================> ] 276.9MB/375MB 55f2b468da67 Extracting [================================================> ] 249.6MB/257.9MB d956c9c5fe9e Extracting [=======> ] 8.913MB/63.56MB eabd8714fec9 Extracting [=====================================> ] 281.9MB/375MB 55f2b468da67 Extracting [=================================================> ] 254.6MB/257.9MB 55f2b468da67 Extracting [=================================================> ] 255.1MB/257.9MB eabd8714fec9 Extracting [=====================================> ] 283MB/375MB d956c9c5fe9e Extracting [========> ] 11.14MB/63.56MB 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB eabd8714fec9 Extracting [======================================> ] 286.9MB/375MB 671912a993db Extracting [> ] 557.1kB/83.15MB d956c9c5fe9e Extracting [==========> ] 13.93MB/63.56MB eabd8714fec9 Extracting [======================================> ] 290.8MB/375MB d956c9c5fe9e Extracting [=============> ] 17.27MB/63.56MB eabd8714fec9 Extracting [======================================> ] 291.9MB/375MB 671912a993db Extracting [> ] 1.114MB/83.15MB d956c9c5fe9e Extracting [===============> ] 20.05MB/63.56MB d956c9c5fe9e Extracting [================> ] 21.17MB/63.56MB eabd8714fec9 Extracting [=======================================> ] 293.6MB/375MB d956c9c5fe9e Extracting [===================> ] 24.51MB/63.56MB eabd8714fec9 Extracting [=======================================> ] 295.2MB/375MB 671912a993db Extracting [=> ] 1.671MB/83.15MB d956c9c5fe9e Extracting [========================> ] 31.2MB/63.56MB d956c9c5fe9e Extracting [=============================> ] 37.32MB/63.56MB d956c9c5fe9e Extracting [=======================================> ] 49.58MB/63.56MB d956c9c5fe9e Extracting [===============================================> ] 60.72MB/63.56MB d956c9c5fe9e Extracting [=================================================> ] 63.5MB/63.56MB d956c9c5fe9e Extracting [==================================================>] 63.56MB/63.56MB eabd8714fec9 Extracting [=======================================> ] 296.4MB/375MB 671912a993db Extracting [=> ] 2.228MB/83.15MB eabd8714fec9 Extracting [=======================================> ] 299.1MB/375MB 671912a993db Extracting [=> ] 2.785MB/83.15MB eabd8714fec9 Extracting [========================================> ] 300.8MB/375MB eabd8714fec9 Extracting [========================================> ] 303MB/375MB 671912a993db Extracting [==> ] 4.456MB/83.15MB eabd8714fec9 Extracting [========================================> ] 304.7MB/375MB eabd8714fec9 Extracting [========================================> ] 305.8MB/375MB 46eab5b44a35 Pull complete 55f2b468da67 Pull complete 671912a993db Extracting [===> ] 5.014MB/83.15MB c4d302cc468d Extracting [> ] 65.54kB/4.534MB 671912a993db Extracting [===> ] 5.571MB/83.15MB eabd8714fec9 Extracting [========================================> ] 306.9MB/375MB d956c9c5fe9e Pull complete eabd8714fec9 Extracting [=========================================> ] 307.5MB/375MB 671912a993db Extracting [====> ] 7.242MB/83.15MB eabd8714fec9 Extracting [=========================================> ] 309.7MB/375MB 82bfc142787e Extracting [> ] 98.3kB/8.613MB c4d302cc468d Extracting [==> ] 262.1kB/4.534MB c4d302cc468d Extracting [=====> ] 524.3kB/4.534MB 1d8e8fd2e272 Extracting [==================================================>] 635B/635B 1d8e8fd2e272 Extracting [==================================================>] 635B/635B c4d302cc468d Extracting [========> ] 786.4kB/4.534MB 671912a993db Extracting [=====> ] 8.913MB/83.15MB c4d302cc468d Extracting [==============================> ] 2.753MB/4.534MB eabd8714fec9 Extracting [=========================================> ] 310.3MB/375MB c4d302cc468d Extracting [==================================================>] 4.534MB/4.534MB 82bfc142787e Extracting [==> ] 393.2kB/8.613MB eabd8714fec9 Extracting [=========================================> ] 311.4MB/375MB 671912a993db Extracting [======> ] 10.58MB/83.15MB 82bfc142787e Extracting [==================================================>] 8.613MB/8.613MB 671912a993db Extracting [=======> ] 12.26MB/83.15MB eabd8714fec9 Extracting [=========================================> ] 313.6MB/375MB eabd8714fec9 Extracting [==========================================> ] 315.9MB/375MB 671912a993db Extracting [=========> ] 15.04MB/83.15MB eabd8714fec9 Extracting [==========================================> ] 318.6MB/375MB 671912a993db Extracting [===========> ] 18.94MB/83.15MB eabd8714fec9 Extracting [==========================================> ] 320.9MB/375MB eabd8714fec9 Extracting [==========================================> ] 321.4MB/375MB 671912a993db Extracting [===========> ] 19.5MB/83.15MB eabd8714fec9 Extracting [===========================================> ] 323.1MB/375MB 671912a993db Extracting [==============> ] 23.95MB/83.15MB eabd8714fec9 Extracting [===========================================> ] 325.3MB/375MB 671912a993db Extracting [================> ] 27.3MB/83.15MB 671912a993db Extracting [==================> ] 30.08MB/83.15MB eabd8714fec9 Extracting [===========================================> ] 327MB/375MB 671912a993db Extracting [====================> ] 33.42MB/83.15MB eabd8714fec9 Extracting [===========================================> ] 328.1MB/375MB 671912a993db Extracting [=====================> ] 36.21MB/83.15MB eabd8714fec9 Extracting [===========================================> ] 329.2MB/375MB 671912a993db Extracting [========================> ] 40.67MB/83.15MB eabd8714fec9 Extracting [============================================> ] 330.9MB/375MB 671912a993db Extracting [==========================> ] 44.56MB/83.15MB 671912a993db Extracting [============================> ] 47.91MB/83.15MB c4d302cc468d Pull complete 82bfc142787e Pull complete 671912a993db Extracting [=============================> ] 48.46MB/83.15MB eabd8714fec9 Extracting [============================================> ] 332MB/375MB 671912a993db Extracting [==============================> ] 51.25MB/83.15MB eabd8714fec9 Extracting [============================================> ] 333.1MB/375MB 671912a993db Extracting [=================================> ] 56.26MB/83.15MB eabd8714fec9 Extracting [=============================================> ] 338.1MB/375MB eabd8714fec9 Extracting [=============================================> ] 339.2MB/375MB 671912a993db Extracting [==================================> ] 57.38MB/83.15MB eabd8714fec9 Extracting [=============================================> ] 340.4MB/375MB 671912a993db Extracting [===================================> ] 58.49MB/83.15MB eabd8714fec9 Extracting [=============================================> ] 340.9MB/375MB 671912a993db Extracting [======================================> ] 63.5MB/83.15MB 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 671912a993db Extracting [======================================> ] 64.06MB/83.15MB eabd8714fec9 Extracting [=============================================> ] 342MB/375MB 671912a993db Extracting [========================================> ] 67.4MB/83.15MB 671912a993db Extracting [==========================================> ] 70.75MB/83.15MB 671912a993db Extracting [=============================================> ] 76.32MB/83.15MB 1d8e8fd2e272 Pull complete 671912a993db Extracting [==============================================> ] 76.87MB/83.15MB 01e0882c90d9 Extracting [=> ] 32.77kB/1.447MB eabd8714fec9 Extracting [=============================================> ] 342.6MB/375MB 671912a993db Extracting [==============================================> ] 77.43MB/83.15MB eabd8714fec9 Extracting [=============================================> ] 343.1MB/375MB 671912a993db Extracting [=================================================> ] 82.44MB/83.15MB 671912a993db Extracting [==================================================>] 83.15MB/83.15MB eabd8714fec9 Extracting [==============================================> ] 345.9MB/375MB eabd8714fec9 Extracting [==============================================> ] 350.9MB/375MB eabd8714fec9 Extracting [==============================================> ] 351.5MB/375MB eabd8714fec9 Extracting [===============================================> ] 354.3MB/375MB eabd8714fec9 Extracting [===============================================> ] 357.1MB/375MB 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB eabd8714fec9 Extracting [===============================================> ] 357.6MB/375MB eabd8714fec9 Extracting [================================================> ] 366.5MB/375MB eabd8714fec9 Extracting [=================================================> ] 369.3MB/375MB eabd8714fec9 Extracting [=================================================> ] 373.8MB/375MB eabd8714fec9 Extracting [==================================================>] 375MB/375MB 01e0882c90d9 Extracting [=========> ] 262.1kB/1.447MB 01e0882c90d9 Extracting [==================================================>] 1.447MB/1.447MB 46baca71a4ef Pull complete 671912a993db Pull complete eabd8714fec9 Pull complete 01e0882c90d9 Pull complete 531ee2cf3c0c Extracting [> ] 98.3kB/8.066MB 1dccce9f415d Pull complete b0e0ef7895f4 Extracting [> ] 393.2kB/37.01MB 9e053de6cb63 Extracting [==================================================>] 11.92kB/11.92kB 9e053de6cb63 Extracting [==================================================>] 11.92kB/11.92kB 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB 531ee2cf3c0c Extracting [====> ] 786.4kB/8.066MB b0e0ef7895f4 Extracting [=============> ] 9.83MB/37.01MB 9e053de6cb63 Pull complete 45fd2fec8a19 Pull complete e5d54fbf8ee1 Pull complete 6139928abb9b Extracting [==================================================>] 1.326kB/1.326kB 6139928abb9b Extracting [==================================================>] 1.326kB/1.326kB 37404d8f503a Extracting [==========================> ] 32.77kB/60.73kB 37404d8f503a Extracting [==================================================>] 60.73kB/60.73kB 8f10199ed94b Extracting [> ] 98.3kB/8.768MB 531ee2cf3c0c Extracting [=======================> ] 3.834MB/8.066MB b0e0ef7895f4 Extracting [===========================> ] 20.05MB/37.01MB 6139928abb9b Pull complete 37404d8f503a Pull complete b30c77c91326 Extracting [==================================================>] 100B/100B b30c77c91326 Extracting [==================================================>] 100B/100B 8f10199ed94b Extracting [===============> ] 2.753MB/8.768MB 531ee2cf3c0c Extracting [=============================> ] 4.817MB/8.066MB 8f10199ed94b Extracting [==========================================> ] 7.373MB/8.768MB b0e0ef7895f4 Extracting [===============================================> ] 35MB/37.01MB grafana Pulled b30c77c91326 Pull complete 531ee2cf3c0c Extracting [====================================> ] 5.898MB/8.066MB b0e0ef7895f4 Extracting [==================================================>] 37.01MB/37.01MB d76a56e8adff Extracting [==================================================>] 694B/694B d76a56e8adff Extracting [==================================================>] 694B/694B 8f10199ed94b Extracting [==================================================>] 8.768MB/8.768MB 531ee2cf3c0c Extracting [==============================================> ] 7.471MB/8.066MB b0e0ef7895f4 Pull complete 8f10199ed94b Pull complete c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 531ee2cf3c0c Extracting [==================================================>] 8.066MB/8.066MB d76a56e8adff Pull complete f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 531ee2cf3c0c Pull complete ed54a7dee1d8 Extracting [=> ] 32.77kB/1.196MB c0c90eeb8aca Pull complete prometheus Pulled 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 5cfb27c10ea5 Extracting [==================================================>] 852B/852B f963a77d2726 Pull complete ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB f3a82e9f1761 Extracting [> ] 458.8kB/44.41MB 5cfb27c10ea5 Pull complete 40a5eed61bb0 Extracting [==================================================>] 98B/98B ed54a7dee1d8 Pull complete 40a5eed61bb0 Extracting [==================================================>] 98B/98B 12c5c803443f Extracting [==================================================>] 116B/116B 12c5c803443f Extracting [==================================================>] 116B/116B f3a82e9f1761 Extracting [=======> ] 6.423MB/44.41MB 40a5eed61bb0 Pull complete 12c5c803443f Pull complete f3a82e9f1761 Extracting [==========================> ] 23.4MB/44.41MB e040ea11fa10 Extracting [==================================================>] 173B/173B e040ea11fa10 Extracting [==================================================>] 173B/173B e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB f3a82e9f1761 Extracting [=======================================> ] 35.32MB/44.41MB e040ea11fa10 Pull complete f3a82e9f1761 Extracting [===============================================> ] 41.75MB/44.41MB e27c75a98748 Pull complete f3a82e9f1761 Extracting [==================================================>] 44.41MB/44.41MB 09d5a3f70313 Extracting [> ] 557.1kB/109.2MB f3a82e9f1761 Pull complete 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB e73cb4a42719 Extracting [> ] 557.1kB/109.1MB 79161a3f5362 Pull complete 09d5a3f70313 Extracting [====> ] 8.913MB/109.2MB 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB e73cb4a42719 Extracting [=> ] 2.228MB/109.1MB 9c266ba63f51 Pull complete 09d5a3f70313 Extracting [========> ] 18.94MB/109.2MB 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 2e8a7df9c2ee Pull complete 10f05dd8b1db Extracting [==================================================>] 98B/98B 10f05dd8b1db Extracting [==================================================>] 98B/98B e73cb4a42719 Extracting [===> ] 6.685MB/109.1MB 09d5a3f70313 Extracting [==========> ] 23.4MB/109.2MB e73cb4a42719 Extracting [===> ] 8.356MB/109.1MB 09d5a3f70313 Extracting [================> ] 35.65MB/109.2MB 10f05dd8b1db Pull complete 41dac8b43ba6 Extracting [==================================================>] 171B/171B 41dac8b43ba6 Extracting [==================================================>] 171B/171B 41dac8b43ba6 Pull complete e73cb4a42719 Extracting [====> ] 10.03MB/109.1MB 09d5a3f70313 Extracting [=====================> ] 46.79MB/109.2MB 71a9f6a9ab4d Extracting [=======> ] 32.77kB/230.6kB 71a9f6a9ab4d Extracting [==================================================>] 230.6kB/230.6kB 09d5a3f70313 Extracting [==========================> ] 56.82MB/109.2MB 71a9f6a9ab4d Pull complete e73cb4a42719 Extracting [=====> ] 12.81MB/109.1MB da3ed5db7103 Extracting [> ] 557.1kB/127.4MB 09d5a3f70313 Extracting [================================> ] 71.86MB/109.2MB e73cb4a42719 Extracting [=======> ] 16.15MB/109.1MB da3ed5db7103 Extracting [=====> ] 12.81MB/127.4MB 09d5a3f70313 Extracting [========================================> ] 87.46MB/109.2MB e73cb4a42719 Extracting [=========> ] 20.05MB/109.1MB da3ed5db7103 Extracting [===========> ] 30.08MB/127.4MB 09d5a3f70313 Extracting [===============================================> ] 103.6MB/109.2MB e73cb4a42719 Extracting [==========> ] 23.95MB/109.1MB da3ed5db7103 Extracting [===================> ] 50.14MB/127.4MB 09d5a3f70313 Extracting [=================================================> ] 108.1MB/109.2MB 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB da3ed5db7103 Extracting [=========================> ] 64.62MB/127.4MB e73cb4a42719 Extracting [============> ] 27.85MB/109.1MB 09d5a3f70313 Pull complete da3ed5db7103 Extracting [============================> ] 72.42MB/127.4MB e73cb4a42719 Extracting [==============> ] 30.64MB/109.1MB 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 356f5c2c843b Pull complete da3ed5db7103 Extracting [==============================> ] 78.54MB/127.4MB e73cb4a42719 Extracting [===============> ] 33.42MB/109.1MB kafka Pulled da3ed5db7103 Extracting [====================================> ] 94.14MB/127.4MB e73cb4a42719 Extracting [===================> ] 41.78MB/109.1MB da3ed5db7103 Extracting [==========================================> ] 109.2MB/127.4MB e73cb4a42719 Extracting [======================> ] 50.14MB/109.1MB da3ed5db7103 Extracting [==============================================> ] 119.8MB/127.4MB e73cb4a42719 Extracting [========================> ] 52.92MB/109.1MB da3ed5db7103 Extracting [=================================================> ] 125.9MB/127.4MB e73cb4a42719 Extracting [=========================> ] 56.26MB/109.1MB da3ed5db7103 Extracting [==================================================>] 127.4MB/127.4MB e73cb4a42719 Extracting [===========================> ] 59.6MB/109.1MB da3ed5db7103 Pull complete c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB e73cb4a42719 Extracting [============================> ] 61.83MB/109.1MB c955f6e31a04 Pull complete zookeeper Pulled e73cb4a42719 Extracting [===============================> ] 68.52MB/109.1MB e73cb4a42719 Extracting [=================================> ] 72.42MB/109.1MB e73cb4a42719 Extracting [===================================> ] 76.87MB/109.1MB e73cb4a42719 Extracting [=====================================> ] 81.33MB/109.1MB e73cb4a42719 Extracting [========================================> ] 88.01MB/109.1MB e73cb4a42719 Extracting [==========================================> ] 92.47MB/109.1MB e73cb4a42719 Extracting [==========================================> ] 93.59MB/109.1MB e73cb4a42719 Extracting [============================================> ] 96.37MB/109.1MB e73cb4a42719 Extracting [============================================> ] 98.04MB/109.1MB e73cb4a42719 Extracting [=============================================> ] 99.71MB/109.1MB e73cb4a42719 Extracting [==============================================> ] 101.9MB/109.1MB e73cb4a42719 Extracting [===============================================> ] 103.6MB/109.1MB e73cb4a42719 Extracting [================================================> ] 105.3MB/109.1MB e73cb4a42719 Extracting [================================================> ] 106.4MB/109.1MB e73cb4a42719 Extracting [=================================================> ] 107.5MB/109.1MB e73cb4a42719 Extracting [=================================================> ] 108.6MB/109.1MB e73cb4a42719 Extracting [==================================================>] 109.1MB/109.1MB e73cb4a42719 Pull complete a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB a83b68436f09 Pull complete 787d6bee9571 Extracting [==================================================>] 127B/127B 787d6bee9571 Extracting [==================================================>] 127B/127B 787d6bee9571 Pull complete 13ff0988aaea Extracting [==================================================>] 167B/167B 13ff0988aaea Extracting [==================================================>] 167B/167B 13ff0988aaea Pull complete 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 4b82842ab819 Pull complete 7e568a0dc8fb Extracting [==================================================>] 184B/184B 7e568a0dc8fb Extracting [==================================================>] 184B/184B 7e568a0dc8fb Pull complete postgres Pulled Network compose_default Creating Network compose_default Created Container zookeeper Creating Container postgres Creating Container policy-models-simulator Creating Container prometheus Creating Container policy-models-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 zookeeper Starting Container postgres Starting Container policy-models-simulator Starting Container postgres Started Container policy-db-migrator Starting Container policy-models-simulator Started Container zookeeper Started Container kafka Starting Container prometheus Started Container grafana Starting Container policy-db-migrator Started Container policy-api Starting Container kafka Started Container grafana 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/prom/prometheus:latest prometheus Up About a minute nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT policy-models-simulator Up About a minute nexus3.onap.org:10001/library/postgres:16.4 postgres 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/prom/prometheus:latest prometheus Up About a minute nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT policy-models-simulator Up About a minute nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute Cloning into '/w/workspace/policy-distribution-master-project-csit-verify-distribution/csit/resources/tests/models'... Building robot framework docker image Checking for Docker Buildx... Docker Buildx is already installed. Building with Docker Buildx... sha256:ef21f430d1caf37414c9c3e40d466f7220f9d0d5b9c2438fcfcf1b1fcfcf1b72 top - 21:21:00 up 5 min, 0 users, load average: 1.85, 1.71, 0.77 Tasks: 245 total, 2 running, 243 sleeping, 0 stopped, 0 zombie %Cpu(s): 1.5 us, 0.7 sy, 0.0 ni, 97.8 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st total used free shared buff/cache available Mem: 31Gi 2.7Gi 20Gi 29Mi 8.6Gi 28Gi 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/prom/prometheus:latest prometheus Up 2 minutes nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT policy-models-simulator Up 2 minutes nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 12dfa6cc8c8e policy-distribution 0.11% 116.7MiB / 31.34GiB 0.36% 15.4kB / 47kB 0B / 348kB 49 0b8ca91d8687 policy-apex-pdp 1.52% 219.6MiB / 31.34GiB 0.68% 64.6kB / 108kB 0B / 434kB 51 327bb013ed31 policy-pap 1.03% 425.1MiB / 31.34GiB 1.32% 168kB / 877kB 0B / 467kB 64 4bcb2ff46ade policy-api 0.24% 576.6MiB / 31.34GiB 1.80% 1.16MB / 1.68MB 0B / 446kB 58 cab1f3ffad71 kafka 4.01% 378.9MiB / 31.34GiB 1.18% 211kB / 188kB 0B / 2.54MB 83 0d02f2b73793 grafana 0.33% 112.7MiB / 31.34GiB 0.35% 22.5MB / 61.5kB 0B / 95.1MB 21 055988d1a039 zookeeper 0.12% 82.23MiB / 31.34GiB 0.26% 54.7kB / 45.6kB 77.8kB / 647kB 61 8e92fb675534 prometheus 0.75% 21.79MiB / 31.34GiB 0.07% 1.52MB / 57.6kB 0B / 221kB 14 53fdbf493b84 policy-models-simulator 0.14% 127.1MiB / 31.34GiB 0.40% 3.43kB / 126B 0B / 193kB 63 2aef56dada2e postgres 0.02% 80.11MiB / 31.34GiB 0.25% 1.53MB / 1.62MB 0B / 138MB 26 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/prom/prometheus:latest prometheus Up 2 minutes nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT policy-models-simulator Up 2 minutes nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes Shut down started! Collecting logs from docker compose containers... Tearing down containers... Container policy-distribution Stopping Container grafana Stopping Container policy-csit 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 policy-models-simulator Stopping Container policy-pap Stopping Container policy-models-simulator Stopped Container policy-models-simulator Removing Container policy-models-simulator Removed Container policy-pap Stopped Container policy-pap Removing Container policy-pap Removed Container policy-api Stopping Container kafka 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 1588 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-verify-distribution] $ /bin/bash /tmp/jenkins7665198961443757319.sh ---> sysstat.sh [policy-distribution-master-project-csit-verify-distribution] $ /bin/bash /tmp/jenkins13493469276755740956.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-distribution-master-project-csit-verify-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-verify-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-verify-distribution ']' + mkdir -p /w/workspace/policy-distribution-master-project-csit-verify-distribution/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-distribution-master-project-csit-verify-distribution/archives/ [policy-distribution-master-project-csit-verify-distribution] $ /bin/bash /tmp/jenkins11564237824688319673.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-verify-distribution/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kDi5 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-kDi5/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-distribution-master-project-csit-verify-distribution] $ /bin/bash /tmp/jenkins11754248069790703983.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-distribution-master-project-csit-verify-distribution@tmp/config12412816497394078316tmp 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-verify-distribution] $ /bin/bash /tmp/jenkins13619235832790033712.sh ---> create-netrc.sh [policy-distribution-master-project-csit-verify-distribution] $ /bin/bash /tmp/jenkins12105550872703428685.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-verify-distribution/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kDi5 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-kDi5/bin to PATH [policy-distribution-master-project-csit-verify-distribution] $ /bin/bash /tmp/jenkins13997647277512048170.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-distribution-master-project-csit-verify-distribution] $ /bin/bash /tmp/jenkins11837601314357868112.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-verify-distribution/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kDi5 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-kDi5/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [policy-distribution-master-project-csit-verify-distribution] $ /bin/bash -l /tmp/jenkins15961278972979590241.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-verify-distribution/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kDi5 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-kDi5/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-distribution-master-project-csit-verify-distribution/904 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-6617 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: 5600.00 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 756 22476 4 8859 30868 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:51:0f:38 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.195/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85985sec preferred_lft 85985sec inet6 fe80::f816:3eff:fe51:f38/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 3a:02:3a:a6:f1:1e 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::3802:3aff:fea6:f11e/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-6617) 02/09/26 _x86_64_ (8 CPU) 21:16:02 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-6617) 02/09/26 _x86_64_ (8 CPU) 21:16:02 LINUX RESTART (8 CPU)