11:25:19 Started by timer 11:25:19 Running as SYSTEM 11:25:19 [EnvInject] - Loading node environment variables. 11:25:19 Building remotely on prd-ubuntu1804-docker-8c-8g-43005 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp 11:25:19 [ssh-agent] Looking for ssh-agent implementation... 11:25:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:19 $ ssh-agent 11:25:19 SSH_AUTH_SOCK=/tmp/ssh-W6s7sQtlCQaj/agent.2078 11:25:19 SSH_AGENT_PID=2080 11:25:19 [ssh-agent] Started. 11:25:19 Running ssh-add (command line suppressed) 11:25:19 Identity added: /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp@tmp/private_key_2208042939324548625.key (/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp@tmp/private_key_2208042939324548625.key) 11:25:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:25:19 The recommended git tool is: NONE 11:25:21 using credential onap-jenkins-ssh 11:25:21 Wiping out workspace first. 11:25:21 Cloning the remote Git repository 11:25:21 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 11:25:21 > git init /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp # timeout=10 11:25:21 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 11:25:21 > git --version # timeout=10 11:25:21 > git --version # 'git version 2.17.1' 11:25:21 using GIT_SSH to set credentials Gerrit user 11:25:21 Verifying host key using manually-configured host key entries 11:25:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:25:22 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 11:25:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:22 Avoid second fetch 11:25:22 > git rev-parse refs/remotes/origin/oslo^{commit} # timeout=10 11:25:22 Checking out Revision e4b51eb33cd6042a1e3453ee12030f277050eb38 (refs/remotes/origin/oslo) 11:25:22 > git config core.sparsecheckout # timeout=10 11:25:22 > git checkout -f e4b51eb33cd6042a1e3453ee12030f277050eb38 # timeout=30 11:25:22 Commit message: "Fix CSITs in Oslo branch by setting kafka version" 11:25:22 > git rev-list --no-walk e4b51eb33cd6042a1e3453ee12030f277050eb38 # timeout=10 11:25:26 provisioning config files... 11:25:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:25:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:25:26 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins16987013681089408222.sh 11:25:26 ---> python-tools-install.sh 11:25:26 Setup pyenv: 11:25:26 * system (set by /opt/pyenv/version) 11:25:26 * 3.8.13 (set by /opt/pyenv/version) 11:25:26 * 3.9.13 (set by /opt/pyenv/version) 11:25:26 * 3.10.6 (set by /opt/pyenv/version) 11:25:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ymxr 11:25:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:38 lf-activate-venv(): INFO: Base packages installed successfully 11:25:38 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:05 lf-activate-venv(): INFO: Adding /tmp/venv-Ymxr/bin to PATH 11:26:05 Generating Requirements File 11:26:28 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:26:28 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:26:28 Python 3.10.6 11:26:28 pip 25.2 from /tmp/venv-Ymxr/lib/python3.10/site-packages/pip (python 3.10) 11:26:28 appdirs==1.4.4 11:26:28 argcomplete==3.6.2 11:26:28 aspy.yaml==1.3.0 11:26:28 attrs==25.3.0 11:26:28 autopage==0.5.2 11:26:28 beautifulsoup4==4.13.5 11:26:28 boto3==1.40.21 11:26:28 botocore==1.40.21 11:26:28 bs4==0.0.2 11:26:28 cachetools==5.5.2 11:26:28 certifi==2025.8.3 11:26:28 cffi==1.17.1 11:26:28 cfgv==3.4.0 11:26:28 chardet==5.2.0 11:26:28 charset-normalizer==3.4.3 11:26:28 click==8.2.1 11:26:28 cliff==4.11.0 11:26:28 cmd2==2.7.0 11:26:28 cryptography==3.3.2 11:26:28 debtcollector==3.0.0 11:26:28 decorator==5.2.1 11:26:28 defusedxml==0.7.1 11:26:28 Deprecated==1.2.18 11:26:28 distlib==0.4.0 11:26:28 dnspython==2.7.0 11:26:28 docker==7.1.0 11:26:28 dogpile.cache==1.4.0 11:26:28 durationpy==0.10 11:26:28 email-validator==2.3.0 11:26:28 filelock==3.19.1 11:26:28 future==1.0.0 11:26:28 gitdb==4.0.12 11:26:28 GitPython==3.1.45 11:26:28 google-auth==2.40.3 11:26:28 httplib2==0.30.0 11:26:28 identify==2.6.13 11:26:28 idna==3.10 11:26:28 importlib-resources==1.5.0 11:26:28 iso8601==2.1.0 11:26:28 Jinja2==3.1.6 11:26:28 jmespath==1.0.1 11:26:28 jsonpatch==1.33 11:26:28 jsonpointer==3.0.0 11:26:28 jsonschema==4.25.1 11:26:28 jsonschema-specifications==2025.4.1 11:26:28 keystoneauth1==5.12.0 11:26:28 kubernetes==33.1.0 11:26:28 lftools==0.37.13 11:26:28 lxml==6.0.1 11:26:28 markdown-it-py==4.0.0 11:26:28 MarkupSafe==3.0.2 11:26:28 mdurl==0.1.2 11:26:28 msgpack==1.1.1 11:26:28 multi_key_dict==2.0.3 11:26:28 munch==4.0.0 11:26:28 netaddr==1.3.0 11:26:28 niet==1.4.2 11:26:28 nodeenv==1.9.1 11:26:28 oauth2client==4.1.3 11:26:28 oauthlib==3.3.1 11:26:28 openstacksdk==4.7.0 11:26:28 os-service-types==1.8.0 11:26:28 osc-lib==4.2.0 11:26:28 oslo.config==10.0.0 11:26:28 oslo.context==6.1.0 11:26:28 oslo.i18n==6.6.0 11:26:28 oslo.log==7.2.1 11:26:28 oslo.serialization==5.8.0 11:26:28 oslo.utils==9.1.0 11:26:28 packaging==25.0 11:26:28 pbr==7.0.1 11:26:28 platformdirs==4.4.0 11:26:28 prettytable==3.16.0 11:26:28 psutil==7.0.0 11:26:28 pyasn1==0.6.1 11:26:28 pyasn1_modules==0.4.2 11:26:28 pycparser==2.22 11:26:28 pygerrit2==2.0.15 11:26:28 PyGithub==2.8.0 11:26:28 Pygments==2.19.2 11:26:28 PyJWT==2.10.1 11:26:28 PyNaCl==1.5.0 11:26:28 pyparsing==2.4.7 11:26:28 pyperclip==1.9.0 11:26:28 pyrsistent==0.20.0 11:26:28 python-cinderclient==9.8.0 11:26:28 python-dateutil==2.9.0.post0 11:26:28 python-heatclient==4.3.0 11:26:28 python-jenkins==1.8.3 11:26:28 python-keystoneclient==5.7.0 11:26:28 python-magnumclient==4.9.0 11:26:28 python-openstackclient==8.2.0 11:26:28 python-swiftclient==4.8.0 11:26:28 PyYAML==6.0.2 11:26:28 referencing==0.36.2 11:26:28 requests==2.32.5 11:26:28 requests-oauthlib==2.0.0 11:26:28 requestsexceptions==1.4.0 11:26:28 rfc3986==2.0.0 11:26:28 rich==14.1.0 11:26:28 rich-argparse==1.7.1 11:26:28 rpds-py==0.27.1 11:26:28 rsa==4.9.1 11:26:28 ruamel.yaml==0.18.15 11:26:28 ruamel.yaml.clib==0.2.12 11:26:28 s3transfer==0.13.1 11:26:28 simplejson==3.20.1 11:26:28 six==1.17.0 11:26:28 smmap==5.0.2 11:26:28 soupsieve==2.8 11:26:28 stevedore==5.5.0 11:26:28 tabulate==0.9.0 11:26:28 toml==0.10.2 11:26:28 tomlkit==0.13.3 11:26:28 tqdm==4.67.1 11:26:28 typing_extensions==4.15.0 11:26:28 tzdata==2025.2 11:26:28 urllib3==1.26.20 11:26:28 virtualenv==20.34.0 11:26:28 wcwidth==0.2.13 11:26:28 websocket-client==1.8.0 11:26:28 wrapt==1.17.3 11:26:28 xdg==6.0.0 11:26:28 xmltodict==0.14.2 11:26:28 yq==3.4.3 11:26:29 [EnvInject] - Injecting environment variables from a build step. 11:26:29 [EnvInject] - Injecting as environment variables the properties content 11:26:29 SET_JDK_VERSION=openjdk17 11:26:29 GIT_URL="git://cloud.onap.org/mirror" 11:26:29 11:26:29 [EnvInject] - Variables injected successfully. 11:26:29 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/sh /tmp/jenkins6642599230822283063.sh 11:26:29 ---> update-java-alternatives.sh 11:26:29 ---> Updating Java version 11:26:29 ---> Ubuntu/Debian system detected 11:26:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:26:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:26:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:26:29 openjdk version "17.0.4" 2022-07-19 11:26:29 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 11:26:29 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 11:26:29 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:26:29 [EnvInject] - Injecting environment variables from a build step. 11:26:29 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:26:29 [EnvInject] - Variables injected successfully. 11:26:29 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/sh -xe /tmp/jenkins1535352092675576987.sh 11:26:29 + /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/csit/run-project-csit.sh xacml-pdp 11:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:30 Configure a credential helper to remove this warning. See 11:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:30 11:26:30 Login Succeeded 11:26:30 docker: 'compose' is not a docker command. 11:26:30 See 'docker --help' 11:26:30 Docker Compose Plugin not installed. Installing now... 11:26:30 % Total % Received % Xferd Average Speed Time Time Time Current 11:26:30 Dload Upload Total Spent Left Speed 11:26:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11:26:32 32 60.2M 32 19.2M 0 0 23.3M 0 0:00:02 --:--:-- 0:00:02 23.3M 100 60.2M 100 60.2M 0 0 34.1M 0 0:00:01 0:00:01 --:--:-- 43.7M 11:26:32 Setting project configuration for: xacml-pdp 11:26:32 Configuring docker compose... 11:26:35 Starting xacml-pdp using postgres + Grafana/Prometheus 11:26:36 prometheus Pulling 11:26:36 zookeeper Pulling 11:26:36 postgres Pulling 11:26:36 policy-db-migrator Pulling 11:26:36 xacml-pdp Pulling 11:26:36 grafana Pulling 11:26:36 pap Pulling 11:26:36 kafka Pulling 11:26:36 api Pulling 11:26:36 da9db072f522 Pulling fs layer 11:26:36 05e534b8fae7 Pulling fs layer 11:26:36 c3462582c9ae Pulling fs layer 11:26:36 cebb54732007 Pulling fs layer 11:26:36 5ff0d3f9d822 Pulling fs layer 11:26:36 a4bcfbceaab0 Pulling fs layer 11:26:36 3bc0a1294777 Pulling fs layer 11:26:36 cebb54732007 Waiting 11:26:36 5ff0d3f9d822 Waiting 11:26:36 a4bcfbceaab0 Waiting 11:26:36 3bc0a1294777 Waiting 11:26:36 da9db072f522 Pulling fs layer 11:26:36 05e534b8fae7 Pulling fs layer 11:26:36 0370b6bbe49b Pulling fs layer 11:26:36 3a60f1e9f142 Pulling fs layer 11:26:36 5596fd24b377 Pulling fs layer 11:26:36 5c5c8174b343 Pulling fs layer 11:26:36 58d76362af2b Pulling fs layer 11:26:36 3a60f1e9f142 Waiting 11:26:36 0370b6bbe49b Waiting 11:26:36 5596fd24b377 Waiting 11:26:36 5c5c8174b343 Waiting 11:26:36 58d76362af2b Waiting 11:26:36 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:36 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:36 c3462582c9ae Downloading [==================================================>] 293B/293B 11:26:36 c3462582c9ae Verifying Checksum 11:26:36 c3462582c9ae Download complete 11:26:36 05e534b8fae7 Downloading [> ] 539.6kB/71.86MB 11:26:36 05e534b8fae7 Downloading [> ] 539.6kB/71.86MB 11:26:36 2d429b9e73a6 Pulling fs layer 11:26:36 46eab5b44a35 Pulling fs layer 11:26:36 c4d302cc468d Pulling fs layer 11:26:36 01e0882c90d9 Pulling fs layer 11:26:36 531ee2cf3c0c Pulling fs layer 11:26:36 ed54a7dee1d8 Pulling fs layer 11:26:36 12c5c803443f Pulling fs layer 11:26:36 e27c75a98748 Pulling fs layer 11:26:36 e73cb4a42719 Pulling fs layer 11:26:36 2d429b9e73a6 Waiting 11:26:36 a83b68436f09 Pulling fs layer 11:26:36 787d6bee9571 Pulling fs layer 11:26:36 ed54a7dee1d8 Waiting 11:26:36 13ff0988aaea Pulling fs layer 11:26:36 531ee2cf3c0c Waiting 11:26:36 46eab5b44a35 Waiting 11:26:36 01e0882c90d9 Waiting 11:26:36 12c5c803443f Waiting 11:26:36 c4d302cc468d Waiting 11:26:36 787d6bee9571 Waiting 11:26:36 e27c75a98748 Waiting 11:26:36 e73cb4a42719 Waiting 11:26:36 13ff0988aaea Waiting 11:26:36 4b82842ab819 Pulling fs layer 11:26:36 7e568a0dc8fb Pulling fs layer 11:26:36 4b82842ab819 Waiting 11:26:36 7e568a0dc8fb Waiting 11:26:36 a83b68436f09 Waiting 11:26:36 cebb54732007 Downloading [=> ] 3.001kB/127kB 11:26:36 cebb54732007 Verifying Checksum 11:26:36 cebb54732007 Download complete 11:26:36 da9db072f522 Pulling fs layer 11:26:36 05e534b8fae7 Pulling fs layer 11:26:36 5241aac85943 Pulling fs layer 11:26:36 7e74ed826160 Pulling fs layer 11:26:36 3ed2c2ab3f6b Pulling fs layer 11:26:36 770a1da221de Pulling fs layer 11:26:36 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:36 05e534b8fae7 Downloading [> ] 539.6kB/71.86MB 11:26:36 5241aac85943 Waiting 11:26:36 7e74ed826160 Waiting 11:26:36 3ed2c2ab3f6b Waiting 11:26:36 770a1da221de Waiting 11:26:36 5ff0d3f9d822 Download complete 11:26:36 da9db072f522 Download complete 11:26:36 da9db072f522 Download complete 11:26:36 da9db072f522 Download complete 11:26:36 9fa9226be034 Pulling fs layer 11:26:36 1617e25568b2 Pulling fs layer 11:26:36 097a69c6efe6 Pulling fs layer 11:26:36 2ee6cb77bebd Pulling fs layer 11:26:36 a4e782810d03 Pulling fs layer 11:26:36 76619c1908eb Pulling fs layer 11:26:36 2dfc70ad9941 Pulling fs layer 11:26:36 fd1d3a5a5f79 Pulling fs layer 11:26:36 5e4c02bc6754 Pulling fs layer 11:26:36 208063e2dcbb Pulling fs layer 11:26:36 097a69c6efe6 Waiting 11:26:36 2ee6cb77bebd Waiting 11:26:36 a4e782810d03 Waiting 11:26:36 9fa9226be034 Waiting 11:26:36 76619c1908eb Waiting 11:26:36 1617e25568b2 Waiting 11:26:36 208063e2dcbb Waiting 11:26:36 fd1d3a5a5f79 Waiting 11:26:36 5e4c02bc6754 Waiting 11:26:36 2dfc70ad9941 Waiting 11:26:36 da9db072f522 Extracting [> ] 65.54kB/3.624MB 11:26:36 da9db072f522 Extracting [> ] 65.54kB/3.624MB 11:26:36 da9db072f522 Extracting [> ] 65.54kB/3.624MB 11:26:36 9824c27679d3 Pulling fs layer 11:26:36 b5f55c75514d Pulling fs layer 11:26:36 d394204a1bdc Pulling fs layer 11:26:36 cc8d890506a2 Pulling fs layer 11:26:36 d4acc02fae7c Pulling fs layer 11:26:36 8c90a7c3d0e1 Pulling fs layer 11:26:36 85954acfa484 Pulling fs layer 11:26:36 164de8f14b64 Pulling fs layer 11:26:36 be3398fa2dbf Pulling fs layer 11:26:36 b5f55c75514d Waiting 11:26:36 8711a47cb968 Pulling fs layer 11:26:36 d394204a1bdc Waiting 11:26:36 cc8d890506a2 Waiting 11:26:36 85954acfa484 Waiting 11:26:36 d4acc02fae7c Waiting 11:26:36 be3398fa2dbf Waiting 11:26:36 164de8f14b64 Waiting 11:26:36 8711a47cb968 Waiting 11:26:36 9824c27679d3 Waiting 11:26:36 8c90a7c3d0e1 Waiting 11:26:36 3bc0a1294777 Downloading [==================================================>] 1.297kB/1.297kB 11:26:36 3bc0a1294777 Verifying Checksum 11:26:36 3bc0a1294777 Download complete 11:26:36 a4bcfbceaab0 Downloading [> ] 539.6kB/90.24MB 11:26:36 0370b6bbe49b Downloading [==================================================>] 293B/293B 11:26:36 0370b6bbe49b Verifying Checksum 11:26:36 0370b6bbe49b Download complete 11:26:36 3a60f1e9f142 Downloading [=> ] 3.001kB/127.5kB 11:26:36 3a60f1e9f142 Downloading [==================================================>] 127.5kB/127.5kB 11:26:36 3a60f1e9f142 Verifying Checksum 11:26:36 3a60f1e9f142 Download complete 11:26:36 5596fd24b377 Downloading [==================================================>] 1.149kB/1.149kB 11:26:36 5596fd24b377 Verifying Checksum 11:26:36 5596fd24b377 Download complete 11:26:36 05e534b8fae7 Downloading [========> ] 11.89MB/71.86MB 11:26:36 05e534b8fae7 Downloading [========> ] 11.89MB/71.86MB 11:26:36 05e534b8fae7 Downloading [========> ] 11.89MB/71.86MB 11:26:36 da9db072f522 Extracting [=======> ] 524.3kB/3.624MB 11:26:36 da9db072f522 Extracting [=======> ] 524.3kB/3.624MB 11:26:36 da9db072f522 Extracting [=======> ] 524.3kB/3.624MB 11:26:36 5c5c8174b343 Downloading [> ] 539.6kB/74.3MB 11:26:36 a4bcfbceaab0 Downloading [=====> ] 9.19MB/90.24MB 11:26:36 05e534b8fae7 Downloading [=================> ] 25.41MB/71.86MB 11:26:36 05e534b8fae7 Downloading [=================> ] 25.41MB/71.86MB 11:26:36 05e534b8fae7 Downloading [=================> ] 25.41MB/71.86MB 11:26:36 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:36 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:36 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:36 5c5c8174b343 Downloading [==> ] 3.784MB/74.3MB 11:26:36 eca0188f477e Pulling fs layer 11:26:36 e444bcd4d577 Pulling fs layer 11:26:36 eabd8714fec9 Pulling fs layer 11:26:36 45fd2fec8a19 Pulling fs layer 11:26:36 8f10199ed94b Pulling fs layer 11:26:36 f963a77d2726 Pulling fs layer 11:26:36 f3a82e9f1761 Pulling fs layer 11:26:36 79161a3f5362 Pulling fs layer 11:26:36 9c266ba63f51 Pulling fs layer 11:26:36 e444bcd4d577 Waiting 11:26:36 eabd8714fec9 Waiting 11:26:36 eca0188f477e Waiting 11:26:36 2e8a7df9c2ee Pulling fs layer 11:26:36 10f05dd8b1db Pulling fs layer 11:26:36 8f10199ed94b Waiting 11:26:36 45fd2fec8a19 Waiting 11:26:36 f963a77d2726 Waiting 11:26:36 41dac8b43ba6 Pulling fs layer 11:26:36 71a9f6a9ab4d Pulling fs layer 11:26:36 f3a82e9f1761 Waiting 11:26:36 79161a3f5362 Waiting 11:26:36 da3ed5db7103 Pulling fs layer 11:26:36 9c266ba63f51 Waiting 11:26:36 10f05dd8b1db Waiting 11:26:36 c955f6e31a04 Pulling fs layer 11:26:36 2e8a7df9c2ee Waiting 11:26:36 c955f6e31a04 Waiting 11:26:36 41dac8b43ba6 Waiting 11:26:36 a4bcfbceaab0 Downloading [=========> ] 17.3MB/90.24MB 11:26:36 da9db072f522 Pull complete 11:26:36 da9db072f522 Pull complete 11:26:36 da9db072f522 Pull complete 11:26:36 1e017ebebdbd Pulling fs layer 11:26:36 55f2b468da67 Pulling fs layer 11:26:36 82bfc142787e Pulling fs layer 11:26:36 46baca71a4ef Pulling fs layer 11:26:36 b0e0ef7895f4 Pulling fs layer 11:26:36 c0c90eeb8aca Pulling fs layer 11:26:36 1e017ebebdbd Waiting 11:26:36 5cfb27c10ea5 Pulling fs layer 11:26:36 55f2b468da67 Waiting 11:26:36 40a5eed61bb0 Pulling fs layer 11:26:36 e040ea11fa10 Pulling fs layer 11:26:36 82bfc142787e Waiting 11:26:36 09d5a3f70313 Pulling fs layer 11:26:36 356f5c2c843b Pulling fs layer 11:26:36 46baca71a4ef Waiting 11:26:36 b0e0ef7895f4 Waiting 11:26:36 5cfb27c10ea5 Waiting 11:26:36 e040ea11fa10 Waiting 11:26:36 09d5a3f70313 Waiting 11:26:36 40a5eed61bb0 Waiting 11:26:36 356f5c2c843b Waiting 11:26:36 c0c90eeb8aca Waiting 11:26:36 05e534b8fae7 Downloading [===========================> ] 38.93MB/71.86MB 11:26:36 05e534b8fae7 Downloading [===========================> ] 38.93MB/71.86MB 11:26:36 05e534b8fae7 Downloading [===========================> ] 38.93MB/71.86MB 11:26:36 5c5c8174b343 Downloading [=====> ] 7.568MB/74.3MB 11:26:36 a4bcfbceaab0 Downloading [==============> ] 25.41MB/90.24MB 11:26:36 05e534b8fae7 Downloading [=====================================> ] 54.61MB/71.86MB 11:26:36 05e534b8fae7 Downloading [=====================================> ] 54.61MB/71.86MB 11:26:36 05e534b8fae7 Downloading [=====================================> ] 54.61MB/71.86MB 11:26:36 5c5c8174b343 Downloading [==========> ] 16.22MB/74.3MB 11:26:36 a4bcfbceaab0 Downloading [=====================> ] 38.39MB/90.24MB 11:26:36 05e534b8fae7 Downloading [================================================> ] 70.29MB/71.86MB 11:26:36 05e534b8fae7 Downloading [================================================> ] 70.29MB/71.86MB 11:26:36 05e534b8fae7 Downloading [================================================> ] 70.29MB/71.86MB 11:26:36 05e534b8fae7 Verifying Checksum 11:26:36 05e534b8fae7 Download complete 11:26:36 05e534b8fae7 Verifying Checksum 11:26:36 05e534b8fae7 Verifying Checksum 11:26:36 05e534b8fae7 Download complete 11:26:36 58d76362af2b Downloading [==================================================>] 1.119kB/1.119kB 11:26:36 58d76362af2b Verifying Checksum 11:26:36 58d76362af2b Download complete 11:26:36 5c5c8174b343 Downloading [================> ] 23.79MB/74.3MB 11:26:36 a4bcfbceaab0 Downloading [===========================> ] 50.28MB/90.24MB 11:26:36 2d429b9e73a6 Downloading [> ] 293.8kB/29.13MB 11:26:36 05e534b8fae7 Extracting [> ] 557.1kB/71.86MB 11:26:36 05e534b8fae7 Extracting [> ] 557.1kB/71.86MB 11:26:36 05e534b8fae7 Extracting [> ] 557.1kB/71.86MB 11:26:36 5c5c8174b343 Downloading [======================> ] 34.06MB/74.3MB 11:26:36 a4bcfbceaab0 Downloading [====================================> ] 65.42MB/90.24MB 11:26:36 2d429b9e73a6 Downloading [=====> ] 3.243MB/29.13MB 11:26:36 05e534b8fae7 Extracting [===> ] 4.456MB/71.86MB 11:26:36 05e534b8fae7 Extracting [===> ] 4.456MB/71.86MB 11:26:36 05e534b8fae7 Extracting [===> ] 4.456MB/71.86MB 11:26:36 5c5c8174b343 Downloading [==============================> ] 45.96MB/74.3MB 11:26:36 da9db072f522 Already exists 11:26:36 801ec8412395 Pulling fs layer 11:26:36 f4d2bbc88290 Pulling fs layer 11:26:36 e5537ed521be Pulling fs layer 11:26:36 1fa6e264d816 Pulling fs layer 11:26:36 98ee8e057024 Pulling fs layer 11:26:36 c0f5cb648bef Pulling fs layer 11:26:36 c46896263f5f Pulling fs layer 11:26:36 65b69526c357 Pulling fs layer 11:26:36 801ec8412395 Waiting 11:26:36 f4d2bbc88290 Waiting 11:26:36 c0f5cb648bef Waiting 11:26:36 c46896263f5f Waiting 11:26:36 65b69526c357 Waiting 11:26:36 e5537ed521be Waiting 11:26:36 1fa6e264d816 Waiting 11:26:36 98ee8e057024 Waiting 11:26:36 a4bcfbceaab0 Downloading [===========================================> ] 77.86MB/90.24MB 11:26:36 2d429b9e73a6 Downloading [================> ] 9.731MB/29.13MB 11:26:37 05e534b8fae7 Extracting [======> ] 9.47MB/71.86MB 11:26:37 05e534b8fae7 Extracting [======> ] 9.47MB/71.86MB 11:26:37 5c5c8174b343 Downloading [=========================================> ] 61.09MB/74.3MB 11:26:37 05e534b8fae7 Extracting [======> ] 9.47MB/71.86MB 11:26:37 a4bcfbceaab0 Verifying Checksum 11:26:37 a4bcfbceaab0 Download complete 11:26:37 46eab5b44a35 Downloading [==================================================>] 1.168kB/1.168kB 11:26:37 46eab5b44a35 Verifying Checksum 11:26:37 46eab5b44a35 Download complete 11:26:37 c4d302cc468d Downloading [> ] 48.06kB/4.534MB 11:26:37 2d429b9e73a6 Downloading [=====================================> ] 22.12MB/29.13MB 11:26:37 5c5c8174b343 Verifying Checksum 11:26:37 5c5c8174b343 Download complete 11:26:37 2d429b9e73a6 Verifying Checksum 11:26:37 2d429b9e73a6 Download complete 11:26:37 c4d302cc468d Verifying Checksum 11:26:37 c4d302cc468d Download complete 11:26:37 05e534b8fae7 Extracting [==========> ] 15.04MB/71.86MB 11:26:37 05e534b8fae7 Extracting [==========> ] 15.04MB/71.86MB 11:26:37 05e534b8fae7 Extracting [==========> ] 15.04MB/71.86MB 11:26:37 01e0882c90d9 Downloading [> ] 15.3kB/1.447MB 11:26:37 531ee2cf3c0c Downloading [> ] 80.83kB/8.066MB 11:26:37 ed54a7dee1d8 Downloading [> ] 15.3kB/1.196MB 11:26:37 01e0882c90d9 Verifying Checksum 11:26:37 01e0882c90d9 Download complete 11:26:37 ed54a7dee1d8 Download complete 11:26:37 e27c75a98748 Downloading [===============================================> ] 3.011kB/3.144kB 11:26:37 e27c75a98748 Downloading [==================================================>] 3.144kB/3.144kB 11:26:37 e27c75a98748 Verifying Checksum 11:26:37 e27c75a98748 Download complete 11:26:37 12c5c803443f Downloading [==================================================>] 116B/116B 11:26:37 12c5c803443f Verifying Checksum 11:26:37 12c5c803443f Download complete 11:26:37 a83b68436f09 Downloading [===============> ] 3.011kB/9.919kB 11:26:37 a83b68436f09 Downloading [==================================================>] 9.919kB/9.919kB 11:26:37 a83b68436f09 Verifying Checksum 11:26:37 a83b68436f09 Download complete 11:26:37 e73cb4a42719 Downloading [> ] 539.6kB/109.1MB 11:26:37 787d6bee9571 Downloading [==================================================>] 127B/127B 11:26:37 787d6bee9571 Verifying Checksum 11:26:37 787d6bee9571 Download complete 11:26:37 13ff0988aaea Downloading [==================================================>] 167B/167B 11:26:37 13ff0988aaea Verifying Checksum 11:26:37 13ff0988aaea Download complete 11:26:37 531ee2cf3c0c Verifying Checksum 11:26:37 531ee2cf3c0c Download complete 11:26:37 4b82842ab819 Downloading [===========================> ] 3.011kB/5.415kB 11:26:37 4b82842ab819 Downloading [==================================================>] 5.415kB/5.415kB 11:26:37 4b82842ab819 Verifying Checksum 11:26:37 4b82842ab819 Download complete 11:26:37 7e568a0dc8fb Downloading [==================================================>] 184B/184B 11:26:37 7e568a0dc8fb Verifying Checksum 11:26:37 7e568a0dc8fb Download complete 11:26:37 2d429b9e73a6 Extracting [> ] 294.9kB/29.13MB 11:26:37 05e534b8fae7 Extracting [=============> ] 20.05MB/71.86MB 11:26:37 05e534b8fae7 Extracting [=============> ] 20.05MB/71.86MB 11:26:37 05e534b8fae7 Extracting [=============> ] 20.05MB/71.86MB 11:26:37 5241aac85943 Downloading [> ] 31.67kB/2.322MB 11:26:37 7e74ed826160 Downloading [> ] 539.6kB/59.49MB 11:26:37 5241aac85943 Downloading [==================================================>] 2.322MB/2.322MB 11:26:37 5241aac85943 Verifying Checksum 11:26:37 5241aac85943 Download complete 11:26:37 3ed2c2ab3f6b Downloading [==================================================>] 1.196kB/1.196kB 11:26:37 3ed2c2ab3f6b Verifying Checksum 11:26:37 3ed2c2ab3f6b Download complete 11:26:37 e73cb4a42719 Downloading [====> ] 10.81MB/109.1MB 11:26:37 770a1da221de Downloading [==================================================>] 1.168kB/1.168kB 11:26:37 770a1da221de Verifying Checksum 11:26:37 770a1da221de Download complete 11:26:37 9fa9226be034 Downloading [> ] 15.3kB/783kB 11:26:37 2d429b9e73a6 Extracting [=======> ] 4.424MB/29.13MB 11:26:37 05e534b8fae7 Extracting [=================> ] 25.07MB/71.86MB 11:26:37 05e534b8fae7 Extracting [=================> ] 25.07MB/71.86MB 11:26:37 05e534b8fae7 Extracting [=================> ] 25.07MB/71.86MB 11:26:37 9fa9226be034 Downloading [==================================================>] 783kB/783kB 11:26:37 9fa9226be034 Download complete 11:26:37 9fa9226be034 Extracting [==> ] 32.77kB/783kB 11:26:37 7e74ed826160 Downloading [=======> ] 8.65MB/59.49MB 11:26:37 1617e25568b2 Downloading [=> ] 15.3kB/480.9kB 11:26:37 e73cb4a42719 Downloading [==========> ] 23.79MB/109.1MB 11:26:37 1617e25568b2 Downloading [==================================================>] 480.9kB/480.9kB 11:26:37 1617e25568b2 Verifying Checksum 11:26:37 1617e25568b2 Download complete 11:26:37 2d429b9e73a6 Extracting [=============> ] 7.963MB/29.13MB 11:26:37 05e534b8fae7 Extracting [====================> ] 29.52MB/71.86MB 11:26:37 05e534b8fae7 Extracting [====================> ] 29.52MB/71.86MB 11:26:37 05e534b8fae7 Extracting [====================> ] 29.52MB/71.86MB 11:26:37 097a69c6efe6 Downloading [> ] 539.6kB/64.04MB 11:26:37 9fa9226be034 Extracting [================================================> ] 753.7kB/783kB 11:26:37 9fa9226be034 Extracting [==================================================>] 783kB/783kB 11:26:37 7e74ed826160 Downloading [===============> ] 18.38MB/59.49MB 11:26:37 e73cb4a42719 Downloading [=================> ] 37.85MB/109.1MB 11:26:37 2d429b9e73a6 Extracting [==================> ] 10.62MB/29.13MB 11:26:37 05e534b8fae7 Extracting [======================> ] 32.31MB/71.86MB 11:26:37 05e534b8fae7 Extracting [======================> ] 32.31MB/71.86MB 11:26:37 05e534b8fae7 Extracting [======================> ] 32.31MB/71.86MB 11:26:37 097a69c6efe6 Downloading [==> ] 2.702MB/64.04MB 11:26:37 7e74ed826160 Downloading [======================> ] 26.49MB/59.49MB 11:26:37 e73cb4a42719 Downloading [=======================> ] 51.9MB/109.1MB 11:26:37 2d429b9e73a6 Extracting [========================> ] 14.16MB/29.13MB 11:26:37 05e534b8fae7 Extracting [=========================> ] 36.21MB/71.86MB 11:26:37 05e534b8fae7 Extracting [=========================> ] 36.21MB/71.86MB 11:26:37 05e534b8fae7 Extracting [=========================> ] 36.21MB/71.86MB 11:26:37 9fa9226be034 Pull complete 11:26:37 097a69c6efe6 Downloading [===> ] 4.865MB/64.04MB 11:26:37 1617e25568b2 Extracting [===> ] 32.77kB/480.9kB 11:26:37 7e74ed826160 Downloading [================================> ] 38.93MB/59.49MB 11:26:37 e73cb4a42719 Downloading [===============================> ] 68.12MB/109.1MB 11:26:37 2d429b9e73a6 Extracting [===============================> ] 18.58MB/29.13MB 11:26:37 05e534b8fae7 Extracting [===========================> ] 38.99MB/71.86MB 11:26:37 05e534b8fae7 Extracting [===========================> ] 38.99MB/71.86MB 11:26:37 05e534b8fae7 Extracting [===========================> ] 38.99MB/71.86MB 11:26:37 7e74ed826160 Downloading [=============================================> ] 54.61MB/59.49MB 11:26:37 097a69c6efe6 Downloading [=========> ] 12.43MB/64.04MB 11:26:37 1617e25568b2 Extracting [==================================> ] 327.7kB/480.9kB 11:26:37 7e74ed826160 Verifying Checksum 11:26:37 7e74ed826160 Download complete 11:26:37 e73cb4a42719 Downloading [======================================> ] 83.8MB/109.1MB 11:26:37 2ee6cb77bebd Downloading [> ] 539.6kB/58.42MB 11:26:37 1617e25568b2 Extracting [==================================================>] 480.9kB/480.9kB 11:26:37 1617e25568b2 Extracting [==================================================>] 480.9kB/480.9kB 11:26:37 2d429b9e73a6 Extracting [=======================================> ] 23.3MB/29.13MB 11:26:37 05e534b8fae7 Extracting [=============================> ] 41.78MB/71.86MB 11:26:37 05e534b8fae7 Extracting [=============================> ] 41.78MB/71.86MB 11:26:37 05e534b8fae7 Extracting [=============================> ] 41.78MB/71.86MB 11:26:37 097a69c6efe6 Downloading [==================> ] 23.25MB/64.04MB 11:26:37 e73cb4a42719 Downloading [============================================> ] 97.86MB/109.1MB 11:26:37 2ee6cb77bebd Downloading [====> ] 4.865MB/58.42MB 11:26:37 1617e25568b2 Pull complete 11:26:37 097a69c6efe6 Downloading [=========================> ] 32.98MB/64.04MB 11:26:37 05e534b8fae7 Extracting [===============================> ] 45.12MB/71.86MB 11:26:37 05e534b8fae7 Extracting [===============================> ] 45.12MB/71.86MB 11:26:37 05e534b8fae7 Extracting [===============================> ] 45.12MB/71.86MB 11:26:37 2d429b9e73a6 Extracting [==========================================> ] 24.77MB/29.13MB 11:26:38 e73cb4a42719 Verifying Checksum 11:26:38 e73cb4a42719 Download complete 11:26:38 a4e782810d03 Download complete 11:26:38 76619c1908eb Downloading [=====================================> ] 3.011kB/4.023kB 11:26:38 76619c1908eb Downloading [==================================================>] 4.023kB/4.023kB 11:26:38 76619c1908eb Verifying Checksum 11:26:38 76619c1908eb Download complete 11:26:38 2dfc70ad9941 Download complete 11:26:38 2ee6cb77bebd Downloading [===========> ] 13.52MB/58.42MB 11:26:38 fd1d3a5a5f79 Downloading [==> ] 3.01kB/60.68kB 11:26:38 fd1d3a5a5f79 Downloading [==================================================>] 60.68kB/60.68kB 11:26:38 fd1d3a5a5f79 Verifying Checksum 11:26:38 fd1d3a5a5f79 Download complete 11:26:38 5e4c02bc6754 Downloading [==================================================>] 100B/100B 11:26:38 5e4c02bc6754 Verifying Checksum 11:26:38 5e4c02bc6754 Download complete 11:26:38 097a69c6efe6 Downloading [====================================> ] 47.04MB/64.04MB 11:26:38 208063e2dcbb Downloading [==================================================>] 693B/693B 11:26:38 208063e2dcbb Verifying Checksum 11:26:38 208063e2dcbb Download complete 11:26:38 05e534b8fae7 Extracting [==================================> ] 50.14MB/71.86MB 11:26:38 05e534b8fae7 Extracting [==================================> ] 50.14MB/71.86MB 11:26:38 05e534b8fae7 Extracting [==================================> ] 50.14MB/71.86MB 11:26:38 2d429b9e73a6 Extracting [===============================================> ] 27.72MB/29.13MB 11:26:38 9824c27679d3 Downloading [> ] 48.06kB/3.8MB 11:26:38 2ee6cb77bebd Downloading [======================> ] 25.95MB/58.42MB 11:26:38 097a69c6efe6 Downloading [================================================> ] 62.18MB/64.04MB 11:26:38 097a69c6efe6 Verifying Checksum 11:26:38 097a69c6efe6 Download complete 11:26:38 05e534b8fae7 Extracting [=====================================> ] 54.03MB/71.86MB 11:26:38 05e534b8fae7 Extracting [=====================================> ] 54.03MB/71.86MB 11:26:38 05e534b8fae7 Extracting [=====================================> ] 54.03MB/71.86MB 11:26:38 9824c27679d3 Verifying Checksum 11:26:38 9824c27679d3 Download complete 11:26:38 9824c27679d3 Extracting [> ] 65.54kB/3.8MB 11:26:38 b5f55c75514d Downloading [==================================================>] 139B/139B 11:26:38 b5f55c75514d Verifying Checksum 11:26:38 b5f55c75514d Download complete 11:26:38 d394204a1bdc Downloading [> ] 48.06kB/3.626MB 11:26:38 cc8d890506a2 Downloading [> ] 97.22kB/8.735MB 11:26:38 2d429b9e73a6 Extracting [================================================> ] 28.31MB/29.13MB 11:26:38 2ee6cb77bebd Downloading [===============================> ] 36.76MB/58.42MB 11:26:38 d394204a1bdc Downloading [==================================================>] 3.626MB/3.626MB 11:26:38 d394204a1bdc Verifying Checksum 11:26:38 d394204a1bdc Download complete 11:26:38 097a69c6efe6 Extracting [> ] 557.1kB/64.04MB 11:26:38 d4acc02fae7c Downloading [==> ] 3.01kB/59.03kB 11:26:38 d4acc02fae7c Download complete 11:26:38 05e534b8fae7 Extracting [=======================================> ] 57.38MB/71.86MB 11:26:38 05e534b8fae7 Extracting [=======================================> ] 57.38MB/71.86MB 11:26:38 05e534b8fae7 Extracting [=======================================> ] 57.38MB/71.86MB 11:26:38 8c90a7c3d0e1 Downloading [=====> ] 3.01kB/28.36kB 11:26:38 8c90a7c3d0e1 Downloading [==================================================>] 28.36kB/28.36kB 11:26:38 8c90a7c3d0e1 Verifying Checksum 11:26:38 8c90a7c3d0e1 Download complete 11:26:38 9824c27679d3 Extracting [=====> ] 393.2kB/3.8MB 11:26:38 2d429b9e73a6 Extracting [==================================================>] 29.13MB/29.13MB 11:26:38 cc8d890506a2 Downloading [====================================> ] 6.389MB/8.735MB 11:26:38 85954acfa484 Downloading [> ] 539.6kB/109.8MB 11:26:38 cc8d890506a2 Verifying Checksum 11:26:38 cc8d890506a2 Download complete 11:26:38 2ee6cb77bebd Downloading [==========================================> ] 49.2MB/58.42MB 11:26:38 164de8f14b64 Downloading [> ] 539.6kB/75.5MB 11:26:38 097a69c6efe6 Extracting [===> ] 4.456MB/64.04MB 11:26:38 9824c27679d3 Extracting [=========================================> ] 3.146MB/3.8MB 11:26:38 05e534b8fae7 Extracting [===========================================> ] 61.83MB/71.86MB 11:26:38 05e534b8fae7 Extracting [===========================================> ] 61.83MB/71.86MB 11:26:38 05e534b8fae7 Extracting [===========================================> ] 61.83MB/71.86MB 11:26:38 9824c27679d3 Extracting [==================================================>] 3.8MB/3.8MB 11:26:38 2ee6cb77bebd Verifying Checksum 11:26:38 2d429b9e73a6 Pull complete 11:26:38 2ee6cb77bebd Download complete 11:26:38 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 11:26:38 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 11:26:38 85954acfa484 Downloading [===> ] 7.568MB/109.8MB 11:26:38 be3398fa2dbf Downloading [============> ] 3.01kB/11.92kB 11:26:38 be3398fa2dbf Downloading [==================================================>] 11.92kB/11.92kB 11:26:38 be3398fa2dbf Download complete 11:26:38 8711a47cb968 Downloading [==================================================>] 1.325kB/1.325kB 11:26:38 8711a47cb968 Verifying Checksum 11:26:38 8711a47cb968 Download complete 11:26:38 164de8f14b64 Downloading [===> ] 5.946MB/75.5MB 11:26:38 9824c27679d3 Pull complete 11:26:38 b5f55c75514d Extracting [==================================================>] 139B/139B 11:26:38 b5f55c75514d Extracting [==================================================>] 139B/139B 11:26:38 097a69c6efe6 Extracting [=====> ] 7.242MB/64.04MB 11:26:38 05e534b8fae7 Extracting [==============================================> ] 66.29MB/71.86MB 11:26:38 05e534b8fae7 Extracting [==============================================> ] 66.29MB/71.86MB 11:26:38 05e534b8fae7 Extracting [==============================================> ] 66.29MB/71.86MB 11:26:38 85954acfa484 Downloading [=========> ] 21.09MB/109.8MB 11:26:38 46eab5b44a35 Pull complete 11:26:38 c4d302cc468d Extracting [> ] 65.54kB/4.534MB 11:26:38 164de8f14b64 Downloading [========> ] 13.52MB/75.5MB 11:26:38 eca0188f477e Downloading [> ] 385kB/37.17MB 11:26:38 097a69c6efe6 Extracting [========> ] 11.14MB/64.04MB 11:26:38 05e534b8fae7 Extracting [=================================================> ] 71.3MB/71.86MB 11:26:38 05e534b8fae7 Extracting [=================================================> ] 71.3MB/71.86MB 11:26:38 05e534b8fae7 Extracting [=================================================> ] 71.3MB/71.86MB 11:26:38 85954acfa484 Downloading [===============> ] 34.6MB/109.8MB 11:26:38 c4d302cc468d Extracting [===> ] 327.7kB/4.534MB 11:26:38 b5f55c75514d Pull complete 11:26:38 d394204a1bdc Extracting [> ] 65.54kB/3.626MB 11:26:38 164de8f14b64 Downloading [=============> ] 21.09MB/75.5MB 11:26:38 05e534b8fae7 Extracting [==================================================>] 71.86MB/71.86MB 11:26:38 05e534b8fae7 Extracting [==================================================>] 71.86MB/71.86MB 11:26:38 05e534b8fae7 Extracting [==================================================>] 71.86MB/71.86MB 11:26:38 eca0188f477e Downloading [=====> ] 3.783MB/37.17MB 11:26:38 097a69c6efe6 Extracting [===========> ] 14.48MB/64.04MB 11:26:38 85954acfa484 Downloading [=====================> ] 47.58MB/109.8MB 11:26:38 c4d302cc468d Extracting [============================================> ] 3.998MB/4.534MB 11:26:38 c4d302cc468d Extracting [==================================================>] 4.534MB/4.534MB 11:26:38 164de8f14b64 Downloading [=====================> ] 31.9MB/75.5MB 11:26:38 d394204a1bdc Extracting [=========> ] 655.4kB/3.626MB 11:26:38 05e534b8fae7 Pull complete 11:26:38 05e534b8fae7 Pull complete 11:26:38 05e534b8fae7 Pull complete 11:26:38 c3462582c9ae Extracting [==================================================>] 293B/293B 11:26:38 0370b6bbe49b Extracting [==================================================>] 293B/293B 11:26:38 5241aac85943 Extracting [> ] 32.77kB/2.322MB 11:26:38 c3462582c9ae Extracting [==================================================>] 293B/293B 11:26:38 eca0188f477e Downloading [==========> ] 7.945MB/37.17MB 11:26:38 0370b6bbe49b Extracting [==================================================>] 293B/293B 11:26:38 097a69c6efe6 Extracting [=============> ] 16.71MB/64.04MB 11:26:38 85954acfa484 Downloading [============================> ] 62.72MB/109.8MB 11:26:38 c4d302cc468d Pull complete 11:26:38 01e0882c90d9 Extracting [=> ] 32.77kB/1.447MB 11:26:38 164de8f14b64 Downloading [=============================> ] 44.33MB/75.5MB 11:26:38 d394204a1bdc Extracting [============================================> ] 3.211MB/3.626MB 11:26:38 5241aac85943 Extracting [==================> ] 852kB/2.322MB 11:26:38 eca0188f477e Downloading [===============> ] 11.75MB/37.17MB 11:26:38 5241aac85943 Extracting [==================================================>] 2.322MB/2.322MB 11:26:38 5241aac85943 Extracting [==================================================>] 2.322MB/2.322MB 11:26:38 d394204a1bdc Extracting [==================================================>] 3.626MB/3.626MB 11:26:38 0370b6bbe49b Pull complete 11:26:38 097a69c6efe6 Extracting [==============> ] 18.94MB/64.04MB 11:26:38 c3462582c9ae Pull complete 11:26:38 85954acfa484 Downloading [=================================> ] 74.61MB/109.8MB 11:26:38 3a60f1e9f142 Extracting [============> ] 32.77kB/127.5kB 11:26:38 cebb54732007 Extracting [============> ] 32.77kB/127kB 11:26:38 3a60f1e9f142 Extracting [==================================================>] 127.5kB/127.5kB 11:26:38 cebb54732007 Extracting [==================================================>] 127kB/127kB 11:26:38 cebb54732007 Extracting [==================================================>] 127kB/127kB 11:26:38 5241aac85943 Pull complete 11:26:38 01e0882c90d9 Extracting [==========> ] 294.9kB/1.447MB 11:26:39 164de8f14b64 Downloading [=====================================> ] 56.23MB/75.5MB 11:26:39 eca0188f477e Downloading [====================> ] 15.54MB/37.17MB 11:26:39 d394204a1bdc Pull complete 11:26:39 cc8d890506a2 Extracting [> ] 98.3kB/8.735MB 11:26:39 01e0882c90d9 Extracting [==================================================>] 1.447MB/1.447MB 11:26:39 85954acfa484 Downloading [========================================> ] 88.67MB/109.8MB 11:26:39 097a69c6efe6 Extracting [==================> ] 23.95MB/64.04MB 11:26:39 164de8f14b64 Downloading [==============================================> ] 69.75MB/75.5MB 11:26:39 7e74ed826160 Extracting [> ] 557.1kB/59.49MB 11:26:39 eca0188f477e Downloading [==========================> ] 19.33MB/37.17MB 11:26:39 01e0882c90d9 Pull complete 11:26:39 531ee2cf3c0c Extracting [> ] 98.3kB/8.066MB 11:26:39 cc8d890506a2 Extracting [==> ] 393.2kB/8.735MB 11:26:39 164de8f14b64 Verifying Checksum 11:26:39 164de8f14b64 Download complete 11:26:39 85954acfa484 Downloading [=============================================> ] 100MB/109.8MB 11:26:39 3a60f1e9f142 Pull complete 11:26:39 5596fd24b377 Extracting [==================================================>] 1.149kB/1.149kB 11:26:39 5596fd24b377 Extracting [==================================================>] 1.149kB/1.149kB 11:26:39 cebb54732007 Pull complete 11:26:39 5ff0d3f9d822 Extracting [==================================================>] 1.328kB/1.328kB 11:26:39 5ff0d3f9d822 Extracting [==================================================>] 1.328kB/1.328kB 11:26:39 097a69c6efe6 Extracting [===================> ] 25.07MB/64.04MB 11:26:39 7e74ed826160 Extracting [=====> ] 6.128MB/59.49MB 11:26:39 eca0188f477e Downloading [==============================> ] 22.76MB/37.17MB 11:26:39 531ee2cf3c0c Extracting [=> ] 294.9kB/8.066MB 11:26:39 cc8d890506a2 Extracting [============> ] 2.163MB/8.735MB 11:26:39 85954acfa484 Verifying Checksum 11:26:39 85954acfa484 Download complete 11:26:39 eca0188f477e Downloading [======================================> ] 28.46MB/37.17MB 11:26:39 097a69c6efe6 Extracting [======================> ] 28.97MB/64.04MB 11:26:39 7e74ed826160 Extracting [===========> ] 13.93MB/59.49MB 11:26:39 5596fd24b377 Pull complete 11:26:39 531ee2cf3c0c Extracting [=======================> ] 3.736MB/8.066MB 11:26:39 cc8d890506a2 Extracting [=========================> ] 4.522MB/8.735MB 11:26:39 5ff0d3f9d822 Pull complete 11:26:39 eabd8714fec9 Downloading [> ] 527.4kB/375MB 11:26:39 e444bcd4d577 Downloading [==================================================>] 279B/279B 11:26:39 e444bcd4d577 Verifying Checksum 11:26:39 e444bcd4d577 Download complete 11:26:39 7e74ed826160 Extracting [===============> ] 18.94MB/59.49MB 11:26:39 5c5c8174b343 Extracting [> ] 557.1kB/74.3MB 11:26:39 eca0188f477e Downloading [==============================================> ] 34.5MB/37.17MB 11:26:39 531ee2cf3c0c Extracting [================================> ] 5.308MB/8.066MB 11:26:39 097a69c6efe6 Extracting [=========================> ] 32.31MB/64.04MB 11:26:39 cc8d890506a2 Extracting [======================================> ] 6.783MB/8.735MB 11:26:39 a4bcfbceaab0 Extracting [> ] 557.1kB/90.24MB 11:26:39 eabd8714fec9 Downloading [> ] 2.652MB/375MB 11:26:39 7e74ed826160 Extracting [====================> ] 24.51MB/59.49MB 11:26:39 5c5c8174b343 Extracting [=====> ] 7.799MB/74.3MB 11:26:39 531ee2cf3c0c Extracting [=========================================> ] 6.685MB/8.066MB 11:26:39 eca0188f477e Downloading [=================================================> ] 36.77MB/37.17MB 11:26:39 097a69c6efe6 Extracting [==============================> ] 38.44MB/64.04MB 11:26:39 cc8d890506a2 Extracting [=================================================> ] 8.651MB/8.735MB 11:26:39 eca0188f477e Verifying Checksum 11:26:39 eca0188f477e Download complete 11:26:39 cc8d890506a2 Extracting [==================================================>] 8.735MB/8.735MB 11:26:39 45fd2fec8a19 Downloading [==========================================> ] 934B/1.103kB 11:26:39 45fd2fec8a19 Downloading [==================================================>] 1.103kB/1.103kB 11:26:39 45fd2fec8a19 Verifying Checksum 11:26:39 45fd2fec8a19 Download complete 11:26:39 a4bcfbceaab0 Extracting [====> ] 8.913MB/90.24MB 11:26:39 531ee2cf3c0c Extracting [==================================================>] 8.066MB/8.066MB 11:26:39 eabd8714fec9 Downloading [> ] 5.856MB/375MB 11:26:39 cc8d890506a2 Pull complete 11:26:39 d4acc02fae7c Extracting [===========================> ] 32.77kB/59.03kB 11:26:39 d4acc02fae7c Extracting [==================================================>] 59.03kB/59.03kB 11:26:39 7e74ed826160 Extracting [=========================> ] 30.64MB/59.49MB 11:26:39 5c5c8174b343 Extracting [==========> ] 16.15MB/74.3MB 11:26:39 097a69c6efe6 Extracting [=======================================> ] 50.14MB/64.04MB 11:26:39 531ee2cf3c0c Pull complete 11:26:39 ed54a7dee1d8 Extracting [=> ] 32.77kB/1.196MB 11:26:39 a4bcfbceaab0 Extracting [========> ] 14.48MB/90.24MB 11:26:39 8f10199ed94b Downloading [> ] 90.59kB/8.768MB 11:26:39 eca0188f477e Extracting [> ] 393.2kB/37.17MB 11:26:39 7e74ed826160 Extracting [===============================> ] 37.88MB/59.49MB 11:26:39 5c5c8174b343 Extracting [================> ] 25.07MB/74.3MB 11:26:39 097a69c6efe6 Extracting [================================================> ] 61.83MB/64.04MB 11:26:39 eabd8714fec9 Downloading [=> ] 8.543MB/375MB 11:26:39 8f10199ed94b Downloading [=================> ] 3.001MB/8.768MB 11:26:39 a4bcfbceaab0 Extracting [===========> ] 20.05MB/90.24MB 11:26:39 d4acc02fae7c Pull complete 11:26:39 8c90a7c3d0e1 Extracting [==================================================>] 28.36kB/28.36kB 11:26:39 8c90a7c3d0e1 Extracting [==================================================>] 28.36kB/28.36kB 11:26:39 ed54a7dee1d8 Extracting [============> ] 294.9kB/1.196MB 11:26:39 eca0188f477e Extracting [====> ] 3.146MB/37.17MB 11:26:39 7e74ed826160 Extracting [=====================================> ] 44.56MB/59.49MB 11:26:39 f963a77d2726 Downloading [==> ] 933B/21.44kB 11:26:39 f963a77d2726 Downloading [==================================================>] 21.44kB/21.44kB 11:26:39 f963a77d2726 Verifying Checksum 11:26:39 f963a77d2726 Download complete 11:26:39 5c5c8174b343 Extracting [====================> ] 30.08MB/74.3MB 11:26:39 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 11:26:39 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 11:26:39 eabd8714fec9 Downloading [=> ] 13.34MB/375MB 11:26:39 097a69c6efe6 Extracting [==================================================>] 64.04MB/64.04MB 11:26:39 097a69c6efe6 Extracting [==================================================>] 64.04MB/64.04MB 11:26:39 8f10199ed94b Downloading [=========================================> ] 7.252MB/8.768MB 11:26:39 a4bcfbceaab0 Extracting [==============> ] 26.74MB/90.24MB 11:26:39 ed54a7dee1d8 Pull complete 11:26:39 12c5c803443f Extracting [==================================================>] 116B/116B 11:26:39 12c5c803443f Extracting [==================================================>] 116B/116B 11:26:39 eca0188f477e Extracting [=======> ] 5.898MB/37.17MB 11:26:39 7e74ed826160 Extracting [==========================================> ] 50.69MB/59.49MB 11:26:39 8f10199ed94b Verifying Checksum 11:26:39 8f10199ed94b Download complete 11:26:39 097a69c6efe6 Pull complete 11:26:39 5c5c8174b343 Extracting [========================> ] 36.77MB/74.3MB 11:26:40 f3a82e9f1761 Downloading [> ] 457.2kB/44.41MB 11:26:40 a4bcfbceaab0 Extracting [==================> ] 33.98MB/90.24MB 11:26:40 7e74ed826160 Extracting [==================================================>] 59.49MB/59.49MB 11:26:40 eca0188f477e Extracting [==========> ] 7.864MB/37.17MB 11:26:40 eabd8714fec9 Downloading [==> ] 15.48MB/375MB 11:26:40 8c90a7c3d0e1 Pull complete 11:26:40 5c5c8174b343 Extracting [============================> ] 42.34MB/74.3MB 11:26:40 2ee6cb77bebd Extracting [> ] 557.1kB/58.42MB 11:26:40 7e74ed826160 Pull complete 11:26:40 3ed2c2ab3f6b Extracting [==================================================>] 1.196kB/1.196kB 11:26:40 3ed2c2ab3f6b Extracting [==================================================>] 1.196kB/1.196kB 11:26:40 12c5c803443f Pull complete 11:26:40 79161a3f5362 Downloading [==========> ] 933B/4.656kB 11:26:40 79161a3f5362 Downloading [==================================================>] 4.656kB/4.656kB 11:26:40 79161a3f5362 Download complete 11:26:40 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 11:26:40 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 11:26:40 f3a82e9f1761 Downloading [=====> ] 4.552MB/44.41MB 11:26:40 a4bcfbceaab0 Extracting [====================> ] 37.88MB/90.24MB 11:26:40 eca0188f477e Extracting [==============> ] 10.62MB/37.17MB 11:26:40 eabd8714fec9 Downloading [==> ] 18.69MB/375MB 11:26:40 5c5c8174b343 Extracting [================================> ] 48.46MB/74.3MB 11:26:40 2ee6cb77bebd Extracting [===> ] 3.899MB/58.42MB 11:26:40 85954acfa484 Extracting [> ] 557.1kB/109.8MB 11:26:40 3ed2c2ab3f6b Pull complete 11:26:40 770a1da221de Extracting [==================================================>] 1.168kB/1.168kB 11:26:40 770a1da221de Extracting [==================================================>] 1.168kB/1.168kB 11:26:40 a4bcfbceaab0 Extracting [========================> ] 45.12MB/90.24MB 11:26:40 e27c75a98748 Pull complete 11:26:40 9c266ba63f51 Downloading [==========================================> ] 934B/1.105kB 11:26:40 9c266ba63f51 Downloading [==================================================>] 1.105kB/1.105kB 11:26:40 9c266ba63f51 Verifying Checksum 11:26:40 9c266ba63f51 Download complete 11:26:40 f3a82e9f1761 Downloading [======> ] 5.462MB/44.41MB 11:26:40 eabd8714fec9 Downloading [==> ] 20.81MB/375MB 11:26:40 5c5c8174b343 Extracting [=====================================> ] 56.26MB/74.3MB 11:26:40 eca0188f477e Extracting [====================> ] 14.94MB/37.17MB 11:26:40 2ee6cb77bebd Extracting [=====> ] 6.685MB/58.42MB 11:26:40 85954acfa484 Extracting [=> ] 2.785MB/109.8MB 11:26:40 a4bcfbceaab0 Extracting [=============================> ] 53.48MB/90.24MB 11:26:40 770a1da221de Pull complete 11:26:40 2e8a7df9c2ee Downloading [==================================================>] 851B/851B 11:26:40 2e8a7df9c2ee Verifying Checksum 11:26:40 2e8a7df9c2ee Download complete 11:26:40 f3a82e9f1761 Downloading [=========> ] 8.616MB/44.41MB 11:26:40 xacml-pdp Pulled 11:26:40 eabd8714fec9 Downloading [===> ] 23.48MB/375MB 11:26:40 5c5c8174b343 Extracting [============================================> ] 65.73MB/74.3MB 11:26:40 eca0188f477e Extracting [========================> ] 18.09MB/37.17MB 11:26:40 2ee6cb77bebd Extracting [========> ] 9.47MB/58.42MB 11:26:40 e73cb4a42719 Extracting [> ] 557.1kB/109.1MB 11:26:40 a4bcfbceaab0 Extracting [==================================> ] 61.83MB/90.24MB 11:26:40 85954acfa484 Extracting [==> ] 5.571MB/109.8MB 11:26:40 f3a82e9f1761 Downloading [===============> ] 14.05MB/44.41MB 11:26:40 5c5c8174b343 Extracting [===============================================> ] 71.3MB/74.3MB 11:26:40 eca0188f477e Extracting [==============================> ] 22.41MB/37.17MB 11:26:40 eabd8714fec9 Downloading [===> ] 26.7MB/375MB 11:26:40 10f05dd8b1db Downloading [==================================================>] 98B/98B 11:26:40 10f05dd8b1db Verifying Checksum 11:26:40 10f05dd8b1db Download complete 11:26:40 2ee6cb77bebd Extracting [==========> ] 12.26MB/58.42MB 11:26:40 a4bcfbceaab0 Extracting [=======================================> ] 71.86MB/90.24MB 11:26:40 e73cb4a42719 Extracting [=> ] 3.899MB/109.1MB 11:26:40 5c5c8174b343 Extracting [==================================================>] 74.3MB/74.3MB 11:26:40 85954acfa484 Extracting [===> ] 7.799MB/109.8MB 11:26:40 f3a82e9f1761 Downloading [=====================> ] 19.04MB/44.41MB 11:26:40 5c5c8174b343 Pull complete 11:26:40 58d76362af2b Extracting [==================================================>] 1.119kB/1.119kB 11:26:40 58d76362af2b Extracting [==================================================>] 1.119kB/1.119kB 11:26:40 eca0188f477e Extracting [==================================> ] 25.95MB/37.17MB 11:26:40 eabd8714fec9 Downloading [===> ] 29.37MB/375MB 11:26:40 a4bcfbceaab0 Extracting [===========================================> ] 77.99MB/90.24MB 11:26:40 e73cb4a42719 Extracting [===> ] 6.685MB/109.1MB 11:26:40 85954acfa484 Extracting [====> ] 10.58MB/109.8MB 11:26:40 f3a82e9f1761 Downloading [=============================> ] 25.84MB/44.41MB 11:26:40 2ee6cb77bebd Extracting [============> ] 15.04MB/58.42MB 11:26:40 eca0188f477e Extracting [======================================> ] 28.31MB/37.17MB 11:26:40 eabd8714fec9 Downloading [====> ] 33.13MB/375MB 11:26:40 a4bcfbceaab0 Extracting [==============================================> ] 83.56MB/90.24MB 11:26:40 58d76362af2b Pull complete 11:26:40 e73cb4a42719 Extracting [====> ] 10.03MB/109.1MB 11:26:40 api Pulled 11:26:40 2ee6cb77bebd Extracting [==============> ] 16.71MB/58.42MB 11:26:40 85954acfa484 Extracting [=====> ] 12.81MB/109.8MB 11:26:40 f3a82e9f1761 Downloading [==================================> ] 30.84MB/44.41MB 11:26:40 41dac8b43ba6 Downloading [==================================================>] 171B/171B 11:26:40 41dac8b43ba6 Verifying Checksum 11:26:40 41dac8b43ba6 Download complete 11:26:40 eca0188f477e Extracting [==========================================> ] 31.46MB/37.17MB 11:26:40 a4bcfbceaab0 Extracting [==================================================>] 90.24MB/90.24MB 11:26:40 eabd8714fec9 Downloading [====> ] 36.35MB/375MB 11:26:40 e73cb4a42719 Extracting [======> ] 13.93MB/109.1MB 11:26:40 a4bcfbceaab0 Pull complete 11:26:40 f3a82e9f1761 Downloading [========================================> ] 35.86MB/44.41MB 11:26:40 85954acfa484 Extracting [======> ] 14.48MB/109.8MB 11:26:40 3bc0a1294777 Extracting [==================================================>] 1.297kB/1.297kB 11:26:40 3bc0a1294777 Extracting [==================================================>] 1.297kB/1.297kB 11:26:40 2ee6cb77bebd Extracting [================> ] 19.5MB/58.42MB 11:26:40 71a9f6a9ab4d Downloading [> ] 3.67kB/230.6kB 11:26:40 eca0188f477e Extracting [=============================================> ] 33.82MB/37.17MB 11:26:40 71a9f6a9ab4d Downloading [==================================================>] 230.6kB/230.6kB 11:26:40 71a9f6a9ab4d Verifying Checksum 11:26:40 71a9f6a9ab4d Download complete 11:26:40 eabd8714fec9 Downloading [=====> ] 39.57MB/375MB 11:26:40 e73cb4a42719 Extracting [=======> ] 16.71MB/109.1MB 11:26:41 f3a82e9f1761 Downloading [================================================> ] 43.11MB/44.41MB 11:26:41 85954acfa484 Extracting [=======> ] 16.15MB/109.8MB 11:26:41 2ee6cb77bebd Extracting [=================> ] 20.61MB/58.42MB 11:26:41 f3a82e9f1761 Verifying Checksum 11:26:41 f3a82e9f1761 Download complete 11:26:41 eca0188f477e Extracting [===============================================> ] 35.39MB/37.17MB 11:26:41 eabd8714fec9 Downloading [=====> ] 42.24MB/375MB 11:26:41 e73cb4a42719 Extracting [========> ] 19.5MB/109.1MB 11:26:41 3bc0a1294777 Pull complete 11:26:41 da3ed5db7103 Downloading [> ] 536kB/127.4MB 11:26:41 c955f6e31a04 Downloading [=============> ] 933B/3.446kB 11:26:41 c955f6e31a04 Download complete 11:26:41 2ee6cb77bebd Extracting [===================> ] 22.84MB/58.42MB 11:26:41 eca0188f477e Extracting [================================================> ] 36.18MB/37.17MB 11:26:41 pap Pulled 11:26:41 eabd8714fec9 Downloading [======> ] 45.45MB/375MB 11:26:41 da3ed5db7103 Downloading [=> ] 4.282MB/127.4MB 11:26:41 eca0188f477e Extracting [==================================================>] 37.17MB/37.17MB 11:26:41 e73cb4a42719 Extracting [==========> ] 22.28MB/109.1MB 11:26:41 85954acfa484 Extracting [=======> ] 17.27MB/109.8MB 11:26:41 1e017ebebdbd Downloading [> ] 381.3kB/37.19MB 11:26:41 2ee6cb77bebd Extracting [=====================> ] 25.62MB/58.42MB 11:26:41 eca0188f477e Pull complete 11:26:41 e444bcd4d577 Extracting [==================================================>] 279B/279B 11:26:41 e444bcd4d577 Extracting [==================================================>] 279B/279B 11:26:41 eabd8714fec9 Downloading [======> ] 48.11MB/375MB 11:26:41 e73cb4a42719 Extracting [===========> ] 24.51MB/109.1MB 11:26:41 da3ed5db7103 Downloading [===> ] 10.16MB/127.4MB 11:26:41 85954acfa484 Extracting [========> ] 18.94MB/109.8MB 11:26:41 1e017ebebdbd Downloading [=====> ] 4.176MB/37.19MB 11:26:41 2ee6cb77bebd Extracting [========================> ] 28.41MB/58.42MB 11:26:41 eabd8714fec9 Downloading [======> ] 50.77MB/375MB 11:26:41 e73cb4a42719 Extracting [============> ] 26.74MB/109.1MB 11:26:41 da3ed5db7103 Downloading [======> ] 15.52MB/127.4MB 11:26:41 e444bcd4d577 Pull complete 11:26:41 85954acfa484 Extracting [===========> ] 25.07MB/109.8MB 11:26:41 1e017ebebdbd Downloading [==========> ] 7.563MB/37.19MB 11:26:41 2ee6cb77bebd Extracting [=================================> ] 39.55MB/58.42MB 11:26:41 eabd8714fec9 Downloading [=======> ] 54.5MB/375MB 11:26:41 da3ed5db7103 Downloading [========> ] 20.87MB/127.4MB 11:26:41 e73cb4a42719 Extracting [==============> ] 31.2MB/109.1MB 11:26:41 85954acfa484 Extracting [==============> ] 31.75MB/109.8MB 11:26:41 2ee6cb77bebd Extracting [================================================> ] 56.26MB/58.42MB 11:26:41 1e017ebebdbd Downloading [==============> ] 10.58MB/37.19MB 11:26:41 eabd8714fec9 Downloading [=======> ] 57.19MB/375MB 11:26:41 da3ed5db7103 Downloading [==========> ] 26.75MB/127.4MB 11:26:41 e73cb4a42719 Extracting [================> ] 35.09MB/109.1MB 11:26:41 2ee6cb77bebd Extracting [==================================================>] 58.42MB/58.42MB 11:26:41 85954acfa484 Extracting [================> ] 35.65MB/109.8MB 11:26:41 1e017ebebdbd Downloading [====================> ] 15.14MB/37.19MB 11:26:41 2ee6cb77bebd Pull complete 11:26:41 a4e782810d03 Extracting [==================================================>] 638B/638B 11:26:41 a4e782810d03 Extracting [==================================================>] 638B/638B 11:26:41 e73cb4a42719 Extracting [==================> ] 41.22MB/109.1MB 11:26:41 da3ed5db7103 Downloading [===========> ] 30.5MB/127.4MB 11:26:41 eabd8714fec9 Downloading [========> ] 61.46MB/375MB 11:26:41 85954acfa484 Extracting [==================> ] 39.55MB/109.8MB 11:26:41 1e017ebebdbd Downloading [=======================> ] 17.41MB/37.19MB 11:26:41 e73cb4a42719 Extracting [======================> ] 48.46MB/109.1MB 11:26:41 da3ed5db7103 Downloading [=============> ] 35.33MB/127.4MB 11:26:41 eabd8714fec9 Downloading [========> ] 65.23MB/375MB 11:26:41 a4e782810d03 Pull complete 11:26:41 76619c1908eb Extracting [==================================================>] 4.023kB/4.023kB 11:26:41 76619c1908eb Extracting [==================================================>] 4.023kB/4.023kB 11:26:41 85954acfa484 Extracting [===================> ] 42.89MB/109.8MB 11:26:41 1e017ebebdbd Downloading [==============================> ] 22.71MB/37.19MB 11:26:41 da3ed5db7103 Downloading [================> ] 41.72MB/127.4MB 11:26:42 eabd8714fec9 Downloading [=========> ] 68.46MB/375MB 11:26:42 e73cb4a42719 Extracting [========================> ] 52.36MB/109.1MB 11:26:42 85954acfa484 Extracting [=====================> ] 47.91MB/109.8MB 11:26:42 76619c1908eb Pull complete 11:26:42 2dfc70ad9941 Extracting [==================================================>] 1.44kB/1.44kB 11:26:42 2dfc70ad9941 Extracting [==================================================>] 1.44kB/1.44kB 11:26:42 1e017ebebdbd Downloading [==================================> ] 25.76MB/37.19MB 11:26:42 da3ed5db7103 Downloading [==================> ] 48.13MB/127.4MB 11:26:42 eabd8714fec9 Downloading [=========> ] 72.75MB/375MB 11:26:42 e73cb4a42719 Extracting [=========================> ] 55.15MB/109.1MB 11:26:42 85954acfa484 Extracting [=======================> ] 52.36MB/109.8MB 11:26:42 1e017ebebdbd Downloading [======================================> ] 28.4MB/37.19MB 11:26:42 da3ed5db7103 Downloading [=====================> ] 54.03MB/127.4MB 11:26:42 2dfc70ad9941 Pull complete 11:26:42 eabd8714fec9 Downloading [==========> ] 76.48MB/375MB 11:26:42 fd1d3a5a5f79 Extracting [===========================> ] 32.77kB/60.68kB 11:26:42 fd1d3a5a5f79 Extracting [==================================================>] 60.68kB/60.68kB 11:26:42 e73cb4a42719 Extracting [==========================> ] 57.93MB/109.1MB 11:26:42 85954acfa484 Extracting [=========================> ] 56.82MB/109.8MB 11:26:42 1e017ebebdbd Downloading [============================================> ] 33.32MB/37.19MB 11:26:42 da3ed5db7103 Downloading [=======================> ] 59.37MB/127.4MB 11:26:42 eabd8714fec9 Downloading [==========> ] 81.8MB/375MB 11:26:42 e73cb4a42719 Extracting [===========================> ] 60.72MB/109.1MB 11:26:42 85954acfa484 Extracting [===========================> ] 61.28MB/109.8MB 11:26:42 fd1d3a5a5f79 Pull complete 11:26:42 5e4c02bc6754 Extracting [==================================================>] 100B/100B 11:26:42 5e4c02bc6754 Extracting [==================================================>] 100B/100B 11:26:42 1e017ebebdbd Verifying Checksum 11:26:42 1e017ebebdbd Download complete 11:26:42 da3ed5db7103 Downloading [=========================> ] 65.24MB/127.4MB 11:26:42 e73cb4a42719 Extracting [=============================> ] 65.18MB/109.1MB 11:26:42 85954acfa484 Extracting [=============================> ] 64.62MB/109.8MB 11:26:42 5e4c02bc6754 Pull complete 11:26:42 208063e2dcbb Extracting [==================================================>] 693B/693B 11:26:42 208063e2dcbb Extracting [==================================================>] 693B/693B 11:26:42 eabd8714fec9 Downloading [===========> ] 84.48MB/375MB 11:26:42 da3ed5db7103 Downloading [==========================> ] 66.32MB/127.4MB 11:26:42 85954acfa484 Extracting [==============================> ] 66.85MB/109.8MB 11:26:42 1e017ebebdbd Extracting [> ] 393.2kB/37.19MB 11:26:42 e73cb4a42719 Extracting [===============================> ] 68.52MB/109.1MB 11:26:44 85954acfa484 Extracting [===============================> ] 69.07MB/109.8MB 11:26:44 e73cb4a42719 Extracting [=================================> ] 74.09MB/109.1MB 11:26:44 e73cb4a42719 Extracting [====================================> ] 79.66MB/109.1MB 11:26:44 e73cb4a42719 Extracting [=======================================> ] 85.79MB/109.1MB 11:26:44 e73cb4a42719 Extracting [==========================================> ] 91.91MB/109.1MB 11:26:44 eabd8714fec9 Downloading [===========> ] 86.09MB/375MB 11:26:44 da3ed5db7103 Downloading [===========================> ] 68.99MB/127.4MB 11:26:44 1e017ebebdbd Extracting [====> ] 3.146MB/37.19MB 11:26:44 85954acfa484 Extracting [===============================> ] 69.63MB/109.8MB 11:26:44 208063e2dcbb Pull complete 11:26:44 eabd8714fec9 Downloading [===========> ] 88.76MB/375MB 11:26:44 prometheus Pulled 11:26:44 da3ed5db7103 Downloading [============================> ] 71.66MB/127.4MB 11:26:44 e73cb4a42719 Extracting [==========================================> ] 93.59MB/109.1MB 11:26:44 85954acfa484 Extracting [================================> ] 71.86MB/109.8MB 11:26:44 1e017ebebdbd Extracting [=======> ] 5.898MB/37.19MB 11:26:44 55f2b468da67 Downloading [> ] 528.7kB/257.9MB 11:26:44 eabd8714fec9 Downloading [============> ] 90.88MB/375MB 11:26:44 e73cb4a42719 Extracting [============================================> ] 96.37MB/109.1MB 11:26:44 1e017ebebdbd Extracting [===========> ] 8.651MB/37.19MB 11:26:44 da3ed5db7103 Downloading [==============================> ] 78.1MB/127.4MB 11:26:44 85954acfa484 Extracting [=================================> ] 74.09MB/109.8MB 11:26:44 55f2b468da67 Downloading [> ] 2.677MB/257.9MB 11:26:44 eabd8714fec9 Downloading [============> ] 92.49MB/375MB 11:26:44 e73cb4a42719 Extracting [=============================================> ] 98.6MB/109.1MB 11:26:44 1e017ebebdbd Extracting [===============> ] 11.4MB/37.19MB 11:26:45 da3ed5db7103 Downloading [================================> ] 83.44MB/127.4MB 11:26:45 85954acfa484 Extracting [===================================> ] 77.43MB/109.8MB 11:26:45 e73cb4a42719 Extracting [==============================================> ] 101.4MB/109.1MB 11:26:45 85954acfa484 Extracting [====================================> ] 80.77MB/109.8MB 11:26:45 1e017ebebdbd Extracting [====================> ] 15.34MB/37.19MB 11:26:45 55f2b468da67 Downloading [> ] 4.811MB/257.9MB 11:26:45 da3ed5db7103 Downloading [================================> ] 83.97MB/127.4MB 11:26:45 e73cb4a42719 Extracting [===============================================> ] 103.1MB/109.1MB 11:26:45 85954acfa484 Extracting [=====================================> ] 81.89MB/109.8MB 11:26:45 eabd8714fec9 Downloading [============> ] 93.02MB/375MB 11:26:45 1e017ebebdbd Extracting [========================> ] 18.48MB/37.19MB 11:26:45 55f2b468da67 Downloading [=> ] 8.014MB/257.9MB 11:26:45 da3ed5db7103 Downloading [==================================> ] 87.73MB/127.4MB 11:26:45 85954acfa484 Extracting [======================================> ] 84.67MB/109.8MB 11:26:45 eabd8714fec9 Downloading [============> ] 94.62MB/375MB 11:26:45 e73cb4a42719 Extracting [================================================> ] 105.3MB/109.1MB 11:26:45 1e017ebebdbd Extracting [==============================> ] 22.81MB/37.19MB 11:26:45 55f2b468da67 Downloading [==> ] 11.24MB/257.9MB 11:26:45 da3ed5db7103 Downloading [====================================> ] 93.06MB/127.4MB 11:26:45 85954acfa484 Extracting [========================================> ] 88.01MB/109.8MB 11:26:45 eabd8714fec9 Downloading [============> ] 97.29MB/375MB 11:26:45 1e017ebebdbd Extracting [===================================> ] 26.35MB/37.19MB 11:26:45 55f2b468da67 Downloading [==> ] 12.86MB/257.9MB 11:26:45 da3ed5db7103 Downloading [======================================> ] 97.36MB/127.4MB 11:26:45 85954acfa484 Extracting [==========================================> ] 94.14MB/109.8MB 11:26:45 eabd8714fec9 Downloading [=============> ] 98.88MB/375MB 11:26:45 e73cb4a42719 Extracting [=================================================> ] 107.5MB/109.1MB 11:26:45 55f2b468da67 Downloading [==> ] 14.45MB/257.9MB 11:26:45 1e017ebebdbd Extracting [========================================> ] 30.28MB/37.19MB 11:26:45 da3ed5db7103 Downloading [========================================> ] 104.3MB/127.4MB 11:26:45 e73cb4a42719 Extracting [==================================================>] 109.1MB/109.1MB 11:26:45 85954acfa484 Extracting [============================================> ] 98.6MB/109.8MB 11:26:45 eabd8714fec9 Downloading [=============> ] 100.5MB/375MB 11:26:45 55f2b468da67 Downloading [===> ] 16.61MB/257.9MB 11:26:45 eabd8714fec9 Downloading [=============> ] 101.5MB/375MB 11:26:45 da3ed5db7103 Downloading [===========================================> ] 110.2MB/127.4MB 11:26:45 85954acfa484 Extracting [==============================================> ] 101.9MB/109.8MB 11:26:45 e73cb4a42719 Pull complete 11:26:45 1e017ebebdbd Extracting [=============================================> ] 33.82MB/37.19MB 11:26:45 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 11:26:45 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 11:26:45 da3ed5db7103 Downloading [=============================================> ] 116.1MB/127.4MB 11:26:45 eabd8714fec9 Downloading [=============> ] 104.8MB/375MB 11:26:45 55f2b468da67 Downloading [===> ] 19.3MB/257.9MB 11:26:45 a83b68436f09 Pull complete 11:26:45 787d6bee9571 Extracting [==================================================>] 127B/127B 11:26:45 787d6bee9571 Extracting [==================================================>] 127B/127B 11:26:45 1e017ebebdbd Extracting [================================================> ] 36.18MB/37.19MB 11:26:45 85954acfa484 Extracting [================================================> ] 105.8MB/109.8MB 11:26:45 1e017ebebdbd Extracting [==================================================>] 37.19MB/37.19MB 11:26:46 da3ed5db7103 Downloading [===============================================> ] 121.4MB/127.4MB 11:26:46 55f2b468da67 Downloading [====> ] 21.44MB/257.9MB 11:26:46 eabd8714fec9 Downloading [==============> ] 108MB/375MB 11:26:46 1e017ebebdbd Pull complete 11:26:46 85954acfa484 Extracting [================================================> ] 107MB/109.8MB 11:26:46 787d6bee9571 Pull complete 11:26:46 13ff0988aaea Extracting [==================================================>] 167B/167B 11:26:46 13ff0988aaea Extracting [==================================================>] 167B/167B 11:26:46 da3ed5db7103 Downloading [=================================================> ] 127.3MB/127.4MB 11:26:46 da3ed5db7103 Verifying Checksum 11:26:46 da3ed5db7103 Download complete 11:26:46 55f2b468da67 Downloading [====> ] 23.58MB/257.9MB 11:26:46 eabd8714fec9 Downloading [==============> ] 110.1MB/375MB 11:26:46 85954acfa484 Extracting [=================================================> ] 108.1MB/109.8MB 11:26:46 13ff0988aaea Pull complete 11:26:46 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 11:26:46 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 11:26:46 55f2b468da67 Downloading [=====> ] 26.26MB/257.9MB 11:26:46 85954acfa484 Extracting [==================================================>] 109.8MB/109.8MB 11:26:46 eabd8714fec9 Downloading [==============> ] 112.2MB/375MB 11:26:46 85954acfa484 Pull complete 11:26:46 82bfc142787e Downloading [> ] 86.9kB/8.613MB 11:26:46 55f2b468da67 Downloading [=====> ] 28.94MB/257.9MB 11:26:46 4b82842ab819 Pull complete 11:26:46 7e568a0dc8fb Extracting [==================================================>] 184B/184B 11:26:46 7e568a0dc8fb Extracting [==================================================>] 184B/184B 11:26:46 eabd8714fec9 Downloading [===============> ] 113.3MB/375MB 11:26:46 82bfc142787e Downloading [=========> ] 1.723MB/8.613MB 11:26:46 164de8f14b64 Extracting [> ] 557.1kB/75.5MB 11:26:46 55f2b468da67 Downloading [======> ] 31.09MB/257.9MB 11:26:46 7e568a0dc8fb Pull complete 11:26:46 eabd8714fec9 Downloading [===============> ] 114.4MB/375MB 11:26:46 82bfc142787e Downloading [======================> ] 3.937MB/8.613MB 11:26:46 postgres Pulled 11:26:46 164de8f14b64 Extracting [> ] 1.114MB/75.5MB 11:26:46 55f2b468da67 Downloading [======> ] 33.25MB/257.9MB 11:26:46 82bfc142787e Downloading [====================================> ] 6.371MB/8.613MB 11:26:46 eabd8714fec9 Downloading [===============> ] 116MB/375MB 11:26:46 164de8f14b64 Extracting [=> ] 1.671MB/75.5MB 11:26:46 55f2b468da67 Downloading [======> ] 35.4MB/257.9MB 11:26:46 82bfc142787e Verifying Checksum 11:26:46 82bfc142787e Download complete 11:26:46 164de8f14b64 Extracting [=> ] 2.228MB/75.5MB 11:26:46 eabd8714fec9 Downloading [===============> ] 117.6MB/375MB 11:26:46 55f2b468da67 Downloading [=======> ] 38.07MB/257.9MB 11:26:46 46baca71a4ef Downloading [===> ] 1.369kB/18.11kB 11:26:46 46baca71a4ef Downloading [==================================================>] 18.11kB/18.11kB 11:26:46 46baca71a4ef Download complete 11:26:46 164de8f14b64 Extracting [==> ] 3.342MB/75.5MB 11:26:46 eabd8714fec9 Downloading [===============> ] 119.7MB/375MB 11:26:46 55f2b468da67 Downloading [=======> ] 40.77MB/257.9MB 11:26:46 164de8f14b64 Extracting [==> ] 4.456MB/75.5MB 11:26:46 b0e0ef7895f4 Downloading [> ] 375.2kB/37.01MB 11:26:47 55f2b468da67 Downloading [========> ] 42.92MB/257.9MB 11:26:47 eabd8714fec9 Downloading [================> ] 121.3MB/375MB 11:26:47 164de8f14b64 Extracting [===> ] 5.014MB/75.5MB 11:26:47 b0e0ef7895f4 Downloading [====> ] 3.431MB/37.01MB 11:26:47 55f2b468da67 Downloading [========> ] 44.54MB/257.9MB 11:26:47 eabd8714fec9 Downloading [================> ] 122.4MB/375MB 11:26:47 164de8f14b64 Extracting [=====> ] 7.799MB/75.5MB 11:26:47 b0e0ef7895f4 Downloading [========> ] 6.077MB/37.01MB 11:26:47 55f2b468da67 Downloading [========> ] 46.16MB/257.9MB 11:26:47 eabd8714fec9 Downloading [================> ] 123.5MB/375MB 11:26:47 164de8f14b64 Extracting [======> ] 9.47MB/75.5MB 11:26:47 b0e0ef7895f4 Downloading [============> ] 9.477MB/37.01MB 11:26:47 55f2b468da67 Downloading [=========> ] 48.31MB/257.9MB 11:26:47 eabd8714fec9 Downloading [================> ] 124.5MB/375MB 11:26:47 164de8f14b64 Extracting [=======> ] 11.14MB/75.5MB 11:26:47 b0e0ef7895f4 Downloading [=================> ] 13.28MB/37.01MB 11:26:47 55f2b468da67 Downloading [=========> ] 50.45MB/257.9MB 11:26:47 b0e0ef7895f4 Downloading [=========================> ] 18.56MB/37.01MB 11:26:47 eabd8714fec9 Downloading [================> ] 126.7MB/375MB 11:26:47 164de8f14b64 Extracting [=========> ] 13.93MB/75.5MB 11:26:47 55f2b468da67 Downloading [==========> ] 53.13MB/257.9MB 11:26:47 b0e0ef7895f4 Downloading [===============================> ] 23.09MB/37.01MB 11:26:47 eabd8714fec9 Downloading [=================> ] 128.3MB/375MB 11:26:47 164de8f14b64 Extracting [===========> ] 17.27MB/75.5MB 11:26:47 55f2b468da67 Downloading [==========> ] 55.82MB/257.9MB 11:26:47 b0e0ef7895f4 Downloading [=================================> ] 24.98MB/37.01MB 11:26:47 eabd8714fec9 Downloading [=================> ] 129.9MB/375MB 11:26:47 164de8f14b64 Extracting [============> ] 18.94MB/75.5MB 11:26:47 b0e0ef7895f4 Downloading [=======================================> ] 29.51MB/37.01MB 11:26:47 55f2b468da67 Downloading [===========> ] 57.96MB/257.9MB 11:26:47 eabd8714fec9 Downloading [=================> ] 130.9MB/375MB 11:26:47 164de8f14b64 Extracting [===============> ] 22.84MB/75.5MB 11:26:47 b0e0ef7895f4 Downloading [==============================================> ] 34.79MB/37.01MB 11:26:47 55f2b468da67 Downloading [===========> ] 60.09MB/257.9MB 11:26:47 b0e0ef7895f4 Verifying Checksum 11:26:47 b0e0ef7895f4 Download complete 11:26:48 eabd8714fec9 Downloading [=================> ] 133.1MB/375MB 11:26:48 164de8f14b64 Extracting [=================> ] 26.18MB/75.5MB 11:26:48 55f2b468da67 Downloading [============> ] 62.76MB/257.9MB 11:26:48 c0c90eeb8aca Downloading [==========================================> ] 934B/1.105kB 11:26:48 c0c90eeb8aca Downloading [==================================================>] 1.105kB/1.105kB 11:26:48 c0c90eeb8aca Verifying Checksum 11:26:48 c0c90eeb8aca Download complete 11:26:48 eabd8714fec9 Downloading [=================> ] 134.7MB/375MB 11:26:48 164de8f14b64 Extracting [===================> ] 29.52MB/75.5MB 11:26:48 55f2b468da67 Downloading [============> ] 65.45MB/257.9MB 11:26:48 5cfb27c10ea5 Downloading [==================================================>] 852B/852B 11:26:48 5cfb27c10ea5 Verifying Checksum 11:26:48 eabd8714fec9 Downloading [==================> ] 137.9MB/375MB 11:26:48 164de8f14b64 Extracting [=====================> ] 32.31MB/75.5MB 11:26:48 55f2b468da67 Downloading [=============> ] 68.12MB/257.9MB 11:26:48 eabd8714fec9 Downloading [==================> ] 140.6MB/375MB 11:26:48 40a5eed61bb0 Downloading [==================================================>] 98B/98B 11:26:48 40a5eed61bb0 Verifying Checksum 11:26:48 40a5eed61bb0 Download complete 11:26:48 164de8f14b64 Extracting [=======================> ] 35.65MB/75.5MB 11:26:48 55f2b468da67 Downloading [=============> ] 70.25MB/257.9MB 11:26:48 164de8f14b64 Extracting [==========================> ] 39.55MB/75.5MB 11:26:48 e040ea11fa10 Downloading [==================================================>] 173B/173B 11:26:48 e040ea11fa10 Verifying Checksum 11:26:48 e040ea11fa10 Download complete 11:26:48 eabd8714fec9 Downloading [===================> ] 142.7MB/375MB 11:26:48 55f2b468da67 Downloading [==============> ] 72.91MB/257.9MB 11:26:48 164de8f14b64 Extracting [============================> ] 43.45MB/75.5MB 11:26:48 55f2b468da67 Downloading [==============> ] 75.56MB/257.9MB 11:26:48 eabd8714fec9 Downloading [===================> ] 144.3MB/375MB 11:26:48 09d5a3f70313 Downloading [> ] 539.1kB/109.2MB 11:26:48 164de8f14b64 Extracting [==============================> ] 46.79MB/75.5MB 11:26:48 55f2b468da67 Downloading [===============> ] 78.26MB/257.9MB 11:26:48 eabd8714fec9 Downloading [===================> ] 145.9MB/375MB 11:26:48 09d5a3f70313 Downloading [=> ] 3.753MB/109.2MB 11:26:48 164de8f14b64 Extracting [=================================> ] 50.69MB/75.5MB 11:26:48 55f2b468da67 Downloading [===============> ] 80.95MB/257.9MB 11:26:48 eabd8714fec9 Downloading [===================> ] 147.5MB/375MB 11:26:48 09d5a3f70313 Downloading [====> ] 10.7MB/109.2MB 11:26:48 164de8f14b64 Extracting [====================================> ] 54.59MB/75.5MB 11:26:48 55f2b468da67 Downloading [================> ] 83.62MB/257.9MB 11:26:48 09d5a3f70313 Downloading [=======> ] 17.1MB/109.2MB 11:26:49 eabd8714fec9 Downloading [===================> ] 149.1MB/375MB 11:26:49 164de8f14b64 Extracting [=======================================> ] 59.6MB/75.5MB 11:26:49 55f2b468da67 Downloading [================> ] 85.76MB/257.9MB 11:26:49 09d5a3f70313 Downloading [==========> ] 22.43MB/109.2MB 11:26:49 eabd8714fec9 Downloading [====================> ] 150.8MB/375MB 11:26:49 164de8f14b64 Extracting [========================================> ] 61.83MB/75.5MB 11:26:49 55f2b468da67 Downloading [=================> ] 87.91MB/257.9MB 11:26:49 09d5a3f70313 Downloading [===========> ] 24.58MB/109.2MB 11:26:49 164de8f14b64 Extracting [============================================> ] 67.4MB/75.5MB 11:26:49 eabd8714fec9 Downloading [====================> ] 152.4MB/375MB 11:26:49 55f2b468da67 Downloading [=================> ] 90.06MB/257.9MB 11:26:49 09d5a3f70313 Downloading [============> ] 26.71MB/109.2MB 11:26:49 55f2b468da67 Downloading [=================> ] 92.21MB/257.9MB 11:26:49 eabd8714fec9 Downloading [====================> ] 154MB/375MB 11:26:49 164de8f14b64 Extracting [==============================================> ] 70.19MB/75.5MB 11:26:49 09d5a3f70313 Downloading [==============> ] 31.01MB/109.2MB 11:26:52 164de8f14b64 Extracting [================================================> ] 72.97MB/75.5MB 11:26:52 164de8f14b64 Extracting [==================================================>] 75.5MB/75.5MB 11:26:52 09d5a3f70313 Downloading [==============> ] 31.55MB/109.2MB 11:26:52 55f2b468da67 Downloading [==================> ] 93.27MB/257.9MB 11:26:52 eabd8714fec9 Downloading [====================> ] 154.5MB/375MB 11:26:52 164de8f14b64 Pull complete 11:26:52 be3398fa2dbf Extracting [==================================================>] 11.92kB/11.92kB 11:26:52 be3398fa2dbf Extracting [==================================================>] 11.92kB/11.92kB 11:26:52 09d5a3f70313 Downloading [==================> ] 41.16MB/109.2MB 11:26:52 55f2b468da67 Downloading [===================> ] 98.1MB/257.9MB 11:26:52 eabd8714fec9 Downloading [====================> ] 156.1MB/375MB 11:26:52 be3398fa2dbf Pull complete 11:26:52 8711a47cb968 Extracting [==================================================>] 1.325kB/1.325kB 11:26:52 8711a47cb968 Extracting [==================================================>] 1.325kB/1.325kB 11:26:52 09d5a3f70313 Downloading [====================> ] 45.45MB/109.2MB 11:26:52 55f2b468da67 Downloading [===================> ] 100.8MB/257.9MB 11:26:52 eabd8714fec9 Downloading [====================> ] 157.2MB/375MB 11:26:52 8711a47cb968 Pull complete 11:26:52 grafana Pulled 11:26:52 09d5a3f70313 Downloading [======================> ] 49.17MB/109.2MB 11:26:52 55f2b468da67 Downloading [====================> ] 103.5MB/257.9MB 11:26:52 eabd8714fec9 Downloading [=====================> ] 158.2MB/375MB 11:26:53 09d5a3f70313 Downloading [========================> ] 52.9MB/109.2MB 11:26:53 55f2b468da67 Downloading [====================> ] 106.7MB/257.9MB 11:26:53 eabd8714fec9 Downloading [=====================> ] 160.4MB/375MB 11:26:53 55f2b468da67 Downloading [=====================> ] 109.9MB/257.9MB 11:26:53 09d5a3f70313 Downloading [=========================> ] 55.05MB/109.2MB 11:26:53 eabd8714fec9 Downloading [=====================> ] 163.1MB/375MB 11:26:53 55f2b468da67 Downloading [=====================> ] 112.6MB/257.9MB 11:26:53 09d5a3f70313 Downloading [=========================> ] 56.11MB/109.2MB 11:26:53 eabd8714fec9 Downloading [======================> ] 165.2MB/375MB 11:26:53 55f2b468da67 Downloading [======================> ] 115.8MB/257.9MB 11:26:53 09d5a3f70313 Downloading [===========================> ] 60.94MB/109.2MB 11:26:53 eabd8714fec9 Downloading [======================> ] 166.8MB/375MB 11:26:53 55f2b468da67 Downloading [=======================> ] 119MB/257.9MB 11:26:53 09d5a3f70313 Downloading [=============================> ] 64.16MB/109.2MB 11:26:53 eabd8714fec9 Downloading [======================> ] 168.4MB/375MB 11:26:53 09d5a3f70313 Downloading [================================> ] 71.12MB/109.2MB 11:26:53 55f2b468da67 Downloading [=======================> ] 122.2MB/257.9MB 11:26:55 09d5a3f70313 Downloading [===================================> ] 78.08MB/109.2MB 11:26:55 55f2b468da67 Downloading [========================> ] 124.9MB/257.9MB 11:26:55 eabd8714fec9 Downloading [======================> ] 170MB/375MB 11:26:55 09d5a3f70313 Downloading [======================================> ] 83.96MB/109.2MB 11:26:55 55f2b468da67 Downloading [========================> ] 127.5MB/257.9MB 11:26:55 eabd8714fec9 Downloading [======================> ] 171.6MB/375MB 11:27:01 09d5a3f70313 Downloading [========================================> ] 88.8MB/109.2MB 11:27:01 55f2b468da67 Downloading [=========================> ] 130.2MB/257.9MB 11:27:01 09d5a3f70313 Downloading [=========================================> ] 90.94MB/109.2MB 11:27:01 eabd8714fec9 Downloading [=======================> ] 173.7MB/375MB 11:27:01 55f2b468da67 Downloading [=========================> ] 131.8MB/257.9MB 11:27:01 09d5a3f70313 Downloading [===========================================> ] 95.73MB/109.2MB 11:27:01 eabd8714fec9 Downloading [=======================> ] 175.8MB/375MB 11:27:01 55f2b468da67 Downloading [=========================> ] 133.9MB/257.9MB 11:27:01 09d5a3f70313 Downloading [==============================================> ] 101.1MB/109.2MB 11:27:01 eabd8714fec9 Downloading [=======================> ] 178MB/375MB 11:27:01 55f2b468da67 Downloading [==========================> ] 136.6MB/257.9MB 11:27:01 09d5a3f70313 Downloading [=================================================> ] 108.6MB/109.2MB 11:27:01 09d5a3f70313 Verifying Checksum 11:27:01 09d5a3f70313 Download complete 11:27:01 eabd8714fec9 Downloading [=======================> ] 179.6MB/375MB 11:27:01 55f2b468da67 Downloading [===========================> ] 139.3MB/257.9MB 11:27:01 356f5c2c843b Downloading [============> ] 934B/3.623kB 11:27:01 356f5c2c843b Downloading [==================================================>] 3.623kB/3.623kB 11:27:01 356f5c2c843b Verifying Checksum 11:27:01 356f5c2c843b Download complete 11:27:01 eabd8714fec9 Downloading [========================> ] 181.2MB/375MB 11:27:01 55f2b468da67 Downloading [===========================> ] 142.5MB/257.9MB 11:27:01 eabd8714fec9 Downloading [========================> ] 182.8MB/375MB 11:27:01 55f2b468da67 Downloading [============================> ] 145.2MB/257.9MB 11:27:01 55f2b468da67 Downloading [============================> ] 147.8MB/257.9MB 11:27:01 eabd8714fec9 Downloading [========================> ] 184.4MB/375MB 11:27:01 55f2b468da67 Downloading [=============================> ] 150.5MB/257.9MB 11:27:01 801ec8412395 Downloading [> ] 539.6kB/71.91MB 11:27:01 eabd8714fec9 Downloading [========================> ] 186MB/375MB 11:27:01 801ec8412395 Downloading [========> ] 12.43MB/71.91MB 11:27:01 55f2b468da67 Downloading [=============================> ] 152.7MB/257.9MB 11:27:01 eabd8714fec9 Downloading [=========================> ] 187.6MB/375MB 11:27:01 801ec8412395 Downloading [===================> ] 28.11MB/71.91MB 11:27:01 55f2b468da67 Downloading [==============================> ] 154.8MB/257.9MB 11:27:01 eabd8714fec9 Downloading [=========================> ] 189.2MB/375MB 11:27:01 801ec8412395 Downloading [==============================> ] 43.79MB/71.91MB 11:27:01 55f2b468da67 Downloading [==============================> ] 157.5MB/257.9MB 11:27:01 eabd8714fec9 Downloading [=========================> ] 190.8MB/375MB 11:27:01 801ec8412395 Downloading [========================================> ] 58.39MB/71.91MB 11:27:01 55f2b468da67 Downloading [==============================> ] 159.6MB/257.9MB 11:27:01 eabd8714fec9 Downloading [=========================> ] 192.4MB/375MB 11:27:01 55f2b468da67 Downloading [===============================> ] 161.8MB/257.9MB 11:27:01 eabd8714fec9 Downloading [=========================> ] 194MB/375MB 11:27:01 55f2b468da67 Downloading [===============================> ] 163.9MB/257.9MB 11:27:01 eabd8714fec9 Downloading [==========================> ] 195.6MB/375MB 11:27:01 55f2b468da67 Downloading [================================> ] 167.7MB/257.9MB 11:27:01 55f2b468da67 Downloading [=================================> ] 173.5MB/257.9MB 11:27:01 eabd8714fec9 Downloading [==========================> ] 198.8MB/375MB 11:27:01 55f2b468da67 Downloading [==================================> ] 180.5MB/257.9MB 11:27:01 55f2b468da67 Downloading [====================================> ] 189.1MB/257.9MB 11:27:01 eabd8714fec9 Downloading [==========================> ] 201.5MB/375MB 11:27:01 55f2b468da67 Downloading [=====================================> ] 194.4MB/257.9MB 11:27:01 55f2b468da67 Downloading [======================================> ] 199.8MB/257.9MB 11:27:01 eabd8714fec9 Downloading [==========================> ] 202MB/375MB 11:27:01 55f2b468da67 Downloading [=======================================> ] 204MB/257.9MB 11:27:01 eabd8714fec9 Downloading [===========================> ] 205.8MB/375MB 11:27:01 55f2b468da67 Downloading [========================================> ] 208.9MB/257.9MB 11:27:01 eabd8714fec9 Downloading [===========================> ] 209MB/375MB 11:27:01 55f2b468da67 Downloading [========================================> ] 211MB/257.9MB 11:27:01 eabd8714fec9 Downloading [============================> ] 211.1MB/375MB 11:27:01 55f2b468da67 Downloading [=========================================> ] 213.1MB/257.9MB 11:27:01 eabd8714fec9 Downloading [============================> ] 212.7MB/375MB 11:27:01 55f2b468da67 Downloading [=========================================> ] 215.3MB/257.9MB 11:27:01 eabd8714fec9 Downloading [============================> ] 214.3MB/375MB 11:27:01 55f2b468da67 Downloading [==========================================> ] 217.4MB/257.9MB 11:27:01 eabd8714fec9 Downloading [============================> ] 216.5MB/375MB 11:27:01 55f2b468da67 Downloading [==========================================> ] 220.1MB/257.9MB 11:27:01 eabd8714fec9 Downloading [=============================> ] 220.8MB/375MB 11:27:01 55f2b468da67 Downloading [===========================================> ] 222.8MB/257.9MB 11:27:01 eabd8714fec9 Downloading [=============================> ] 223.4MB/375MB 11:27:01 55f2b468da67 Downloading [===========================================> ] 226MB/257.9MB 11:27:01 eabd8714fec9 Downloading [==============================> ] 225MB/375MB 11:27:01 55f2b468da67 Downloading [============================================> ] 229.2MB/257.9MB 11:27:01 eabd8714fec9 Downloading [==============================> ] 226.6MB/375MB 11:27:01 55f2b468da67 Downloading [============================================> ] 231.9MB/257.9MB 11:27:01 55f2b468da67 Downloading [=============================================> ] 235.1MB/257.9MB 11:27:01 eabd8714fec9 Downloading [==============================> ] 228.3MB/375MB 11:27:01 55f2b468da67 Downloading [==============================================> ] 237.8MB/257.9MB 11:27:01 eabd8714fec9 Downloading [==============================> ] 229.9MB/375MB 11:27:01 55f2b468da67 Downloading [==============================================> ] 240MB/257.9MB 11:27:01 eabd8714fec9 Downloading [==============================> ] 231.5MB/375MB 11:27:01 55f2b468da67 Downloading [==============================================> ] 242.1MB/257.9MB 11:27:01 eabd8714fec9 Downloading [===============================> ] 233.1MB/375MB 11:27:01 55f2b468da67 Downloading [===============================================> ] 244.3MB/257.9MB 11:27:01 eabd8714fec9 Downloading [===============================> ] 234.7MB/375MB 11:27:01 55f2b468da67 Downloading [===============================================> ] 246.4MB/257.9MB 11:27:01 eabd8714fec9 Downloading [===============================> ] 236.3MB/375MB 11:27:01 55f2b468da67 Downloading [================================================> ] 248.5MB/257.9MB 11:27:01 eabd8714fec9 Downloading [===============================> ] 239MB/375MB 11:27:01 55f2b468da67 Downloading [================================================> ] 251.7MB/257.9MB 11:27:01 eabd8714fec9 Downloading [================================> ] 241.6MB/375MB 11:27:01 55f2b468da67 Downloading [=================================================> ] 257.1MB/257.9MB 11:27:01 801ec8412395 Downloading [==============================================> ] 67.04MB/71.91MB 11:27:01 55f2b468da67 Verifying Checksum 11:27:01 55f2b468da67 Download complete 11:27:01 801ec8412395 Download complete 11:27:01 eabd8714fec9 Downloading [================================> ] 247MB/375MB 11:27:01 55f2b468da67 Extracting [> ] 557.1kB/257.9MB 11:27:01 801ec8412395 Extracting [> ] 557.1kB/71.91MB 11:27:01 eabd8714fec9 Downloading [=================================> ] 251.3MB/375MB 11:27:01 f4d2bbc88290 Downloading [> ] 359.4kB/34.65MB 11:27:01 55f2b468da67 Extracting [==> ] 14.48MB/257.9MB 11:27:01 801ec8412395 Extracting [===> ] 4.456MB/71.91MB 11:27:01 eabd8714fec9 Downloading [=================================> ] 255MB/375MB 11:27:01 f4d2bbc88290 Downloading [==================> ] 12.98MB/34.65MB 11:27:01 55f2b468da67 Extracting [====> ] 21.17MB/257.9MB 11:27:01 801ec8412395 Extracting [======> ] 9.47MB/71.91MB 11:27:01 eabd8714fec9 Downloading [==================================> ] 262.5MB/375MB 11:27:01 f4d2bbc88290 Downloading [========================================> ] 28.11MB/34.65MB 11:27:01 801ec8412395 Extracting [==========> ] 14.48MB/71.91MB 11:27:01 f4d2bbc88290 Verifying Checksum 11:27:01 f4d2bbc88290 Download complete 11:27:01 e5537ed521be Download complete 11:27:01 55f2b468da67 Extracting [====> ] 24.51MB/257.9MB 11:27:01 eabd8714fec9 Downloading [===================================> ] 268.9MB/375MB 11:27:01 801ec8412395 Extracting [=============> ] 19.5MB/71.91MB 11:27:01 55f2b468da67 Extracting [=======> ] 38.99MB/257.9MB 11:27:01 eabd8714fec9 Downloading [====================================> ] 272.6MB/375MB 11:27:01 1fa6e264d816 Downloading [============================> ] 3.003kB/5.313kB 11:27:01 1fa6e264d816 Downloading [==================================================>] 5.313kB/5.313kB 11:27:01 1fa6e264d816 Verifying Checksum 11:27:01 1fa6e264d816 Download complete 11:27:01 801ec8412395 Extracting [==================> ] 26.18MB/71.91MB 11:27:01 55f2b468da67 Extracting [=========> ] 49.58MB/257.9MB 11:27:01 98ee8e057024 Downloading [============================> ] 3.003kB/5.238kB 11:27:01 98ee8e057024 Download complete 11:27:01 eabd8714fec9 Downloading [=====================================> ] 279MB/375MB 11:27:01 801ec8412395 Extracting [======================> ] 32.31MB/71.91MB 11:27:01 55f2b468da67 Extracting [===========> ] 61.83MB/257.9MB 11:27:01 c0f5cb648bef Download complete 11:27:01 eabd8714fec9 Downloading [=====================================> ] 283.8MB/375MB 11:27:01 c46896263f5f Downloading [==================================================>] 1.032kB/1.032kB 11:27:01 c46896263f5f Download complete 11:27:01 801ec8412395 Extracting [=========================> ] 37.32MB/71.91MB 11:27:01 55f2b468da67 Extracting [==============> ] 72.97MB/257.9MB 11:27:01 eabd8714fec9 Downloading [======================================> ] 288.7MB/375MB 11:27:01 801ec8412395 Extracting [=============================> ] 42.89MB/71.91MB 11:27:01 55f2b468da67 Extracting [===============> ] 82.44MB/257.9MB 11:27:01 65b69526c357 Downloading [====> ] 3.002kB/33.1kB 11:27:01 65b69526c357 Downloading [==================================================>] 33.1kB/33.1kB 11:27:01 65b69526c357 Verifying Checksum 11:27:01 65b69526c357 Download complete 11:27:01 eabd8714fec9 Downloading [=======================================> ] 292.9MB/375MB 11:27:01 801ec8412395 Extracting [================================> ] 47.35MB/71.91MB 11:27:01 55f2b468da67 Extracting [==================> ] 93.03MB/257.9MB 11:27:01 eabd8714fec9 Downloading [=======================================> ] 296.7MB/375MB 11:27:01 55f2b468da67 Extracting [===================> ] 101.9MB/257.9MB 11:27:01 801ec8412395 Extracting [====================================> ] 51.81MB/71.91MB 11:27:01 eabd8714fec9 Downloading [========================================> ] 300.9MB/375MB 11:27:01 55f2b468da67 Extracting [====================> ] 107.5MB/257.9MB 11:27:01 801ec8412395 Extracting [=======================================> ] 56.26MB/71.91MB 11:27:01 eabd8714fec9 Downloading [========================================> ] 305.8MB/375MB 11:27:01 55f2b468da67 Extracting [=====================> ] 112MB/257.9MB 11:27:01 801ec8412395 Extracting [===========================================> ] 62.95MB/71.91MB 11:27:01 eabd8714fec9 Downloading [=========================================> ] 312.7MB/375MB 11:27:01 55f2b468da67 Extracting [======================> ] 117.5MB/257.9MB 11:27:01 801ec8412395 Extracting [================================================> ] 69.07MB/71.91MB 11:27:01 eabd8714fec9 Downloading [==========================================> ] 316.5MB/375MB 11:27:01 801ec8412395 Extracting [==================================================>] 71.91MB/71.91MB 11:27:01 55f2b468da67 Extracting [=======================> ] 123.7MB/257.9MB 11:27:01 eabd8714fec9 Downloading [==========================================> ] 319.7MB/375MB 11:27:01 55f2b468da67 Extracting [========================> ] 128.7MB/257.9MB 11:27:01 eabd8714fec9 Downloading [===========================================> ] 322.9MB/375MB 11:27:01 55f2b468da67 Extracting [=========================> ] 130.9MB/257.9MB 11:27:01 eabd8714fec9 Downloading [============================================> ] 330.4MB/375MB 11:27:01 55f2b468da67 Extracting [==========================> ] 135.4MB/257.9MB 11:27:01 eabd8714fec9 Downloading [=============================================> ] 338.9MB/375MB 11:27:01 55f2b468da67 Extracting [===========================> ] 142MB/257.9MB 11:27:01 eabd8714fec9 Downloading [==============================================> ] 345.3MB/375MB 11:27:01 55f2b468da67 Extracting [============================> ] 148.2MB/257.9MB 11:27:01 eabd8714fec9 Downloading [===============================================> ] 352.8MB/375MB 11:27:01 55f2b468da67 Extracting [=============================> ] 153.2MB/257.9MB 11:27:01 eabd8714fec9 Downloading [===============================================> ] 357.1MB/375MB 11:27:01 55f2b468da67 Extracting [==============================> ] 158.2MB/257.9MB 11:27:01 eabd8714fec9 Downloading [================================================> ] 362.4MB/375MB 11:27:01 55f2b468da67 Extracting [===============================> ] 164.9MB/257.9MB 11:27:01 801ec8412395 Pull complete 11:27:01 eabd8714fec9 Downloading [================================================> ] 366.7MB/375MB 11:27:01 55f2b468da67 Extracting [=================================> ] 170.5MB/257.9MB 11:27:01 f4d2bbc88290 Extracting [> ] 360.4kB/34.65MB 11:27:01 eabd8714fec9 Downloading [=================================================> ] 371MB/375MB 11:27:01 55f2b468da67 Extracting [=================================> ] 172.1MB/257.9MB 11:27:01 eabd8714fec9 Verifying Checksum 11:27:01 eabd8714fec9 Download complete 11:27:01 f4d2bbc88290 Extracting [=====> ] 3.604MB/34.65MB 11:27:01 55f2b468da67 Extracting [=================================> ] 173.8MB/257.9MB 11:27:01 eabd8714fec9 Extracting [> ] 557.1kB/375MB 11:27:01 f4d2bbc88290 Extracting [=========> ] 6.849MB/34.65MB 11:27:01 55f2b468da67 Extracting [==================================> ] 175.5MB/257.9MB 11:27:01 eabd8714fec9 Extracting [=> ] 12.81MB/375MB 11:27:01 f4d2bbc88290 Extracting [=============> ] 9.372MB/34.65MB 11:27:01 55f2b468da67 Extracting [==================================> ] 177.7MB/257.9MB 11:27:01 eabd8714fec9 Extracting [==> ] 20.05MB/375MB 11:27:01 f4d2bbc88290 Extracting [==================> ] 12.98MB/34.65MB 11:27:01 55f2b468da67 Extracting [===================================> ] 181MB/257.9MB 11:27:01 f4d2bbc88290 Extracting [======================> ] 15.86MB/34.65MB 11:27:01 eabd8714fec9 Extracting [===> ] 23.95MB/375MB 11:27:01 55f2b468da67 Extracting [===================================> ] 184.4MB/257.9MB 11:27:01 f4d2bbc88290 Extracting [============================> ] 19.82MB/34.65MB 11:27:01 eabd8714fec9 Extracting [====> ] 33.42MB/375MB 11:27:01 55f2b468da67 Extracting [====================================> ] 190MB/257.9MB 11:27:01 eabd8714fec9 Extracting [======> ] 45.68MB/375MB 11:27:01 f4d2bbc88290 Extracting [===============================> ] 21.99MB/34.65MB 11:27:02 55f2b468da67 Extracting [=====================================> ] 193.9MB/257.9MB 11:27:02 eabd8714fec9 Extracting [=======> ] 58.49MB/375MB 11:27:02 f4d2bbc88290 Extracting [================================> ] 22.71MB/34.65MB 11:27:02 55f2b468da67 Extracting [=====================================> ] 194.4MB/257.9MB 11:27:02 eabd8714fec9 Extracting [========> ] 67.4MB/375MB 11:27:02 f4d2bbc88290 Extracting [===================================> ] 24.51MB/34.65MB 11:27:02 55f2b468da67 Extracting [======================================> ] 196.1MB/257.9MB 11:27:02 eabd8714fec9 Extracting [==========> ] 77.99MB/375MB 11:27:02 f4d2bbc88290 Extracting [====================================> ] 25.59MB/34.65MB 11:27:02 55f2b468da67 Extracting [======================================> ] 196.6MB/257.9MB 11:27:02 eabd8714fec9 Extracting [===========> ] 86.9MB/375MB 11:27:02 eabd8714fec9 Extracting [=============> ] 98.04MB/375MB 11:27:02 f4d2bbc88290 Extracting [=========================================> ] 28.48MB/34.65MB 11:27:02 55f2b468da67 Extracting [======================================> ] 199.4MB/257.9MB 11:27:02 eabd8714fec9 Extracting [=============> ] 100.3MB/375MB 11:27:02 55f2b468da67 Extracting [=======================================> ] 201.7MB/257.9MB 11:27:02 f4d2bbc88290 Extracting [=============================================> ] 31.72MB/34.65MB 11:27:02 eabd8714fec9 Extracting [==============> ] 105.8MB/375MB 11:27:02 f4d2bbc88290 Extracting [==================================================>] 34.65MB/34.65MB 11:27:02 55f2b468da67 Extracting [=======================================> ] 203.9MB/257.9MB 11:27:02 eabd8714fec9 Extracting [==============> ] 110.9MB/375MB 11:27:03 55f2b468da67 Extracting [=======================================> ] 206.1MB/257.9MB 11:27:03 eabd8714fec9 Extracting [===============> ] 113.6MB/375MB 11:27:03 f4d2bbc88290 Pull complete 11:27:03 e5537ed521be Extracting [==================================================>] 1.073kB/1.073kB 11:27:03 e5537ed521be Extracting [==================================================>] 1.073kB/1.073kB 11:27:03 55f2b468da67 Extracting [========================================> ] 207.2MB/257.9MB 11:27:03 eabd8714fec9 Extracting [===============> ] 117MB/375MB 11:27:03 55f2b468da67 Extracting [========================================> ] 208.3MB/257.9MB 11:27:03 eabd8714fec9 Extracting [================> ] 121.4MB/375MB 11:27:03 eabd8714fec9 Extracting [=================> ] 127.6MB/375MB 11:27:03 55f2b468da67 Extracting [========================================> ] 211.1MB/257.9MB 11:27:03 eabd8714fec9 Extracting [=================> ] 132MB/375MB 11:27:03 55f2b468da67 Extracting [=========================================> ] 213.4MB/257.9MB 11:27:03 eabd8714fec9 Extracting [==================> ] 137.6MB/375MB 11:27:03 55f2b468da67 Extracting [==========================================> ] 217.3MB/257.9MB 11:27:04 55f2b468da67 Extracting [==========================================> ] 218.9MB/257.9MB 11:27:04 eabd8714fec9 Extracting [==================> ] 139.3MB/375MB 11:27:04 eabd8714fec9 Extracting [==================> ] 140.9MB/375MB 11:27:04 e5537ed521be Pull complete 11:27:04 55f2b468da67 Extracting [==========================================> ] 220.6MB/257.9MB 11:27:04 eabd8714fec9 Extracting [===================> ] 142.6MB/375MB 11:27:04 55f2b468da67 Extracting [===========================================> ] 223.9MB/257.9MB 11:27:04 eabd8714fec9 Extracting [===================> ] 146.5MB/375MB 11:27:04 55f2b468da67 Extracting [===========================================> ] 226.7MB/257.9MB 11:27:04 eabd8714fec9 Extracting [====================> ] 151.5MB/375MB 11:27:04 55f2b468da67 Extracting [============================================> ] 228.4MB/257.9MB 11:27:04 eabd8714fec9 Extracting [====================> ] 155.4MB/375MB 11:27:04 eabd8714fec9 Extracting [=====================> ] 159.3MB/375MB 11:27:04 55f2b468da67 Extracting [============================================> ] 231.2MB/257.9MB 11:27:04 1fa6e264d816 Extracting [==================================================>] 5.313kB/5.313kB 11:27:04 1fa6e264d816 Extracting [==================================================>] 5.313kB/5.313kB 11:27:04 55f2b468da67 Extracting [============================================> ] 231.7MB/257.9MB 11:27:04 eabd8714fec9 Extracting [=====================> ] 163.2MB/375MB 11:27:05 55f2b468da67 Extracting [=============================================> ] 233.4MB/257.9MB 11:27:05 eabd8714fec9 Extracting [======================> ] 167.7MB/375MB 11:27:05 eabd8714fec9 Extracting [=======================> ] 177.7MB/375MB 11:27:05 55f2b468da67 Extracting [=============================================> ] 236.7MB/257.9MB 11:27:05 eabd8714fec9 Extracting [=========================> ] 191.1MB/375MB 11:27:05 55f2b468da67 Extracting [==============================================> ] 241.2MB/257.9MB 11:27:05 eabd8714fec9 Extracting [===========================> ] 203.9MB/375MB 11:27:05 eabd8714fec9 Extracting [============================> ] 211.1MB/375MB 11:27:05 55f2b468da67 Extracting [===============================================> ] 244.5MB/257.9MB 11:27:05 55f2b468da67 Extracting [=================================================> ] 252.9MB/257.9MB 11:27:05 eabd8714fec9 Extracting [============================> ] 217.3MB/375MB 11:27:05 55f2b468da67 Extracting [=================================================> ] 255.7MB/257.9MB 11:27:05 eabd8714fec9 Extracting [=============================> ] 222.3MB/375MB 11:27:05 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 11:27:05 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 11:27:05 1fa6e264d816 Pull complete 11:27:05 eabd8714fec9 Extracting [==============================> ] 227.3MB/375MB 11:27:05 98ee8e057024 Extracting [==================================================>] 5.238kB/5.238kB 11:27:05 98ee8e057024 Extracting [==================================================>] 5.238kB/5.238kB 11:27:05 eabd8714fec9 Extracting [==============================> ] 228.4MB/375MB 11:27:06 eabd8714fec9 Extracting [===============================> ] 232.8MB/375MB 11:27:06 eabd8714fec9 Extracting [===============================> ] 235.6MB/375MB 11:27:06 eabd8714fec9 Extracting [================================> ] 240.1MB/375MB 11:27:06 98ee8e057024 Pull complete 11:27:06 55f2b468da67 Pull complete 11:27:06 eabd8714fec9 Extracting [================================> ] 244MB/375MB 11:27:06 eabd8714fec9 Extracting [=================================> ] 249MB/375MB 11:27:06 eabd8714fec9 Extracting [=================================> ] 254MB/375MB 11:27:06 82bfc142787e Extracting [> ] 98.3kB/8.613MB 11:27:06 eabd8714fec9 Extracting [==================================> ] 259MB/375MB 11:27:06 82bfc142787e Extracting [==> ] 491.5kB/8.613MB 11:27:06 eabd8714fec9 Extracting [===================================> ] 264.6MB/375MB 11:27:06 82bfc142787e Extracting [==================================================>] 8.613MB/8.613MB 11:27:06 c0f5cb648bef Extracting [==================================================>] 1.029kB/1.029kB 11:27:06 c0f5cb648bef Extracting [==================================================>] 1.029kB/1.029kB 11:27:07 eabd8714fec9 Extracting [===================================> ] 268.5MB/375MB 11:27:07 eabd8714fec9 Extracting [====================================> ] 270.2MB/375MB 11:27:07 eabd8714fec9 Extracting [====================================> ] 271.3MB/375MB 11:27:07 eabd8714fec9 Extracting [====================================> ] 273MB/375MB 11:27:07 eabd8714fec9 Extracting [====================================> ] 274.1MB/375MB 11:27:07 eabd8714fec9 Extracting [=====================================> ] 278.5MB/375MB 11:27:07 eabd8714fec9 Extracting [======================================> ] 285.2MB/375MB 11:27:07 eabd8714fec9 Extracting [======================================> ] 291.3MB/375MB 11:27:07 eabd8714fec9 Extracting [=======================================> ] 294.1MB/375MB 11:27:08 eabd8714fec9 Extracting [=======================================> ] 295.8MB/375MB 11:27:08 eabd8714fec9 Extracting [=======================================> ] 296.9MB/375MB 11:27:08 eabd8714fec9 Extracting [=======================================> ] 299.7MB/375MB 11:27:08 eabd8714fec9 Extracting [========================================> ] 302.5MB/375MB 11:27:08 82bfc142787e Pull complete 11:27:08 c0f5cb648bef Pull complete 11:27:08 eabd8714fec9 Extracting [========================================> ] 304.2MB/375MB 11:27:08 eabd8714fec9 Extracting [========================================> ] 306.4MB/375MB 11:27:08 eabd8714fec9 Extracting [=========================================> ] 309.2MB/375MB 11:27:09 eabd8714fec9 Extracting [=========================================> ] 311.4MB/375MB 11:27:09 eabd8714fec9 Extracting [=========================================> ] 314.2MB/375MB 11:27:09 eabd8714fec9 Extracting [==========================================> ] 318.6MB/375MB 11:27:09 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 11:27:09 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 11:27:09 eabd8714fec9 Extracting [==========================================> ] 319.2MB/375MB 11:27:09 eabd8714fec9 Extracting [===========================================> ] 323.1MB/375MB 11:27:09 eabd8714fec9 Extracting [===========================================> ] 327MB/375MB 11:27:10 eabd8714fec9 Extracting [===========================================> ] 329.2MB/375MB 11:27:10 eabd8714fec9 Extracting [============================================> ] 331.4MB/375MB 11:27:10 eabd8714fec9 Extracting [============================================> ] 333.7MB/375MB 11:27:10 eabd8714fec9 Extracting [=============================================> ] 339.8MB/375MB 11:27:10 eabd8714fec9 Extracting [=============================================> ] 341.5MB/375MB 11:27:10 eabd8714fec9 Extracting [=============================================> ] 342MB/375MB 11:27:10 eabd8714fec9 Extracting [=============================================> ] 342.6MB/375MB 11:27:10 eabd8714fec9 Extracting [=============================================> ] 343.7MB/375MB 11:27:11 eabd8714fec9 Extracting [==============================================> ] 345.9MB/375MB 11:27:11 eabd8714fec9 Extracting [==============================================> ] 352.1MB/375MB 11:27:11 eabd8714fec9 Extracting [===============================================> ] 357.1MB/375MB 11:27:11 c46896263f5f Extracting [==================================================>] 1.032kB/1.032kB 11:27:11 c46896263f5f Extracting [==================================================>] 1.032kB/1.032kB 11:27:11 eabd8714fec9 Extracting [===============================================> ] 357.6MB/375MB 11:27:11 eabd8714fec9 Extracting [===============================================> ] 358.7MB/375MB 11:27:11 eabd8714fec9 Extracting [=================================================> ] 367.7MB/375MB 11:27:12 eabd8714fec9 Extracting [=================================================> ] 373.2MB/375MB 11:27:12 eabd8714fec9 Extracting [==================================================>] 375MB/375MB 11:27:13 46baca71a4ef Pull complete 11:27:13 eabd8714fec9 Pull complete 11:27:13 c46896263f5f Pull complete 11:27:13 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 11:27:13 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 11:27:13 65b69526c357 Extracting [=================================================> ] 32.77kB/33.1kB 11:27:13 65b69526c357 Extracting [==================================================>] 33.1kB/33.1kB 11:27:13 b0e0ef7895f4 Extracting [> ] 393.2kB/37.01MB 11:27:13 45fd2fec8a19 Pull complete 11:27:13 8f10199ed94b Extracting [> ] 98.3kB/8.768MB 11:27:13 b0e0ef7895f4 Extracting [============> ] 9.044MB/37.01MB 11:27:13 65b69526c357 Pull complete 11:27:13 8f10199ed94b Extracting [============> ] 2.261MB/8.768MB 11:27:13 policy-db-migrator Pulled 11:27:13 b0e0ef7895f4 Extracting [============================> ] 20.84MB/37.01MB 11:27:13 8f10199ed94b Extracting [==================================================>] 8.768MB/8.768MB 11:27:13 8f10199ed94b Pull complete 11:27:13 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 11:27:13 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 11:27:13 b0e0ef7895f4 Extracting [===============================================> ] 35MB/37.01MB 11:27:13 b0e0ef7895f4 Extracting [==================================================>] 37.01MB/37.01MB 11:27:13 b0e0ef7895f4 Pull complete 11:27:13 f963a77d2726 Pull complete 11:27:13 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 11:27:13 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 11:27:14 f3a82e9f1761 Extracting [> ] 458.8kB/44.41MB 11:27:14 c0c90eeb8aca Pull complete 11:27:14 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 11:27:14 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 11:27:14 f3a82e9f1761 Extracting [================> ] 14.22MB/44.41MB 11:27:14 5cfb27c10ea5 Pull complete 11:27:14 40a5eed61bb0 Extracting [==================================================>] 98B/98B 11:27:14 40a5eed61bb0 Extracting [==================================================>] 98B/98B 11:27:14 f3a82e9f1761 Extracting [=============================> ] 26.61MB/44.41MB 11:27:14 40a5eed61bb0 Pull complete 11:27:14 e040ea11fa10 Extracting [==================================================>] 173B/173B 11:27:14 e040ea11fa10 Extracting [==================================================>] 173B/173B 11:27:14 f3a82e9f1761 Extracting [=============================================> ] 40.83MB/44.41MB 11:27:14 f3a82e9f1761 Extracting [==================================================>] 44.41MB/44.41MB 11:27:14 f3a82e9f1761 Pull complete 11:27:14 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 11:27:14 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 11:27:14 e040ea11fa10 Pull complete 11:27:14 09d5a3f70313 Extracting [> ] 557.1kB/109.2MB 11:27:14 79161a3f5362 Pull complete 11:27:14 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 11:27:14 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 11:27:14 09d5a3f70313 Extracting [====> ] 9.47MB/109.2MB 11:27:14 9c266ba63f51 Pull complete 11:27:14 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 11:27:14 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 11:27:14 09d5a3f70313 Extracting [==========> ] 22.84MB/109.2MB 11:27:14 2e8a7df9c2ee Pull complete 11:27:14 10f05dd8b1db Extracting [==================================================>] 98B/98B 11:27:14 10f05dd8b1db Extracting [==================================================>] 98B/98B 11:27:14 09d5a3f70313 Extracting [================> ] 36.21MB/109.2MB 11:27:14 10f05dd8b1db Pull complete 11:27:14 41dac8b43ba6 Extracting [==================================================>] 171B/171B 11:27:14 09d5a3f70313 Extracting [========================> ] 52.92MB/109.2MB 11:27:14 41dac8b43ba6 Extracting [==================================================>] 171B/171B 11:27:15 41dac8b43ba6 Pull complete 11:27:15 09d5a3f70313 Extracting [================================> ] 71.3MB/109.2MB 11:27:15 71a9f6a9ab4d Extracting [=======> ] 32.77kB/230.6kB 11:27:15 71a9f6a9ab4d Extracting [==================================================>] 230.6kB/230.6kB 11:27:15 09d5a3f70313 Extracting [=======================================> ] 85.23MB/109.2MB 11:27:15 71a9f6a9ab4d Pull complete 11:27:15 09d5a3f70313 Extracting [============================================> ] 98.04MB/109.2MB 11:27:15 da3ed5db7103 Extracting [> ] 557.1kB/127.4MB 11:27:15 09d5a3f70313 Extracting [================================================> ] 105.3MB/109.2MB 11:27:15 da3ed5db7103 Extracting [=====> ] 13.37MB/127.4MB 11:27:15 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 11:27:15 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 11:27:15 da3ed5db7103 Extracting [==========> ] 25.62MB/127.4MB 11:27:15 09d5a3f70313 Pull complete 11:27:15 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 11:27:15 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 11:27:15 da3ed5db7103 Extracting [==============> ] 36.21MB/127.4MB 11:27:15 356f5c2c843b Pull complete 11:27:15 kafka Pulled 11:27:15 da3ed5db7103 Extracting [====================> ] 52.36MB/127.4MB 11:27:15 da3ed5db7103 Extracting [===========================> ] 69.63MB/127.4MB 11:27:15 da3ed5db7103 Extracting [=================================> ] 85.23MB/127.4MB 11:27:15 da3ed5db7103 Extracting [========================================> ] 102.5MB/127.4MB 11:27:16 da3ed5db7103 Extracting [=============================================> ] 116.4MB/127.4MB 11:27:16 da3ed5db7103 Extracting [===============================================> ] 121.4MB/127.4MB 11:27:16 da3ed5db7103 Extracting [=================================================> ] 125.9MB/127.4MB 11:27:16 da3ed5db7103 Extracting [==================================================>] 127.4MB/127.4MB 11:27:16 da3ed5db7103 Pull complete 11:27:16 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 11:27:16 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 11:27:16 c955f6e31a04 Pull complete 11:27:16 zookeeper Pulled 11:27:16 Network compose_default Creating 11:27:16 Network compose_default Created 11:27:16 Container zookeeper Creating 11:27:16 Container postgres Creating 11:27:16 Container prometheus Creating 11:27:26 Container prometheus Created 11:27:26 Container grafana Creating 11:27:26 Container zookeeper Created 11:27:26 Container kafka Creating 11:27:26 Container postgres Created 11:27:26 Container policy-db-migrator Creating 11:27:26 Container policy-db-migrator Created 11:27:26 Container policy-api Creating 11:27:26 Container grafana Created 11:27:26 Container kafka Created 11:27:26 Container policy-api Created 11:27:26 Container policy-pap Creating 11:27:27 Container policy-pap Created 11:27:27 Container policy-xacml-pdp Creating 11:27:27 Container policy-xacml-pdp Created 11:27:27 Container prometheus Starting 11:27:27 Container zookeeper Starting 11:27:27 Container postgres Starting 11:27:27 Container prometheus Started 11:27:27 Container grafana Starting 11:27:28 Container grafana Started 11:27:29 Container zookeeper Started 11:27:29 Container kafka Starting 11:27:29 Container kafka Started 11:27:31 Container postgres Started 11:27:31 Container policy-db-migrator Starting 11:27:31 Container policy-db-migrator Started 11:27:31 Container policy-api Starting 11:27:33 Container policy-api Started 11:27:33 Container policy-pap Starting 11:27:34 Container policy-pap Started 11:27:34 Container policy-xacml-pdp Starting 11:27:35 Container policy-xacml-pdp Started 11:27:35 Prometheus server: http://localhost:30259 11:27:35 Grafana server: http://localhost:30269 11:27:45 Waiting for REST to come up on localhost port 30004... 11:27:45 IMAGE NAMES STATUS 11:27:45 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 10 seconds 11:27:45 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 11 seconds 11:27:45 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 12 seconds 11:27:45 nexus3.onap.org:10001/onap/policy-db-migrator:4.0.2-SNAPSHOT policy-db-migrator Up 14 seconds 11:27:45 confluentinc/cp-kafka:7.4.9 kafka Up 16 seconds 11:27:45 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 17 seconds 11:27:45 confluentinc/cp-zookeeper:latest zookeeper Up 16 seconds 11:27:45 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 14 seconds 11:27:45 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 17 seconds 11:27:50 IMAGE NAMES STATUS 11:27:50 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 15 seconds 11:27:50 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 16 seconds 11:27:50 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 17 seconds 11:27:50 confluentinc/cp-kafka:7.4.9 kafka Up 21 seconds 11:27:50 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 22 seconds 11:27:50 confluentinc/cp-zookeeper:latest zookeeper Up 21 seconds 11:27:50 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 19 seconds 11:27:50 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 22 seconds 11:27:56 IMAGE NAMES STATUS 11:27:56 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 20 seconds 11:27:56 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 21 seconds 11:27:56 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 22 seconds 11:27:56 confluentinc/cp-kafka:7.4.9 kafka Up 26 seconds 11:27:56 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 27 seconds 11:27:56 confluentinc/cp-zookeeper:latest zookeeper Up 26 seconds 11:27:56 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 24 seconds 11:27:56 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 28 seconds 11:28:01 IMAGE NAMES STATUS 11:28:01 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 25 seconds 11:28:01 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 27 seconds 11:28:01 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 28 seconds 11:28:01 confluentinc/cp-kafka:7.4.9 kafka Up 31 seconds 11:28:01 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 32 seconds 11:28:01 confluentinc/cp-zookeeper:latest zookeeper Up 32 seconds 11:28:01 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 29 seconds 11:28:01 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 33 seconds 11:28:06 IMAGE NAMES STATUS 11:28:06 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 30 seconds 11:28:06 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 32 seconds 11:28:06 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 33 seconds 11:28:06 confluentinc/cp-kafka:7.4.9 kafka Up 36 seconds 11:28:06 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 37 seconds 11:28:06 confluentinc/cp-zookeeper:latest zookeeper Up 37 seconds 11:28:06 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 35 seconds 11:28:06 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 38 seconds 11:28:11 IMAGE NAMES STATUS 11:28:11 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 35 seconds 11:28:11 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 37 seconds 11:28:11 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 38 seconds 11:28:11 confluentinc/cp-kafka:7.4.9 kafka Up 41 seconds 11:28:11 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 42 seconds 11:28:11 confluentinc/cp-zookeeper:latest zookeeper Up 42 seconds 11:28:11 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 40 seconds 11:28:11 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 43 seconds 11:28:16 IMAGE NAMES STATUS 11:28:16 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 40 seconds 11:28:16 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 42 seconds 11:28:16 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 43 seconds 11:28:16 confluentinc/cp-kafka:7.4.9 kafka Up 46 seconds 11:28:16 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 47 seconds 11:28:16 confluentinc/cp-zookeeper:latest zookeeper Up 47 seconds 11:28:16 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 45 seconds 11:28:16 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 48 seconds 11:28:16 Build docker image for robot framework 11:28:16 Error: No such image: policy-csit-robot 11:28:16 Cloning into '/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/csit/resources/tests/models'... 11:28:17 Build robot framework docker image 11:28:41 sha256:c1afdaf5b849acdcf1986ffa949c177335c155fb6caaa3d91129c467d90e4d86 11:28:41 Error response from daemon: reference does not exist 11:28:41 top - 11:28:41 up 4 min, 0 users, load average: 3.43, 1.79, 0.71 11:28:41 Tasks: 229 total, 1 running, 150 sleeping, 0 stopped, 0 zombie 11:28:41 %Cpu(s): 15.8 us, 3.7 sy, 0.0 ni, 75.3 id, 4.9 wa, 0.0 hi, 0.1 si, 0.1 st 11:28:41 11:28:41 total used free shared buff/cache available 11:28:41 Mem: 31G 2.4G 21G 27M 7.1G 28G 11:28:41 Swap: 1.0G 0B 1.0G 11:28:41 11:28:41 IMAGE NAMES STATUS 11:28:41 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up About a minute 11:28:41 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up About a minute 11:28:41 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up About a minute 11:28:41 confluentinc/cp-kafka:7.4.9 kafka Up About a minute 11:28:41 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute 11:28:41 confluentinc/cp-zookeeper:latest zookeeper Up About a minute 11:28:41 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 11:28:41 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 11:28:41 11:28:44 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 11:28:44 9b643f4d5c69 policy-xacml-pdp 1.82% 169.5MiB / 31.41GiB 0.53% 30.1kB / 43.2kB 0B / 4.1kB 50 11:28:44 c24e08c780b2 policy-pap 2.19% 475.3MiB / 31.41GiB 1.48% 2.07MB / 997kB 0B / 136MB 67 11:28:44 d18d1bfee1e4 policy-api 0.16% 396.2MiB / 31.41GiB 1.23% 1.13MB / 974kB 0B / 0B 58 11:28:44 a6ecb2fe9876 kafka 3.82% 393.7MiB / 31.41GiB 1.22% 125kB / 129kB 0B / 537kB 83 11:28:44 602b665ede62 grafana 0.22% 111.5MiB / 31.41GiB 0.35% 19.6MB / 51.9kB 0B / 30.5MB 21 11:28:44 c28c9c51fb6b zookeeper 0.10% 86.56MiB / 31.41GiB 0.27% 56.5kB / 48.6kB 0B / 344kB 62 11:28:44 806468c9e99c postgres 0.03% 86.07MiB / 31.41GiB 0.27% 2.47MB / 3.66MB 127kB / 157MB 26 11:28:44 e166ac80c93b prometheus 0.02% 20.12MiB / 31.41GiB 0.06% 72.2kB / 3.35kB 4.1kB / 0B 13 11:28:44 11:28:44 Container policy-csit Creating 11:28:44 Container policy-csit Created 11:28:44 Attaching to policy-csit 11:28:45 policy-csit | Invoking the robot tests from: xacml-pdp-test.robot xacml-pdp-slas.robot 11:28:45 policy-csit | Run Robot test 11:28:45 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 11:28:45 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 11:28:45 policy-csit | -v POLICY_API_IP:policy-api:6969 11:28:45 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 11:28:45 policy-csit | -v POLICY_PARTICIPANT_SIM_IP:policy-clamp-ac-sim-ppnt:6969 11:28:45 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 11:28:45 policy-csit | -v APEX_IP:policy-apex-pdp:6969 11:28:45 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 11:28:45 policy-csit | -v KAFKA_IP:kafka:9092 11:28:45 policy-csit | -v PROMETHEUS_IP:prometheus:9090 11:28:45 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 11:28:45 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 11:28:45 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 11:28:45 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 11:28:45 policy-csit | -v TEMP_FOLDER:/tmp/distribution 11:28:45 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 11:28:45 policy-csit | -v TEST_ENV:docker 11:28:45 policy-csit | -v JAEGER_IP:jaeger:16686 11:28:45 policy-csit | Starting Robot test suites ... 11:28:45 policy-csit | ============================================================================== 11:28:45 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas 11:28:45 policy-csit | ============================================================================== 11:28:45 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Test 11:28:45 policy-csit | ============================================================================== 11:28:46 policy-csit | Healthcheck :: Verify policy xacml-pdp health check | PASS | 11:28:46 policy-csit | ------------------------------------------------------------------------------ 11:28:46 policy-csit | Metrics :: Verify policy-xacml-pdp is exporting prometheus metrics | PASS | 11:28:46 policy-csit | ------------------------------------------------------------------------------ 11:28:46 policy-csit | MakeTopics :: Creates the Policy topics | PASS | 11:28:46 policy-csit | ------------------------------------------------------------------------------ 11:29:13 policy-csit | ExecuteXacmlPolicy | PASS | 11:29:13 policy-csit | ------------------------------------------------------------------------------ 11:29:13 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Test | PASS | 11:29:13 policy-csit | 4 tests, 4 passed, 0 failed 11:29:13 policy-csit | ============================================================================== 11:29:13 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Slas 11:29:13 policy-csit | ============================================================================== 11:30:13 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 11:30:13 policy-csit | ------------------------------------------------------------------------------ 11:30:13 policy-csit | ValidatePolicyDecisionsGauge :: Validate policy execution gauge us... | PASS | 11:30:13 policy-csit | ------------------------------------------------------------------------------ 11:30:13 policy-csit | ValidatePolicyDecisionsTotalCounter :: Validate policy decision co... | PASS | 11:30:13 policy-csit | ------------------------------------------------------------------------------ 11:30:13 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Slas | PASS | 11:30:13 policy-csit | 3 tests, 3 passed, 0 failed 11:30:13 policy-csit | ============================================================================== 11:30:13 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas | PASS | 11:30:13 policy-csit | 7 tests, 7 passed, 0 failed 11:30:13 policy-csit | ============================================================================== 11:30:13 policy-csit | Output: /tmp/results/output.xml 11:30:13 policy-csit | Log: /tmp/results/log.html 11:30:13 policy-csit | Report: /tmp/results/report.html 11:30:13 policy-csit | RESULT: 0 11:30:14 policy-csit exited with code 0 11:30:14 IMAGE NAMES STATUS 11:30:14 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 2 minutes 11:30:14 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 2 minutes 11:30:14 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 2 minutes 11:30:14 confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 11:30:14 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 11:30:14 confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 11:30:14 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 11:30:14 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 11:30:14 Shut down started! 11:30:16 Collecting logs from docker compose containers... 11:30:18 Tearing down containers... 11:30:18 Container grafana Stopping 11:30:18 Container policy-csit Stopping 11:30:18 Container policy-xacml-pdp Stopping 11:30:18 Container policy-csit Stopped 11:30:18 Container policy-csit Removing 11:30:18 Container policy-csit Removed 11:30:18 Container grafana Stopped 11:30:18 Container grafana Removing 11:30:18 Container grafana Removed 11:30:18 Container prometheus Stopping 11:30:19 Container prometheus Stopped 11:30:19 Container prometheus Removing 11:30:19 Container prometheus Removed 11:30:28 Container policy-xacml-pdp Stopped 11:30:28 Container policy-xacml-pdp Removing 11:30:28 Container policy-xacml-pdp Removed 11:30:28 Container policy-pap Stopping 11:30:39 Container policy-pap Stopped 11:30:39 Container policy-pap Removing 11:30:39 Container policy-pap Removed 11:30:39 Container policy-api Stopping 11:30:39 Container kafka Stopping 11:30:40 Container kafka Stopped 11:30:40 Container kafka Removing 11:30:40 Container kafka Removed 11:30:40 Container zookeeper Stopping 11:30:40 Container zookeeper Stopped 11:30:40 Container zookeeper Removing 11:30:40 Container zookeeper Removed 11:30:49 Container policy-api Stopped 11:30:49 Container policy-api Removing 11:30:49 Container policy-api Removed 11:30:49 Container policy-db-migrator Stopping 11:30:49 Container policy-db-migrator Stopped 11:30:49 Container policy-db-migrator Removing 11:30:49 Container policy-db-migrator Removed 11:30:49 Container postgres Stopping 11:30:49 Container postgres Stopped 11:30:49 Container postgres Removing 11:30:49 Container postgres Removed 11:30:49 Network compose_default Removing 11:30:49 Network compose_default Removed 11:30:49 $ ssh-agent -k 11:30:49 unset SSH_AUTH_SOCK; 11:30:49 unset SSH_AGENT_PID; 11:30:49 echo Agent pid 2080 killed; 11:30:49 [ssh-agent] Stopped. 11:30:49 Robot results publisher started... 11:30:49 INFO: Checking test criticality is deprecated and will be dropped in a future release! 11:30:49 -Parsing output xml: 11:30:50 Done! 11:30:50 -Copying log files to build dir: 11:30:50 Done! 11:30:50 -Assigning results to build: 11:30:50 Done! 11:30:50 -Checking thresholds: 11:30:50 Done! 11:30:50 Done publishing Robot results. 11:30:50 [PostBuildScript] - [INFO] Executing post build scripts. 11:30:50 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins10902376204084322199.sh 11:30:50 ---> sysstat.sh 11:30:51 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins14547758483902187360.sh 11:30:51 ---> package-listing.sh 11:30:51 ++ facter osfamily 11:30:51 ++ tr '[:upper:]' '[:lower:]' 11:30:51 + OS_FAMILY=debian 11:30:51 + workspace=/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp 11:30:51 + START_PACKAGES=/tmp/packages_start.txt 11:30:51 + END_PACKAGES=/tmp/packages_end.txt 11:30:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:30:51 + PACKAGES=/tmp/packages_start.txt 11:30:51 + '[' /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp ']' 11:30:51 + PACKAGES=/tmp/packages_end.txt 11:30:51 + case "${OS_FAMILY}" in 11:30:51 + dpkg -l 11:30:51 + grep '^ii' 11:30:51 + '[' -f /tmp/packages_start.txt ']' 11:30:51 + '[' -f /tmp/packages_end.txt ']' 11:30:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:30:51 + '[' /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp ']' 11:30:51 + mkdir -p /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/archives/ 11:30:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/archives/ 11:30:51 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins7708623424602752267.sh 11:30:51 ---> capture-instance-metadata.sh 11:30:51 Setup pyenv: 11:30:51 system 11:30:51 3.8.13 11:30:51 3.9.13 11:30:51 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:30:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ymxr from file:/tmp/.os_lf_venv 11:30:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:53 lf-activate-venv(): INFO: Base packages installed successfully 11:30:53 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:02 lf-activate-venv(): INFO: Adding /tmp/venv-Ymxr/bin to PATH 11:31:02 INFO: Running in OpenStack, capturing instance metadata 11:31:02 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins16544808536229778600.sh 11:31:02 provisioning config files... 11:31:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp@tmp/config7482952207815631050tmp 11:31:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:31:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:31:02 [EnvInject] - Injecting environment variables from a build step. 11:31:02 [EnvInject] - Injecting as environment variables the properties content 11:31:02 SERVER_ID=logs 11:31:02 11:31:02 [EnvInject] - Variables injected successfully. 11:31:02 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins10521869965353920904.sh 11:31:02 ---> create-netrc.sh 11:31:02 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins14522876632507399369.sh 11:31:02 ---> python-tools-install.sh 11:31:02 Setup pyenv: 11:31:02 system 11:31:02 3.8.13 11:31:02 3.9.13 11:31:02 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:31:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ymxr from file:/tmp/.os_lf_venv 11:31:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:04 lf-activate-venv(): INFO: Base packages installed successfully 11:31:04 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:12 lf-activate-venv(): INFO: Adding /tmp/venv-Ymxr/bin to PATH 11:31:12 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins5774663783969849983.sh 11:31:12 ---> sudo-logs.sh 11:31:12 Archiving 'sudo' log.. 11:31:13 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins14171373742278673892.sh 11:31:13 ---> job-cost.sh 11:31:13 Setup pyenv: 11:31:13 system 11:31:13 3.8.13 11:31:13 3.9.13 11:31:13 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:31:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ymxr from file:/tmp/.os_lf_venv 11:31:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:15 lf-activate-venv(): INFO: Base packages installed successfully 11:31:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:31:20 lf-activate-venv(): INFO: Adding /tmp/venv-Ymxr/bin to PATH 11:31:20 INFO: No Stack... 11:31:20 INFO: Retrieving Pricing Info for: v3-standard-8 11:31:20 INFO: Archiving Costs 11:31:20 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash -l /tmp/jenkins13769853484123086249.sh 11:31:20 ---> logs-deploy.sh 11:31:20 Setup pyenv: 11:31:20 system 11:31:20 3.8.13 11:31:20 3.9.13 11:31:20 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:31:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ymxr from file:/tmp/.os_lf_venv 11:31:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:22 lf-activate-venv(): INFO: Base packages installed successfully 11:31:22 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:31 lf-activate-venv(): INFO: Adding /tmp/venv-Ymxr/bin to PATH 11:31:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-xacml-pdp-oslo-project-csit-xacml-pdp/286 11:31:31 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:31:32 Archives upload complete. 11:31:32 INFO: archiving logs to Nexus 11:31:33 ---> uname -a: 11:31:33 Linux prd-ubuntu1804-docker-8c-8g-43005 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:31:33 11:31:33 11:31:33 ---> lscpu: 11:31:33 Architecture: x86_64 11:31:33 CPU op-mode(s): 32-bit, 64-bit 11:31:33 Byte Order: Little Endian 11:31:33 CPU(s): 8 11:31:33 On-line CPU(s) list: 0-7 11:31:33 Thread(s) per core: 1 11:31:33 Core(s) per socket: 1 11:31:33 Socket(s): 8 11:31:33 NUMA node(s): 1 11:31:33 Vendor ID: AuthenticAMD 11:31:33 CPU family: 23 11:31:33 Model: 49 11:31:33 Model name: AMD EPYC-Rome Processor 11:31:33 Stepping: 0 11:31:33 CPU MHz: 2799.998 11:31:33 BogoMIPS: 5599.99 11:31:33 Virtualization: AMD-V 11:31:33 Hypervisor vendor: KVM 11:31:33 Virtualization type: full 11:31:33 L1d cache: 32K 11:31:33 L1i cache: 32K 11:31:33 L2 cache: 512K 11:31:33 L3 cache: 16384K 11:31:33 NUMA node0 CPU(s): 0-7 11:31:33 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:31:33 11:31:33 11:31:33 ---> nproc: 11:31:33 8 11:31:33 11:31:33 11:31:33 ---> df -h: 11:31:33 Filesystem Size Used Avail Use% Mounted on 11:31:33 udev 16G 0 16G 0% /dev 11:31:33 tmpfs 3.2G 708K 3.2G 1% /run 11:31:33 /dev/vda1 155G 15G 141G 10% / 11:31:33 tmpfs 16G 0 16G 0% /dev/shm 11:31:33 tmpfs 5.0M 0 5.0M 0% /run/lock 11:31:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:31:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:31:33 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:31:33 11:31:33 11:31:33 ---> free -m: 11:31:33 total used free shared buff/cache available 11:31:33 Mem: 32167 867 24344 0 6955 30844 11:31:33 Swap: 1023 0 1023 11:31:33 11:31:33 11:31:33 ---> ip addr: 11:31:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:33 inet 127.0.0.1/8 scope host lo 11:31:33 valid_lft forever preferred_lft forever 11:31:33 inet6 ::1/128 scope host 11:31:33 valid_lft forever preferred_lft forever 11:31:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:31:33 link/ether fa:16:3e:ac:a2:cf brd ff:ff:ff:ff:ff:ff 11:31:33 inet 10.30.106.81/23 brd 10.30.107.255 scope global dynamic ens3 11:31:33 valid_lft 85990sec preferred_lft 85990sec 11:31:33 inet6 fe80::f816:3eff:feac:a2cf/64 scope link 11:31:33 valid_lft forever preferred_lft forever 11:31:33 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:31:33 link/ether 02:42:a3:e1:d2:a9 brd ff:ff:ff:ff:ff:ff 11:31:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:31:33 valid_lft forever preferred_lft forever 11:31:33 inet6 fe80::42:a3ff:fee1:d2a9/64 scope link 11:31:33 valid_lft forever preferred_lft forever 11:31:33 11:31:33 11:31:33 ---> sar -b -r -n DEV: 11:31:33 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-43005) 09/02/25 _x86_64_ (8 CPU) 11:31:33 11:31:33 11:24:46 LINUX RESTART (8 CPU) 11:31:33 11:31:33 11:25:01 tps rtps wtps bread/s bwrtn/s 11:31:33 11:26:01 369.55 73.76 295.79 5308.01 104725.90 11:31:33 11:27:01 237.89 20.53 217.36 2311.08 98580.90 11:31:33 11:28:01 533.31 3.00 530.31 422.73 172715.75 11:31:33 11:29:01 133.73 0.42 133.31 32.39 17722.11 11:31:33 11:30:01 7.77 0.02 7.75 0.13 177.57 11:31:33 11:31:01 63.23 0.70 62.53 21.99 1330.22 11:31:33 Average: 224.25 16.41 207.84 1349.57 65875.78 11:31:33 11:31:33 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:33 11:26:01 30123636 31628372 2815584 8.55 59636 1761372 1512496 4.45 934036 1602412 142456 11:31:33 11:27:01 25880388 31580488 7058832 21.43 117664 5754584 2245556 6.61 1042256 5530856 3130112 11:31:33 11:28:01 23866528 30455748 9072692 27.54 162840 6516852 7634764 22.46 2369276 6062040 1196 11:31:33 11:29:01 22762076 29667772 10177144 30.90 193548 6765000 8260732 24.30 3257496 6219516 1460 11:31:33 11:30:01 22753980 29660912 10185240 30.92 193724 6766608 8244376 24.26 3271748 6214872 236 11:31:33 11:31:01 24869644 31521144 8069576 24.50 195408 6503288 1685640 4.96 1474640 5971768 28780 11:31:33 Average: 25042709 30752406 7896511 23.97 153803 5677951 4930594 14.51 2058242 5266911 550707 11:31:33 11:31:33 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:33 11:26:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 11:31:33 11:26:01 ens3 429.97 312.18 1668.79 79.67 0.00 0.00 0.00 0.00 11:31:33 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:33 11:27:01 lo 15.33 15.33 1.68 1.68 0.00 0.00 0.00 0.00 11:31:33 11:27:01 ens3 1408.97 1030.38 32901.14 81.36 0.00 0.00 0.00 0.00 11:31:33 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:33 11:28:01 veth63fbe4e 9.07 11.18 0.83 318.94 0.00 0.00 0.00 0.03 11:31:33 11:28:01 lo 1.47 1.47 0.11 0.11 0.00 0.00 0.00 0.00 11:31:33 11:28:01 veth2a19ef3 90.73 90.47 15.41 18.43 0.00 0.00 0.00 0.00 11:31:33 11:28:01 br-fe912cda31d5 9.35 10.98 0.71 318.93 0.00 0.00 0.00 0.00 11:31:33 11:29:01 veth63fbe4e 0.27 0.42 0.02 0.02 0.00 0.00 0.00 0.00 11:31:33 11:29:01 lo 2.37 2.37 0.20 0.20 0.00 0.00 0.00 0.00 11:31:33 11:29:01 veth2a19ef3 127.11 126.81 14.54 27.38 0.00 0.00 0.00 0.00 11:31:33 11:29:01 br-fe912cda31d5 0.50 0.40 0.03 0.03 0.00 0.00 0.00 0.00 11:31:33 11:30:01 veth63fbe4e 0.35 0.22 0.03 0.01 0.00 0.00 0.00 0.00 11:31:33 11:30:01 lo 1.00 1.00 0.08 0.08 0.00 0.00 0.00 0.00 11:31:33 11:30:01 veth2a19ef3 0.32 0.33 0.58 0.03 0.00 0.00 0.00 0.00 11:31:33 11:30:01 br-fe912cda31d5 0.35 0.20 0.02 0.01 0.00 0.00 0.00 0.00 11:31:33 11:31:01 lo 3.13 3.13 0.29 0.29 0.00 0.00 0.00 0.00 11:31:33 11:31:01 ens3 2010.88 1456.78 36149.82 186.79 0.00 0.00 0.00 0.00 11:31:33 11:31:01 docker0 17.63 20.88 2.38 299.18 0.00 0.00 0.00 0.00 11:31:33 Average: lo 4.16 4.16 0.42 0.42 0.00 0.00 0.00 0.00 11:31:33 Average: ens3 334.39 241.93 6025.31 31.02 0.00 0.00 0.00 0.00 11:31:33 Average: docker0 2.94 3.48 0.40 49.87 0.00 0.00 0.00 0.00 11:31:33 11:31:33 11:31:33 ---> sar -P ALL: 11:31:33 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-43005) 09/02/25 _x86_64_ (8 CPU) 11:31:33 11:31:33 11:24:46 LINUX RESTART (8 CPU) 11:31:33 11:31:33 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:31:33 11:26:01 all 8.89 0.00 1.24 5.01 0.03 84.83 11:31:33 11:26:01 0 6.42 0.00 0.68 0.62 0.03 92.25 11:31:33 11:26:01 1 2.84 0.00 0.60 0.75 0.02 95.79 11:31:33 11:26:01 2 5.57 0.00 0.67 0.45 0.03 93.27 11:31:33 11:26:01 3 21.41 0.00 1.49 1.19 0.05 75.86 11:31:33 11:26:01 4 7.15 0.00 0.77 0.63 0.03 91.41 11:31:33 11:26:01 5 3.94 0.00 1.52 4.79 0.03 89.71 11:31:33 11:26:01 6 18.26 0.00 3.16 28.78 0.07 49.73 11:31:33 11:26:01 7 5.64 0.00 1.05 2.99 0.03 90.28 11:31:33 11:27:01 all 15.08 0.00 5.35 4.01 0.12 75.44 11:31:33 11:27:01 0 11.21 0.00 4.36 0.84 0.07 83.52 11:31:33 11:27:01 1 15.53 0.00 6.01 0.25 0.08 78.13 11:31:33 11:27:01 2 11.42 0.00 4.22 0.19 0.10 84.07 11:31:33 11:27:01 3 19.52 0.00 5.44 3.12 0.10 71.82 11:31:33 11:27:01 4 28.41 0.00 6.25 8.98 0.39 55.97 11:31:33 11:27:01 5 13.25 0.00 5.35 0.48 0.09 80.83 11:31:33 11:27:01 6 11.05 0.00 5.51 17.64 0.07 65.73 11:31:33 11:27:01 7 10.12 0.00 5.62 0.51 0.09 83.67 11:31:33 11:28:01 all 21.55 0.00 5.42 9.07 0.11 63.85 11:31:33 11:28:01 0 18.48 0.00 4.55 4.31 0.08 72.57 11:31:33 11:28:01 1 19.00 0.00 4.48 6.28 0.10 70.14 11:31:33 11:28:01 2 24.22 0.00 5.48 2.65 0.12 67.54 11:31:33 11:28:01 3 22.45 0.00 5.21 10.53 0.10 61.70 11:31:33 11:28:01 4 25.17 0.00 5.85 17.56 0.12 51.30 11:31:33 11:28:01 5 24.21 0.00 7.05 16.75 0.13 51.85 11:31:33 11:28:01 6 18.34 0.00 5.60 11.68 0.12 64.26 11:31:33 11:28:01 7 20.51 0.00 5.16 2.83 0.08 71.41 11:31:33 11:29:01 all 23.12 0.00 3.04 0.90 0.08 72.86 11:31:33 11:29:01 0 19.14 0.00 2.64 1.91 0.07 76.25 11:31:33 11:29:01 1 22.91 0.00 3.75 0.70 0.08 72.56 11:31:33 11:29:01 2 25.69 0.00 2.75 0.18 0.08 71.29 11:31:33 11:29:01 3 23.01 0.00 2.93 2.01 0.08 71.96 11:31:33 11:29:01 4 23.06 0.00 2.93 1.24 0.08 72.69 11:31:33 11:29:01 5 27.69 0.00 2.89 0.10 0.08 69.24 11:31:33 11:29:01 6 22.88 0.00 3.19 0.34 0.07 73.52 11:31:33 11:29:01 7 20.59 0.00 3.26 0.67 0.08 75.39 11:31:33 11:30:01 all 1.43 0.00 0.31 0.02 0.03 98.20 11:31:33 11:30:01 0 1.77 0.00 0.35 0.02 0.03 97.83 11:31:33 11:30:01 1 1.47 0.00 0.28 0.00 0.03 98.21 11:31:33 11:30:01 2 1.45 0.00 0.20 0.03 0.02 98.30 11:31:33 11:30:01 3 1.96 0.00 0.32 0.10 0.03 97.59 11:31:33 11:30:01 4 1.05 0.00 0.22 0.02 0.05 98.66 11:31:33 11:30:01 5 1.49 0.00 0.18 0.02 0.03 98.28 11:31:33 11:30:01 6 1.35 0.00 0.33 0.02 0.05 98.25 11:31:33 11:30:01 7 0.94 0.00 0.60 0.02 0.02 98.42 11:31:33 11:31:01 all 4.01 0.00 0.95 0.15 0.04 94.86 11:31:33 11:31:01 0 2.04 0.00 0.92 0.05 0.05 96.94 11:31:33 11:31:01 1 13.95 0.00 1.29 0.12 0.07 84.58 11:31:33 11:31:01 2 1.42 0.00 0.64 0.05 0.05 97.84 11:31:33 11:31:01 3 4.69 0.00 0.90 0.75 0.03 93.62 11:31:33 11:31:01 4 2.81 0.00 0.78 0.05 0.03 96.33 11:31:33 11:31:01 5 1.71 0.00 0.82 0.07 0.03 97.37 11:31:33 11:31:01 6 2.54 0.00 1.25 0.02 0.02 96.17 11:31:33 11:31:01 7 2.92 0.00 0.98 0.05 0.03 96.02 11:31:33 Average: all 12.32 0.00 2.71 3.19 0.07 81.72 11:31:33 Average: 0 9.83 0.00 2.24 1.29 0.06 86.59 11:31:33 Average: 1 12.60 0.00 2.73 1.35 0.06 83.26 11:31:33 Average: 2 11.60 0.00 2.32 0.59 0.07 85.42 11:31:33 Average: 3 15.49 0.00 2.71 2.95 0.07 78.78 11:31:33 Average: 4 14.57 0.00 2.79 4.72 0.12 77.81 11:31:33 Average: 5 12.01 0.00 2.95 3.71 0.07 81.26 11:31:33 Average: 6 12.38 0.00 3.17 9.72 0.06 74.67 11:31:33 Average: 7 10.09 0.00 2.77 1.18 0.06 85.90 11:31:33 11:31:33 11:31:33