Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7371546995186900090.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh73123250068835145.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2858/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2858/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5853697782943672033.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3727080151381867006.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2858/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2858/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1747224478731169270.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19801 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/122 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/122 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/122@tmp/jenkins-gitclient-ssh4949893406835733681.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 4b38e467fa43731dde2d4e1ef01bca18829a29b5 Checking out Revision 4b38e467fa43731dde2d4e1ef01bca18829a29b5 (PR-2858) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/122@tmp/jenkins-gitclient-ssh8580178722779146133.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/122@tmp/jenkins-gitclient-ssh9195778249096278806.key > git merge 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b38e467fa43731dde2d4e1ef01bca18829a29b5 # timeout=10 Commit message: "Merge commit '2d3c2eaa7c4d25d63f66f0869c0270fba1095d90' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:33:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:33:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:33:27 ========================================================= 08:33:27 EdgeX Global Pipelines Version Info 08:33:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0cb2a84b392673e1832a753e26e0a1d05fe8ee3f # timeout=10 08:33:29 ------------------- 08:33:29 stable info: 08:33:29 ------------------- 08:33:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:33:29 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:33:29 Message: update stable to v1.0.192 08:33:29 ------------------- 08:33:29 experimental info: 08:33:29 ------------------- 08:33:29 Commited By: **** collab-it+edgex@linuxfoundation.org 08:33:29 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:33:29 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b38e467fa43731dde2d4e1ef01bca18829a29b5 [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b38e46 [Pipeline] echo 08:33:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:30 provisioning config files... 08:33:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/122@tmp/config3089210090413860861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:31 ---> docker-login.sh 08:33:31 nexus3.edgexfoundry.org:10001 08:33:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:31 Configure a credential helper to remove this warning. See 08:33:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:31 08:33:31 Login Succeeded 08:33:31 nexus3.edgexfoundry.org:10002 08:33:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:31 Configure a credential helper to remove this warning. See 08:33:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:31 08:33:31 Login Succeeded 08:33:31 nexus3.edgexfoundry.org:10003 08:33:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:31 Configure a credential helper to remove this warning. See 08:33:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:31 08:33:31 Login Succeeded 08:33:31 nexus3.edgexfoundry.org:10004 08:33:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:31 Configure a credential helper to remove this warning. See 08:33:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:31 08:33:31 Login Succeeded 08:33:31 docker.io 08:33:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:32 Configure a credential helper to remove this warning. See 08:33:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:32 08:33:32 Login Succeeded 08:33:32 ---> docker-login.sh ends [Pipeline] } 08:33:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:32 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 08:33:32 + for file in '`ls cmd/**/Dockerfile`' 08:33:32 ++ dirname cmd/core-command/Dockerfile 08:33:32 ++ cut -d/ -f2 08:33:32 + echo core-command,cmd/core-command/Dockerfile 08:33:32 + for file in '`ls cmd/**/Dockerfile`' 08:33:32 ++ dirname cmd/core-data/Dockerfile 08:33:32 ++ cut -d/ -f2 08:33:32 + echo core-data,cmd/core-data/Dockerfile 08:33:32 + for file in '`ls cmd/**/Dockerfile`' 08:33:32 ++ dirname cmd/core-metadata/Dockerfile 08:33:32 ++ cut -d/ -f2 08:33:32 + echo core-metadata,cmd/core-metadata/Dockerfile 08:33:32 + for file in '`ls cmd/**/Dockerfile`' 08:33:32 ++ dirname cmd/security-bootstrapper/Dockerfile 08:33:32 ++ cut -d/ -f2 08:33:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:33:32 + for file in '`ls cmd/**/Dockerfile`' 08:33:32 ++ dirname cmd/security-proxy-setup/Dockerfile 08:33:32 ++ cut -d/ -f2 08:33:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:33:32 + for file in '`ls cmd/**/Dockerfile`' 08:33:32 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:33:32 ++ cut -d/ -f2 08:33:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:33:32 + for file in '`ls cmd/**/Dockerfile`' 08:33:32 ++ dirname cmd/support-notifications/Dockerfile 08:33:32 ++ cut -d/ -f2 08:33:32 + echo support-notifications,cmd/support-notifications/Dockerfile 08:33:32 + for file in '`ls cmd/**/Dockerfile`' 08:33:32 ++ dirname cmd/support-scheduler/Dockerfile 08:33:32 ++ cut -d/ -f2 08:33:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:33:32 + for file in '`ls cmd/**/Dockerfile`' 08:33:32 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:33:32 ++ cut -d/ -f2 08:33:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:33:32 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:33:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:34 08:33:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:33:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:34 latest: Pulling from edgex-devops/git-semver 08:33:34 31603596830f: Pulling fs layer 08:33:34 54011a49482f: Pulling fs layer 08:33:34 a6820b24f6d8: Pulling fs layer 08:33:34 f581987b2513: Pulling fs layer 08:33:34 f581987b2513: Waiting 08:33:34 54011a49482f: Verifying Checksum 08:33:34 54011a49482f: Download complete 08:33:34 31603596830f: Verifying Checksum 08:33:34 31603596830f: Download complete 08:33:34 a6820b24f6d8: Verifying Checksum 08:33:34 a6820b24f6d8: Download complete 08:33:34 f581987b2513: Verifying Checksum 08:33:34 f581987b2513: Download complete 08:33:34 31603596830f: Pull complete 08:33:34 54011a49482f: Pull complete 08:33:35 a6820b24f6d8: Pull complete 08:33:35 f581987b2513: Pull complete 08:33:35 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:33:35 prd-centos7-docker-4c-2g-19801 does not seem to be running inside a container 08:33:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:33:37 $ docker top b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:37 [ssh-agent] Looking for ssh-agent implementation... 08:33:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:37 $ docker exec b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c ssh-agent 08:33:37 SSH_AUTH_SOCK=/tmp/ssh-SKNUKZ43j0c4/agent.13 08:33:37 SSH_AGENT_PID=20 08:33:37 Running ssh-add (command line suppressed) 08:33:37 Identity added: /w/workspace/edgex-go/122@tmp/private_key_967318247935822316.key (/w/workspace/edgex-go/122@tmp/private_key_967318247935822316.key) 08:33:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:37 + git tag --points-at HEAD [Pipeline] } 08:33:37 $ docker exec --env ******** --env ******** b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c ssh-agent -k 08:33:38 unset SSH_AUTH_SOCK; 08:33:38 unset SSH_AGENT_PID; 08:33:38 echo Agent pid 20 killed; 08:33:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:33:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:38 [ssh-agent] Looking for ssh-agent implementation... 08:33:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:38 $ docker exec b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c ssh-agent 08:33:38 SSH_AUTH_SOCK=/tmp/ssh-7xRwmeNggE2x/agent.53 08:33:38 SSH_AGENT_PID=60 08:33:38 Running ssh-add (command line suppressed) 08:33:38 Identity added: /w/workspace/edgex-go/122@tmp/private_key_5309970535536312459.key (/w/workspace/edgex-go/122@tmp/private_key_5309970535536312459.key) 08:33:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:38 + git semver init 08:33:38 # -> Open(): unable to determine branch for HEAD 08:33:38 # $GIT_DIR = /w/workspace/edgex-go/122/.git 08:33:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/122 08:33:38 # $SEMVER_REMOTE_NAME = origin 08:33:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:33:38 # $SEMVER_USER_NAME = edgex-jenkins 08:33:38 # $SEMVER_BRANCH = PR-2858 08:33:38 # $SEMVER_TEMP = /tmp/semver-215697441 08:33:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:33:51 # '/tmp/semver-215697441' -> '/w/workspace/edgex-go/122/.semver' 08:33:51 # -> Force: false 08:33:51 # $SEMVER_DIR = /w/workspace/edgex-go/122/.semver [Pipeline] } 08:33:51 $ docker exec --env ******** --env ******** b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c ssh-agent -k 08:33:51 unset SSH_AUTH_SOCK; 08:33:51 unset SSH_AGENT_PID; 08:33:51 echo Agent pid 60 killed; 08:33:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:51 + git semver [Pipeline] } 08:33:51 $ docker stop --time=1 b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c 08:33:54 $ docker rm -f b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c [Pipeline] // withDockerContainer [Pipeline] sh 08:33:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:54 Stashed 1 file(s) [Pipeline] echo 08:33:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:33:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:33:55 + true 08:33:55 + sudo service docker restart 08:33:55 Redirecting to /bin/systemctl restart docker.service 08:34:09 Still waiting to schedule task 08:34:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 08:34:14 ========================================================= 08:34:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:34:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:34:14 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:34:15 Sending build context to Docker daemon 330.5MB 08:34:15 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:34:15 Step 2/6 : FROM ${BASE} 08:34:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:34:15 540db60ca938: Pulling fs layer 08:34:15 adcc1eea9eea: Pulling fs layer 08:34:15 4c4ab2625f07: Pulling fs layer 08:34:15 0510c868ecb4: Pulling fs layer 08:34:15 afea3b2eda06: Pulling fs layer 08:34:15 7809a108b3ef: Pulling fs layer 08:34:15 f706445af74f: Pulling fs layer 08:34:15 0510c868ecb4: Waiting 08:34:15 afea3b2eda06: Waiting 08:34:15 7809a108b3ef: Waiting 08:34:15 f706445af74f: Waiting 08:34:15 4c4ab2625f07: Verifying Checksum 08:34:15 4c4ab2625f07: Download complete 08:34:15 adcc1eea9eea: Verifying Checksum 08:34:15 adcc1eea9eea: Download complete 08:34:15 afea3b2eda06: Verifying Checksum 08:34:15 afea3b2eda06: Download complete 08:34:16 540db60ca938: Verifying Checksum 08:34:16 540db60ca938: Download complete 08:34:16 7809a108b3ef: Verifying Checksum 08:34:16 7809a108b3ef: Download complete 08:34:16 540db60ca938: Pull complete 08:34:16 adcc1eea9eea: Pull complete 08:34:16 4c4ab2625f07: Pull complete 08:34:18 f706445af74f: Verifying Checksum 08:34:18 f706445af74f: Download complete 08:34:18 0510c868ecb4: Verifying Checksum 08:34:18 0510c868ecb4: Download complete 08:34:21 0510c868ecb4: Pull complete 08:34:21 afea3b2eda06: Pull complete 08:34:21 7809a108b3ef: Pull complete 08:34:24 f706445af74f: Pull complete 08:34:24 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:34:24 ---> b068be0155e3 08:34:24 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:34:25 ---> Running in ba3cfa695bdf 08:34:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:34:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:34:26 (1/12) Installing libmagic (5.39-r0) 08:34:27 (2/12) Installing file (5.39-r0) 08:34:27 (3/12) Installing libc-dev (0.7.2-r3) 08:34:27 (4/12) Installing g++ (10.2.1_pre1-r3) 08:34:42 (5/12) Installing fortify-headers (1.1-r0) 08:34:42 (6/12) Installing patch (2.7.6-r6) 08:34:42 (7/12) Installing build-base (0.5-r2) 08:34:42 (8/12) Installing libsodium (1.0.18-r0) 08:34:42 (9/12) Installing pkgconf (1.7.3-r0) 08:34:42 (10/12) Installing libsodium-dev (1.0.18-r0) 08:34:42 (11/12) Installing libzmq (4.3.3-r1) 08:34:42 (12/12) Installing zeromq-dev (4.3.3-r1) 08:34:42 Executing busybox-1.32.1-r6.trigger 08:34:42 OK: 219 MiB in 52 packages 08:34:44 Removing intermediate container ba3cfa695bdf 08:34:44 ---> 703bc3e4cc21 08:34:44 Step 4/6 : WORKDIR /edgex-go 08:34:44 ---> Running in 59b28361eecf 08:34:44 Removing intermediate container 59b28361eecf 08:34:44 ---> 96fb9b11f642 08:34:44 Step 5/6 : COPY go.mod . 08:34:44 ---> 7673001b0b96 08:34:44 Step 6/6 : RUN go mod download 08:34:44 ---> Running in b5a5407447e3 08:34:59 Removing intermediate container b5a5407447e3 08:34:59 ---> 68f8149478a0 08:34:59 Successfully built 68f8149478a0 08:34:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:35:00 + docker inspect -f . ci-base-image-x86_64 08:35:00 . [Pipeline] withDockerContainer 08:35:00 prd-centos7-docker-4c-2g-19801 does not seem to be running inside a container 08:35:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:35:00 $ docker top a03165624eac843fcef9206ac56d484eb57127dbe6beda5d191eaa46a0e71b29 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:00 + go version 08:35:00 go version go1.16.3 linux/amd64 [Pipeline] } 08:35:01 $ docker stop --time=1 a03165624eac843fcef9206ac56d484eb57127dbe6beda5d191eaa46a0e71b29 08:35:02 $ docker rm -f a03165624eac843fcef9206ac56d484eb57127dbe6beda5d191eaa46a0e71b29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:35:02 + docker inspect -f . ci-base-image-x86_64 08:35:02 . [Pipeline] withDockerContainer 08:35:02 prd-centos7-docker-4c-2g-19801 does not seem to be running inside a container 08:35:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:35:03 $ docker top beb55376698c2153e3f1842545f74d73ec1fc3583892e2399f5c2e2fc577fa8a -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:03 ========================================================= 08:35:03 [edgeXBuildGoParallel] Running Tests and Build... 08:35:03 ========================================================= [Pipeline] sh 08:35:03 + go mod tidy [Pipeline] sh 08:35:04 + make test 08:35:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:35:09 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:35:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:35:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:35:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:35:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:35:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:35:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:35:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:35:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:35:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:35:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:35:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:35:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:35:41 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.069s coverage: 46.1% of statements 08:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:35:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements 08:35:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.120s coverage: 100.0% of statements 08:35:43 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.092s coverage: 27.8% of statements 08:35:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:35:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:35:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:35:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:35:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:35:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 08:35:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements 08:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements 08:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 71.3% of statements 08:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:35:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.112s coverage: 87.7% of statements 08:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:35:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.050s coverage: 78.9% of statements 08:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:35:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.210s coverage: 28.6% of statements 08:35:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:35:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:35:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:35:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:35:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:35:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements 08:35:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:35:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements 08:35:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:35:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.124s coverage: 86.7% of statements 08:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:35:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.092s coverage: 97.5% of statements 08:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:35:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 78.3% of statements 08:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:35:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.231s coverage: 95.1% of statements 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:35:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:35:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:35:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements 08:35:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:35:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.051s coverage: 21.7% of statements 08:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 08:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 08:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements 08:35:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 08:35:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 08:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.193s coverage: 81.8% of statements 08:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.149s coverage: 66.9% of statements 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.5% of statements 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements 08:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements 08:36:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.083s coverage: 47.1% of statements 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:36:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.034s coverage: 100.0% of statements 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:36:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.036s coverage: 100.0% of statements 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:36:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.059s coverage: 20.9% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:36:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 91.9% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:36:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.601s coverage: 28.8% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:36:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.040s coverage: 99.0% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:36:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:36:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.045s coverage: 64.6% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:36:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.063s coverage: 97.6% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:36:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:36:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:36:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements 08:36:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:36:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 08:36:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 28.1% of statements 08:36:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:36:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.022s coverage: 85.7% of statements 08:36:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 08:36:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 08:36:36 GO111MODULE=on go vet ./... 08:37:03 gofmt -l . 08:37:03 [ "`gofmt -l .`" = "" ] 08:37:04 ./bin/test-go-mod-tidy.sh 08:37:04 ./bin/test-attribution-txt.sh [Pipeline] sh 08:37:05 + ls -al . 08:37:05 total 840 08:37:05 drwxrwxr-x 10 1001 1001 4096 May 18 08:37 . 08:37:05 drwxr-xr-x 4 root root 32 May 18 08:35 .. 08:37:05 -rw-rw-r-- 1 1001 1001 11 May 18 08:33 .dockerignore 08:37:05 drwxrwxr-x 8 1001 1001 179 May 18 08:33 .git 08:37:05 drwxrwxr-x 3 1001 1001 125 May 18 08:33 .github 08:37:05 -rw-rw-r-- 1 1001 1001 818 May 18 08:33 .gitignore 08:37:05 drwx------ 3 1001 1001 60 May 18 08:33 .semver 08:37:05 -rw-rw-r-- 1 1001 1001 166 May 18 08:33 .sonarcloud.properties 08:37:05 -rw-rw-r-- 1 1001 1001 8609 May 18 08:33 Attribution.txt 08:37:05 -rw-rw-r-- 1 1001 1001 3804 May 18 08:33 CONTRIBUTING.md 08:37:05 -rw-rw-r-- 1 1001 1001 931 May 18 08:33 Dockerfile.build 08:37:05 -rw-rw-r-- 1 1001 1001 863 May 18 08:33 Jenkinsfile 08:37:05 -rw-rw-r-- 1 1001 1001 10775 May 18 08:33 LICENSE 08:37:05 -rw-rw-r-- 1 1001 1001 5594 May 18 08:33 Makefile 08:37:05 -rw-rw-r-- 1 1001 1001 7978 May 18 08:33 README.md 08:37:05 -rw-rw-r-- 1 1001 1001 6755 May 18 08:33 SECURITY.md 08:37:05 -rw-rw-r-- 1 1001 1001 5 May 18 08:33 VERSION 08:37:05 -rw-rw-r-- 1 1001 1001 4131 May 18 08:33 ZMQWindows.md 08:37:05 drwxrwxr-x 2 1001 1001 117 May 18 08:33 bin 08:37:05 drwxrwxr-x 14 1001 1001 4096 May 18 08:33 cmd 08:37:05 -rw-r--r-- 1 root root 729706 May 18 08:36 coverage.out 08:37:05 -rw-r--r-- 1 root root 1060 May 18 08:37 go.mod 08:37:05 -rw-r--r-- 1 root root 22101 May 18 08:35 go.sum 08:37:05 drwxrwxr-x 8 1001 1001 127 May 18 08:33 internal 08:37:05 drwxrwxr-x 4 1001 1001 26 May 18 08:33 openapi 08:37:05 drwxrwxr-x 4 1001 1001 71 May 18 08:33 snap 08:37:05 -rw-rw-r-- 1 1001 1001 168 May 18 08:33 version.go [Pipeline] sh 08:37:05 + '[' -e coverage.out ] 08:37:05 + chown 1001:1001 coverage.out [Pipeline] stash 08:37:05 Stashed 1 file(s) [Pipeline] sh 08:37:05 + make build 08:37:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:37:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:37:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:37:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:37:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:37:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:37:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:37:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:37:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:37:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:37:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 08:37:24 $ docker stop --time=1 beb55376698c2153e3f1842545f74d73ec1fc3583892e2399f5c2e2fc577fa8a 08:37:26 $ docker rm -f beb55376698c2153e3f1842545f74d73ec1fc3583892e2399f5c2e2fc577fa8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:30 08:37:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:37:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:30 latest: Pulling from edgex-devops/edgex-compose 08:37:30 cbdbe7a5bc2a: Pulling fs layer 08:37:30 ca9280d653b3: Pulling fs layer 08:37:30 7e9c9ca2126c: Pulling fs layer 08:37:31 cbdbe7a5bc2a: Download complete 08:37:31 cbdbe7a5bc2a: Pull complete 08:37:32 ca9280d653b3: Verifying Checksum 08:37:32 ca9280d653b3: Download complete 08:37:32 ca9280d653b3: Pull complete 08:37:32 7e9c9ca2126c: Verifying Checksum 08:37:32 7e9c9ca2126c: Download complete 08:37:36 7e9c9ca2126c: Pull complete 08:37:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:37:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:37:36 prd-centos7-docker-4c-2g-19801 does not seem to be running inside a container 08:37:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:37:39 $ docker top 91a36e1eea963f4d59b7b9c59d27bede4bbc7d8fbe6d54758de2edaf5a4bd186 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:39 + docker-compose build --help 08:37:39 + grep parallel 08:37:39 --parallel Build images in parallel. [Pipeline] } 08:37:39 $ docker stop --time=1 91a36e1eea963f4d59b7b9c59d27bede4bbc7d8fbe6d54758de2edaf5a4bd186 08:37:41 $ docker rm -f 91a36e1eea963f4d59b7b9c59d27bede4bbc7d8fbe6d54758de2edaf5a4bd186 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:41 . [Pipeline] withDockerContainer 08:37:41 prd-centos7-docker-4c-2g-19801 does not seem to be running inside a container 08:37:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:37:42 $ docker top 55569114d65dec05c37c94742639bec90c104974c0b57d038dc0f1ff35443663 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:42 + docker-compose -f ./docker-compose-build.yml build --parallel 08:37:43 Building core-command ... 08:37:43 Building core-data ... 08:37:43 Building core-metadata ... 08:37:43 Building security-bootstrapper ... 08:37:43 Building security-proxy-setup ... 08:37:43 Building security-secretstore-setup ... 08:37:43 Building support-notifications ... 08:37:43 Building support-scheduler ... 08:37:43 Building sys-mgmt-agent ... 08:37:43 Building support-notifications 08:37:43 Building security-secretstore-setup 08:37:43 Building security-proxy-setup 08:37:43 Building security-bootstrapper 08:37:43 Building sys-mgmt-agent 08:37:58 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:37:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:37:58 ---> 68f8149478a0 08:37:58 Step 3/26 : WORKDIR /edgex-go 08:37:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:37:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:58 ---> 68f8149478a0 08:37:58 Step 3/24 : WORKDIR /edgex-go 08:37:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:37:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:58 ---> 68f8149478a0 08:37:58 Step 3/22 : WORKDIR /edgex-go 08:38:06 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:38:06 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:38:06 ---> 68f8149478a0 08:38:06 Step 3/32 : WORKDIR /edgex-go 08:38:06 ---> Running in 3670950caf40 08:38:06 ---> Running in 49186c12e2d6 08:38:06 ---> Running in 553a78dfa4b2 08:38:06 ---> Running in 46fab1e09563 08:38:06 Removing intermediate container 553a78dfa4b2 08:38:06 ---> 85df1da495a7 08:38:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:06 Removing intermediate container 3670950caf40 08:38:06 ---> 583597ab3b11 08:38:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:06 Removing intermediate container 49186c12e2d6 08:38:06 ---> c2eb8cc7eb0f 08:38:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:06 ---> Running in f02101e16cd2 08:38:07 ---> Running in 3772327835c8 08:38:07 Removing intermediate container 46fab1e09563 08:38:07 ---> 8a4f2e80b82c 08:38:07 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:07 ---> Running in 78bec5915f77 08:38:07 ---> Running in 02f1e775134e 08:38:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:38:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:09 ---> 68f8149478a0 08:38:09 Step 3/23 : WORKDIR /edgex-go 08:38:09 ---> Using cache 08:38:09 ---> 8a4f2e80b82c 08:38:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:09 ---> Running in 8ecf78ec58f5 08:38:09 Removing intermediate container f02101e16cd2 08:38:09 ---> a0a64d7520f6 08:38:09 Step 5/26 : RUN apk add --update --no-cache make git 08:38:09 ---> Running in 0e8449d65c5c 08:38:09 Removing intermediate container 3772327835c8 08:38:09 ---> 32613d12459f 08:38:09 Step 5/22 : RUN apk add --update --no-cache make git 08:38:09 Removing intermediate container 02f1e775134e 08:38:09 ---> 318a39f0f7fa 08:38:09 Step 5/32 : RUN apk add --update --no-cache make git 08:38:09 Removing intermediate container 78bec5915f77 08:38:09 ---> 5b03d42dd62b 08:38:09 Step 5/24 : RUN apk add --update --no-cache make bash git 08:38:09 ---> Running in 48f19b04955e 08:38:09 ---> Running in 79f0e840ec57 08:38:09 ---> Running in 6ca411329f5a 08:38:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:38:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:38:10 Removing intermediate container 8ecf78ec58f5 08:38:10 ---> 12987695372a 08:38:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:38:10 ---> Running in 9c81abcfe9c9 08:38:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:38:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:38:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:38:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:38:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:38:11 OK: 219 MiB in 52 packages 08:38:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:38:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:38:11 OK: 219 MiB in 52 packages 08:38:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:38:11 Removing intermediate container 0e8449d65c5c 08:38:11 ---> 73254e7c5f90 08:38:11 Step 6/26 : COPY go.mod . 08:38:11 ---> 64ffb2be6fd5 08:38:11 Step 7/26 : RUN go mod download 08:38:11 OK: 219 MiB in 52 packages 08:38:11 Removing intermediate container 48f19b04955e 08:38:11 ---> 3994572d5b79 08:38:11 Step 6/22 : COPY go.mod . 08:38:11 ---> Running in fdc44dc3d13b 08:38:11 OK: 219 MiB in 52 packages 08:38:11 ---> 3651f540ae97 08:38:11 Step 7/22 : RUN go mod download 08:38:11 ---> Running in 1d3605ce0549 08:38:12 OK: 219 MiB in 52 packages 08:38:12 Removing intermediate container 6ca411329f5a 08:38:12 ---> 3460845eda8b 08:38:12 Step 6/24 : COPY go.mod . 08:38:12 Removing intermediate container 79f0e840ec57 08:38:12 ---> c41c3b2867cc 08:38:12 Step 6/32 : COPY go.mod . 08:38:12 ---> 8a0a8fea8bc3 08:38:12 Step 7/24 : RUN go mod download 08:38:12 Removing intermediate container 9c81abcfe9c9 08:38:12 ---> 374b4bcc6f21 08:38:12 Step 6/23 : COPY go.mod . 08:38:12 ---> f501f95d1357 08:38:12 Step 7/32 : RUN go mod download 08:38:12 ---> Running in 856b24a7145f 08:38:12 ---> Running in 380327cce398 08:38:12 Removing intermediate container fdc44dc3d13b 08:38:12 ---> a7a2112a4925 08:38:12 Step 8/26 : COPY . . 08:38:12 ---> bcddf406b530 08:38:12 Step 7/23 : RUN go mod download 08:38:12 ---> Running in 7e2b4c2759f8 08:38:13 Removing intermediate container 1d3605ce0549 08:38:13 ---> ca8f74c3009c 08:38:13 Step 8/22 : COPY . . 08:38:20 Removing intermediate container 380327cce398 08:38:20 ---> c2688ed2a69a 08:38:20 Step 8/32 : COPY . . 08:38:20 ---> bd3622f44287 08:38:20 Step 9/26 : RUN go mod tidy 08:38:20 Removing intermediate container 7e2b4c2759f8 08:38:20 ---> ffddeb22721c 08:38:20 Step 8/23 : COPY . . 08:38:20 Removing intermediate container 856b24a7145f 08:38:20 ---> f463f07775c7 08:38:20 Step 8/24 : COPY . . 08:38:20 ---> e81ea7c73f35 08:38:20 Step 9/22 : RUN go mod tidy 08:38:20 ---> Running in 73f733d8cfa2 08:38:20 ---> Running in a99c79e62873 08:38:32 ---> b8ad007d9ade 08:38:32 Step 9/23 : RUN go mod tidy 08:38:32 Removing intermediate container a99c79e62873 08:38:32 ---> 51a769e9bb4a 08:38:32 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:38:32 ---> 8e114e0b857c 08:38:32 Step 9/24 : RUN go mod tidy 08:38:32 ---> 603674c456e7 08:38:32 Step 9/32 : RUN go mod tidy 08:38:32 Removing intermediate container 73f733d8cfa2 08:38:32 ---> b1007cf5432a 08:38:32 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:32 ---> Running in 03ceda4e92ba 08:38:32 ---> Running in 7bcc2d2ade2b 08:38:32 ---> Running in 1ef31ebb663a 08:38:32 ---> Running in 27ce2c6d4ede 08:38:32 ---> Running in 601e0eeef047 08:38:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:38:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:38:32 Removing intermediate container 1ef31ebb663a 08:38:32 ---> 290564e31f98 08:38:32 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:38:32 ---> Running in 41787b6516e6 08:38:33 Removing intermediate container 7bcc2d2ade2b 08:38:33 ---> c5b94bdd42fb 08:38:33 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:38:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:38:33 ---> Running in 69bf2589e332 08:38:33 Removing intermediate container 27ce2c6d4ede 08:38:33 ---> 1f3b5bb58042 08:38:33 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:33 ---> Running in ab5806315989 08:38:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:38:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:39:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:39:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:39:10 Removing intermediate container 601e0eeef047 08:39:10 ---> 736a25defd78 08:39:10 08:39:10 Step 11/26 : FROM alpine:3.12 08:39:10 Removing intermediate container 03ceda4e92ba 08:39:10 ---> 99903f1c71e8 08:39:10 08:39:10 Step 11/22 : FROM alpine:3.12 08:39:11 3.12: Pulling from library/alpine 08:39:11 3.12: Pulling from library/alpine 08:39:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:39:12 Status: Downloaded newer image for alpine:3.12 08:39:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:39:12 Status: Image is up to date for alpine:3.12 08:39:12 ---> 13621d1b12d4 08:39:12 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:39:12 ---> 13621d1b12d4 08:39:12 Step 12/22 : RUN apk add --update --no-cache curl 08:39:12 ---> Running in 5aee93e94079 08:39:12 ---> Running in 4b4d57b8c2af 08:39:13 Removing intermediate container ab5806315989 08:39:13 ---> 34b496a6c2e2 08:39:13 08:39:13 Step 11/32 : FROM alpine:3.12 08:39:13 ---> 13621d1b12d4 08:39:13 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:39:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:39:13 ---> Running in d049e1acde47 08:39:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:39:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:39:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:39:13 (1/4) Installing ca-certificates (20191127-r4) 08:39:13 (1/6) Installing ca-certificates (20191127-r4) 08:39:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:39:13 (3/4) Installing libcurl (7.76.1-r0) 08:39:13 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:39:13 (3/6) Installing libcurl (7.76.1-r0) 08:39:13 (4/4) Installing curl (7.76.1-r0) 08:39:13 Executing busybox-1.31.1-r20.trigger 08:39:13 (4/6) Installing curl (7.76.1-r0) 08:39:13 (5/6) Installing dumb-init (1.2.2-r1) 08:39:13 (6/6) Installing su-exec (0.2-r1) 08:39:13 Executing busybox-1.31.1-r20.trigger 08:39:13 Executing ca-certificates-20191127-r4.trigger 08:39:13 Executing ca-certificates-20191127-r4.trigger 08:39:13 OK: 7 MiB in 20 packages 08:39:13 OK: 7 MiB in 18 packages 08:39:13 Removing intermediate container d049e1acde47 08:39:13 ---> f3564ee3f920 08:39:13 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:39:14 ---> Running in cc48d72e34b1 08:39:14 Removing intermediate container 69bf2589e332 08:39:14 ---> be02d80d3984 08:39:14 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:39:14 ---> Running in d1a5f5289d5d 08:39:14 Removing intermediate container 41787b6516e6 08:39:14 ---> ef4aa1533b36 08:39:14 08:39:14 Step 11/23 : FROM alpine:3.12 08:39:14 ---> 13621d1b12d4 08:39:14 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:39:14 ---> Running in e6acb75b83c7 08:39:14 Removing intermediate container 4b4d57b8c2af 08:39:14 ---> 43e5d56aaa03 08:39:14 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:39:14 ---> Running in cbb5084cd294 08:39:14 Removing intermediate container 5aee93e94079 08:39:14 ---> 57f86470aa28 08:39:14 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:39:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:39:14 ---> Running in 11177356bff6 08:39:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:39:14 (1/2) Installing dumb-init (1.2.2-r1) 08:39:14 (2/2) Installing su-exec (0.2-r1) 08:39:14 Executing busybox-1.31.1-r20.trigger 08:39:14 OK: 6 MiB in 16 packages 08:39:15 Removing intermediate container cbb5084cd294 08:39:15 ---> 7758f44f2537 08:39:15 Step 14/26 : WORKDIR / 08:39:15 ---> Running in f64175887755 08:39:15 Removing intermediate container 11177356bff6 08:39:15 ---> 0960f5a5f762 08:39:15 Step 14/22 : WORKDIR /edgex 08:39:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:39:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:39:15 ---> Running in c37098f76ce1 08:39:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:39:15 (1/2) Installing ca-certificates (20191127-r4) 08:39:15 (2/2) Installing dumb-init (1.2.2-r1) 08:39:15 Executing busybox-1.31.1-r20.trigger 08:39:15 Executing ca-certificates-20191127-r4.trigger 08:39:15 OK: 6 MiB in 16 packages 08:39:15 Removing intermediate container c37098f76ce1 08:39:15 ---> 3408bc45da15 08:39:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:39:15 Removing intermediate container f64175887755 08:39:15 ---> 8183031ee1c2 08:39:15 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:39:15 Removing intermediate container cc48d72e34b1 08:39:15 ---> ee2b2fb1e5bc 08:39:15 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:39:15 ---> Running in abfdd8fa77a6 08:39:15 ---> 42705c6ab4ba 08:39:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:39:15 ---> 39a32651e96b 08:39:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:39:16 Removing intermediate container abfdd8fa77a6 08:39:16 ---> bcec2fa089c5 08:39:16 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:39:16 Removing intermediate container e6acb75b83c7 08:39:16 ---> 661e5c886bb8 08:39:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:39:16 ---> fb06c9487ba0 08:39:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:39:16 ---> 32afba00573b 08:39:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:39:16 ---> Running in 5e80253d60c9 08:39:16 ---> Running in fa65baa1f870 08:39:16 Removing intermediate container d1a5f5289d5d 08:39:16 ---> 8c6dfaf6b2b1 08:39:16 08:39:16 Step 12/24 : FROM docker:20.10.0 08:39:16 Removing intermediate container fa65baa1f870 08:39:16 ---> e78ad174b81b 08:39:16 Step 14/23 : ENV APP_PORT=48060 08:39:16 ---> f72efc21d674 08:39:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:39:16 Removing intermediate container 5e80253d60c9 08:39:16 ---> 17ba1bb444fa 08:39:16 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:39:16 ---> Running in 3b7ff41f1a5e 08:39:16 ---> b7db06973cf0 08:39:16 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:39:16 ---> Running in 9d36d5a286e9 08:39:16 ---> Running in 476e6779aa4f 08:39:16 Removing intermediate container 3b7ff41f1a5e 08:39:16 ---> 7dba4911ad5c 08:39:16 Step 15/23 : EXPOSE $APP_PORT 08:39:16 20.10.0: Pulling from library/docker 08:39:16 ---> 568a438049a9 08:39:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:39:16 ---> Running in ab384f99f3f2 08:39:16 Removing intermediate container 476e6779aa4f 08:39:16 ---> e87d2eec6304 08:39:16 Step 19/22 : CMD ["--init=true"] 08:39:16 ---> Running in 98bb62af1d2f 08:39:16 Removing intermediate container ab384f99f3f2 08:39:16 ---> 583b72cd7484 08:39:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 Removing intermediate container 98bb62af1d2f 08:39:17 ---> 4238045f7387 08:39:17 Step 20/22 : LABEL arch=x86_64 08:39:17 ---> e3d594aa2f05 08:39:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:39:17 ---> Running in 9938690afdb3 08:39:17 ---> f849e7dfef50 08:39:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:39:17 Removing intermediate container 9938690afdb3 08:39:17 ---> 3d52b9053329 08:39:17 Step 21/22 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 08:39:17 ---> Running in 3fde61be98fe 08:39:17 Removing intermediate container 9d36d5a286e9 08:39:17 ---> b09a7c187474 08:39:17 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:39:18 ---> f11b902263d5 08:39:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:39:18 ---> 41f16fa6bdbe 08:39:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:39:18 ---> Running in 24abeb23e6cf 08:39:18 Removing intermediate container 3fde61be98fe 08:39:18 ---> 551437ff43cd 08:39:18 Step 22/22 : LABEL version=0.0.0 08:39:18 ---> Running in 2a692e130f93 08:39:18 ---> 6e4a6134ceee 08:39:18 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:39:18 Removing intermediate container 24abeb23e6cf 08:39:18 ---> a7846b99d187 08:39:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:39:18 ---> f6efd6a84151 08:39:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:39:18 ---> Running in e8ff60342171 08:39:18 ---> Running in f68ee28d8b01 08:39:18 Removing intermediate container 2a692e130f93 08:39:18 ---> 9ebda1adb057 08:39:18 08:39:18 ---> 9052bb77f9b0 08:39:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:39:18 Successfully built 9ebda1adb057 08:39:18 Successfully tagged security-proxy-setup:latest 08:39:18 Building core-command 08:39:18  Building security-proxy-setup ... done Removing intermediate container f68ee28d8b01 08:39:18 ---> 392c10b2f410 08:39:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:18 ---> Running in a0f287e088af 08:39:18 ---> Running in 68edf183a2fb 08:39:19 Removing intermediate container 68edf183a2fb 08:39:19 ---> 34fdbfce2d43 08:39:19 Step 21/23 : LABEL arch=x86_64 08:39:20 ---> Running in 1ffb3a81f0b2 08:39:21 Removing intermediate container 1ffb3a81f0b2 08:39:21 ---> 341d2e6351fb 08:39:21 Step 22/23 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 08:39:21 Removing intermediate container e8ff60342171 08:39:21 ---> 0f90a1713592 08:39:21 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:39:21 ---> Running in 9ba20894b933 08:39:21 ---> Running in ebea1df0c2f0 08:39:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:39:21 Status: Downloaded newer image for docker:20.10.0 08:39:21 ---> aefe523efa57 08:39:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:39:21 Removing intermediate container 9ba20894b933 08:39:21 ---> e4fb60a6d10f 08:39:21 Step 23/23 : LABEL version=0.0.0 08:39:21 ---> Running in bdad78cfbb16 08:39:21 Removing intermediate container ebea1df0c2f0 08:39:21 ---> 499505053d34 08:39:21 Step 24/26 : LABEL arch=x86_64 08:39:21 ---> Running in d68e56ff269a 08:39:21 Removing intermediate container a0f287e088af 08:39:21 ---> ee110d80d63e 08:39:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:22 ---> Running in 34cdbaea895e 08:39:22 Removing intermediate container bdad78cfbb16 08:39:22 ---> 967d0a74b105 08:39:22 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:39:22 Removing intermediate container 34cdbaea895e 08:39:22 ---> 773c24fc4662 08:39:22 Step 25/26 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 08:39:22 ---> Running in 02c5112c3045 08:39:22 Removing intermediate container d68e56ff269a 08:39:22 ---> b23e09e376bb 08:39:22 08:39:22 ---> 00dd58ef7f57 08:39:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:39:22 Successfully built b23e09e376bb 08:39:22 ---> Running in 584aa27abd5d 08:39:22 Successfully tagged support-notifications:latest 08:39:22 Building core-data 08:39:22  Building support-notifications ... done Removing intermediate container 584aa27abd5d 08:39:22 ---> 30ad2ca92038 08:39:22 Step 26/26 : LABEL version=0.0.0 08:39:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:39:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:39:23 (1/39) Installing readline (8.0.4-r0) 08:39:23 (2/39) Installing bash (5.0.17-r0) 08:39:23 Executing bash-5.0.17-r0.post-install 08:39:23 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:39:23 (4/39) Installing libcurl (7.76.1-r0) 08:39:23 (5/39) Installing curl (7.76.1-r0) 08:39:23 (6/39) Installing dumb-init (1.2.2-r1) 08:39:23 (7/39) Installing libbz2 (1.0.8-r1) 08:39:24 (8/39) Installing expat (2.2.9-r1) 08:39:25 (9/39) Installing libffi (3.3-r2) 08:39:25 (10/39) Installing gdbm (1.13-r1) 08:39:25 (11/39) Installing xz-libs (5.2.5-r0) 08:39:25 (12/39) Installing sqlite-libs (3.32.1-r0) 08:39:25 (13/39) Installing python3 (3.8.10-r0) 08:39:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:25 ---> Running in 38fee9f063c6 08:39:25 ---> 68f8149478a0 08:39:25 Step 3/24 : WORKDIR /edgex-go 08:39:25 ---> Using cache 08:39:25 ---> 8a4f2e80b82c 08:39:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:25 ---> Using cache 08:39:25 ---> 12987695372a 08:39:25 Step 5/24 : RUN apk add --update --no-cache make git 08:39:26 ---> 0a400ff1aa91 08:39:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:39:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:27 ---> 68f8149478a0 08:39:27 Step 3/24 : WORKDIR /edgex-go 08:39:27 ---> Using cache 08:39:27 ---> 8a4f2e80b82c 08:39:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:27 ---> Using cache 08:39:27 ---> 12987695372a 08:39:27 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:39:28 (14/39) Installing py3-appdirs (1.4.4-r1) 08:39:28 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:39:28 (16/39) Installing py3-parsing (2.4.7-r0) 08:39:28 Removing intermediate container 38fee9f063c6 08:39:28 ---> 993d183a3275 08:39:28 08:39:28 (17/39) Installing py3-six (1.15.0-r0) 08:39:28 ---> Running in 5af8f4dfdadb 08:39:28 (18/39) Installing py3-packaging (20.4-r0) 08:39:28 (19/39) Installing py3-setuptools (47.0.0-r0) 08:39:28 (20/39) Installing py3-chardet (3.0.4-r4) 08:39:28 ---> Running in de00f75a3cfe 08:39:28 (21/39) Installing py3-idna (2.9-r0) 08:39:28 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:39:28 ---> 023edd539ca1 08:39:28 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:39:28 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:39:28 (24/39) Installing py3-requests (2.23.0-r0) 08:39:28 (25/39) Installing py3-msgpack (1.0.0-r0) 08:39:28 Successfully built 993d183a3275 08:39:28 (26/39) Installing py3-lockfile (0.12.2-r3) 08:39:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:39:28 Successfully tagged security-secretstore-setup:latest 08:39:28 Building support-scheduler 08:39:28  Building security-secretstore-setup ... done (28/39) Installing py3-colorama (0.4.3-r0) 08:39:28 (29/39) Installing py3-distlib (0.3.0-r0) 08:39:28 (30/39) Installing py3-distro (1.5.0-r1) 08:39:28 (31/39) Installing py3-webencodings (0.5.1-r3) 08:39:28 (32/39) Installing py3-html5lib (1.0.1-r4) 08:39:28 (33/39) Installing py3-pytoml (0.1.21-r0) 08:39:28 (34/39) Installing py3-pep517 (0.8.2-r0) 08:39:28 (35/39) Installing py3-progress (1.5-r0) 08:39:28 (36/39) Installing py3-toml (0.10.1-r0) 08:39:28 (37/39) Installing py3-retrying (1.3.3-r0) 08:39:28 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:39:28 (39/39) Installing py3-pip (20.1.1-r0) 08:39:28 Executing busybox-1.31.1-r19.trigger 08:39:28 OK: 72 MiB in 59 packages 08:39:29 ---> c79e56781873 08:39:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:39:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:39:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:39:29 Collecting docker-compose==1.23.2 08:39:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:39:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:39:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:39:31 Collecting cached-property<2,>=1.2.0 08:39:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:39:31 OK: 219 MiB in 52 packages 08:39:31 OK: 219 MiB in 52 packages 08:39:31 ---> 96dd84106e46 08:39:31 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:39:31 Collecting docker<4.0,>=3.6.0 08:39:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:39:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:31 ---> 68f8149478a0 08:39:31 Step 3/23 : WORKDIR /edgex-go 08:39:31 ---> Using cache 08:39:31 ---> 8a4f2e80b82c 08:39:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:31 ---> Using cache 08:39:31 ---> 12987695372a 08:39:31 Step 5/23 : RUN apk add --update --no-cache make git 08:39:32 ---> Running in 70ea63ebbacb 08:39:32 ---> Running in 7843807948a1 08:39:32 Collecting dockerpty<0.5,>=0.4.1 08:39:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:39:32 Removing intermediate container 70ea63ebbacb 08:39:32 ---> 6f8f96c9e805 08:39:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:39:32 Removing intermediate container 5af8f4dfdadb 08:39:32 ---> 17a1c1de71c0 08:39:32 Step 6/24 : COPY go.mod . 08:39:32 Removing intermediate container de00f75a3cfe 08:39:32 ---> a31665af8119 08:39:32 Step 6/24 : COPY go.mod . 08:39:32 ---> 7d670e53c5fa 08:39:32 Step 27/32 : RUN chmod +x /entrypoint.sh 08:39:32 Collecting jsonschema<3,>=2.5.1 08:39:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:39:32 ---> Running in 0ff53c4e1b0f 08:39:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:39:33 ---> 331ba7cca77c 08:39:33 Step 7/24 : RUN go mod download 08:39:33 ---> 5dbe31c56ad7 08:39:33 Step 7/24 : RUN go mod download 08:39:33 ---> Running in 81b8794060b6 08:39:33 ---> Running in 899838584f56 08:39:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:39:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:39:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:39:33 Collecting websocket-client<1.0,>=0.32.0 08:39:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:39:33 Collecting docopt<0.7,>=0.6.1 08:39:33 Downloading docopt-0.6.2.tar.gz (25 kB) 08:39:33 Collecting PyYAML<4,>=3.10 08:39:33 Downloading PyYAML-3.13.tar.gz (270 kB) 08:39:33 Removing intermediate container 0ff53c4e1b0f 08:39:33 ---> 6aa5738fda12 08:39:33 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:39:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:39:34 ---> Running in 67e5d031f1ec 08:39:34 Removing intermediate container 67e5d031f1ec 08:39:34 ---> 1f86cf2b4efa 08:39:34 Step 29/32 : CMD ["gate"] 08:39:34 Removing intermediate container 81b8794060b6 08:39:34 ---> 403ee97e810d 08:39:34 Step 8/24 : COPY . . 08:39:34 Collecting texttable<0.10,>=0.9.0 08:39:34 Downloading texttable-0.9.1.tar.gz (11 kB) 08:39:34 OK: 219 MiB in 52 packages 08:39:34 ---> Running in 8d7018751583 08:39:34 Removing intermediate container 899838584f56 08:39:34 ---> d82c94a04479 08:39:34 Step 8/24 : COPY . . 08:39:35 Collecting docker-pycreds>=0.4.0 08:39:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:39:35 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:39:36 Collecting urllib3<1.25,>=1.21.1 08:39:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:39:36 Removing intermediate container 8d7018751583 08:39:36 ---> e8630625bf04 08:39:36 Step 30/32 : LABEL arch=x86_64 08:39:36 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:39:36 Collecting idna<2.8,>=2.5 08:39:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:39:39 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:39:39 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:39:39 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:39:39 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:39:39 Installing collected packages: cached-property, docker-pycreds, websocket-client, urllib3, idna, requests, docker, dockerpty, jsonschema, docopt, PyYAML, texttable, docker-compose 08:39:40 ---> Running in edf656fa93e0 08:39:40 Removing intermediate container 7843807948a1 08:39:40 ---> 5fd1e37feb5a 08:39:40 Step 6/23 : COPY go.mod . 08:39:40 Attempting uninstall: urllib3 08:39:40 Found existing installation: urllib3 1.25.9 08:39:40 Uninstalling urllib3-1.25.9: 08:39:40 Successfully uninstalled urllib3-1.25.9 08:39:41 Attempting uninstall: idna 08:39:41 Found existing installation: idna 2.9 08:39:41 Uninstalling idna-2.9: 08:39:41 Successfully uninstalled idna-2.9 08:39:41 Removing intermediate container edf656fa93e0 08:39:41 ---> 3d380fc979ef 08:39:41 Step 31/32 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 08:39:41 Attempting uninstall: requests 08:39:41 Found existing installation: requests 2.23.0 08:39:41 Uninstalling requests-2.23.0: 08:39:41 Successfully uninstalled requests-2.23.0 08:39:41 ---> 39a33b9aff5e 08:39:41 Step 7/23 : RUN go mod download 08:39:41 ---> Running in 2a4f40825250 08:39:41 ---> Running in aed227099ebf 08:39:41 Running setup.py install for dockerpty: started 08:39:41 ---> 10350ca5cf2d 08:39:41 Step 9/24 : RUN go mod tidy 08:39:42 Removing intermediate container 2a4f40825250 08:39:42 ---> bdad62350917 08:39:42 Step 32/32 : LABEL version=0.0.0 08:39:42 ---> Running in a834594ffff4 08:39:42 ---> b55324bc382f 08:39:42 Step 9/24 : RUN go mod tidy 08:39:42 ---> Running in 0ce6538c8b75 08:39:42 ---> Running in 62d2e9976f0d 08:39:42 Running setup.py install for dockerpty: finished with status 'done' 08:39:42 Running setup.py install for docopt: started 08:39:42 Removing intermediate container 0ce6538c8b75 08:39:42 ---> 67ded0b5ec11 08:39:42 08:39:42 Successfully built 67ded0b5ec11 08:39:42 Successfully tagged security-bootstrapper:latest 08:39:42  Building security-bootstrapper ... done Building core-metadata 08:39:42 Running setup.py install for docopt: finished with status 'done' 08:39:42 Running setup.py install for PyYAML: started 08:39:44 Running setup.py install for PyYAML: finished with status 'done' 08:39:44 Running setup.py install for texttable: started 08:39:44 Removing intermediate container aed227099ebf 08:39:44 ---> a37a8b1f740a 08:39:44 Step 8/23 : COPY . . 08:39:45 Running setup.py install for texttable: finished with status 'done' 08:39:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:39:47 Removing intermediate container a834594ffff4 08:39:47 ---> 33edfb359647 08:39:47 Step 10/24 : RUN make cmd/core-command/core-command 08:39:47 Removing intermediate container 62d2e9976f0d 08:39:47 ---> 7d43eabb1333 08:39:47 Step 10/24 : RUN make cmd/core-data/core-data 08:39:48 ---> Running in baf04317a25e 08:39:48 ---> Running in 362737ad10a2 08:39:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:39:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:39:53 ---> 1eb7b559a98b 08:39:53 Step 9/23 : RUN go mod tidy 08:39:53 ---> Running in a27a5ce41ced 08:39:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:55 ---> 68f8149478a0 08:39:55 Step 3/24 : WORKDIR /edgex-go 08:39:55 ---> Using cache 08:39:55 ---> 8a4f2e80b82c 08:39:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:55 ---> Using cache 08:39:55 ---> 12987695372a 08:39:55 Step 5/24 : RUN apk add --update --no-cache make git 08:39:55 ---> Using cache 08:39:55 ---> 5fd1e37feb5a 08:39:55 Step 6/24 : COPY go.mod . 08:39:55 ---> Using cache 08:39:55 ---> 39a33b9aff5e 08:39:55 Step 7/24 : RUN go mod download 08:39:55 ---> Using cache 08:39:55 ---> a37a8b1f740a 08:39:55 Step 8/24 : COPY . . 08:39:55 ---> Using cache 08:39:55 ---> 1eb7b559a98b 08:39:55 Step 9/24 : RUN go mod tidy 08:39:55 ---> Running in 6c07df286ae0 08:39:55 Removing intermediate container a27a5ce41ced 08:39:55 ---> c87ef1ac418b 08:39:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:39:55 ---> Running in 442d2605603e 08:39:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:39:57 Removing intermediate container 02c5112c3045 08:39:57 ---> b5f361f15772 08:39:57 Step 15/24 : ENV APP_PORT=48090 08:39:57 ---> Running in be5a56a00033 08:39:58 Removing intermediate container be5a56a00033 08:39:58 ---> 9f3bfc557902 08:39:58 Step 16/24 : EXPOSE $APP_PORT 08:39:58 ---> Running in 318b8d0b8680 08:39:58 Removing intermediate container 6c07df286ae0 08:39:58 ---> 77d4c9eb32bc 08:39:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:39:58 ---> Running in 4a15eaae71ee 08:39:58 Removing intermediate container 318b8d0b8680 08:39:58 ---> 6079fec99c75 08:39:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:39:58 ---> 8f283e42db91 08:39:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:39:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:39:59 ---> a6883f3e255b 08:39:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:39:59 ---> d56097c7cf9e 08:39:59 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:39:59 ---> Running in 8a80afafef6a 08:39:59 Removing intermediate container 8a80afafef6a 08:39:59 ---> 70e63d7f4443 08:39:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:59 ---> Running in 025b353bfd91 08:39:59 Removing intermediate container 025b353bfd91 08:39:59 ---> 7c7360b15d5f 08:39:59 Step 22/24 : LABEL arch=x86_64 08:39:59 ---> Running in 9c697749c817 08:39:59 Removing intermediate container 9c697749c817 08:39:59 ---> 0afd280b8f5f 08:39:59 Step 23/24 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 08:40:00 ---> Running in 59db9b1661bf 08:40:00 Removing intermediate container 59db9b1661bf 08:40:00 ---> fd7e0395002f 08:40:00 Step 24/24 : LABEL version=0.0.0 08:40:00 ---> Running in 92d7faadbbcc 08:40:00 Removing intermediate container 92d7faadbbcc 08:40:00 ---> 0460c8ac9012 08:40:00 08:40:00 Successfully built 0460c8ac9012 08:40:00 Successfully tagged sys-mgmt-agent:latest 08:40:22  Building sys-mgmt-agent ... done Removing intermediate container 362737ad10a2 08:40:22 ---> eb88eb769d1a 08:40:22 08:40:22 Step 11/24 : FROM alpine:3.12 08:40:22 ---> 13621d1b12d4 08:40:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:40:22 ---> Running in e1c31851d79b 08:40:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:23 (1/1) Installing dumb-init (1.2.2-r1) 08:40:23 Executing busybox-1.31.1-r20.trigger 08:40:23 OK: 6 MiB in 15 packages 08:40:23 Removing intermediate container e1c31851d79b 08:40:23 ---> a1c2726e606e 08:40:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:23 ---> Running in 23b49c7c9360 08:40:23 Removing intermediate container 23b49c7c9360 08:40:23 ---> 3a695cb4ced0 08:40:23 Step 14/24 : ENV APP_PORT=48082 08:40:23 ---> Running in a2d6ca0aa2d3 08:40:23 Removing intermediate container a2d6ca0aa2d3 08:40:23 ---> be55eabbac4a 08:40:23 Step 15/24 : EXPOSE $APP_PORT 08:40:23 ---> Running in 706dc12dd940 08:40:24 Removing intermediate container 706dc12dd940 08:40:24 ---> c7bfbf8d1d69 08:40:24 Step 16/24 : WORKDIR / 08:40:24 ---> Running in b4d012794153 08:40:24 Removing intermediate container b4d012794153 08:40:24 ---> c3134e7f11f5 08:40:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:24 ---> 1557cb18a85d 08:40:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:40:25 ---> c049a14deb65 08:40:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:40:25 ---> 17f05c2c1587 08:40:25 Step 20/24 : ENTRYPOINT ["/core-command"] 08:40:25 ---> Running in adadbbc0b472 08:40:25 Removing intermediate container adadbbc0b472 08:40:25 ---> c32e3918c9eb 08:40:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:25 ---> Running in 528b4ff17347 08:40:25 Removing intermediate container 528b4ff17347 08:40:25 ---> b8879629c835 08:40:25 Step 22/24 : LABEL arch=x86_64 08:40:25 ---> Running in 6ff4cb0199f9 08:40:26 Removing intermediate container 6ff4cb0199f9 08:40:26 ---> c9e54b3fff0f 08:40:26 Step 23/24 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 08:40:26 ---> Running in a6bcc4d0d92f 08:40:26 Removing intermediate container a6bcc4d0d92f 08:40:26 ---> 210a0f411792 08:40:26 Step 24/24 : LABEL version=0.0.0 08:40:26 ---> Running in be96ce02558a 08:40:26 Removing intermediate container be96ce02558a 08:40:26 ---> 5354acaf8e70 08:40:26 08:40:26 Successfully built 5354acaf8e70 08:40:26 Successfully tagged core-command:latest 08:40:31  Building core-command ... done Removing intermediate container baf04317a25e 08:40:31 ---> 66641aa33967 08:40:31 08:40:31 Step 11/24 : FROM alpine:3.12 08:40:31 ---> 13621d1b12d4 08:40:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:40:31 ---> Running in 3614ee6720be 08:40:31 Removing intermediate container 3614ee6720be 08:40:31 ---> e15e6c1704fb 08:40:31 Step 13/24 : ENV APP_PORT=48080 08:40:31 ---> Running in 70e3b80c7db6 08:40:31 Removing intermediate container 442d2605603e 08:40:31 ---> 52ca9719f4e1 08:40:31 08:40:31 Step 11/23 : FROM alpine:3.12 08:40:31 ---> 13621d1b12d4 08:40:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:40:31 ---> Using cache 08:40:31 ---> a1c2726e606e 08:40:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:31 ---> Using cache 08:40:31 ---> 3a695cb4ced0 08:40:31 Step 14/23 : ENV APP_PORT=48085 08:40:31 ---> Running in 59a63103ba7d 08:40:31 Removing intermediate container 70e3b80c7db6 08:40:31 ---> d2cf1e0d6d62 08:40:31 Step 14/24 : EXPOSE $APP_PORT 08:40:31 ---> Running in 87e9544323e2 08:40:31 Removing intermediate container 59a63103ba7d 08:40:31 ---> 3ded8f619994 08:40:31 Step 15/23 : EXPOSE $APP_PORT 08:40:31 Removing intermediate container 87e9544323e2 08:40:31 ---> 9cdb1193fe94 08:40:31 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:31 ---> Running in c0c5e91fc7c3 08:40:31 ---> Running in 00ca88789ac1 08:40:31 Removing intermediate container c0c5e91fc7c3 08:40:31 ---> 311e8686a600 08:40:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:32 ---> 0822dfe40413 08:40:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:40:32 ---> 38032cb1b257 08:40:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:40:33 Removing intermediate container 00ca88789ac1 08:40:33 ---> 7658a59c9db7 08:40:33 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:40:33 ---> 25cf133062dc 08:40:33 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:40:33 ---> Running in 10494dd3b98e 08:40:33 ---> Running in a879173d5487 08:40:33 Removing intermediate container a879173d5487 08:40:33 ---> b216d2e176d7 08:40:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:33 ---> Running in 9a6569046ad9 08:40:33 Removing intermediate container 9a6569046ad9 08:40:33 ---> d050b8633f97 08:40:33 Step 21/23 : LABEL arch=x86_64 08:40:33 ---> Running in 9e178fa144ba 08:40:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:33 Removing intermediate container 9e178fa144ba 08:40:33 ---> 6dbb30d09011 08:40:33 Step 22/23 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 08:40:34 ---> Running in 843a5bb9d91b 08:40:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:34 Removing intermediate container 4a15eaae71ee 08:40:34 ---> cd4ab69bae3c 08:40:34 08:40:34 Step 11/24 : FROM alpine:3.12 08:40:34 ---> 13621d1b12d4 08:40:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:40:34 ---> Using cache 08:40:34 ---> a1c2726e606e 08:40:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:34 ---> Using cache 08:40:34 ---> 3a695cb4ced0 08:40:34 Step 14/24 : ENV APP_PORT=48081 08:40:34 Removing intermediate container 843a5bb9d91b 08:40:34 ---> e7fd9dc66b2e 08:40:34 Step 23/23 : LABEL version=0.0.0 08:40:34 ---> Running in bcc1699e933c 08:40:34 ---> Running in ab3854ac75fd 08:40:34 Removing intermediate container bcc1699e933c 08:40:34 ---> eb7fda1140f1 08:40:34 Step 15/24 : EXPOSE $APP_PORT 08:40:34 Removing intermediate container ab3854ac75fd 08:40:34 ---> 36cca3f94f86 08:40:34 08:40:34 ---> Running in 9f84276c846f 08:40:34 Successfully built 36cca3f94f86 08:40:34 Successfully tagged support-scheduler:latest 08:40:34  Building support-scheduler ... done Removing intermediate container 9f84276c846f 08:40:34 ---> 1ffd72551e1f 08:40:34 Step 16/24 : WORKDIR / 08:40:34 ---> Running in 641b2808715d 08:40:34 Removing intermediate container 641b2808715d 08:40:34 ---> 4b81d87f8b1e 08:40:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:34 ---> b5863df4360d 08:40:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:40:35 (1/6) Installing dumb-init (1.2.2-r1) 08:40:35 (2/6) Installing libgcc (9.3.0-r2) 08:40:35 ---> 20292089806f 08:40:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:40:35 (3/6) Installing libsodium (1.0.18-r0) 08:40:35 (4/6) Installing libstdc++ (9.3.0-r2) 08:40:35 ---> 4ea5b9fc6077 08:40:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:40:35 ---> Running in 7e0b68b2c646 08:40:35 Removing intermediate container 7e0b68b2c646 08:40:35 ---> fb0b1c22bee5 08:40:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:35 ---> Running in 5ab90c3ac7ea 08:40:35 Removing intermediate container 5ab90c3ac7ea 08:40:35 ---> f6fbea097ed5 08:40:35 Step 22/24 : LABEL arch=x86_64 08:40:35 ---> Running in 7361b4532e49 08:40:35 Removing intermediate container 7361b4532e49 08:40:35 ---> 201167047059 08:40:35 Step 23/24 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 08:40:35 ---> Running in 7b09569aa575 08:40:36 Removing intermediate container 7b09569aa575 08:40:36 ---> c0907289e1b4 08:40:36 Step 24/24 : LABEL version=0.0.0 08:40:36 ---> Running in 83a43097296d 08:40:36 Removing intermediate container 83a43097296d 08:40:36 ---> 1eb81e181433 08:40:36 08:40:36 Successfully built 1eb81e181433 08:40:36 Successfully tagged core-metadata:latest 08:40:36  Building core-metadata ... done (5/6) Installing libzmq (4.3.3-r0) 08:40:36 (6/6) Installing zeromq (4.3.3-r0) 08:40:36 Executing busybox-1.31.1-r20.trigger 08:40:36 OK: 8 MiB in 20 packages 08:40:36 Removing intermediate container 10494dd3b98e 08:40:36 ---> 7d01c3792a6a 08:40:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:36 ---> 0e575ae5559e 08:40:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:40:37 ---> 55cb67c822dc 08:40:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:40:37 ---> d411b396286a 08:40:37 Step 20/24 : ENTRYPOINT ["/core-data"] 08:40:37 ---> Running in 29a47399ac46 08:40:37 Removing intermediate container 29a47399ac46 08:40:37 ---> 8d4e628a2b4e 08:40:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:37 ---> Running in fca162464319 08:40:37 Removing intermediate container fca162464319 08:40:37 ---> 595e84ac20c5 08:40:37 Step 22/24 : LABEL arch=x86_64 08:40:37 ---> Running in 39d0871df7f2 08:40:37 Removing intermediate container 39d0871df7f2 08:40:37 ---> f9588eeb5a2f 08:40:37 Step 23/24 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 08:40:37 ---> Running in 40f2d987052d 08:40:37 Removing intermediate container 40f2d987052d 08:40:37 ---> ac18c1aaeed7 08:40:37 Step 24/24 : LABEL version=0.0.0 08:40:37 ---> Running in 0e2f262f2c80 08:40:37 Removing intermediate container 0e2f262f2c80 08:40:37 ---> 43fb220dd47b 08:40:37 08:40:38 Successfully built 43fb220dd47b 08:40:38 Successfully tagged core-data:latest 08:40:38  Building core-data ... done  [Pipeline] } 08:40:38 $ docker stop --time=1 55569114d65dec05c37c94742639bec90c104974c0b57d038dc0f1ff35443663 08:40:39 $ docker rm -f 55569114d65dec05c37c94742639bec90c104974c0b57d038dc0f1ff35443663 [Pipeline] // withDockerContainer [Pipeline] sh 08:40:39 + docker images 08:40:39 REPOSITORY TAG IMAGE ID CREATED SIZE 08:40:39 core-data latest 43fb220dd47b 2 seconds ago 21.6MB 08:40:39 core-metadata latest 1eb81e181433 4 seconds ago 18.6MB 08:40:39 support-scheduler latest 36cca3f94f86 5 seconds ago 17.1MB 08:40:39 cd4ab69bae3c 5 seconds ago 1.17GB 08:40:39 52ca9719f4e1 8 seconds ago 1.16GB 08:40:39 66641aa33967 9 seconds ago 1.17GB 08:40:39 core-command latest 5354acaf8e70 13 seconds ago 17.1MB 08:40:39 eb88eb769d1a 18 seconds ago 1.16GB 08:40:39 sys-mgmt-agent latest 0460c8ac9012 39 seconds ago 312MB 08:40:39 security-bootstrapper latest 67ded0b5ec11 57 seconds ago 18.2MB 08:40:39 security-secretstore-setup latest 993d183a3275 About a minute ago 25.8MB 08:40:39 support-notifications latest b23e09e376bb About a minute ago 17.7MB 08:40:39 security-proxy-setup latest 9ebda1adb057 About a minute ago 25.3MB 08:40:39 8c6dfaf6b2b1 About a minute ago 1.15GB 08:40:39 ef4aa1533b36 About a minute ago 1.16GB 08:40:39 34b496a6c2e2 About a minute ago 1.15GB 08:40:39 99903f1c71e8 About a minute ago 1.16GB 08:40:39 736a25defd78 About a minute ago 1.16GB 08:40:39 ci-base-image-x86_64 latest 68f8149478a0 5 minutes ago 648MB 08:40:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 08:40:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 08:40:39 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 08:40:39 docker 20.10.0 aefe523efa57 5 months ago 240MB 08:40:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 08:40:55 Still waiting to schedule task 08:40:55 ‘prd-ubuntu18.04-docker-8c-8g-324’ is offline 08:43:19 Running on prd-ubuntu18.04-docker-8c-8g-20359 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 08:43:19 Running in /w/workspace/edgex-go/122 [Pipeline] { [Pipeline] checkout 08:43:19 The recommended git tool is: git 08:43:22 using credential edgex-jenkins-ssh 08:43:22 Cloning the remote Git repository 08:43:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:43:22 > git init /w/workspace/edgex-go/122 # timeout=10 08:43:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:43:22 > git --version # timeout=10 08:43:22 > git --version # 'git version 2.17.1' 08:43:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:43:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:43:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:43:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:43:31 Merging remotes/origin/master commit 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 08:43:31 Merge succeeded, producing 7031b11165bfbac0ae35019c4d35da1ba5abc5e3 08:43:31 Checking out Revision 7031b11165bfbac0ae35019c4d35da1ba5abc5e3 (PR-2858) 08:43:31 > git config core.sparsecheckout # timeout=10 08:43:31 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 08:43:31 > git remote # timeout=10 08:43:31 > git config --get remote.origin.url # timeout=10 08:43:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:31 > git merge 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 # timeout=10 08:43:31 > git rev-parse HEAD^{commit} # timeout=10 08:43:31 > git config core.sparsecheckout # timeout=10 08:43:31 > git checkout -f 7031b11165bfbac0ae35019c4d35da1ba5abc5e3 # timeout=10 08:43:35 Commit message: "Merge commit '2d3c2eaa7c4d25d63f66f0869c0270fba1095d90' into HEAD" 08:43:35 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:35 > git rev-list --no-walk 0cb2a84b392673e1832a753e26e0a1d05fe8ee3f # timeout=10 08:43:36 + echo snap-build.sh 08:43:36 snap-build.sh 08:43:36 + SNAP_BASE_DIR=. 08:43:36 + '[' '!' -z /w/workspace/edgex-go/122 ']' 08:43:36 + SNAP_BASE_DIR=/w/workspace/edgex-go/122 08:43:36 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/122]' 08:43:36 [snap-build] Building snap in dir [/w/workspace/edgex-go/122] 08:43:36 + cd /w/workspace/edgex-go/122 08:43:36 + sudo apt-get remove -qy --purge lxd lxd-client 08:43:36 Reading package lists... 08:43:36 Building dependency tree... 08:43:36 Reading state information... 08:43:36 The following packages were automatically installed and are no longer required: 08:43:36 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:43:36 uidmap xdelta3 08:43:36 Use 'sudo apt autoremove' to remove them. 08:43:36 The following packages will be REMOVED: 08:43:36 lxd* lxd-client* 08:43:36 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:43:36 After this operation, 31.7 MB disk space will be freed. 08:43:38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 08:43:38 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:43:40 Removing lxd dnsmasq configuration 08:43:40 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:43:40 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:43:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:43:41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 08:43:41 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:43:43 Processing triggers for systemd (237-3ubuntu10.45) ... 08:43:43 Processing triggers for ureadahead (0.100.0-21) ... 08:43:44 + sudo snap remove --purge lxd 08:43:44 snap "lxd" is not installed 08:43:44 + sudo groupadd --force --system lxd 08:43:44 ++ whoami 08:43:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:43:45 + newgrp - lxd 08:43:45 + sudo snap install lxd 08:43:55 2021-05-18T08:43:53Z INFO Waiting for automatic snapd restart... 08:44:10 lxd 4.14 from Canonical* installed 08:44:10 + sudo lxd init --auto 08:44:20 + sudo snap install --classic snapcraft 08:44:30 snapcraft 4.7.1 from Canonical* installed 08:44:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:44:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:44:30 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:30 Dload Upload Total Spent Left Speed 08:44:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3993 0 --:--:-- --:--:-- --:--:-- 3993 08:44:30 100 3325k 100 3325k 0 0 7212k 0 --:--:-- --:--:-- --:--:-- 7212k 08:44:30 ./yq_linux_amd64 08:44:30 + sudo snapcraft prime --use-lxd 08:44:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:44:32 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:44:32 - README.md 08:44:32 08:44:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:44:32 Launching a container. 08:44:40 Waiting for container to be ready 08:44:40 To start your first instance, try: lxc launch ubuntu:18.04 08:44:40 08:44:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:44:44 Waiting for network to be ready... 08:44:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:44:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 08:44:45 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:44:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 08:44:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:44:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:44:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 08:44:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 08:44:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 08:44:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 08:44:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:44:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:44:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:44:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:44:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:44:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:44:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:44:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:44:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:44:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 08:44:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 08:44:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 08:44:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:44:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 08:44:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 08:44:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 08:44:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 08:44:49 Fetched 24.6 MB in 4s (5820 kB/s) 08:44:50 Reading package lists... 08:44:50 Reading package lists... 08:44:50 Building dependency tree... 08:44:50 Reading state information... 08:44:50 The following additional packages will be installed: 08:44:50 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:44:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:44:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:44:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:44:50 Suggested packages: 08:44:50 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:44:50 Recommended packages: 08:44:50 gnupg libsasl2-modules 08:44:50 The following NEW packages will be installed: 08:44:50 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:44:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:44:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:44:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:44:50 The following packages will be upgraded: 08:44:50 gpg gpg-agent gpgconf libudev1 08:44:50 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 08:44:50 Need to get 3530 kB of archives. 08:44:50 After this operation, 13.3 MB of additional disk space will be used. 08:44:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:44:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:44:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:44:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:44:50 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 08:44:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 08:44:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:44:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:44:51 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:44:51 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:44:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:44:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:44:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:44:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:44:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:44:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:44:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:44:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:44:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:44:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:44:51 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:44:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:44:52 debconf: delaying package configuration, since apt-utils is not installed 08:44:52 Fetched 3530 kB in 1s (3133 kB/s) 08:44:52 (Reading database ... 12511 files and directories currently installed.) 08:44:52 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 08:44:52 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:44:52 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 08:44:52 Selecting previously unselected package udev. 08:44:52 (Reading database ... 12511 files and directories currently installed.) 08:44:52 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 08:44:52 Unpacking udev (237-3ubuntu10.47) ... 08:44:52 Selecting previously unselected package libfuse2:amd64. 08:44:52 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:44:52 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:44:53 Selecting previously unselected package fuse. 08:44:53 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:44:53 Unpacking fuse (2.9.7-1ubuntu1) ... 08:44:53 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:44:53 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:44:53 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:44:53 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:44:53 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:44:53 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:44:54 Selecting previously unselected package libksba8:amd64. 08:44:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:44:54 Unpacking libksba8:amd64 (1.3.5-2) ... 08:44:54 Selecting previously unselected package libroken18-heimdal:amd64. 08:44:54 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:44:54 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:44:55 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:44:55 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:44:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:44:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:44:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:44:55 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:55 Selecting previously unselected package libwind0-heimdal:amd64. 08:44:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:44:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:44:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:44:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:44:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:44:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:56 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:44:56 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:44:56 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:56 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:44:56 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:44:56 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:56 Selecting previously unselected package libsasl2-modules-db:amd64. 08:44:56 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:44:56 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:44:56 Selecting previously unselected package libsasl2-2:amd64. 08:44:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:44:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:44:56 Selecting previously unselected package libldap-common. 08:44:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:44:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:44:56 Selecting previously unselected package libldap-2.4-2:amd64. 08:44:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:44:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:44:56 Selecting previously unselected package dirmngr. 08:44:56 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:44:56 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:44:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:44:56 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:44:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:44:57 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:44:57 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:44:57 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:44:57 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:57 Setting up libksba8:amd64 (1.3.5-2) ... 08:44:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:44:57 Setting up udev (237-3ubuntu10.47) ... 08:44:58 invoke-rc.d: policy-rc.d denied execution of start. 08:44:58 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:58 Processing triggers for systemd (237-3ubuntu10) ... 08:44:58 Setting up fuse (2.9.7-1ubuntu1) ... 08:44:58 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:44:58 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:59 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:59 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:59 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:59 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:59 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:59 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:44:59 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:44:59 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:44:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:45:00 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:45:00 settings in the [Install] section, and DefaultInstance for template units). 08:45:00 This means they are not meant to be enabled using systemctl. 08:45:00 Possible reasons for having this kind of units are: 08:45:00 1) A unit may be statically enabled by being symlinked from another unit's 08:45:00 .wants/ or .requires/ directory. 08:45:00 2) A unit's purpose may be to act as a helper for some other unit which has 08:45:00 a requirement dependency on it. 08:45:00 3) A unit may be started when needed via activation (socket, path, timer, 08:45:00 D-Bus, udev, scripted systemctl call, ...). 08:45:00 4) In case of template units, the unit is meant to be enabled with some 08:45:00 instance name specified. 08:45:00 Reading package lists... 08:45:00 Building dependency tree... 08:45:00 Reading state information... 08:45:00 The following additional packages will be installed: 08:45:00 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:45:00 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:45:00 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:45:00 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:45:00 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:45:00 Suggested packages: 08:45:00 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:45:00 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:45:00 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:45:00 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:45:00 systemd-container policykit-1 08:45:00 Recommended packages: 08:45:00 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:45:00 The following NEW packages will be installed: 08:45:00 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:45:00 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:45:00 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:45:00 multiarch-support openssh-client python3 python3-minimal python3.6 08:45:00 python3.6-minimal snapd squashfs-tools sudo 08:45:00 The following packages will be upgraded: 08:45:00 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:45:00 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 08:45:00 Need to get 35.2 MB of archives. 08:45:00 After this operation, 141 MB of additional disk space will be used. 08:45:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:45:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:45:01 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 08:45:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:45:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:45:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:45:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:45:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:45:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:45:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:45:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:45:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:45:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:45:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:45:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:45:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:45:01 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 08:45:01 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 08:45:01 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 08:45:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 08:45:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:45:01 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:45:01 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:45:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:45:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:45:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:45:01 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:45:01 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:45:02 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:45:02 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:45:02 debconf: delaying package configuration, since apt-utils is not installed 08:45:02 Fetched 35.2 MB in 1s (26.3 MB/s) 08:45:02 (Reading database ... 12757 files and directories currently installed.) 08:45:02 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 08:45:02 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:45:03 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 08:45:03 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:45:03 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 08:45:03 (Reading database ... 12757 files and directories currently installed.) 08:45:03 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 08:45:03 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 08:45:03 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 08:45:04 (Reading database ... 12757 files and directories currently installed.) 08:45:04 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 08:45:04 Unpacking apt (1.6.13) over (1.6.1) ... 08:45:04 Setting up apt (1.6.13) ... 08:45:04 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:45:05 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:45:06 (Reading database ... 12764 files and directories currently installed.) 08:45:06 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:45:06 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:45:12 Selecting previously unselected package libpython3.6-minimal:amd64. 08:45:12 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:45:13 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:45:14 Selecting previously unselected package libexpat1:amd64. 08:45:14 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:45:14 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:45:14 Selecting previously unselected package python3.6-minimal. 08:45:14 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:45:14 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:45:15 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:45:15 Checking for services that may need to be restarted...done. 08:45:15 Checking for services that may need to be restarted...done. 08:45:16 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:45:16 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:45:16 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:45:16 Selecting previously unselected package python3-minimal. 08:45:16 (Reading database ... 13012 files and directories currently installed.) 08:45:16 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:45:16 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:45:17 Selecting previously unselected package mime-support. 08:45:17 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:45:17 Unpacking mime-support (3.60ubuntu1) ... 08:45:18 Selecting previously unselected package libmpdec2:amd64. 08:45:18 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:45:18 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:45:18 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:45:18 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:45:18 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:45:22 Selecting previously unselected package python3.6. 08:45:22 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:45:22 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:45:22 Selecting previously unselected package libpython3-stdlib:amd64. 08:45:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:45:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:45:22 Setting up python3-minimal (3.6.7-1~18.04) ... 08:45:22 Selecting previously unselected package python3. 08:45:22 (Reading database ... 13442 files and directories currently installed.) 08:45:22 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:45:22 Unpacking python3 (3.6.7-1~18.04) ... 08:45:22 Selecting previously unselected package multiarch-support. 08:45:22 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:45:22 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:45:23 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:45:23 Selecting previously unselected package liblzo2-2:amd64. 08:45:23 (Reading database ... 13479 files and directories currently installed.) 08:45:23 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:45:23 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:45:23 Selecting previously unselected package libbsd0:amd64. 08:45:23 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:45:23 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:45:23 Selecting previously unselected package sudo. 08:45:23 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:45:23 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:45:24 Selecting previously unselected package apparmor. 08:45:24 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:45:24 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:45:24 Selecting previously unselected package libedit2:amd64. 08:45:24 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:45:24 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:45:24 Selecting previously unselected package libkrb5support0:amd64. 08:45:24 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:45:24 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:45:24 Selecting previously unselected package libk5crypto3:amd64. 08:45:24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:45:24 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:45:25 Selecting previously unselected package libkeyutils1:amd64. 08:45:25 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:45:25 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:45:25 Selecting previously unselected package libkrb5-3:amd64. 08:45:25 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:45:25 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:45:26 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:45:26 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:45:26 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:45:27 Selecting previously unselected package libssl1.0.0:amd64. 08:45:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:45:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:45:27 Selecting previously unselected package openssh-client. 08:45:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:45:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:45:27 Selecting previously unselected package squashfs-tools. 08:45:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:45:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:45:27 Selecting previously unselected package snapd. 08:45:27 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 08:45:27 Unpacking snapd (2.48.3+18.04) ... 08:45:29 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:45:29 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:45:29 Setting up mime-support (3.60ubuntu1) ... 08:45:29 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:45:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:45:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:45:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:45:30 Setting up systemd (237-3ubuntu10.47) ... 08:45:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:45:31 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:45:31 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:45:31 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:45:31 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:45:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:45:31 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:45:32 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:45:32 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:45:32 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:45:32 Setting up python3 (3.6.7-1~18.04) ... 08:45:32 running python rtupdate hooks for python3.6... 08:45:32 running python post-rtupdate hooks for python3.6... 08:45:32 Setting up apparmor (2.12-4ubuntu5.1) ... 08:45:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:45:35 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:45:35 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:45:35 Setting up snapd (2.48.3+18.04) ... 08:45:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:45:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:45:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:45:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:45:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:45:36 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:45:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:45:36 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:45:36 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:45:37 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:45:37 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 08:45:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:45:37 Processing triggers for systemd (237-3ubuntu10.47) ... 08:45:38 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:45:38 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:45:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:45:39 Reading package lists... 08:45:39 Reading package lists... 08:45:39 Building dependency tree... 08:45:39 Reading state information... 08:45:39 Calculating upgrade... 08:45:40 The following packages will be upgraded: 08:45:40 advancecomp base-files bash binutils binutils-common 08:45:40 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:45:40 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:45:40 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:45:40 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:45:40 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:45:40 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:45:40 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:45:40 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 08:45:40 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 08:45:40 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 08:45:40 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 08:45:40 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 08:45:40 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 08:45:40 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 08:45:40 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:45:40 Need to get 64.0 MB of archives. 08:45:40 After this operation, 5041 kB of additional disk space will be used. 08:45:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 08:45:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:45:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:45:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:45:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:45:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:45:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:45:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:45:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:45:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:45:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:45:40 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:45:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:45:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:45:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:45:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:45:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:45:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:45:40 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:45:40 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:45:40 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:45:40 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:45:40 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:45:40 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:45:40 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:45:40 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:45:40 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:45:40 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:45:40 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:45:40 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:45:40 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:45:40 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:45:40 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:45:40 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:45:40 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:45:40 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:45:40 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 08:45:40 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 08:45:40 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:45:40 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:45:40 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:45:40 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:45:40 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:45:40 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:45:40 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:45:40 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:45:40 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:45:40 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:45:40 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 08:45:40 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:45:40 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:45:40 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:45:40 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:45:40 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:45:40 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:45:40 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:45:40 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:45:40 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:45:40 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:45:41 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:45:41 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:45:41 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:45:41 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:45:41 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:45:41 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:45:41 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:45:41 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:45:41 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:45:41 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:45:41 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:45:41 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:45:41 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:45:41 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:45:41 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:45:41 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:45:41 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:45:41 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:45:41 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:45:41 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:45:41 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:45:41 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:45:41 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 08:45:41 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 08:45:41 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 08:45:41 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 08:45:41 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 08:45:41 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:45:41 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:45:41 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:45:41 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:45:41 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:45:41 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:45:41 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:45:41 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:45:41 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:45:41 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:45:41 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:45:41 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:45:41 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:45:41 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:45:41 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:45:42 debconf: delaying package configuration, since apt-utils is not installed 08:45:42 Fetched 64.0 MB in 2s (32.6 MB/s) 08:45:42 (Reading database ... 13912 files and directories currently installed.) 08:45:42 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:45:42 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:45:43 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:45:43 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:45:43 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 08:45:43 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 08:45:45 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:45 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:45 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:45 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:46 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:46 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:46 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:46 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:46 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:46 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:46 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:46 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:46 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:46 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:46 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:45:46 (Reading database ... 13911 files and directories currently installed.) 08:45:46 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:46 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:45:46 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:45:47 (Reading database ... 13911 files and directories currently installed.) 08:45:47 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:47 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:47 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:47 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:47 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:47 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:47 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:45:47 (Reading database ... 13911 files and directories currently installed.) 08:45:47 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:45:48 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:45:48 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:45:49 (Reading database ... 13911 files and directories currently installed.) 08:45:49 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:45:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:45:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:45:49 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:45:49 Setting up base-files (10.1ubuntu2.10) ... 08:45:49 Installing new version of config file /etc/issue ... 08:45:49 Installing new version of config file /etc/issue.net ... 08:45:49 Installing new version of config file /etc/lsb-release ... 08:45:49 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:45:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:45:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:45:50 Removing obsolete conffile /etc/default/motd-news ... 08:45:50 (Reading database ... 13912 files and directories currently installed.) 08:45:50 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:45:50 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:45:50 Setting up bash (4.4.18-2ubuntu1.2) ... 08:45:50 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 08:45:50 (Reading database ... 13912 files and directories currently installed.) 08:45:50 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:45:50 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:45:51 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:45:51 (Reading database ... 13912 files and directories currently installed.) 08:45:51 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:45:51 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:45:51 Setting up tar (1.29b-2ubuntu0.2) ... 08:45:51 (Reading database ... 13912 files and directories currently installed.) 08:45:51 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:45:51 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:45:52 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:45:52 (Reading database ... 13912 files and directories currently installed.) 08:45:52 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:45:52 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:45:52 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:45:52 (Reading database ... 13912 files and directories currently installed.) 08:45:52 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:45:52 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:45:52 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:45:52 (Reading database ... 13912 files and directories currently installed.) 08:45:52 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:45:53 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:45:53 Setting up grep (3.1-2build1) ... 08:45:53 (Reading database ... 13912 files and directories currently installed.) 08:45:53 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:45:53 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:45:53 Setting up login (1:4.5-1ubuntu2) ... 08:45:53 (Reading database ... 13912 files and directories currently installed.) 08:45:53 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:45:53 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:45:54 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:45:54 (Reading database ... 13912 files and directories currently installed.) 08:45:54 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:45:54 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:45:54 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:45:55 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:45:55 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:45:55 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:45:55 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:45:56 (Reading database ... 13912 files and directories currently installed.) 08:45:56 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:45:56 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:45:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:45:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:45:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:45:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:45:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:45:59 (Reading database ... 13912 files and directories currently installed.) 08:45:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:45:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:45:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:45:59 (Reading database ... 13912 files and directories currently installed.) 08:45:59 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:45:59 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:45:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:45:59 (Reading database ... 13912 files and directories currently installed.) 08:45:59 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:45:59 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:45:59 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:00 (Reading database ... 13912 files and directories currently installed.) 08:46:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:00 (Reading database ... 13912 files and directories currently installed.) 08:46:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:00 (Reading database ... 13912 files and directories currently installed.) 08:46:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:46:01 (Reading database ... 13912 files and directories currently installed.) 08:46:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:46:01 (Reading database ... 13912 files and directories currently installed.) 08:46:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:01 (Reading database ... 13912 files and directories currently installed.) 08:46:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:46:02 (Reading database ... 13912 files and directories currently installed.) 08:46:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:03 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:46:04 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:46:04 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:46:04 (Reading database ... 13912 files and directories currently installed.) 08:46:04 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:46:04 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:46:04 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:46:05 (Reading database ... 13912 files and directories currently installed.) 08:46:05 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:46:05 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:05 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:46:05 (Reading database ... 13914 files and directories currently installed.) 08:46:05 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:46:05 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:46:05 Setting up debconf (1.5.66ubuntu1) ... 08:46:06 (Reading database ... 13914 files and directories currently installed.) 08:46:06 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:46:06 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:46:06 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:46:06 (Reading database ... 13914 files and directories currently installed.) 08:46:06 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:46:06 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:46:06 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:46:06 (Reading database ... 13914 files and directories currently installed.) 08:46:06 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:46:06 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:46:07 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:46:07 (Reading database ... 13914 files and directories currently installed.) 08:46:07 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:46:07 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:46:07 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 08:46:07 (Reading database ... 13914 files and directories currently installed.) 08:46:07 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:46:07 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:46:08 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:46:08 (Reading database ... 13914 files and directories currently installed.) 08:46:08 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:08 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:08 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 08:46:08 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:46:09 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:46:09 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:46:09 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:46:09 (Reading database ... 13914 files and directories currently installed.) 08:46:09 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:46:09 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:46:09 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:46:09 (Reading database ... 13914 files and directories currently installed.) 08:46:09 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 08:46:09 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:46:10 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 08:46:10 (Reading database ... 13914 files and directories currently installed.) 08:46:10 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:46:10 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:46:10 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:46:10 (Reading database ... 13914 files and directories currently installed.) 08:46:10 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:46:10 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:46:10 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:46:10 (Reading database ... 13914 files and directories currently installed.) 08:46:10 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:46:10 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:46:11 Setting up passwd (1:4.5-1ubuntu2) ... 08:46:11 (Reading database ... 13914 files and directories currently installed.) 08:46:11 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:46:11 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:46:11 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:46:11 (Reading database ... 13914 files and directories currently installed.) 08:46:11 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 08:46:11 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:46:11 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 08:46:11 (Reading database ... 13914 files and directories currently installed.) 08:46:11 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 08:46:12 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:46:12 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 08:46:12 (Reading database ... 13914 files and directories currently installed.) 08:46:12 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:46:12 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:46:12 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:46:12 (Reading database ... 13914 files and directories currently installed.) 08:46:12 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:46:12 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:46:12 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:46:12 (Reading database ... 13914 files and directories currently installed.) 08:46:12 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:46:12 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:46:13 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:46:13 (Reading database ... 13914 files and directories currently installed.) 08:46:13 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:46:13 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:46:13 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:46:13 (Reading database ... 13914 files and directories currently installed.) 08:46:13 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:46:13 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:46:13 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:46:14 (Reading database ... 13914 files and directories currently installed.) 08:46:14 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:46:15 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:46:15 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:46:15 (Reading database ... 13915 files and directories currently installed.) 08:46:15 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:46:15 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:46:15 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:46:15 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:46:16 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:46:16 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:46:16 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:46:16 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:46:16 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:46:16 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:46:16 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:46:16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:46:16 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:46:16 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:46:17 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:46:17 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:46:17 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:46:17 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:46:18 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:46:18 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:46:18 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:46:19 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:46:20 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:46:20 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:46:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:46:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:46:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:46:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:46:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:46:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:46:23 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:46:23 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:46:23 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:46:23 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:46:23 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:46:23 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:46:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:24 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:24 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:24 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:24 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:25 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:25 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:26 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:26 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:28 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:28 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:28 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:29 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:29 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:30 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:46:30 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:46:30 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:46:30 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:46:30 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:46:30 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:46:31 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:46:31 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:46:31 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:46:31 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:46:31 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:46:31 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:46:31 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:46:31 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:46:32 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:32 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:46:32 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:32 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:32 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:32 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:46:32 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:46:32 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:46:32 08:46:32 Current default time zone: 'Etc/UTC' 08:46:32 Local time is now: Tue May 18 08:46:32 UTC 2021. 08:46:32 Universal Time is now: Tue May 18 08:46:32 UTC 2021. 08:46:32 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:46:32 08:46:32 Setting up systemd-sysv (237-3ubuntu10.47) ... 08:46:32 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:32 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 08:46:32 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:46:32 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:46:32 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:46:33 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:46:33 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:46:33 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:46:33 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:46:33 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:33 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:46:33 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:33 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:46:33 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:33 Setting up patch (2.7.6-2ubuntu1.1) ... 08:46:33 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:46:33 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:46:33 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:46:33 Installing new version of config file /etc/ssl/openssl.cnf ... 08:46:34 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:46:34 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:46:34 Setting up ca-certificates (20210119~18.04.1) ... 08:46:36 Updating certificates in /etc/ssl/certs... 08:46:36 23 added, 27 removed; done. 08:46:36 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:46:36 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:36 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:46:36 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:46:36 Setting up pkgbinarymangler (138.18.04.1) ... 08:46:37 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:37 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:46:37 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:37 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:37 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:37 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:46:37 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:37 Setting up perl (5.26.1-6ubuntu0.5) ... 08:46:37 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:46:37 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:46:37 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:46:38 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:46:38 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:46:38 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:46:38 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:46:38 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:46:38 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:46:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:46:38 Processing triggers for systemd (237-3ubuntu10.47) ... 08:46:38 Processing triggers for mime-support (3.60ubuntu1) ... 08:46:38 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:46:38 Updating certificates in /etc/ssl/certs... 08:46:39 0 added, 0 removed; done. 08:46:39 Running hooks in /etc/ca-certificates/update.d... 08:46:39 done. 08:46:39 Reading package lists... 08:46:39 Building dependency tree... 08:46:39 Reading state information... 08:46:39 The following NEW packages will be installed: 08:46:39 apt-transport-https 08:46:40 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:46:40 Need to get 1692 B of archives. 08:46:40 After this operation, 154 kB of additional disk space will be used. 08:46:40 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 08:46:40 debconf: delaying package configuration, since apt-utils is not installed 08:46:40 Fetched 1692 B in 0s (7784 B/s) 08:46:40 Selecting previously unselected package apt-transport-https. 08:46:40 (Reading database ... 13920 files and directories currently installed.) 08:46:40 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 08:46:40 Unpacking apt-transport-https (1.6.13) ... 08:46:40 Setting up apt-transport-https (1.6.13) ... 08:46:40 Waiting for network to be ready... 08:46:48 2021-05-18T08:46:45Z INFO Waiting for automatic snapd restart... 08:46:49 snapd 2.50 from Canonical* installed 08:46:50 "snapd" switched to the "latest/stable" channel 08:46:50 08:46:55 core18 20210309 from Canonical* installed 08:46:55 "core18" switched to the "latest/stable" channel 08:46:55 08:46:59 snapcraft 4.7.1 from Canonical* installed 08:46:59 "snapcraft" switched to the "latest/stable" channel 08:46:59 08:47:03 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:47:03 - README.md 08:47:03 08:47:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:47:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:47:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:47:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:47:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:47:11 Reading package lists... 08:47:11 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:47:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:47:18 Reading package lists... 08:47:18 Building dependency tree... 08:47:18 Reading state information... 08:47:18 Suggested packages: 08:47:18 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:47:18 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:47:18 Recommended packages: 08:47:18 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:47:18 The following NEW packages will be installed: 08:47:18 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:47:18 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:47:18 pkg-config zip 08:47:18 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:47:18 Need to get 7663 kB of archives. 08:47:18 After this operation, 43.8 MB of additional disk space will be used. 08:47:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:47:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:47:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:47:18 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:47:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:47:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:47:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:47:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:47:18 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:47:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:47:18 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:47:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:47:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:47:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:47:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:47:18 debconf: delaying package configuration, since apt-utils is not installed 08:47:18 Fetched 7663 kB in 1s (10.7 MB/s) 08:47:18 Selecting previously unselected package libglib2.0-0:amd64. 08:47:18 (Reading database ... 13924 files and directories currently installed.) 08:47:18 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:47:18 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:47:19 Selecting previously unselected package libpsl5:amd64. 08:47:19 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:47:19 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:47:19 Selecting previously unselected package libnghttp2-14:amd64. 08:47:19 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:47:19 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:47:19 Selecting previously unselected package librtmp1:amd64. 08:47:19 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:47:19 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:47:20 Selecting previously unselected package libcurl3-gnutls:amd64. 08:47:20 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:47:20 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:47:20 Selecting previously unselected package liberror-perl. 08:47:20 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:47:20 Unpacking liberror-perl (0.17025-1) ... 08:47:20 Selecting previously unselected package git-man. 08:47:20 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:47:20 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:47:20 Selecting previously unselected package git. 08:47:20 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:47:20 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:47:22 Selecting previously unselected package libnorm1:amd64. 08:47:22 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:47:22 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:47:23 Selecting previously unselected package libpgm-5.2-0:amd64. 08:47:23 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:47:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:47:23 Selecting previously unselected package libsodium23:amd64. 08:47:23 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:47:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:47:23 Selecting previously unselected package libzmq5:amd64. 08:47:23 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:47:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:47:23 Selecting previously unselected package libzmq3-dev:amd64. 08:47:23 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:47:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:47:24 Selecting previously unselected package pkg-config. 08:47:24 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:47:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:47:24 Selecting previously unselected package zip. 08:47:24 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:47:24 Unpacking zip (3.0-11build1) ... 08:47:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:47:24 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:47:24 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:47:24 Setting up liberror-perl (0.17025-1) ... 08:47:24 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:47:24 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:47:24 No schema files found: doing nothing. 08:47:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:47:24 Setting up zip (3.0-11build1) ... 08:47:24 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:47:24 Setting up libsodium23:amd64 (1.0.16-2) ... 08:47:24 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:47:24 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:47:24 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:47:24 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:47:25 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:47:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:47:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:47:31 git set to automatically installed. 08:47:31 git-man set to automatically installed. 08:47:31 libcurl3-gnutls set to automatically installed. 08:47:31 liberror-perl set to automatically installed. 08:47:31 libglib2.0-0 set to automatically installed. 08:47:31 libnghttp2-14 set to automatically installed. 08:47:31 libnorm1 set to automatically installed. 08:47:31 libpgm-5.2-0 set to automatically installed. 08:47:31 libpsl5 set to automatically installed. 08:47:31 librtmp1 set to automatically installed. 08:47:31 libsodium23 set to automatically installed. 08:47:31 libzmq3-dev set to automatically installed. 08:47:31 libzmq5 set to automatically installed. 08:47:31 pkg-config set to automatically installed. 08:47:31 zip set to automatically installed. 08:47:33 snapd is not logged in, snap install commands will use sudo 08:47:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:47:40 snap "core18" has no updates available 08:47:41 snapd is not logged in, snap install commands will use sudo 08:47:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:48:06 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 08:48:06 Pulling go-build-helper 08:48:06 + snapcraftctl pull 08:48:06 'app-service-config' has dependencies that need to be staged: go-build-helper 08:48:06 Skipping pull go-build-helper (already ran) 08:48:06 Building go-build-helper 08:48:06 + snapcraftctl build 08:48:07 Staging go-build-helper 08:48:07 + snapcraftctl stage 08:48:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:48:17 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:48:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 08:48:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 08:48:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:48:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:48:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 08:48:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 08:48:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 08:48:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 08:48:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:48:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:48:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:48:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:48:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:48:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:48:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:48:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:48:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:48:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 08:48:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 08:48:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 08:48:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:48:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 08:48:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 08:48:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 08:48:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 08:48:17 Fetched 24.6 MB in 0s (0 B/s) 08:48:17 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:48:17 Fetched 224 kB in 0s (0 B/s) 08:48:17 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:48:17 Fetched 157 kB in 0s (0 B/s) 08:48:17 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:48:17 Fetched 221 kB in 0s (0 B/s) 08:48:17 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:48:17 Fetched 143 kB in 0s (0 B/s) 08:48:17 Pulling app-service-config 08:48:17 + snapcraftctl pull 08:48:17 Cloning into '/root/parts/app-service-config/src'... 08:48:18 Pulling config-common 08:48:18 + snapcraftctl pull 08:48:22 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:48:22 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:48:22 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:48:22 Fetched 0 B in 0s (0 B/s) 08:48:22 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:48:22 Fetched 0 B in 0s (0 B/s) 08:48:22 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:48:22 Fetched 0 B in 0s (0 B/s) 08:48:22 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:48:22 Fetched 0 B in 0s (0 B/s) 08:48:22 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:48:22 Fetched 0 B in 0s (0 B/s) 08:48:22 Pulling edgex-go 08:48:22 + snapcraftctl pull 08:48:41 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:48:41 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:48:41 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:48:41 Fetched 0 B in 0s (0 B/s) 08:48:41 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:48:41 Fetched 96.5 kB in 0s (0 B/s) 08:48:41 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:48:41 Fetched 279 kB in 0s (0 B/s) 08:48:41 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:48:41 Fetched 122 kB in 0s (0 B/s) 08:48:41 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:48:41 Fetched 77.8 kB in 0s (0 B/s) 08:48:41 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:48:41 Fetched 8848 B in 0s (0 B/s) 08:48:41 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:48:41 Fetched 47.8 kB in 0s (0 B/s) 08:48:41 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:48:41 Fetched 45.6 kB in 0s (0 B/s) 08:48:41 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:48:41 Fetched 15.0 kB in 0s (0 B/s) 08:48:41 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:48:41 Fetched 219 kB in 0s (0 B/s) 08:48:41 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:48:41 Fetched 154 kB in 0s (0 B/s) 08:48:41 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:48:41 Fetched 50.6 kB in 0s (0 B/s) 08:48:41 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:48:41 Fetched 14.8 kB in 0s (0 B/s) 08:48:41 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:48:41 Fetched 41.8 kB in 0s (0 B/s) 08:48:41 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:48:41 Fetched 499 kB in 0s (0 B/s) 08:48:41 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:48:41 Fetched 111 kB in 0s (0 B/s) 08:48:41 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:48:41 Fetched 240 kB in 0s (0 B/s) 08:48:41 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:48:41 Fetched 29.3 kB in 0s (0 B/s) 08:48:41 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:48:41 Fetched 85.5 kB in 0s (0 B/s) 08:48:41 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:48:41 Fetched 24.5 kB in 0s (0 B/s) 08:48:41 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:48:41 Fetched 49.2 kB in 0s (0 B/s) 08:48:41 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:48:41 Fetched 54.2 kB in 0s (0 B/s) 08:48:41 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:48:41 Fetched 30.8 kB in 0s (0 B/s) 08:48:41 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:48:41 Fetched 15.8 kB in 0s (0 B/s) 08:48:41 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:48:41 Fetched 85.9 kB in 0s (0 B/s) 08:48:41 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:48:41 Fetched 8720 B in 0s (0 B/s) 08:48:41 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 08:48:41 Fetched 137 kB in 0s (0 B/s) 08:48:41 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:48:41 Fetched 119 kB in 0s (0 B/s) 08:48:41 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 08:48:41 Fetched 110 kB in 0s (0 B/s) 08:48:41 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:48:41 Fetched 11.1 kB in 0s (0 B/s) 08:48:41 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:48:41 Fetched 645 kB in 0s (0 B/s) 08:48:41 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:48:41 Fetched 41.3 kB in 0s (0 B/s) 08:48:41 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:48:41 Fetched 17.9 kB in 0s (0 B/s) 08:48:41 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:48:41 Fetched 368 kB in 0s (0 B/s) 08:48:41 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:48:41 Fetched 187 kB in 0s (0 B/s) 08:48:41 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:48:41 Fetched 175 kB in 0s (0 B/s) 08:48:41 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:48:41 Fetched 206 kB in 0s (0 B/s) 08:48:41 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:48:41 Fetched 1301 kB in 0s (0 B/s) 08:48:41 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:48:41 Fetched 36.2 kB in 0s (0 B/s) 08:48:41 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:48:41 Fetched 159 kB in 0s (0 B/s) 08:48:41 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:48:41 Fetched 107 kB in 0s (0 B/s) 08:48:41 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:48:41 Fetched 48.7 kB in 0s (0 B/s) 08:48:41 Pulling static-packages 08:48:41 + snapcraftctl pull 08:48:41 Pulling version 08:48:41 + cd /root/project 08:48:41 + [ -f VERSION ] 08:48:41 + PROJECT_VERSION=local-dev 08:48:41 + git rev-parse --short HEAD 08:48:41 + GIT_REVISION=7031b111 08:48:41 + snapcraftctl set-version local-dev 08:48:41 Skipping build go-build-helper (already ran) 08:48:41 Building app-service-config 08:48:41 + make build 08:48:41 go mod tidy 08:48:47 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 08:48:47 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 08:48:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 08:48:47 go: downloading github.com/gorilla/mux v1.8.0 08:48:47 go: downloading github.com/stretchr/testify v1.7.0 08:48:47 go: downloading github.com/go-kit/kit v0.8.0 08:48:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 08:48:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 08:48:48 go: downloading github.com/pelletier/go-toml v1.9.0 08:48:48 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:48:48 go: downloading github.com/google/uuid v1.2.0 08:48:48 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:48:48 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 08:48:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 08:48:48 go: downloading github.com/pebbe/zmq4 v1.2.7 08:48:48 go: downloading github.com/davecgh/go-spew v1.1.1 08:48:48 go: downloading github.com/go-playground/validator/v10 v10.5.0 08:48:48 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:48:48 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:48:48 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:48:48 go: downloading github.com/pmezard/go-difflib v1.0.0 08:48:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 08:48:48 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:48:48 go: downloading gopkg.in/yaml.v2 v2.4.0 08:48:49 go: downloading github.com/x448/float16 v0.8.4 08:48:49 go: downloading github.com/hashicorp/consul/api v1.8.1 08:48:49 go: downloading github.com/go-stack/stack v1.8.0 08:48:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:48:49 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:48:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:48:49 go: downloading github.com/onsi/gomega v1.7.0 08:48:49 go: downloading github.com/leodido/go-urn v1.2.0 08:48:49 go: downloading github.com/onsi/ginkgo v1.10.1 08:48:49 go: downloading golang.org/x/text v0.3.2 08:48:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:48:49 go: downloading github.com/stretchr/objx v0.1.0 08:48:49 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:48:49 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:48:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:48:50 go: downloading github.com/gorilla/websocket v1.4.2 08:48:50 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:48:50 go: downloading github.com/go-playground/locales v0.13.0 08:48:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:48:50 go: downloading github.com/go-playground/universal-translator v0.17.0 08:48:50 go: downloading github.com/mitchellh/copystructure v1.0.0 08:48:50 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:48:50 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:48:50 go: downloading github.com/hpcloud/tail v1.0.0 08:48:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:48:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:48:50 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:48:50 go: downloading github.com/kr/pretty v0.2.0 08:48:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:48:50 go: downloading github.com/pkg/errors v0.8.1 08:48:50 go: downloading github.com/hashicorp/serf v0.9.5 08:48:50 go: downloading github.com/mattn/go-colorable v0.1.6 08:48:50 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:48:51 go: downloading github.com/fatih/color v1.9.0 08:48:51 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:48:51 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:48:51 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:48:51 go: downloading github.com/mattn/go-isatty v0.0.12 08:48:51 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 08:48:51 go: downloading github.com/hashicorp/memberlist v0.2.2 08:48:51 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:48:51 go: downloading github.com/fsnotify/fsnotify v1.4.7 08:48:51 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:48:51 go: downloading github.com/golang/protobuf v1.3.2 08:48:51 go: downloading github.com/kr/text v0.1.0 08:48:51 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:48:51 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:48:51 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:48:51 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:48:51 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:48:51 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:48:51 go: downloading github.com/miekg/dns v1.1.26 08:48:52 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:48:52 go: downloading github.com/hashicorp/errwrap v1.0.0 08:48:52 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 08:48:52 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 08:49:02 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 08:49:02 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 08:49:02 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 08:49:02 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 08:49:03 Building config-common 08:49:03 + snapcraftctl build 08:49:05 Building edgex-go 08:49:05 + cd /root/parts/edgex-go/src 08:49:05 + make build 08:49:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:49:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:49:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 08:49:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 08:49:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 08:49:06 go: downloading github.com/pelletier/go-toml v1.9.1 08:49:06 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:49:06 go: downloading github.com/imdario/mergo v0.3.12 08:49:06 go: downloading github.com/go-playground/validator/v10 v10.6.1 08:49:06 go: downloading github.com/go-kit/kit v0.9.0 08:49:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:49:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:49:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:49:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:49:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:49:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:49:21 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:49:21 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:49:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:49:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:49:25 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:49:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:49:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:49:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:29 go: downloading github.com/lib/pq v1.10.2 08:49:31 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:49:31 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:49:31 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:49:31 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:49:31 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:49:31 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:49:31 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:49:31 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:49:31 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:49:31 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:49:31 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:49:31 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:49:31 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:49:31 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:49:31 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:49:31 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:49:31 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:49:31 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 08:49:31 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:49:31 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:49:31 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:49:31 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:49:31 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:49:31 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 08:49:31 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:49:31 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:49:31 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:49:35 Building static-packages 08:49:35 + snapcraftctl build 08:49:36 Building version 08:49:36 + snapcraftctl build 08:49:38 Skipping stage go-build-helper (already ran) 08:49:38 Staging app-service-config 08:49:38 + snapcraftctl stage 08:49:39 Staging config-common 08:49:39 + snapcraftctl stage 08:49:40 Staging edgex-go 08:49:40 + snapcraftctl stage 08:49:41 Staging static-packages 08:49:41 + snapcraftctl stage 08:49:42 Staging version 08:49:42 + snapcraftctl stage 08:49:43 Priming go-build-helper 08:49:43 + snapcraftctl prime 08:49:44 Priming app-service-config 08:49:44 + snapcraftctl prime 08:49:45 Priming config-common 08:49:45 + snapcraftctl prime 08:49:47 Priming edgex-go 08:49:47 + snapcraftctl prime 08:49:48 Priming static-packages 08:49:48 + snapcraftctl prime 08:49:50 Priming version 08:49:50 + snapcraftctl prime 08:49:51 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Resuming build at Tue May 18 11:47:39 UTC 2021 after Jenkins restart Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-2858 #122: Finished waiting Ready to run at Tue May 18 11:49:59 UTC 2021 11:50:00 Timeout set to expire in 2 hr 43 min 14:33:27 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:33:27 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:33:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:33:31 ---> package-listing.sh 14:33:31 ++ facter osfamily 14:33:31 ++ tr '[:upper:]' '[:lower:]' 14:33:31 + OS_FAMILY=redhat 14:33:31 + workspace=/w/workspace/edgex-go/122 14:33:31 + START_PACKAGES=/tmp/packages_start.txt 14:33:31 + END_PACKAGES=/tmp/packages_end.txt 14:33:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:33:31 + PACKAGES=/tmp/packages_start.txt 14:33:31 + '[' /w/workspace/edgex-go/122 ']' 14:33:31 + PACKAGES=/tmp/packages_end.txt 14:33:31 + case "${OS_FAMILY}" in 14:33:31 + rpm -qa 14:33:31 + sort 14:33:41 + '[' -f /tmp/packages_start.txt ']' 14:33:41 + '[' -f /tmp/packages_end.txt ']' 14:33:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:33:41 + '[' /w/workspace/edgex-go/122 ']' 14:33:41 + mkdir -p /w/workspace/edgex-go/122/archives/ 14:33:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/122/archives/ [Pipeline] echo 14:33:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:33:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:33:42 14:33:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:33:43 alpine: Pulling from edgex-lftools-log-publisher 14:33:43 df20fa9351a1: Pulling fs layer 14:33:43 36b3adc4ff6f: Pulling fs layer 14:33:43 8ad3a11d3b57: Pulling fs layer 14:33:43 46f8f816bc3b: Pulling fs layer 14:33:43 93b61091891f: Pulling fs layer 14:33:43 93b9cdb0e59b: Pulling fs layer 14:33:43 5e14af77c1be: Pulling fs layer 14:33:43 01666e4c0597: Pulling fs layer 14:33:43 aa168da1d23b: Pulling fs layer 14:33:43 46f8f816bc3b: Waiting 14:33:43 93b61091891f: Waiting 14:33:43 93b9cdb0e59b: Waiting 14:33:43 5e14af77c1be: Waiting 14:33:43 01666e4c0597: Waiting 14:33:43 aa168da1d23b: Waiting 14:33:43 36b3adc4ff6f: Verifying Checksum 14:33:43 36b3adc4ff6f: Download complete 14:33:43 46f8f816bc3b: Verifying Checksum 14:33:43 46f8f816bc3b: Download complete 14:33:43 df20fa9351a1: Verifying Checksum 14:33:43 df20fa9351a1: Download complete 14:33:43 93b9cdb0e59b: Verifying Checksum 14:33:43 93b9cdb0e59b: Download complete 14:33:43 93b61091891f: Verifying Checksum 14:33:43 93b61091891f: Download complete 14:33:43 5e14af77c1be: Verifying Checksum 14:33:43 5e14af77c1be: Download complete 14:33:43 01666e4c0597: Verifying Checksum 14:33:43 01666e4c0597: Download complete 14:33:43 8ad3a11d3b57: Verifying Checksum 14:33:43 8ad3a11d3b57: Download complete 14:33:43 df20fa9351a1: Pull complete 14:33:43 36b3adc4ff6f: Pull complete 14:33:44 8ad3a11d3b57: Pull complete 14:33:44 46f8f816bc3b: Pull complete 14:33:45 93b61091891f: Pull complete 14:33:45 93b9cdb0e59b: Pull complete 14:33:45 5e14af77c1be: Pull complete 14:33:45 aa168da1d23b: Verifying Checksum 14:33:45 aa168da1d23b: Download complete 14:33:45 01666e4c0597: Pull complete 14:33:52 aa168da1d23b: Pull complete 14:33:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:33:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:33:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:33:52 prd-centos7-docker-4c-2g-19801 does not seem to be running inside a container 14:33:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:34:06 $ docker top 391aa2151edf806c1a650091d56de459e76737a252eeb1a333fcce07623d5e4c -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:07 + touch /tmp/pre-build-complete [Pipeline] sh 14:34:08 + mkdir -p /var/log/sa [Pipeline] sh 14:34:08 + ls /var/log/sa-host 14:34:08 + sadf -c /var/log/sa-host/sa05 14:34:08 file_magic: OK 14:34:08 HZ: Using current value: 100 14:34:08 file_header: OK 14:34:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:34:08 Statistics: 14:34:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:34:08 File successfully converted to sysstat format version 12.2.1 14:34:08 + sadf -c /var/log/sa-host/sa18 14:34:08 file_magic: OK 14:34:08 HZ: Using current value: 100 14:34:08 file_header: OK 14:34:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:34:08 Statistics: 14:34:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:34:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:34:09 provisioning config files... 14:34:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/122@tmp/config9050229060069343563tmp [Pipeline] { [Pipeline] echo 14:34:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:34:09 ---> create-netrc.sh [Pipeline] } 14:34:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:34:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:34:10 ---> python-tools-install.sh [Pipeline] echo 14:34:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:34:10 ---> sudo-logs.sh 14:34:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:34:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:34:10 ---> job-cost.sh 14:34:10 lf-activate-venv: SKIPPING 14:34:10 INFO: No Stack... 14:34:12 INFO: Retrieving Pricing Info for: v3-standard-2 14:34:12 INFO: Archiving Costs [Pipeline] echo 14:34:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:34:12 ---> logs-deploy.sh 14:34:12 lf-activate-venv: SKIPPING 14:34:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/122 14:34:12 INFO: archiving workspace using pattern(s): 14:34:14 Archives upload complete. 14:34:14 INFO: archiving logs to Nexus 14:34:15 ---> uname -a: 14:34:15 Linux prd-centos7-docker-4c-2g-19801.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 14:34:15 14:34:15 14:34:15 ---> lscpu: 14:34:15 Architecture: x86_64 14:34:15 CPU op-mode(s): 32-bit, 64-bit 14:34:15 Byte Order: Little Endian 14:34:15 Address sizes: 40 bits physical, 48 bits virtual 14:34:15 CPU(s): 2 14:34:15 On-line CPU(s) list: 0,1 14:34:15 Thread(s) per core: 1 14:34:15 Core(s) per socket: 1 14:34:15 Socket(s): 2 14:34:15 NUMA node(s): 1 14:34:15 Vendor ID: AuthenticAMD 14:34:15 CPU family: 23 14:34:15 Model: 49 14:34:15 Model name: AMD EPYC-Rome Processor 14:34:15 Stepping: 0 14:34:15 CPU MHz: 2800.000 14:34:15 BogoMIPS: 5600.00 14:34:15 Virtualization: AMD-V 14:34:15 Hypervisor vendor: KVM 14:34:15 Virtualization type: full 14:34:15 L1d cache: 64 KiB 14:34:15 L1i cache: 64 KiB 14:34:15 L2 cache: 1 MiB 14:34:15 L3 cache: 32 MiB 14:34:15 NUMA node0 CPU(s): 0,1 14:34:15 Vulnerability Itlb multihit: Not affected 14:34:15 Vulnerability L1tf: Not affected 14:34:15 Vulnerability Mds: Not affected 14:34:15 Vulnerability Meltdown: Not affected 14:34:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:34:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:34:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:34:15 Vulnerability Srbds: Not affected 14:34:15 Vulnerability Tsx async abort: Not affected 14:34:15 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 14:34:15 14:34:15 14:34:15 ---> nproc: 14:34:15 2 14:34:15 14:34:15 14:34:15 ---> df -h: 14:34:15 Filesystem Size Used Available Use% Mounted on 14:34:15 overlay 40.0G 13.0G 27.0G 32% / 14:34:15 tmpfs 64.0M 0 64.0M 0% /dev 14:34:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:34:15 shm 64.0M 0 64.0M 0% /dev/shm 14:34:15 /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os 14:34:15 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf 14:34:15 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname 14:34:15 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts 14:34:15 /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json 14:34:15 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host 14:34:15 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure 14:34:15 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log 14:34:15 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/122 14:34:15 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/122@tmp 14:34:15 14:34:15 14:34:15 ---> free -m: 14:34:15 total used free shared buff/cache available 14:34:15 Mem: 7821 1213 2375 0 4231 6605 14:34:15 Swap: 1023 0 1023 14:34:15 14:34:15 14:34:15 ---> ip addr: 14:34:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:34:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:34:15 inet 127.0.0.1/8 scope host lo 14:34:15 valid_lft forever preferred_lft forever 14:34:15 inet6 ::1/128 scope host 14:34:15 valid_lft forever preferred_lft forever 14:34:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:34:15 link/ether fa:16:3e:fb:90:1f brd ff:ff:ff:ff:ff:ff 14:34:15 inet 10.30.122.61/23 brd 10.30.123.255 scope global dynamic eth0 14:34:15 valid_lft 64715sec preferred_lft 64715sec 14:34:15 inet6 fe80::f816:3eff:fefb:901f/64 scope link 14:34:15 valid_lft forever preferred_lft forever 14:34:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:34:15 link/ether 02:42:9c:b0:ed:22 brd ff:ff:ff:ff:ff:ff 14:34:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:34:15 valid_lft forever preferred_lft forever 14:34:15 inet6 fe80::42:9cff:feb0:ed22/64 scope link 14:34:15 valid_lft forever preferred_lft forever 14:34:15 14:34:15 14:34:15 ---> sar -b -r -n DEV: 14:34:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 14:34:15 14:34:15 08:32:39 LINUX RESTART (2 CPU) 14:34:15 14:34:15 08:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:34:15 08:34:01 139.95 19.40 120.55 0.00 5846.99 29092.91 0.00 14:34:15 08:35:01 165.00 0.00 165.00 0.00 0.00 48212.49 0.00 14:34:15 08:36:01 65.02 0.00 65.02 0.00 0.00 7390.87 0.00 14:34:15 08:37:01 64.61 0.02 64.59 0.00 0.53 7044.36 0.00 14:34:15 08:38:03 360.79 123.83 236.96 0.00 2976.88 153451.62 0.00 14:34:15 08:39:01 444.66 109.63 335.03 0.00 3487.15 170154.99 0.00 14:34:15 08:40:01 704.16 82.90 621.26 0.00 4441.46 261267.59 0.00 14:34:15 08:41:01 194.27 21.05 173.22 0.00 2837.84 26122.65 0.00 14:34:15 08:42:01 1.25 0.00 1.25 0.00 0.00 19.71 0.00 14:34:15 08:43:01 0.17 0.00 0.17 0.00 0.00 1.68 0.00 14:34:15 08:44:01 0.75 0.45 0.30 0.00 95.82 3.81 0.00 14:34:15 08:45:01 0.27 0.00 0.27 0.00 0.00 2.68 0.00 14:34:15 08:46:01 0.32 0.00 0.32 0.00 0.00 3.56 0.00 14:34:15 08:47:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 14:34:15 08:48:01 0.35 0.18 0.17 0.00 5.73 1.38 0.00 14:34:15 08:49:02 0.80 0.00 0.80 0.00 0.00 16.24 0.00 14:34:15 08:50:01 0.20 0.00 0.20 0.00 0.00 2.78 0.00 14:34:15 08:51:01 0.27 0.00 0.27 0.00 0.00 3.68 0.00 14:34:15 08:52:01 0.27 0.00 0.27 0.00 0.00 2.77 0.00 14:34:15 08:53:01 0.25 0.00 0.25 0.00 0.00 2.87 0.00 14:34:15 08:54:01 0.45 0.20 0.25 0.00 5.86 2.86 0.00 14:34:15 08:55:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 14:34:15 08:56:01 0.28 0.00 0.28 0.00 0.00 3.58 0.00 14:34:15 08:57:01 0.28 0.00 0.28 0.00 0.00 2.62 0.00 14:34:15 08:58:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 14:34:15 08:59:01 0.27 0.00 0.27 0.00 0.00 2.88 0.00 14:34:15 09:00:01 0.22 0.00 0.22 0.00 0.00 1.70 0.00 14:34:15 09:01:01 0.27 0.02 0.25 0.00 0.13 3.12 0.00 14:34:15 09:02:01 0.50 0.20 0.30 0.00 3.59 4.66 0.00 14:34:15 09:03:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 14:34:15 09:04:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 14:34:15 09:05:01 0.28 0.00 0.28 0.00 0.00 3.15 0.00 14:34:15 09:06:01 0.23 0.00 0.23 0.00 0.00 2.33 0.00 14:34:15 09:07:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 14:34:15 09:08:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 14:34:15 09:09:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 14:34:15 09:10:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 14:34:15 09:11:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 14:34:15 09:12:01 0.20 0.00 0.20 0.00 0.00 1.57 0.00 14:34:15 09:13:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 14:34:15 09:14:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 14:34:15 09:15:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 14:34:15 09:16:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 14:34:15 09:17:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 14:34:15 09:18:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 14:34:15 09:19:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 14:34:15 09:20:01 0.28 0.00 0.28 0.00 0.00 3.83 0.00 14:34:15 09:21:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 14:34:15 09:22:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 14:34:15 09:23:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 14:34:15 09:24:02 0.17 0.00 0.17 0.00 0.00 1.50 0.00 14:34:15 09:25:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 14:34:15 09:26:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 14:34:15 09:27:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 14:34:15 09:28:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 14:34:15 09:29:01 0.13 0.00 0.13 0.00 0.00 2.00 0.00 14:34:15 09:30:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 14:34:15 09:31:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 14:34:15 09:32:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 14:34:15 09:33:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 14:34:15 09:34:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 14:34:15 09:35:01 0.25 0.02 0.23 0.00 0.13 3.40 0.00 14:34:15 09:36:01 277.86 254.14 23.72 0.00 3447.34 1124.47 0.00 14:34:15 09:37:01 0.55 0.00 0.55 0.00 0.00 8.51 0.00 14:34:15 09:38:01 0.23 0.03 0.20 0.00 0.27 2.27 0.00 14:34:15 09:39:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 14:34:15 09:40:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 14:34:15 09:41:01 0.30 0.00 0.30 0.00 0.00 3.53 0.00 14:34:15 09:42:01 0.52 0.00 0.52 0.00 0.00 5.30 0.00 14:34:15 09:43:01 0.55 0.00 0.55 0.00 0.00 5.43 0.00 14:34:15 09:44:01 0.55 0.02 0.53 0.00 0.13 6.10 0.00 14:34:15 09:45:01 0.65 0.00 0.65 0.00 0.00 9.26 0.00 14:34:15 09:46:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 14:34:15 09:47:01 0.22 0.00 0.22 0.00 0.00 1.67 0.00 14:34:15 09:48:01 0.23 0.00 0.23 0.00 0.00 1.83 0.00 14:34:15 09:49:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 14:34:15 09:50:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 14:34:15 09:51:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 14:34:15 09:52:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 14:34:15 09:53:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 14:34:15 09:54:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 14:34:15 09:55:01 0.27 0.00 0.27 0.00 0.00 3.25 0.00 14:34:15 09:56:01 0.42 0.00 0.42 0.00 0.00 6.35 0.00 14:34:15 09:57:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 14:34:15 09:58:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 14:34:15 09:59:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 14:34:15 10:00:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 14:34:15 10:01:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 14:34:15 10:02:01 0.32 0.00 0.32 0.00 0.00 4.23 0.00 14:34:15 10:03:02 0.22 0.00 0.22 0.00 0.00 2.28 0.00 14:34:15 10:04:01 0.22 0.00 0.22 0.00 0.00 2.95 0.00 14:34:15 10:05:01 0.18 0.02 0.17 0.00 0.13 1.47 0.00 14:34:15 10:06:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 14:34:15 10:07:01 0.35 0.00 0.35 0.00 0.00 5.56 0.00 14:34:15 10:08:01 0.22 0.00 0.22 0.00 0.00 1.85 0.00 14:34:15 10:09:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 14:34:15 10:10:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 14:34:15 10:11:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 14:34:15 10:12:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 14:34:15 10:13:01 1.95 1.73 0.22 0.00 139.24 2.15 0.00 14:34:15 10:14:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 14:34:15 10:15:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 14:34:15 10:16:01 0.43 0.00 0.43 0.00 0.00 6.20 0.00 14:34:15 10:17:01 0.23 0.00 0.23 0.00 0.00 2.60 0.00 14:34:15 10:18:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 14:34:15 10:19:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 14:34:15 10:20:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 14:34:15 10:21:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 14:34:15 10:22:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 14:34:15 10:23:01 0.32 0.00 0.32 0.00 0.00 4.48 0.00 14:34:15 10:24:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 14:34:15 10:25:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 14:34:15 10:26:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 14:34:15 10:27:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 14:34:15 10:28:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 14:34:15 10:29:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 14:34:15 10:30:01 0.20 0.00 0.20 0.00 0.00 1.77 0.00 14:34:15 10:31:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 14:34:15 10:32:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 14:34:15 10:33:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 14:34:15 10:34:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 14:34:15 10:35:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 14:34:15 10:36:01 0.35 0.00 0.35 0.00 0.00 4.68 0.00 14:34:15 10:37:01 0.30 0.00 0.30 0.00 0.00 3.28 0.00 14:34:15 10:38:02 0.25 0.00 0.25 0.00 0.00 2.85 0.00 14:34:15 10:39:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 14:34:15 10:40:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 14:34:15 10:41:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 14:34:15 10:42:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 14:34:15 10:43:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 14:34:15 10:44:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 14:34:15 10:45:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 14:34:15 10:46:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 14:34:15 10:47:01 0.23 0.00 0.23 0.00 0.00 2.33 0.00 14:34:15 10:48:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 14:34:15 10:49:01 0.20 0.00 0.20 0.00 0.00 2.88 0.00 14:34:15 10:50:01 0.17 0.00 0.17 0.00 0.00 2.05 0.00 14:34:15 10:51:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 14:34:15 10:52:01 0.18 0.00 0.18 0.00 0.00 1.97 0.00 14:34:15 10:53:01 0.32 0.00 0.32 0.00 0.00 4.68 0.00 14:34:15 10:54:01 0.23 0.00 0.23 0.00 0.00 4.45 0.00 14:34:15 10:55:01 0.20 0.00 0.20 0.00 0.00 2.92 0.00 14:34:15 10:56:01 0.30 0.00 0.30 0.00 0.00 4.76 0.00 14:34:15 10:57:01 0.25 0.00 0.25 0.00 0.00 3.65 0.00 14:34:15 10:58:01 0.32 0.00 0.32 0.00 0.00 4.90 0.00 14:34:15 10:59:01 0.28 0.00 0.28 0.00 0.00 4.50 0.00 14:34:15 11:00:01 0.20 0.00 0.20 0.00 0.00 2.91 0.00 14:34:15 11:01:01 0.30 0.00 0.30 0.00 0.00 4.88 0.00 14:34:15 11:02:01 0.30 0.00 0.30 0.00 0.00 4.88 0.00 14:34:15 11:03:01 0.28 0.00 0.28 0.00 0.00 4.08 0.00 14:34:15 11:04:01 0.20 0.00 0.20 0.00 0.00 3.17 0.00 14:34:15 11:05:01 0.37 0.00 0.37 0.00 0.00 6.00 0.00 14:34:15 11:06:01 0.23 0.00 0.23 0.00 0.00 4.30 0.00 14:34:15 11:07:01 0.30 0.00 0.30 0.00 0.00 4.75 0.00 14:34:15 11:08:01 0.20 0.00 0.20 0.00 0.00 2.07 0.00 14:34:15 11:09:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 14:34:15 11:10:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 14:34:15 11:11:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 14:34:15 11:12:02 0.33 0.00 0.33 0.00 0.00 5.25 0.00 14:34:15 11:13:01 0.20 0.00 0.20 0.00 0.00 2.19 0.00 14:34:15 11:14:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 14:34:15 11:15:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 14:34:15 11:16:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 14:34:15 11:17:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 14:34:15 11:18:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 14:34:15 11:19:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 14:34:15 11:20:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 14:34:15 11:21:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 14:34:15 11:22:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 14:34:15 11:23:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 14:34:15 11:24:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 14:34:15 11:25:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 14:34:15 11:26:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 14:34:15 11:27:01 0.27 0.00 0.27 0.00 0.00 3.62 0.00 14:34:15 11:28:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 14:34:15 11:29:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 14:34:15 11:30:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 14:34:15 11:31:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 14:34:15 11:32:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 14:34:15 11:33:01 0.23 0.00 0.23 0.00 0.00 2.37 0.00 14:34:15 11:34:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 14:34:15 11:35:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 14:34:15 11:36:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 14:34:15 11:37:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 14:34:15 11:38:01 0.33 0.00 0.33 0.00 0.00 4.26 0.00 14:34:15 11:39:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 14:34:15 11:40:01 0.30 0.00 0.30 0.00 0.00 3.60 0.00 14:34:15 11:41:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 14:34:15 11:42:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 14:34:15 11:43:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 14:34:15 11:44:01 0.15 0.00 0.15 0.00 0.00 1.50 0.00 14:34:15 11:45:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 14:34:15 11:46:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 14:34:15 11:47:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 14:34:15 11:48:01 17.57 16.84 0.73 0.00 1332.89 12.94 0.00 14:34:15 11:49:01 0.68 0.00 0.68 0.00 0.00 18.87 0.00 14:34:15 11:50:01 0.25 0.00 0.25 0.00 0.00 3.91 0.00 14:34:15 11:51:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 14:34:15 11:52:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 14:34:15 11:53:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 14:34:15 11:54:01 0.18 0.00 0.18 0.00 0.00 1.93 0.00 14:34:15 11:55:01 0.22 0.00 0.22 0.00 0.00 3.51 0.00 14:34:15 11:56:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 14:34:15 11:57:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 14:34:15 11:58:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 14:34:15 11:59:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 14:34:15 12:00:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 14:34:15 12:01:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 14:34:15 12:02:01 0.32 0.00 0.32 0.00 0.00 3.71 0.00 14:34:15 12:03:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 14:34:15 12:04:01 0.30 0.00 0.30 0.00 0.00 4.91 0.00 14:34:15 12:05:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 14:34:15 12:06:01 0.25 0.00 0.25 0.00 0.00 3.70 0.00 14:34:15 12:07:01 0.18 0.00 0.18 0.00 0.00 2.98 0.00 14:34:15 12:08:01 0.23 0.00 0.23 0.00 0.00 2.62 0.00 14:34:15 12:09:01 0.23 0.00 0.23 0.00 0.00 3.40 0.00 14:34:15 12:10:01 0.22 0.00 0.22 0.00 0.00 2.87 0.00 14:34:15 12:11:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 14:34:15 12:12:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 14:34:15 12:13:01 0.13 0.00 0.13 0.00 0.00 1.77 0.00 14:34:15 12:14:01 0.40 0.00 0.40 0.00 0.00 4.38 0.00 14:34:15 12:15:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 14:34:15 12:16:01 0.23 0.00 0.23 0.00 0.00 3.13 0.00 14:34:15 12:17:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 14:34:15 12:18:01 0.20 0.00 0.20 0.00 0.00 3.30 0.00 14:34:15 12:19:02 0.22 0.00 0.22 0.00 0.00 3.08 0.00 14:34:15 12:20:01 0.19 0.00 0.19 0.00 0.00 2.86 0.00 14:34:15 12:21:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 14:34:15 12:22:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 14:34:15 12:23:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 14:34:15 12:24:01 0.32 0.00 0.32 0.00 0.00 5.45 0.00 14:34:15 12:25:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 14:34:15 12:26:01 0.23 0.00 0.23 0.00 0.00 2.86 0.00 14:34:15 12:27:01 0.65 0.00 0.65 0.00 0.00 6.88 0.00 14:34:15 12:28:01 0.58 0.00 0.58 0.00 0.00 6.73 0.00 14:34:15 12:29:01 0.70 0.00 0.70 0.00 0.00 8.20 0.00 14:34:15 12:30:01 0.53 0.00 0.53 0.00 0.00 5.96 0.00 14:34:15 12:31:01 0.67 0.00 0.67 0.00 0.00 8.04 0.00 14:34:15 12:32:01 0.55 0.00 0.55 0.00 0.00 5.56 0.00 14:34:15 12:33:01 0.53 0.00 0.53 0.00 0.00 5.96 0.00 14:34:15 12:34:01 0.65 0.00 0.65 0.00 0.00 7.58 0.00 14:34:15 12:35:01 0.55 0.00 0.55 0.00 0.00 5.56 0.00 14:34:15 12:36:01 0.70 0.00 0.70 0.00 0.00 7.93 0.00 14:34:15 12:37:01 0.57 0.00 0.57 0.00 0.00 5.96 0.00 14:34:15 12:38:01 0.67 0.00 0.67 0.00 0.00 8.21 0.00 14:34:15 12:39:01 0.65 0.00 0.65 0.00 0.00 7.71 0.00 14:34:15 12:40:01 0.55 0.00 0.55 0.00 0.00 5.43 0.00 14:34:15 12:41:01 0.65 0.00 0.65 0.00 0.00 7.45 0.00 14:34:15 12:42:01 0.55 0.00 0.55 0.00 0.00 5.43 0.00 14:34:15 12:43:01 0.43 0.00 0.43 0.00 0.00 5.20 0.00 14:34:15 12:44:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 14:34:15 12:45:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 14:34:15 12:46:01 0.33 0.00 0.33 0.00 0.00 5.65 0.00 14:34:15 12:47:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 14:34:15 12:48:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 14:34:15 12:49:01 0.22 0.00 0.22 0.00 0.00 3.66 0.00 14:34:15 12:50:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 14:34:15 12:51:02 0.30 0.00 0.30 0.00 0.00 3.95 0.00 14:34:15 12:52:01 0.24 0.00 0.24 0.00 0.00 2.49 0.00 14:34:15 12:53:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 14:34:15 12:54:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 14:34:15 12:55:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 14:34:15 12:56:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 14:34:15 12:57:01 0.23 0.00 0.23 0.00 0.00 2.42 0.00 14:34:15 12:58:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 14:34:15 12:59:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 14:34:15 13:00:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 14:34:15 13:01:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 14:34:15 13:02:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 14:34:15 13:03:01 0.25 0.00 0.25 0.00 0.00 3.51 0.00 14:34:15 13:04:01 0.28 0.00 0.28 0.00 0.00 4.20 0.00 14:34:15 13:05:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 14:34:15 13:06:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 14:34:15 13:07:01 0.15 0.00 0.15 0.00 0.00 1.37 0.00 14:34:15 13:08:01 0.22 0.00 0.22 0.00 0.00 3.35 0.00 14:34:15 13:09:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 14:34:15 13:10:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 14:34:15 13:11:01 5.71 0.17 5.55 0.00 4.26 67.10 0.00 14:34:15 13:12:01 2.15 0.00 2.15 0.00 0.00 40.01 0.00 14:34:15 13:13:01 0.22 0.00 0.22 0.00 0.00 3.35 0.00 14:34:15 13:14:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 14:34:15 13:15:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 14:34:15 13:16:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 14:34:15 13:17:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 14:34:15 13:18:01 0.38 0.00 0.38 0.00 0.00 5.15 0.00 14:34:15 13:19:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 14:34:15 13:20:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 14:34:15 13:21:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 14:34:15 13:22:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 14:34:15 13:23:02 0.25 0.00 0.25 0.00 0.00 2.95 0.00 14:34:15 13:24:01 0.22 0.00 0.22 0.00 0.00 2.46 0.00 14:34:15 13:25:01 0.33 0.00 0.33 0.00 0.00 4.73 0.00 14:34:15 13:26:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 14:34:15 13:27:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 14:34:15 13:28:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 14:34:15 13:29:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 14:34:15 13:30:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 14:34:15 13:31:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 14:34:15 13:32:01 0.22 0.00 0.22 0.00 0.00 2.10 0.00 14:34:15 13:33:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 14:34:15 13:34:01 0.20 0.00 0.20 0.00 0.00 2.32 0.00 14:34:15 13:35:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 14:34:15 13:36:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 14:34:15 13:37:01 0.15 0.00 0.15 0.00 0.00 1.50 0.00 14:34:15 13:38:01 0.22 0.00 0.22 0.00 0.00 3.48 0.00 14:34:15 13:39:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 14:34:15 13:40:01 0.35 0.00 0.35 0.00 0.00 4.68 0.00 14:34:15 13:41:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 14:34:15 13:42:01 0.15 0.00 0.15 0.00 0.00 1.50 0.00 14:34:15 13:43:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 14:34:15 13:44:01 0.20 0.00 0.20 0.00 0.00 2.32 0.00 14:34:15 13:45:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 14:34:15 13:46:01 0.23 0.00 0.23 0.00 0.00 2.37 0.00 14:34:15 13:47:01 0.17 0.00 0.17 0.00 0.00 2.03 0.00 14:34:15 13:48:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 14:34:15 13:49:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 14:34:15 13:50:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 14:34:15 13:51:01 0.25 0.00 0.25 0.00 0.00 2.87 0.00 14:34:15 13:52:01 0.18 0.00 0.18 0.00 0.00 1.53 0.00 14:34:15 13:53:01 0.25 0.00 0.25 0.00 0.00 3.26 0.00 14:34:15 13:54:01 0.30 0.00 0.30 0.00 0.00 4.33 0.00 14:34:15 13:55:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 14:34:15 13:56:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 14:34:15 13:57:02 0.17 0.00 0.17 0.00 0.00 1.33 0.00 14:34:15 13:58:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 14:34:15 13:59:01 0.33 0.00 0.33 0.00 0.00 5.00 0.00 14:34:15 14:00:01 0.33 0.00 0.33 0.00 0.00 5.03 0.00 14:34:15 14:01:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 14:34:15 14:02:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 14:34:15 14:03:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 14:34:15 14:04:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 14:34:15 14:05:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 14:34:15 14:06:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 14:34:15 14:07:01 0.35 0.00 0.35 0.00 0.00 5.25 0.00 14:34:15 14:08:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 14:34:15 14:09:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 14:34:15 14:10:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 14:34:15 14:11:01 0.18 0.00 0.18 0.00 0.00 1.65 0.00 14:34:15 14:12:01 0.28 0.00 0.28 0.00 0.00 2.98 0.00 14:34:15 14:13:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 14:34:15 14:14:01 0.33 0.00 0.33 0.00 0.00 5.26 0.00 14:34:15 14:15:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 14:34:15 14:16:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 14:34:15 14:17:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 14:34:15 14:18:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 14:34:15 14:19:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 14:34:15 14:20:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 14:34:15 14:21:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 14:34:15 14:22:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 14:34:15 14:23:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 14:34:15 14:24:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 14:34:15 14:25:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 14:34:15 14:26:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 14:34:15 14:27:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 14:34:15 14:28:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 14:34:15 14:29:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 14:34:15 14:30:02 0.22 0.00 0.22 0.00 0.00 2.02 0.00 14:34:15 14:31:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 14:34:15 14:32:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 14:34:15 14:33:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 14:34:15 14:34:01 97.32 39.42 57.89 0.00 4019.85 12162.13 0.00 14:34:15 Average: 7.29 1.86 5.43 0.00 79.35 1986.30 0.00 14:34:15 14:34:15 08:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:34:15 08:34:01 5138612 0 806376 10.07 2620 2061324 1259784 13.91 731080 1722972 156 14:34:15 08:35:01 4214520 0 1039628 12.98 2620 2752164 1549504 17.11 1042232 2201320 44 14:34:15 08:36:01 3647880 0 1206148 15.06 2620 3152284 1739092 19.20 1475840 2318384 190516 14:34:15 08:37:01 3663892 0 1189080 14.85 2620 3153340 1829100 20.19 1390728 2374032 187548 14:34:15 08:38:03 1421520 0 1329468 16.60 2620 5255324 1796664 19.84 1916020 4002488 1352 14:34:15 08:39:01 939216 0 1603304 20.02 2620 5463792 3362188 37.12 2510384 3800056 302732 14:34:15 08:40:01 1021544 0 1839836 22.97 2620 5144932 3378632 37.30 3097676 3073924 4484 14:34:15 08:41:01 3028032 0 1286492 16.06 2620 3691788 1317688 14.55 1367796 2876848 20 14:34:15 08:42:01 3026804 0 1287720 16.08 2620 3691788 1275528 14.08 1379244 2867676 12 14:34:15 08:43:01 3027752 0 1286764 16.07 2620 3691796 1271416 14.04 1378980 2867684 8 14:34:15 08:44:01 3023232 0 1288480 16.09 2620 3694600 1274440 14.07 1384852 2867756 8 14:34:15 08:45:01 3023808 0 1287896 16.08 2620 3694608 1274260 14.07 1384464 2867768 12 14:34:15 08:46:01 3023832 0 1287868 16.08 2620 3694612 1274260 14.07 1384472 2867768 8 14:34:15 08:47:01 3023932 0 1287764 16.08 2620 3694616 1274260 14.07 1384476 2867768 8 14:34:15 08:48:01 3023592 0 1288068 16.08 2620 3694652 1274260 14.07 1385076 2867320 20 14:34:15 08:49:02 3023364 0 1288292 16.09 2620 3694656 1274344 14.07 1385052 2867320 8 14:34:15 08:50:01 3023776 0 1287876 16.08 2620 3694660 1274320 14.07 1384984 2867320 8 14:34:15 08:51:01 3023840 0 1287748 16.08 2620 3694724 1274260 14.07 1385108 2867336 16 14:34:15 08:52:01 3023500 0 1288144 16.08 2620 3694668 1274260 14.07 1384980 2867320 8 14:34:15 08:53:01 3023492 0 1288148 16.08 2620 3694672 1274260 14.07 1384984 2867320 8 14:34:15 08:54:01 3022712 0 1288748 16.09 2620 3694852 1274404 14.07 1385688 2867484 8 14:34:15 08:55:01 3023400 0 1288056 16.08 2620 3694856 1274260 14.07 1385020 2867484 12 14:34:15 08:56:01 3023508 0 1287936 16.08 2620 3694868 1274260 14.07 1385028 2867484 8 14:34:15 08:57:01 3023624 0 1287820 16.08 2620 3694868 1274260 14.07 1385144 2867484 8 14:34:15 08:58:01 3023268 0 1288168 16.08 2620 3694876 1274260 14.07 1385100 2867488 8 14:34:15 08:59:01 3023280 0 1288152 16.08 2620 3694880 1274344 14.07 1385128 2867488 8 14:34:15 09:00:01 3023656 0 1287776 16.08 2620 3694880 1274296 14.07 1385164 2867484 12 14:34:15 09:01:01 3022664 0 1288760 16.09 2620 3694888 1276600 14.09 1385712 2867484 12 14:34:15 09:02:01 3023176 0 1288068 16.08 2620 3695068 1274768 14.07 1385464 2867596 8 14:34:15 09:03:01 3022944 0 1288296 16.09 2620 3695072 1274768 14.07 1385356 2867596 8 14:34:15 09:04:01 3023196 0 1288036 16.08 2620 3695080 1274852 14.08 1385424 2867596 8 14:34:15 09:05:01 3023076 0 1288156 16.08 2620 3695080 1274768 14.07 1385364 2867596 8 14:34:15 09:06:01 3023084 0 1288140 16.08 2620 3695088 1274768 14.07 1385484 2867600 8 14:34:15 09:07:01 3022968 0 1288252 16.09 2620 3695092 1274768 14.07 1385376 2867596 8 14:34:15 09:08:01 3022844 0 1288372 16.09 2620 3695096 1274768 14.07 1385384 2867596 8 14:34:15 09:09:01 3022848 0 1288360 16.09 2620 3695104 1274852 14.08 1385484 2867596 8 14:34:15 09:10:01 3023036 0 1288172 16.08 2620 3695104 1274792 14.07 1385396 2867596 12 14:34:15 09:11:01 3023200 0 1288000 16.08 2620 3695112 1274768 14.07 1385524 2867596 12 14:34:15 09:12:01 3023084 0 1288116 16.08 2620 3695112 1274768 14.07 1385408 2867596 8 14:34:15 09:13:01 3022828 0 1288368 16.09 2620 3695116 1274768 14.07 1385416 2867596 8 14:34:15 09:14:01 3022212 0 1288976 16.09 2620 3695124 1274864 14.08 1385824 2867596 8 14:34:15 09:15:01 3022656 0 1288532 16.09 2620 3695124 1274804 14.07 1385556 2867596 8 14:34:15 09:16:01 3022704 0 1288476 16.09 2620 3695132 1274768 14.07 1385436 2867596 12 14:34:15 09:17:01 3022736 0 1288444 16.09 2620 3695132 1274768 14.07 1385556 2867596 8 14:34:15 09:18:01 3022736 0 1288436 16.09 2620 3695140 1274768 14.07 1385448 2867596 8 14:34:15 09:19:01 3022576 0 1288592 16.09 2620 3695144 1274864 14.08 1385548 2867596 8 14:34:15 09:20:01 3022844 0 1288320 16.09 2620 3695148 1274768 14.07 1385452 2867600 8 14:34:15 09:21:01 3022844 0 1288316 16.09 2620 3695152 1274768 14.07 1385464 2867596 16 14:34:15 09:22:01 3022952 0 1288204 16.08 2620 3695156 1274768 14.07 1385468 2867596 8 14:34:15 09:23:01 3022704 0 1288448 16.09 2620 3695160 1274768 14.07 1385472 2867596 8 14:34:15 09:24:02 3022600 0 1288548 16.09 2620 3695164 1274864 14.08 1385688 2867596 8 14:34:15 09:25:01 3022984 0 1288160 16.08 2620 3695168 1274768 14.07 1385464 2867596 8 14:34:15 09:26:01 3022780 0 1288360 16.09 2620 3695172 1274816 14.07 1385380 2867596 8 14:34:15 09:27:01 3022712 0 1288420 16.09 2620 3695180 1274768 14.07 1385492 2867600 8 14:34:15 09:28:01 3022836 0 1288292 16.09 2620 3695184 1274768 14.07 1385496 2867596 16 14:34:15 09:29:01 3022880 0 1288244 16.09 2620 3695188 1274840 14.07 1385580 2867596 8 14:34:15 09:30:01 3022912 0 1288208 16.08 2620 3695192 1274804 14.07 1385496 2867596 8 14:34:15 09:31:01 3022984 0 1288132 16.08 2620 3695196 1274768 14.07 1385632 2867596 8 14:34:15 09:32:01 3022852 0 1288256 16.09 2620 3695204 1274768 14.07 1385524 2867596 8 14:34:15 09:33:01 3022828 0 1288280 16.09 2620 3695204 1274768 14.07 1385528 2867596 8 14:34:15 09:34:01 3022656 0 1288444 16.09 2620 3695212 1274852 14.08 1385628 2867596 8 14:34:15 09:35:01 3022704 0 1288396 16.09 2620 3695212 1274832 14.07 1385560 2867600 20 14:34:15 09:36:01 2882556 0 1366304 17.06 2620 3757452 1274864 14.08 1425956 2889576 8 14:34:15 09:37:01 2882736 0 1366116 17.06 2620 3757460 1274864 14.08 1425848 2889576 8 14:34:15 09:38:01 2882416 0 1366436 17.06 2620 3757460 1274864 14.08 1425896 2889584 8 14:34:15 09:39:01 2882164 0 1366680 17.06 2620 3757468 1274948 14.08 1425996 2889584 8 14:34:15 09:40:01 2882008 0 1366836 17.07 2620 3757468 1274972 14.08 1426124 2889584 8 14:34:15 09:41:01 2882044 0 1366792 17.07 2620 3757476 1274864 14.08 1425916 2889584 12 14:34:15 09:42:01 2882292 0 1366540 17.06 2620 3757480 1274864 14.08 1425924 2889584 8 14:34:15 09:43:01 2882168 0 1366664 17.06 2620 3757480 1274864 14.08 1426040 2889584 8 14:34:15 09:44:01 2881900 0 1366924 17.07 2620 3757488 1274960 14.08 1426024 2889584 16 14:34:15 09:45:01 2882300 0 1366520 17.06 2620 3757492 1274864 14.08 1425936 2889588 8 14:34:15 09:46:01 2882276 0 1366540 17.06 2620 3757496 1274864 14.08 1425940 2889588 8 14:34:15 09:47:01 2882160 0 1366652 17.06 2620 3757500 1274864 14.08 1425944 2889588 8 14:34:15 09:48:01 2882292 0 1366516 17.06 2620 3757504 1274864 14.08 1425948 2889588 8 14:34:15 09:49:01 2882228 0 1366576 17.06 2620 3757508 1274960 14.08 1426044 2889588 8 14:34:15 09:50:01 2882168 0 1366628 17.06 2620 3757516 1274864 14.08 1426072 2889592 8 14:34:15 09:51:01 2882168 0 1366628 17.06 2620 3757516 1274864 14.08 1425960 2889588 8 14:34:15 09:52:01 2882276 0 1366516 17.06 2620 3757520 1274864 14.08 1426084 2889588 8 14:34:15 09:53:01 2882168 0 1366620 17.06 2620 3757524 1274864 14.08 1425972 2889588 8 14:34:15 09:54:01 2881532 0 1367252 17.07 2620 3757528 1275056 14.08 1426428 2889588 8 14:34:15 09:55:01 2882252 0 1366520 17.06 2620 3757540 1274864 14.08 1426144 2889588 16 14:34:15 09:56:01 2882416 0 1366360 17.06 2620 3757536 1274864 14.08 1426052 2889572 8 14:34:15 09:57:01 2882376 0 1366392 17.06 2620 3757544 1274864 14.08 1426004 2889576 8 14:34:15 09:58:01 2882292 0 1366476 17.06 2620 3757544 1274864 14.08 1426008 2889572 8 14:34:15 09:59:01 2882164 0 1366600 17.06 2620 3757548 1274948 14.08 1426220 2889572 8 14:34:15 10:00:01 2882736 0 1366020 17.06 2620 3757556 1274864 14.08 1426020 2889572 8 14:34:15 10:01:01 2881196 0 1367560 17.08 2620 3757556 1278060 14.11 1426716 2889572 8 14:34:15 10:02:01 2882516 0 1366232 17.06 2620 3757564 1274864 14.08 1426144 2889572 8 14:34:15 10:03:02 2882508 0 1366232 17.06 2620 3757572 1274864 14.08 1426148 2889576 8 14:34:15 10:04:01 2882032 0 1366708 17.06 2620 3757572 1274948 14.08 1426132 2889572 8 14:34:15 10:05:01 2881656 0 1367080 17.07 2620 3757576 1275056 14.08 1426500 2889576 8 14:34:15 10:06:01 2881128 0 1367572 17.08 2620 3757612 1275068 14.08 1426712 2889584 12 14:34:15 10:07:01 2882044 0 1366684 17.06 2620 3757584 1274864 14.08 1426056 2889576 8 14:34:15 10:08:01 2882540 0 1366176 17.06 2620 3757596 1274864 14.08 1426064 2889580 8 14:34:15 10:09:01 2882288 0 1366428 17.06 2620 3757596 1274948 14.08 1426160 2889576 8 14:34:15 10:10:01 2882476 0 1366232 17.06 2620 3757604 1274900 14.08 1426088 2889576 8 14:34:15 10:11:01 2882432 0 1366276 17.06 2620 3757604 1274864 14.08 1426072 2889576 8 14:34:15 10:12:01 2883556 0 1365144 17.05 2620 3757612 1273272 14.06 1425656 2888988 8 14:34:15 10:13:01 2878036 0 1366480 17.06 2620 3761796 1274864 14.08 1426736 2893104 8 14:34:15 10:14:01 2877964 0 1366552 17.06 2620 3761796 1274948 14.08 1426948 2893104 8 14:34:15 10:15:01 2877928 0 1366580 17.06 2620 3761804 1274912 14.08 1426760 2893104 12 14:34:15 10:16:01 2878472 0 1366092 17.06 2620 3761748 1274324 14.07 1426584 2893080 12 14:34:15 10:17:01 2878208 0 1366344 17.06 2620 3761760 1274324 14.07 1426596 2893080 8 14:34:15 10:18:01 2878340 0 1366208 17.06 2620 3761764 1274324 14.07 1426484 2893080 8 14:34:15 10:19:01 2878228 0 1366316 17.06 2620 3761768 1274408 14.07 1426580 2893080 8 14:34:15 10:20:01 2878260 0 1366280 17.06 2620 3761772 1274372 14.07 1426616 2893080 12 14:34:15 10:21:01 2878340 0 1366200 17.06 2620 3761772 1274324 14.07 1426492 2893080 12 14:34:15 10:22:01 2878332 0 1366200 17.06 2620 3761780 1274324 14.07 1426500 2893080 8 14:34:15 10:23:01 2878588 0 1365940 17.06 2620 3761784 1274324 14.07 1426572 2893080 8 14:34:15 10:24:01 2878064 0 1366460 17.06 2620 3761788 1274408 14.07 1426648 2893080 8 14:34:15 10:25:01 2878464 0 1366056 17.06 2620 3761792 1274324 14.07 1426512 2893080 8 14:34:15 10:26:01 2878152 0 1366360 17.06 2620 3761800 1274360 14.07 1426648 2893080 8 14:34:15 10:27:01 2878316 0 1366196 17.06 2620 3761800 1274324 14.07 1426520 2893080 8 14:34:15 10:28:01 2878536 0 1365972 17.06 2620 3761804 1274324 14.07 1426524 2893080 8 14:34:15 10:29:01 2878188 0 1366316 17.06 2620 3761808 1274408 14.07 1426620 2893080 8 14:34:15 10:30:01 2878440 0 1366060 17.06 2620 3761812 1274324 14.07 1426532 2893080 8 14:34:15 10:31:01 2878128 0 1366364 17.06 2620 3761820 1274360 14.07 1426668 2893080 8 14:34:15 10:32:01 2878332 0 1366156 17.06 2620 3761824 1274324 14.07 1426544 2893080 8 14:34:15 10:33:01 2878480 0 1366000 17.06 2620 3761832 1274324 14.07 1426668 2893080 8 14:34:15 10:34:01 2878260 0 1366220 17.06 2620 3761832 1274408 14.07 1426640 2893080 8 14:34:15 10:35:01 2878240 0 1366232 17.06 2620 3761840 1274324 14.07 1426556 2893084 12 14:34:15 10:36:01 2878300 0 1366168 17.06 2620 3761844 1274372 14.07 1426576 2893080 8 14:34:15 10:37:01 2878668 0 1365800 17.05 2620 3761844 1274324 14.07 1426680 2893080 8 14:34:15 10:38:02 2878340 0 1366120 17.06 2620 3761852 1274324 14.07 1426572 2893080 8 14:34:15 10:39:01 2878236 0 1366224 17.06 2620 3761852 1274408 14.07 1426664 2893080 8 14:34:15 10:40:01 2878388 0 1366064 17.06 2620 3761860 1274324 14.07 1426580 2893080 8 14:34:15 10:41:01 2878604 0 1365844 17.05 2620 3761864 1274360 14.07 1426600 2893080 8 14:34:15 10:42:01 2878340 0 1366104 17.06 2620 3761868 1274324 14.07 1426592 2893080 8 14:34:15 10:43:01 2878472 0 1365968 17.06 2620 3761872 1274324 14.07 1426708 2893080 8 14:34:15 10:44:01 2877980 0 1366460 17.06 2620 3761872 1274420 14.07 1426692 2893080 8 14:34:15 10:45:01 2878224 0 1366208 17.06 2620 3761880 1274324 14.07 1426604 2893080 8 14:34:15 10:46:01 2878108 0 1366320 17.06 2620 3761884 1274324 14.07 1426604 2893080 8 14:34:15 10:47:01 2878272 0 1366148 17.06 2620 3761892 1274324 14.07 1426612 2893080 8 14:34:15 10:48:01 2878240 0 1366176 17.06 2620 3761896 1274324 14.07 1426620 2893080 8 14:34:15 10:49:01 2877980 0 1366424 17.06 2620 3761908 1274420 14.07 1426720 2893084 8 14:34:15 10:50:01 2878116 0 1366288 17.06 2620 3761908 1274324 14.07 1426744 2893080 8 14:34:15 10:51:01 2878388 0 1366008 17.06 2620 3761916 1274324 14.07 1426700 2893084 8 14:34:15 10:52:01 2878240 0 1366156 17.06 2620 3761916 1274324 14.07 1426572 2893080 8 14:34:15 10:53:01 2878084 0 1366308 17.06 2620 3761920 1274324 14.07 1426756 2893080 8 14:34:15 10:54:01 2877612 0 1366772 17.07 2620 3761928 1274504 14.07 1427096 2893080 8 14:34:15 10:55:01 2878348 0 1366036 17.06 2620 3761928 1274324 14.07 1426764 2893080 8 14:34:15 10:56:01 2878208 0 1366168 17.06 2620 3761936 1274324 14.07 1426656 2893080 8 14:34:15 10:57:01 2878364 0 1366012 17.06 2620 3761936 1274324 14.07 1426656 2893080 8 14:34:15 10:58:01 2878108 0 1366260 17.06 2620 3761944 1274324 14.07 1426664 2893080 8 14:34:15 10:59:01 2877956 0 1366408 17.06 2620 3761948 1274420 14.07 1426760 2893080 8 14:34:15 11:00:01 2878344 0 1366020 17.06 2620 3761948 1274324 14.07 1426668 2893080 8 14:34:15 11:01:01 2876704 0 1367652 17.08 2620 3761956 1276724 14.10 1427392 2893080 8 14:34:15 11:02:01 2878296 0 1366052 17.06 2620 3761964 1274324 14.07 1426800 2893080 8 14:34:15 11:03:01 2878304 0 1366040 17.06 2620 3761968 1274324 14.07 1426688 2893080 8 14:34:15 11:04:01 2877936 0 1366400 17.06 2620 3761976 1274408 14.07 1426788 2893080 8 14:34:15 11:05:01 2877724 0 1366612 17.06 2620 3761976 1274480 14.07 1427072 2893080 20 14:34:15 11:06:01 2878172 0 1366156 17.06 2620 3761984 1274324 14.07 1426700 2893084 12 14:34:15 11:07:01 2878196 0 1366128 17.06 2620 3761988 1274324 14.07 1426704 2893084 8 14:34:15 11:08:01 2878220 0 1366104 17.06 2620 3761988 1274324 14.07 1426708 2893080 8 14:34:15 11:09:01 2878060 0 1366256 17.06 2620 3761996 1274408 14.07 1426804 2893080 8 14:34:15 11:10:01 2877872 0 1366444 17.06 2620 3761996 1274444 14.07 1427080 2893080 8 14:34:15 11:11:01 2878188 0 1366120 17.06 2620 3762004 1274324 14.07 1426724 2893080 8 14:34:15 11:12:02 2878312 0 1365992 17.06 2620 3762008 1274324 14.07 1426728 2893080 8 14:34:15 11:13:01 2878304 0 1365996 17.06 2620 3762012 1274324 14.07 1426728 2893084 8 14:34:15 11:14:01 2878076 0 1366220 17.06 2620 3762016 1274420 14.07 1426828 2893080 8 14:34:15 11:15:01 2878076 0 1366220 17.06 2620 3762016 1274396 14.07 1426764 2893080 8 14:34:15 11:16:01 2878320 0 1365968 17.06 2620 3762024 1274324 14.07 1426744 2893080 8 14:34:15 11:17:01 2878048 0 1366232 17.06 2620 3762032 1274324 14.07 1426868 2893080 8 14:34:15 11:18:01 2878260 0 1366016 17.06 2620 3762036 1274324 14.07 1426872 2893080 8 14:34:15 11:19:01 2878192 0 1366080 17.06 2620 3762040 1274420 14.07 1426788 2893080 8 14:34:15 11:20:01 2878132 0 1366136 17.06 2620 3762044 1274384 14.07 1426832 2893080 8 14:34:15 11:21:01 2877932 0 1366332 17.06 2620 3762048 1274324 14.07 1426884 2893080 8 14:34:15 11:22:01 2878048 0 1366212 17.06 2620 3762052 1274324 14.07 1426772 2893080 8 14:34:15 11:23:01 2877824 0 1366432 17.06 2620 3762056 1274324 14.07 1426776 2893080 8 14:34:15 11:24:01 2877844 0 1366408 17.06 2620 3762060 1274408 14.07 1426868 2893080 8 14:34:15 11:25:01 2877816 0 1366432 17.06 2620 3762064 1274324 14.07 1426784 2893080 8 14:34:15 11:26:01 2877776 0 1366468 17.06 2620 3762068 1274360 14.07 1426800 2893080 8 14:34:15 11:27:01 2878064 0 1366172 17.06 2620 3762076 1274324 14.07 1426796 2893080 8 14:34:15 11:28:01 2878048 0 1366188 17.06 2620 3762076 1274324 14.07 1426796 2893080 8 14:34:15 11:29:01 2877704 0 1366520 17.06 2620 3762088 1274396 14.07 1426888 2893088 8 14:34:15 11:30:01 2878080 0 1366140 17.06 2620 3762092 1274324 14.07 1426812 2893080 8 14:34:15 11:31:01 2878172 0 1366048 17.06 2620 3762092 1274324 14.07 1426812 2893080 8 14:34:15 11:32:01 2877916 0 1366296 17.06 2620 3762100 1274324 14.07 1426820 2893080 8 14:34:15 11:33:01 2877940 0 1366268 17.06 2620 3762104 1274324 14.07 1426940 2893080 8 14:34:15 11:34:01 2877804 0 1366396 17.06 2620 3762112 1274408 14.07 1426920 2893080 8 14:34:15 11:35:01 2878024 0 1366172 17.06 2620 3762116 1274360 14.07 1426848 2893080 8 14:34:15 11:36:01 2878048 0 1366144 17.06 2620 3762120 1274324 14.07 1426956 2893080 8 14:34:15 11:37:01 2878048 0 1366140 17.06 2620 3762124 1274324 14.07 1426844 2893080 8 14:34:15 11:38:01 2878048 0 1366140 17.06 2620 3762124 1274324 14.07 1426844 2893080 8 14:34:15 11:39:01 2877720 0 1366460 17.06 2620 3762132 1274408 14.07 1426944 2893080 8 14:34:15 11:40:01 2878048 0 1366128 17.06 2620 3762136 1274324 14.07 1426972 2893080 8 14:34:15 11:41:01 2878080 0 1366092 17.06 2620 3762140 1274360 14.07 1426984 2893080 8 14:34:15 11:42:01 2878064 0 1366104 17.06 2620 3762144 1274324 14.07 1426864 2893080 8 14:34:15 11:43:01 2878700 0 1365464 17.05 2620 3762148 1274324 14.07 1426936 2893080 8 14:34:15 11:44:01 2877680 0 1366480 17.06 2620 3762152 1274420 14.07 1427084 2893080 8 14:34:15 11:45:01 2877940 0 1366212 17.06 2620 3762160 1274324 14.07 1426992 2893084 8 14:34:15 11:46:01 2877924 0 1366228 17.06 2620 3762160 1274324 14.07 1426880 2893080 8 14:34:15 11:47:01 2878500 0 1365648 17.05 2620 3762164 1274324 14.07 1426836 2893080 8 14:34:15 11:48:01 3106624 0 1097804 13.71 2620 3801884 1095872 12.10 1377652 2714120 148 14:34:15 11:49:01 3115072 0 1089352 13.60 2620 3801888 1065608 11.76 1371180 2712628 20 14:34:15 11:50:01 3116196 0 1088220 13.59 2620 3801896 1065428 11.76 1370156 2712628 16 14:34:15 11:51:01 3104268 0 1100148 13.74 2620 3801896 1065428 11.76 1382284 2712628 8 14:34:15 11:52:01 3105136 0 1099272 13.73 2620 3801904 1063836 11.75 1381904 2712444 8 14:34:15 11:53:01 3100872 0 1103532 13.78 2620 3801908 1065584 11.76 1390636 2708356 20 14:34:15 11:54:01 3100852 0 1103548 13.78 2620 3801912 1065428 11.76 1389884 2708356 20 14:34:15 11:55:01 3101404 0 1102992 13.77 2620 3801916 1065428 11.76 1389836 2708356 8 14:34:15 11:56:01 3100988 0 1103408 13.78 2620 3801916 1065524 11.76 1390400 2708356 8 14:34:15 11:57:01 3101100 0 1103288 13.78 2620 3801924 1065428 11.76 1389880 2708356 16 14:34:15 11:58:01 3100352 0 1104032 13.79 2620 3801928 1065548 11.76 1390604 2708356 8 14:34:15 11:59:01 3101464 0 1102916 13.77 2620 3801932 1065428 11.76 1389996 2708356 8 14:34:15 12:00:01 3100812 0 1103564 13.78 2620 3801936 1065428 11.76 1390036 2708356 8 14:34:15 12:01:01 3099524 0 1104844 13.80 2620 3801944 1068196 11.79 1390740 2708356 12 14:34:15 12:02:01 3100664 0 1103696 13.78 2620 3801952 1065488 11.76 1390308 2708360 8 14:34:15 12:03:01 3100476 0 1103880 13.78 2620 3801956 1065512 11.76 1390516 2708356 20 14:34:15 12:04:01 3100564 0 1103792 13.78 2620 3801956 1065428 11.76 1390040 2708356 20 14:34:15 12:05:01 3100852 0 1103496 13.78 2620 3801964 1065428 11.76 1390100 2708356 16 14:34:15 12:06:01 3099316 0 1105032 13.80 2620 3801964 1065632 11.77 1391224 2708352 16 14:34:15 12:07:01 3101116 0 1103224 13.77 2620 3801972 1065428 11.76 1390076 2708352 8 14:34:15 12:08:01 3100524 0 1103812 13.78 2620 3801976 1065500 11.76 1390528 2708352 20 14:34:15 12:09:01 3100588 0 1103740 13.78 2620 3801984 1065428 11.76 1390004 2708356 20 14:34:15 12:10:01 3099588 0 1104736 13.79 2620 3801988 1065644 11.77 1391372 2708352 12 14:34:15 12:11:01 3100756 0 1103564 13.78 2620 3801992 1065428 11.76 1390068 2708356 8 14:34:15 12:12:01 3100580 0 1103736 13.78 2620 3801996 1065428 11.76 1390028 2708352 8 14:34:15 12:13:01 3100164 0 1104148 13.79 2620 3802000 1065560 11.76 1390832 2708352 8 14:34:15 12:14:01 3100836 0 1103472 13.78 2620 3802004 1065428 11.76 1390156 2708352 8 14:34:15 12:15:01 3100704 0 1103600 13.78 2620 3802008 1065428 11.76 1390040 2708352 8 14:34:15 12:16:01 3100728 0 1103564 13.78 2620 3802020 1065428 11.76 1390052 2708352 8 14:34:15 12:17:01 3100664 0 1103628 13.78 2620 3802020 1065500 11.76 1390548 2708352 8 14:34:15 12:18:01 3100832 0 1103452 13.78 2620 3802028 1065536 11.76 1390596 2708356 20 14:34:15 12:19:02 3100828 0 1103456 13.78 2620 3802028 1065428 11.76 1390180 2708352 20 14:34:15 12:20:01 3100640 0 1103640 13.78 2620 3802032 1065512 11.76 1390584 2708352 8 14:34:15 12:21:01 3100984 0 1103268 13.78 2620 3802060 1065428 11.76 1390176 2708356 12 14:34:15 12:22:01 3100968 0 1103304 13.78 2620 3802040 1065428 11.76 1390196 2708352 8 14:34:15 12:23:01 3100500 0 1103764 13.78 2620 3802048 1065524 11.76 1390592 2708352 20 14:34:15 12:24:01 3100960 0 1103304 13.78 2620 3802048 1065428 11.76 1390224 2708352 8 14:34:15 12:25:01 3100712 0 1103544 13.78 2620 3802056 1065428 11.76 1390208 2708356 8 14:34:15 12:26:01 3100836 0 1103416 13.78 2620 3802060 1065428 11.76 1390104 2708352 8 14:34:15 12:27:01 3100736 0 1103516 13.78 2620 3802060 1065428 11.76 1390172 2708352 8 14:34:15 12:28:01 3100576 0 1103668 13.78 2620 3802068 1065512 11.76 1390552 2708352 8 14:34:15 12:29:01 3100728 0 1103516 13.78 2620 3802068 1065428 11.76 1390108 2708352 8 14:34:15 12:30:01 3100584 0 1103652 13.78 2620 3802076 1065524 11.76 1390748 2708352 8 14:34:15 12:31:01 3100812 0 1103416 13.78 2620 3802084 1065428 11.76 1390128 2708352 8 14:34:15 12:32:01 3100704 0 1103520 13.78 2620 3802088 1065428 11.76 1390128 2708352 8 14:34:15 12:33:01 3100360 0 1103860 13.78 2620 3802092 1065512 11.76 1390668 2708352 8 14:34:15 12:34:01 3101200 0 1103016 13.77 2620 3802096 1065428 11.76 1390172 2708352 8 14:34:15 12:35:01 3100720 0 1103492 13.78 2620 3802100 1065428 11.76 1390256 2708352 8 14:34:15 12:36:01 3100636 0 1103572 13.78 2620 3802104 1065428 11.76 1390244 2708352 8 14:34:15 12:37:01 3100300 0 1103904 13.78 2620 3802108 1065476 11.76 1390516 2708352 8 14:34:15 12:38:01 3100204 0 1103996 13.78 2620 3802112 1065524 11.76 1390784 2708352 8 14:34:15 12:39:01 3100556 0 1103636 13.78 2620 3802120 1065428 11.76 1390160 2708352 8 14:34:15 12:40:01 3100572 0 1103620 13.78 2620 3802120 1065428 11.76 1390280 2708352 8 14:34:15 12:41:01 3101124 0 1103060 13.77 2620 3802128 1065428 11.76 1390232 2708356 8 14:34:15 12:42:01 3100736 0 1103448 13.78 2620 3802128 1065428 11.76 1390168 2708352 8 14:34:15 12:43:01 3100244 0 1103936 13.78 2620 3802132 1065512 11.76 1390708 2708352 8 14:34:15 12:44:01 3099684 0 1104488 13.79 2620 3802140 1065536 11.76 1390808 2708352 20 14:34:15 12:45:01 3100572 0 1103600 13.78 2620 3802140 1065428 11.76 1390304 2708352 20 14:34:15 12:46:01 3100820 0 1103340 13.78 2620 3802152 1065428 11.76 1390280 2708356 8 14:34:15 12:47:01 3100572 0 1103588 13.78 2620 3802152 1065428 11.76 1390336 2708352 8 14:34:15 12:48:01 3099384 0 1104768 13.79 2620 3802160 1065924 11.77 1391316 2708352 20 14:34:15 12:49:01 3100636 0 1103512 13.78 2620 3802164 1065684 11.77 1390232 2708352 16 14:34:15 12:50:01 3100672 0 1103476 13.78 2620 3802164 1065684 11.77 1390368 2708352 8 14:34:15 12:51:02 3100600 0 1103540 13.78 2620 3802172 1065768 11.77 1390400 2708352 8 14:34:15 12:52:01 3100572 0 1103564 13.78 2620 3802176 1065684 11.77 1390372 2708356 8 14:34:15 12:53:01 3100180 0 1103948 13.78 2620 3802184 1065804 11.77 1390444 2708352 20 14:34:15 12:54:01 3100464 0 1103660 13.78 2620 3802188 1065684 11.77 1390276 2708352 16 14:34:15 12:55:01 3100660 0 1103460 13.78 2620 3802192 1065684 11.77 1390276 2708352 8 14:34:15 12:56:01 3101380 0 1102736 13.77 2620 3802196 1065684 11.77 1390132 2708352 8 14:34:15 12:57:01 3100976 0 1103132 13.77 2620 3802204 1065684 11.77 1390336 2708356 8 14:34:15 12:58:01 3100328 0 1103780 13.78 2620 3802204 1065792 11.77 1390512 2708352 8 14:34:15 12:59:01 3100200 0 1103904 13.78 2620 3802208 1065684 11.77 1390268 2708352 8 14:34:15 13:00:01 3100720 0 1103380 13.78 2620 3802212 1065684 11.77 1390336 2708352 8 14:34:15 13:01:01 3098492 0 1105604 13.80 2620 3802216 1068880 11.80 1391116 2708352 8 14:34:15 13:02:01 3100388 0 1103696 13.78 2620 3802228 1065684 11.77 1390456 2708352 8 14:34:15 13:03:01 3099364 0 1104716 13.79 2620 3802232 1065956 11.77 1390920 2708352 8 14:34:15 13:04:01 3100136 0 1103940 13.78 2620 3802236 1065884 11.77 1390816 2708352 8 14:34:15 13:05:01 3100108 0 1103964 13.78 2620 3802240 1065812 11.77 1390944 2708356 8 14:34:15 13:06:01 3099944 0 1104124 13.79 2620 3802244 1065812 11.77 1390816 2708352 8 14:34:15 13:07:01 3097828 0 1106236 13.81 2620 3802248 1065980 11.77 1392840 2708352 20 14:34:15 13:08:01 3098296 0 1105764 13.81 2620 3802252 1065944 11.77 1393000 2708352 12 14:34:15 13:09:01 3098176 0 1105880 13.81 2620 3802256 1065812 11.77 1392612 2708352 8 14:34:15 13:10:01 3098416 0 1105636 13.81 2620 3802260 1065812 11.77 1392600 2708352 8 14:34:15 13:11:01 3085788 0 1118120 13.96 2620 3802404 1138572 12.57 1403328 2708436 20 14:34:15 13:12:01 3079304 0 1124592 14.04 2620 3802416 1164464 12.86 1409156 2708444 8 14:34:15 13:13:01 3089748 0 1114148 13.91 2620 3802416 1071548 11.83 1400736 2708440 8 14:34:15 13:14:01 3088424 0 1115468 13.93 2620 3802420 1071476 11.83 1401908 2708440 8 14:34:15 13:15:01 3088592 0 1115292 13.93 2620 3802428 1071476 11.83 1401796 2708444 8 14:34:15 13:16:01 3088448 0 1115432 13.93 2620 3802432 1071596 11.83 1401860 2708444 8 14:34:15 13:17:01 3088592 0 1115280 13.93 2620 3802440 1071476 11.83 1401820 2708440 8 14:34:15 13:18:01 3088380 0 1115492 13.93 2620 3802440 1071548 11.83 1401908 2708440 8 14:34:15 13:19:01 3089004 0 1114860 13.92 2620 3802448 1071476 11.83 1401880 2708440 8 14:34:15 13:20:01 3088864 0 1114996 13.92 2620 3802452 1071476 11.83 1401884 2708440 8 14:34:15 13:21:01 3088608 0 1115248 13.93 2620 3802456 1071476 11.83 1401948 2708444 8 14:34:15 13:22:01 3088760 0 1115092 13.92 2620 3802460 1071524 11.83 1401840 2708440 8 14:34:15 13:23:02 3088528 0 1115324 13.93 2620 3802460 1071548 11.83 1402164 2708440 8 14:34:15 13:24:01 3088724 0 1115120 13.92 2620 3802468 1071476 11.83 1401964 2708440 8 14:34:15 13:25:01 3088600 0 1115240 13.92 2620 3802472 1071476 11.83 1401852 2708440 8 14:34:15 13:26:01 3088508 0 1115272 13.93 2620 3802532 1071476 11.83 1401944 2708456 12 14:34:15 13:27:01 3088972 0 1114860 13.92 2620 3802480 1071476 11.83 1401828 2708440 8 14:34:15 13:28:01 3088456 0 1115372 13.93 2620 3802484 1071560 11.83 1401944 2708440 8 14:34:15 13:29:01 3089020 0 1114804 13.92 2620 3802488 1071476 11.83 1401836 2708440 8 14:34:15 13:30:01 3089160 0 1114660 13.92 2620 3802492 1071476 11.83 1401908 2708440 8 14:34:15 13:31:01 3088608 0 1115204 13.92 2620 3802500 1071476 11.83 1401992 2708444 8 14:34:15 13:32:01 3090028 0 1113776 13.91 2620 3802508 1069944 11.81 1400992 2708440 8 14:34:15 13:33:01 3088800 0 1115000 13.92 2620 3802512 1071548 11.83 1402012 2708440 8 14:34:15 13:34:01 3088640 0 1115156 13.92 2620 3802516 1071476 11.83 1402012 2708440 8 14:34:15 13:35:01 3088772 0 1115016 13.92 2620 3802524 1071512 11.83 1402012 2708440 8 14:34:15 13:36:01 3088812 0 1114976 13.92 2620 3802524 1071476 11.83 1402024 2708440 8 14:34:15 13:37:01 3088400 0 1115380 13.93 2620 3802532 1071476 11.83 1401908 2708444 8 14:34:15 13:38:01 3087420 0 1116356 13.94 2620 3802536 1071740 11.83 1402656 2708440 8 14:34:15 13:39:01 3087220 0 1116556 13.94 2620 3802536 1071704 11.83 1402964 2708440 8 14:34:15 13:40:01 3088740 0 1115028 13.92 2620 3802544 1071476 11.83 1401640 2708440 8 14:34:15 13:41:01 3088764 0 1115004 13.92 2620 3802544 1071476 11.83 1401640 2708440 8 14:34:15 13:42:01 3089152 0 1114608 13.92 2620 3802552 1071476 11.83 1401600 2708440 8 14:34:15 13:43:01 3088800 0 1114956 13.92 2620 3802556 1071548 11.83 1401672 2708440 8 14:34:15 13:44:01 3088576 0 1115176 13.92 2620 3802560 1071536 11.83 1401740 2708440 8 14:34:15 13:45:01 3088220 0 1115528 13.93 2620 3802564 1071476 11.83 1402132 2708440 8 14:34:15 13:46:01 3088320 0 1115428 13.93 2620 3802564 1071476 11.83 1402164 2708440 8 14:34:15 13:47:01 3088236 0 1115500 13.93 2620 3802576 1071476 11.83 1402124 2708440 8 14:34:15 13:48:01 3087600 0 1116132 13.94 2620 3802580 1071720 11.83 1402844 2708440 8 14:34:15 13:49:01 3088492 0 1115236 13.92 2620 3802584 1071540 11.83 1402288 2708440 8 14:34:15 13:50:01 3088492 0 1115232 13.92 2620 3802588 1071540 11.83 1402156 2708440 8 14:34:15 13:51:01 3088328 0 1115392 13.93 2620 3802592 1071576 11.83 1402384 2708440 8 14:34:15 13:52:01 3088104 0 1115612 13.93 2620 3802596 1071540 11.83 1402284 2708440 8 14:34:15 13:53:01 3088008 0 1115700 13.93 2620 3802604 1071612 11.83 1402360 2708444 16 14:34:15 13:54:01 3087656 0 1116052 13.94 2620 3802604 1071808 11.83 1402800 2708440 8 14:34:15 13:55:01 3088856 0 1114848 13.92 2620 3802608 1071604 11.83 1401800 2708440 8 14:34:15 13:56:01 3088980 0 1114720 13.92 2620 3802612 1071604 11.83 1401736 2708440 8 14:34:15 13:57:02 3089184 0 1114512 13.92 2620 3802616 1071604 11.83 1401904 2708440 8 14:34:15 13:58:01 3088528 0 1115160 13.92 2620 3802624 1071676 11.83 1402056 2708440 8 14:34:15 13:59:01 3088864 0 1114772 13.92 2620 3802676 1071604 11.83 1401772 2708452 24 14:34:15 14:00:01 3088040 0 1115640 13.93 2620 3802632 1071604 11.83 1402376 2708440 8 14:34:15 14:01:01 3087100 0 1116576 13.94 2620 3802636 1074076 11.86 1403076 2708440 8 14:34:15 14:02:01 3088032 0 1115636 13.93 2620 3802644 1071604 11.83 1402268 2708440 8 14:34:15 14:03:01 3087888 0 1115776 13.93 2620 3802648 1071676 11.83 1402440 2708440 8 14:34:15 14:04:01 3088636 0 1115024 13.92 2620 3802652 1071604 11.83 1401976 2708440 8 14:34:15 14:05:01 3087852 0 1115804 13.93 2620 3802656 1071820 11.83 1402460 2708440 8 14:34:15 14:06:01 3088848 0 1114800 13.92 2620 3802664 1071604 11.83 1401988 2708440 8 14:34:15 14:07:01 3088668 0 1114980 13.92 2620 3802664 1071604 11.83 1401960 2708440 8 14:34:15 14:08:01 3087748 0 1115892 13.93 2620 3802672 1071676 11.83 1402432 2708444 12 14:34:15 14:09:01 3088544 0 1115096 13.92 2620 3802672 1071604 11.83 1402548 2708440 12 14:34:15 14:10:01 3088000 0 1115636 13.93 2620 3802676 1071604 11.83 1402376 2708440 8 14:34:15 14:11:01 3088108 0 1115516 13.93 2620 3802688 1071604 11.83 1402368 2708444 8 14:34:15 14:12:01 3088396 0 1115228 13.92 2620 3802688 1071604 11.83 1402372 2708440 8 14:34:15 14:13:01 3087880 0 1115736 13.93 2620 3802696 1071676 11.83 1402384 2708440 8 14:34:15 14:14:01 3088588 0 1115028 13.92 2620 3802696 1071688 11.83 1402536 2708440 8 14:34:15 14:15:01 3088324 0 1115284 13.93 2620 3802704 1071604 11.83 1402500 2708440 8 14:34:15 14:16:01 3088116 0 1115488 13.93 2620 3802708 1071604 11.83 1402472 2708440 8 14:34:15 14:17:01 3088444 0 1115156 13.92 2620 3802712 1071604 11.83 1402528 2708440 8 14:34:15 14:18:01 3087756 0 1115836 13.93 2620 3802720 1071688 11.83 1402608 2708440 8 14:34:15 14:19:01 3087912 0 1115676 13.93 2620 3802724 1071688 11.83 1402524 2708444 8 14:34:15 14:20:01 3088100 0 1115484 13.93 2620 3802728 1071604 11.83 1402428 2708440 8 14:34:15 14:21:01 3088180 0 1115400 13.93 2620 3802732 1071604 11.83 1402528 2708440 8 14:34:15 14:22:01 3087992 0 1115584 13.93 2620 3802736 1071604 11.83 1402416 2708440 8 14:34:15 14:23:01 3087888 0 1115684 13.93 2620 3802740 1071676 11.83 1402528 2708440 8 14:34:15 14:24:01 3088412 0 1115152 13.92 2620 3802748 1071604 11.83 1402376 2708444 8 14:34:15 14:25:01 3087832 0 1115732 13.93 2620 3802748 1071688 11.83 1402568 2708440 8 14:34:15 14:26:01 3087984 0 1115576 13.93 2620 3802752 1071604 11.83 1402516 2708440 8 14:34:15 14:27:01 3088140 0 1115416 13.93 2620 3802756 1071604 11.83 1402472 2708440 8 14:34:15 14:28:01 3086476 0 1117076 13.95 2620 3802760 1091280 12.05 1403176 2708440 8 14:34:15 14:29:01 3088504 0 1115040 13.92 2620 3802768 1070264 11.82 1402072 2708440 8 14:34:15 14:30:02 3088388 0 1115156 13.92 2620 3802768 1070264 11.82 1402024 2708440 8 14:34:15 14:31:01 3087888 0 1115648 13.93 2620 3802776 1070300 11.82 1402572 2708440 8 14:34:15 14:32:01 3087496 0 1116036 13.93 2620 3802780 1070636 11.82 1402928 2708440 8 14:34:15 14:33:01 3088396 0 1115132 13.92 2620 3802784 1070348 11.82 1402176 2708440 8 14:34:15 14:34:01 2455880 0 1221276 15.25 2620 4329156 1293584 14.28 1460156 3214140 49800 14:34:15 Average: 2998767 0 1234332 15.41 2620 3773213 1197193 13.22 1412256 2802786 2050 14:34:15 14:34:15 08:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:34:15 08:34:01 eth0 1580.58 1816.72 6413.18 211.14 0.00 0.00 0.00 0.00 14:34:15 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:34:01 docker0 1072.34 684.03 81.94 2685.65 0.00 0.00 0.00 0.00 14:34:15 08:35:01 veth3aed17d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:35:01 eth0 573.96 506.16 3541.35 47.89 0.00 0.00 0.00 0.00 14:34:15 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:35:01 docker0 264.28 290.77 17.24 847.13 0.00 0.00 0.00 0.00 14:34:15 08:36:01 veth133e14b 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 14:34:15 08:36:01 eth0 39.54 21.89 35.28 15.75 0.00 0.00 0.00 0.00 14:34:15 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:36:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 14:34:15 08:37:01 veth133e14b 1.23 1.23 0.10 0.10 0.00 0.00 0.00 0.00 14:34:15 08:37:01 eth0 26.72 19.33 14.81 112.34 0.00 0.00 0.00 0.00 14:34:15 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:37:01 docker0 1.23 1.23 0.08 0.10 0.00 0.00 0.00 0.00 14:34:15 08:38:03 veth5ef331a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:34:15 08:38:03 eth0 186.53 160.82 1659.39 27.67 0.00 0.00 0.00 0.00 14:34:15 08:38:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:38:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:39:01 veth671c539 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 14:34:15 08:39:01 veth5ef331a 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 14:34:15 08:39:01 veth160eae9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 14:34:15 08:39:01 eth0 87.39 61.13 192.73 13.07 0.00 0.00 0.00 0.00 14:34:15 08:40:01 veth15d28da 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:34:15 08:40:01 veth5ef331a 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 14:34:15 08:40:01 vethaf56944 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:34:15 08:40:01 eth0 268.64 195.14 1890.19 127.65 0.00 0.00 0.00 0.00 14:34:15 08:41:01 eth0 45.79 31.15 93.81 10.93 0.00 0.00 0.00 0.00 14:34:15 08:41:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:34:15 08:41:01 docker0 1479.96 1172.07 108.41 4366.53 0.00 0.00 0.00 0.00 14:34:15 08:42:01 eth0 0.73 0.72 0.40 0.05 0.00 0.00 0.00 0.00 14:34:15 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:43:01 eth0 0.53 0.18 0.06 0.01 0.00 0.00 0.00 0.00 14:34:15 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:44:01 eth0 0.68 0.40 0.40 0.26 0.00 0.00 0.00 0.00 14:34:15 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:45:01 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:34:15 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:46:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 14:34:15 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:47:01 eth0 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 14:34:15 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:48:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:34:15 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:49:02 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 08:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:50:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 14:34:15 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:51:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 14:34:15 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:52:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:53:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:34:15 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:54:01 eth0 0.67 0.50 0.40 0.27 0.00 0.00 0.00 0.00 14:34:15 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:55:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 14:34:15 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:56:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:57:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:58:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:59:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:00:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 14:34:15 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:01:01 eth0 0.08 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:34:15 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:02:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:04:01 eth0 0.25 0.25 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:05:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 14:34:15 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:06:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:07:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:08:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:09:01 eth0 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:10:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:12:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:13:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:14:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:15:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:34:15 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:18:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:19:01 eth0 0.25 0.23 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:20:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:21:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:22:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:23:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:24:02 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 09:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:26:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 14:34:15 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:28:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:29:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:30:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:31:01 eth0 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:34:01 eth0 0.27 0.23 0.17 0.07 0.00 0.00 0.00 0.00 14:34:15 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:35:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:39:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:40:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:43:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:44:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:48:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:49:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:50:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:51:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:52:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:53:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:54:01 eth0 0.65 0.40 0.40 0.26 0.00 0.00 0.00 0.00 14:34:15 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:55:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:57:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:59:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:00:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:01:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:02:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:03:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:04:01 eth0 0.78 0.20 0.19 0.07 0.00 0.00 0.00 0.00 14:34:15 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:05:01 eth0 0.45 0.32 0.27 0.20 0.00 0.00 0.00 0.00 14:34:15 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:06:01 eth0 0.60 0.32 0.46 0.24 0.00 0.00 0.00 0.00 14:34:15 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:07:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:08:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:09:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:10:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:34:15 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:11:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:13:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:14:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:15:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:17:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:18:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:19:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:20:01 eth0 0.13 0.12 0.07 0.01 0.00 0.00 0.00 0.00 14:34:15 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:23:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:24:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:26:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:27:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:28:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 14:34:15 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:29:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:31:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:32:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:34:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:35:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:36:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:37:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:38:02 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:39:01 eth0 0.15 0.14 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:41:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:44:01 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:48:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:49:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:50:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:51:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:52:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:54:01 eth0 0.68 0.43 0.40 0.27 0.00 0.00 0.00 0.00 14:34:15 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:57:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:58:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:59:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:01:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:03:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:04:01 eth0 0.63 0.12 0.13 0.07 0.00 0.00 0.00 0.00 14:34:15 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:05:01 eth0 0.55 0.37 0.33 0.20 0.00 0.00 0.00 0.00 14:34:15 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:09:01 eth0 0.70 0.27 0.19 0.08 0.00 0.00 0.00 0.00 14:34:15 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:10:01 eth0 0.40 0.23 0.26 0.16 0.00 0.00 0.00 0.00 14:34:15 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:11:01 eth0 0.05 0.07 0.00 0.03 0.00 0.00 0.00 0.00 14:34:15 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:12:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:13:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:14:01 eth0 0.22 0.15 0.09 0.07 0.00 0.00 0.00 0.00 14:34:15 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:15:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:17:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:18:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:19:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:20:01 eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 14:34:15 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:23:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:24:01 eth0 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:26:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 14:34:15 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:27:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:28:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:29:01 eth0 0.23 0.18 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:32:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:34:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:35:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:36:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:38:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:39:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:40:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:41:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:43:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:44:01 eth0 0.22 0.18 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:45:01 eth0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:46:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:48:01 eth0 28.06 28.34 12.85 36.43 0.00 0.00 0.00 0.00 14:34:15 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:49:01 eth0 0.93 0.52 0.68 0.24 0.00 0.00 0.00 0.00 14:34:15 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:51:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:52:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:53:01 eth0 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:56:01 eth0 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 14:34:15 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:58:01 eth0 0.18 0.18 0.09 0.08 0.00 0.00 0.00 0.00 14:34:15 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:59:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:00:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:02:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:34:15 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:03:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:04:01 eth0 0.35 0.03 0.02 0.00 0.00 0.00 0.00 0.00 14:34:15 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:05:01 eth0 0.48 0.03 0.05 0.00 0.00 0.00 0.00 0.00 14:34:15 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:06:01 eth0 0.53 0.27 0.33 0.20 0.00 0.00 0.00 0.00 14:34:15 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:07:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:08:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:09:01 eth0 0.75 0.03 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:10:01 eth0 0.48 0.23 0.27 0.16 0.00 0.00 0.00 0.00 14:34:15 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:11:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 14:34:15 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:12:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:13:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:17:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:18:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:19:02 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:20:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 14:34:15 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:23:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:28:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 14:34:15 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:30:01 eth0 0.15 0.07 0.12 0.00 0.00 0.00 0.00 0.00 14:34:15 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:33:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:35:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:37:01 eth0 0.18 0.17 0.09 0.01 0.00 0.00 0.00 0.00 14:34:15 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:38:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:41:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:43:01 eth0 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:44:01 eth0 0.13 0.13 0.12 0.01 0.00 0.00 0.00 0.00 14:34:15 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:48:01 eth0 0.58 0.35 0.35 0.27 0.00 0.00 0.00 0.00 14:34:15 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:50:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:51:02 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 12:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:52:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:53:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:55:01 eth0 0.05 0.03 0.01 0.00 0.00 0.00 0.00 0.00 14:34:15 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:58:01 eth0 0.27 0.27 0.14 0.08 0.00 0.00 0.00 0.00 14:34:15 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:03:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 14:34:15 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:04:01 eth0 0.12 0.07 0.12 0.00 0.00 0.00 0.00 0.00 14:34:15 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:05:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:06:01 eth0 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:07:01 eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 14:34:15 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:08:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:09:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:11:01 eth0 65.33 40.05 57.85 65.37 0.00 0.00 0.00 0.00 14:34:15 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:12:01 eth0 25.67 16.36 27.15 28.98 0.00 0.00 0.00 0.00 14:34:15 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:13:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 14:34:15 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:14:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:15:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:16:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:18:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:22:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:34:15 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:23:02 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 13:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:25:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:26:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:28:01 eth0 0.20 0.18 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:32:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:33:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:35:01 eth0 0.13 0.12 0.09 0.01 0.00 0.00 0.00 0.00 14:34:15 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:36:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:37:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 14:34:15 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:38:01 eth0 1.00 0.45 0.39 0.24 0.00 0.00 0.00 0.00 14:34:15 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:39:01 eth0 0.52 0.35 0.35 0.20 0.00 0.00 0.00 0.00 14:34:15 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:40:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 14:34:15 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:41:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:43:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:44:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:48:01 eth0 0.58 0.32 0.34 0.26 0.00 0.00 0.00 0.00 14:34:15 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:49:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:51:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:52:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:53:01 eth0 0.67 0.12 0.13 0.07 0.00 0.00 0.00 0.00 14:34:15 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:54:01 eth0 0.52 0.32 0.32 0.20 0.00 0.00 0.00 0.00 14:34:15 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:55:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 14:34:15 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:57:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:58:01 eth0 0.20 0.12 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:01:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:03:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:04:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 14:34:15 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:05:01 eth0 0.48 0.25 0.32 0.20 0.00 0.00 0.00 0.00 14:34:15 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:08:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:13:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:14:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:18:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:19:01 eth0 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 14:34:15 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:23:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:34:15 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:25:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:28:01 eth0 1.12 1.08 0.14 6.47 0.00 0.00 0.00 0.00 14:34:15 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:29:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:30:02 eth0 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 14:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:31:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 14:34:15 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:32:01 eth0 0.88 0.70 0.29 1.41 0.00 0.00 0.00 0.00 14:34:15 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:33:01 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 14:34:15 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:34:01 eth0 197.45 168.87 2174.82 26.89 0.00 0.00 0.00 0.00 14:34:15 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 Average: eth0 8.79 8.59 44.84 2.06 0.00 0.00 0.00 0.00 14:34:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:15 Average: docker0 4.10 3.25 0.30 12.10 0.00 0.00 0.00 0.00 14:34:15 14:34:15 14:34:15 ---> sar -P ALL: 14:34:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 14:34:15 14:34:15 08:32:39 LINUX RESTART (2 CPU) 14:34:15 14:34:15 08:33:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 08:34:01 all 29.97 0.00 7.43 4.76 0.09 57.74 14:34:15 08:34:01 0 26.33 0.00 9.03 4.74 0.09 59.81 14:34:15 08:34:01 1 33.61 0.00 5.83 4.79 0.09 55.68 14:34:15 08:35:01 all 11.57 0.00 5.98 3.45 0.10 78.91 14:34:15 08:35:01 0 12.07 0.00 6.32 3.27 0.10 78.24 14:34:15 08:35:01 1 11.07 0.00 5.64 3.63 0.09 79.57 14:34:15 08:36:01 all 67.58 0.00 6.78 0.72 0.09 24.83 14:34:15 08:36:01 0 66.49 0.00 7.35 0.93 0.09 25.14 14:34:15 08:36:01 1 68.68 0.00 6.20 0.51 0.09 24.52 14:34:15 08:37:01 all 49.33 0.00 6.44 0.58 0.08 43.57 14:34:15 08:37:01 0 49.61 0.00 6.75 0.64 0.09 42.91 14:34:15 08:37:01 1 49.05 0.00 6.12 0.52 0.07 44.23 14:34:15 08:38:03 all 39.33 0.00 12.21 15.08 0.10 33.29 14:34:15 08:38:03 0 38.87 0.00 12.31 14.99 0.09 33.75 14:34:15 08:38:03 1 39.78 0.00 12.12 15.17 0.10 32.83 14:34:15 08:39:01 all 62.49 0.00 17.44 14.66 0.11 5.30 14:34:15 08:39:01 0 61.71 0.00 17.94 15.05 0.11 5.19 14:34:15 08:39:01 1 63.27 0.00 16.94 14.27 0.11 5.41 14:34:15 08:40:01 all 55.95 0.00 23.33 15.98 0.12 4.62 14:34:15 08:40:01 0 55.66 0.00 23.19 16.67 0.13 4.35 14:34:15 08:40:01 1 56.24 0.00 23.46 15.29 0.11 4.89 14:34:15 08:41:01 all 45.61 0.00 7.44 1.57 0.09 45.30 14:34:15 08:41:01 0 45.14 0.00 7.76 1.41 0.07 45.62 14:34:15 08:41:01 1 46.07 0.00 7.13 1.72 0.11 44.97 14:34:15 08:42:01 all 0.08 0.00 0.03 0.00 0.03 99.85 14:34:15 08:42:01 0 0.03 0.00 0.03 0.00 0.05 99.88 14:34:15 08:42:01 1 0.13 0.00 0.03 0.00 0.02 99.82 14:34:15 08:43:01 all 0.09 0.00 0.03 0.00 0.03 99.85 14:34:15 08:43:01 0 0.05 0.00 0.03 0.00 0.05 99.87 14:34:15 08:43:01 1 0.13 0.00 0.02 0.00 0.02 99.83 14:34:15 08:44:01 all 0.10 0.00 0.05 0.02 0.03 99.81 14:34:15 08:44:01 0 0.17 0.00 0.05 0.03 0.03 99.72 14:34:15 08:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 14:34:15 14:34:15 08:44:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 08:45:01 all 0.09 0.00 0.03 0.00 0.03 99.86 14:34:15 08:45:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:34:15 08:45:01 1 0.13 0.00 0.03 0.00 0.03 99.80 14:34:15 08:46:01 all 0.15 0.00 0.02 0.00 0.02 99.82 14:34:15 08:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 08:46:01 1 0.28 0.00 0.02 0.00 0.02 99.68 14:34:15 08:47:01 all 0.16 0.00 0.03 0.00 0.02 99.80 14:34:15 08:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:34:15 08:47:01 1 0.30 0.00 0.02 0.00 0.02 99.67 14:34:15 08:48:01 all 0.17 0.00 0.04 0.01 0.03 99.76 14:34:15 08:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 08:48:01 1 0.30 0.00 0.05 0.02 0.03 99.60 14:34:15 08:49:02 all 0.15 0.00 0.02 0.00 0.02 99.82 14:34:15 08:49:02 0 0.22 0.00 0.02 0.00 0.03 99.73 14:34:15 08:49:02 1 0.08 0.00 0.02 0.00 0.00 99.90 14:34:15 08:50:01 all 0.09 0.00 0.03 0.00 0.02 99.86 14:34:15 08:50:01 0 0.10 0.00 0.03 0.00 0.00 99.86 14:34:15 08:50:01 1 0.09 0.00 0.03 0.00 0.03 99.85 14:34:15 08:51:01 all 0.10 0.00 0.03 0.00 0.03 99.85 14:34:15 08:51:01 0 0.15 0.00 0.02 0.00 0.02 99.82 14:34:15 08:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 08:52:01 all 0.10 0.00 0.01 0.00 0.02 99.87 14:34:15 08:52:01 0 0.18 0.00 0.02 0.00 0.02 99.78 14:34:15 08:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:34:15 08:53:01 all 0.08 0.00 0.03 0.00 0.03 99.87 14:34:15 08:53:01 0 0.13 0.00 0.03 0.00 0.02 99.82 14:34:15 08:53:01 1 0.02 0.00 0.02 0.00 0.05 99.92 14:34:15 08:54:01 all 0.16 0.00 0.03 0.01 0.02 99.79 14:34:15 08:54:01 0 0.27 0.00 0.02 0.02 0.00 99.70 14:34:15 08:54:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 08:55:01 all 0.13 0.00 0.04 0.00 0.02 99.82 14:34:15 08:55:01 0 0.22 0.00 0.03 0.00 0.00 99.75 14:34:15 08:55:01 1 0.03 0.00 0.05 0.00 0.03 99.88 14:34:15 14:34:15 08:55:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 08:56:01 all 0.20 0.00 0.03 0.00 0.02 99.75 14:34:15 08:56:01 0 0.37 0.00 0.02 0.00 0.02 99.60 14:34:15 08:56:01 1 0.03 0.00 0.05 0.00 0.02 99.90 14:34:15 08:57:01 all 0.11 0.00 0.02 0.00 0.01 99.87 14:34:15 08:57:01 0 0.20 0.00 0.02 0.00 0.00 99.78 14:34:15 08:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 08:58:01 all 0.18 0.00 0.03 0.00 0.02 99.78 14:34:15 08:58:01 0 0.30 0.00 0.03 0.00 0.02 99.65 14:34:15 08:58:01 1 0.05 0.00 0.02 0.00 0.02 99.92 14:34:15 08:59:01 all 0.18 0.00 0.02 0.00 0.02 99.78 14:34:15 08:59:01 0 0.35 0.00 0.02 0.00 0.02 99.62 14:34:15 08:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 09:00:01 all 0.22 0.00 0.02 0.00 0.02 99.75 14:34:15 09:00:01 0 0.40 0.00 0.02 0.00 0.02 99.57 14:34:15 09:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 09:01:01 all 0.17 0.00 0.03 0.00 0.02 99.79 14:34:15 09:01:01 0 0.32 0.00 0.03 0.00 0.02 99.63 14:34:15 09:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 09:02:01 all 0.21 0.00 0.05 0.03 0.01 99.70 14:34:15 09:02:01 0 0.38 0.00 0.05 0.05 0.02 99.50 14:34:15 09:02:01 1 0.03 0.00 0.05 0.02 0.00 99.90 14:34:15 09:03:01 all 0.16 0.00 0.02 0.00 0.02 99.81 14:34:15 09:03:01 0 0.30 0.00 0.02 0.00 0.02 99.67 14:34:15 09:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 09:04:01 all 0.12 0.00 0.02 0.00 0.02 99.85 14:34:15 09:04:01 0 0.22 0.00 0.03 0.00 0.02 99.73 14:34:15 09:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:34:15 09:05:01 all 0.10 0.00 0.02 0.00 0.01 99.87 14:34:15 09:05:01 0 0.17 0.00 0.02 0.00 0.02 99.80 14:34:15 09:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:34:15 09:06:01 all 0.19 0.00 0.02 0.00 0.01 99.78 14:34:15 09:06:01 0 0.38 0.00 0.02 0.00 0.00 99.60 14:34:15 09:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:34:15 14:34:15 09:06:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 09:07:01 all 0.19 0.00 0.02 0.00 0.02 99.77 14:34:15 09:07:01 0 0.35 0.00 0.02 0.00 0.02 99.62 14:34:15 09:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 09:08:01 all 0.08 0.00 0.03 0.00 0.03 99.87 14:34:15 09:08:01 0 0.12 0.00 0.03 0.00 0.03 99.82 14:34:15 09:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 09:09:01 all 0.15 0.00 0.02 0.00 0.03 99.81 14:34:15 09:09:01 0 0.27 0.00 0.02 0.00 0.02 99.70 14:34:15 09:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 09:10:01 all 0.11 0.00 0.03 0.00 0.02 99.85 14:34:15 09:10:01 0 0.20 0.00 0.03 0.00 0.00 99.77 14:34:15 09:10:01 1 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 09:11:01 all 0.13 0.00 0.02 0.00 0.03 99.83 14:34:15 09:11:01 0 0.05 0.00 0.02 0.00 0.03 99.90 14:34:15 09:11:01 1 0.20 0.00 0.02 0.00 0.02 99.77 14:34:15 09:12:01 all 0.11 0.00 0.01 0.00 0.01 99.87 14:34:15 09:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 09:12:01 1 0.20 0.00 0.00 0.00 0.00 99.80 14:34:15 09:13:01 all 0.10 0.00 0.02 0.00 0.03 99.86 14:34:15 09:13:01 0 0.05 0.00 0.02 0.00 0.03 99.90 14:34:15 09:13:01 1 0.15 0.00 0.02 0.00 0.02 99.82 14:34:15 09:14:01 all 0.08 0.00 0.03 0.00 0.02 99.87 14:34:15 09:14:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 09:14:01 1 0.13 0.00 0.02 0.00 0.00 99.85 14:34:15 09:15:01 all 0.08 0.00 0.03 0.00 0.03 99.87 14:34:15 09:15:01 0 0.05 0.00 0.03 0.00 0.05 99.87 14:34:15 09:15:01 1 0.12 0.00 0.02 0.00 0.00 99.87 14:34:15 09:16:01 all 0.08 0.00 0.02 0.00 0.02 99.89 14:34:15 09:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 09:16:01 1 0.12 0.00 0.02 0.00 0.02 99.85 14:34:15 09:17:01 all 0.11 0.00 0.03 0.00 0.03 99.84 14:34:15 09:17:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 09:17:01 1 0.18 0.00 0.02 0.00 0.02 99.78 14:34:15 14:34:15 09:17:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 09:18:01 all 0.13 0.00 0.03 0.00 0.01 99.83 14:34:15 09:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 09:18:01 1 0.23 0.00 0.02 0.00 0.00 99.75 14:34:15 09:19:01 all 0.05 0.00 0.02 0.00 0.03 99.91 14:34:15 09:19:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 09:19:01 1 0.08 0.00 0.02 0.00 0.02 99.88 14:34:15 09:20:01 all 0.18 0.00 0.02 0.00 0.02 99.79 14:34:15 09:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:34:15 09:20:01 1 0.32 0.00 0.00 0.00 0.03 99.65 14:34:15 09:21:01 all 0.10 0.00 0.03 0.00 0.02 99.86 14:34:15 09:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 09:21:01 1 0.18 0.00 0.03 0.00 0.02 99.77 14:34:15 09:22:01 all 0.10 0.00 0.01 0.00 0.03 99.87 14:34:15 09:22:01 0 0.05 0.00 0.02 0.00 0.03 99.90 14:34:15 09:22:01 1 0.15 0.00 0.00 0.00 0.02 99.83 14:34:15 09:23:01 all 0.12 0.00 0.03 0.00 0.02 99.83 14:34:15 09:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 09:23:01 1 0.20 0.00 0.03 0.00 0.00 99.77 14:34:15 09:24:02 all 0.16 0.00 0.01 0.00 0.01 99.82 14:34:15 09:24:02 0 0.05 0.00 0.02 0.00 0.00 99.93 14:34:15 09:24:02 1 0.27 0.00 0.00 0.00 0.02 99.72 14:34:15 09:25:01 all 0.16 0.00 0.03 0.00 0.02 99.80 14:34:15 09:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 09:25:01 1 0.31 0.00 0.03 0.00 0.02 99.64 14:34:15 09:26:01 all 0.15 0.00 0.01 0.00 0.03 99.82 14:34:15 09:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 09:26:01 1 0.28 0.00 0.00 0.00 0.03 99.68 14:34:15 09:27:01 all 0.12 0.00 0.02 0.00 0.01 99.86 14:34:15 09:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 09:27:01 1 0.22 0.00 0.02 0.00 0.00 99.77 14:34:15 09:28:01 all 0.16 0.00 0.03 0.00 0.03 99.79 14:34:15 09:28:01 0 0.07 0.00 0.03 0.00 0.03 99.87 14:34:15 09:28:01 1 0.25 0.00 0.02 0.00 0.02 99.72 14:34:15 14:34:15 09:28:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 09:29:01 all 0.13 0.00 0.03 0.00 0.01 99.82 14:34:15 09:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:34:15 09:29:01 1 0.22 0.00 0.02 0.00 0.00 99.77 14:34:15 09:30:01 all 0.15 0.00 0.01 0.00 0.02 99.82 14:34:15 09:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:34:15 09:30:01 1 0.25 0.00 0.00 0.00 0.02 99.73 14:34:15 09:31:01 all 0.08 0.00 0.02 0.00 0.03 99.87 14:34:15 09:31:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:34:15 09:31:01 1 0.12 0.00 0.02 0.00 0.05 99.82 14:34:15 09:32:01 all 0.10 0.00 0.03 0.00 0.01 99.87 14:34:15 09:32:01 0 0.15 0.00 0.02 0.00 0.00 99.83 14:34:15 09:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:34:15 09:33:01 all 0.08 0.00 0.01 0.00 0.03 99.88 14:34:15 09:33:01 0 0.15 0.00 0.02 0.00 0.02 99.82 14:34:15 09:33:01 1 0.02 0.00 0.00 0.00 0.03 99.95 14:34:15 09:34:01 all 0.06 0.00 0.02 0.00 0.02 99.91 14:34:15 09:34:01 0 0.10 0.00 0.02 0.00 0.00 99.88 14:34:15 09:34:01 1 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 09:35:01 all 0.12 0.00 0.03 0.00 0.03 99.83 14:34:15 09:35:01 0 0.10 0.00 0.02 0.00 0.02 99.87 14:34:15 09:35:01 1 0.13 0.00 0.03 0.00 0.03 99.80 14:34:15 09:36:01 all 0.13 4.00 13.48 3.00 0.04 79.35 14:34:15 09:36:01 0 0.10 4.00 13.28 2.94 0.05 79.62 14:34:15 09:36:01 1 0.15 4.01 13.68 3.05 0.03 79.07 14:34:15 09:37:01 all 0.08 0.00 0.02 0.00 0.03 99.87 14:34:15 09:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 09:37:01 1 0.13 0.00 0.02 0.00 0.03 99.82 14:34:15 09:38:01 all 0.08 0.00 0.03 0.00 0.02 99.88 14:34:15 09:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:34:15 09:38:01 1 0.13 0.00 0.02 0.00 0.02 99.83 14:34:15 09:39:01 all 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 09:39:01 0 0.05 0.00 0.02 0.00 0.03 99.90 14:34:15 09:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:34:15 14:34:15 09:39:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 09:40:01 all 0.07 0.00 0.03 0.00 0.03 99.88 14:34:15 09:40:01 0 0.10 0.00 0.03 0.00 0.02 99.85 14:34:15 09:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 09:41:01 all 0.08 0.00 0.01 0.00 0.02 99.90 14:34:15 09:41:01 0 0.12 0.00 0.00 0.00 0.00 99.88 14:34:15 09:41:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 09:42:01 all 0.06 0.00 0.02 0.00 0.03 99.89 14:34:15 09:42:01 0 0.10 0.00 0.02 0.00 0.02 99.87 14:34:15 09:42:01 1 0.02 0.00 0.02 0.00 0.05 99.92 14:34:15 09:43:01 all 0.04 0.00 0.02 0.00 0.03 99.92 14:34:15 09:43:01 0 0.05 0.00 0.02 0.00 0.03 99.90 14:34:15 09:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 09:44:01 all 0.08 0.00 0.02 0.00 0.03 99.88 14:34:15 09:44:01 0 0.13 0.00 0.02 0.00 0.02 99.83 14:34:15 09:44:01 1 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 09:45:01 all 0.06 0.00 0.02 0.00 0.02 99.91 14:34:15 09:45:01 0 0.08 0.00 0.02 0.00 0.00 99.90 14:34:15 09:45:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 09:46:01 all 0.07 0.00 0.02 0.00 0.03 99.89 14:34:15 09:46:01 0 0.12 0.00 0.03 0.00 0.03 99.82 14:34:15 09:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:34:15 09:47:01 all 0.16 0.00 0.02 0.00 0.02 99.81 14:34:15 09:47:01 0 0.28 0.00 0.02 0.00 0.03 99.67 14:34:15 09:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:34:15 09:48:01 all 0.11 0.00 0.01 0.00 0.03 99.85 14:34:15 09:48:01 0 0.22 0.00 0.02 0.00 0.03 99.73 14:34:15 09:48:01 1 0.00 0.00 0.00 0.00 0.03 99.97 14:34:15 09:49:01 all 0.13 0.00 0.03 0.00 0.02 99.82 14:34:15 09:49:01 0 0.25 0.00 0.03 0.00 0.02 99.70 14:34:15 09:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 09:50:01 all 0.09 0.00 0.02 0.00 0.03 99.87 14:34:15 09:50:01 0 0.15 0.00 0.02 0.00 0.03 99.80 14:34:15 09:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 14:34:15 09:50:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 09:51:01 all 0.10 0.00 0.00 0.00 0.02 99.88 14:34:15 09:51:01 0 0.18 0.00 0.00 0.00 0.02 99.80 14:34:15 09:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:34:15 09:52:01 all 0.10 0.00 0.03 0.00 0.03 99.85 14:34:15 09:52:01 0 0.17 0.00 0.02 0.00 0.02 99.80 14:34:15 09:52:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 09:53:01 all 0.07 0.00 0.02 0.00 0.03 99.89 14:34:15 09:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:34:15 09:53:01 1 0.10 0.00 0.02 0.00 0.05 99.83 14:34:15 09:54:01 all 0.04 0.00 0.02 0.00 0.03 99.91 14:34:15 09:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 09:54:01 1 0.05 0.00 0.02 0.00 0.05 99.88 14:34:15 09:55:01 all 0.03 0.00 0.03 0.03 0.03 99.88 14:34:15 09:55:01 0 0.02 0.00 0.02 0.05 0.00 99.92 14:34:15 09:55:01 1 0.05 0.00 0.03 0.02 0.05 99.85 14:34:15 09:56:01 all 0.09 0.00 0.02 0.00 0.03 99.86 14:34:15 09:56:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 09:56:01 1 0.15 0.00 0.02 0.00 0.03 99.80 14:34:15 09:57:01 all 0.08 0.00 0.01 0.00 0.03 99.89 14:34:15 09:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:34:15 09:57:01 1 0.15 0.00 0.00 0.00 0.03 99.82 14:34:15 09:58:01 all 0.08 0.00 0.02 0.00 0.03 99.87 14:34:15 09:58:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 09:58:01 1 0.13 0.00 0.02 0.00 0.02 99.83 14:34:15 09:59:01 all 0.06 0.00 0.01 0.00 0.03 99.91 14:34:15 09:59:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 09:59:01 1 0.08 0.00 0.00 0.00 0.02 99.90 14:34:15 10:00:01 all 0.10 0.00 0.03 0.00 0.02 99.86 14:34:15 10:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:34:15 10:00:01 1 0.18 0.00 0.03 0.00 0.03 99.75 14:34:15 10:01:01 all 0.13 0.00 0.03 0.00 0.02 99.82 14:34:15 10:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 10:01:01 1 0.23 0.00 0.03 0.00 0.02 99.72 14:34:15 14:34:15 10:01:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 10:02:01 all 0.16 0.00 0.02 0.00 0.02 99.81 14:34:15 10:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:02:01 1 0.30 0.00 0.02 0.00 0.02 99.67 14:34:15 10:03:02 all 0.10 0.00 0.01 0.00 0.03 99.86 14:34:15 10:03:02 0 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 10:03:02 1 0.18 0.00 0.00 0.00 0.03 99.78 14:34:15 10:04:01 all 0.14 0.00 0.02 0.00 0.02 99.82 14:34:15 10:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:04:01 1 0.27 0.00 0.02 0.00 0.02 99.69 14:34:15 10:05:01 all 0.15 0.00 0.02 0.00 0.02 99.82 14:34:15 10:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:05:01 1 0.28 0.00 0.02 0.00 0.02 99.68 14:34:15 10:06:01 all 0.04 0.00 0.03 0.00 0.02 99.92 14:34:15 10:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:34:15 10:06:01 1 0.07 0.00 0.02 0.00 0.02 99.90 14:34:15 10:07:01 all 0.12 0.00 0.03 0.00 0.02 99.84 14:34:15 10:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:34:15 10:07:01 1 0.22 0.00 0.05 0.00 0.02 99.72 14:34:15 10:08:01 all 0.11 0.00 0.02 0.00 0.03 99.85 14:34:15 10:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:08:01 1 0.20 0.00 0.02 0.00 0.03 99.75 14:34:15 10:09:01 all 0.12 0.00 0.03 0.00 0.02 99.84 14:34:15 10:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 10:09:01 1 0.20 0.00 0.02 0.00 0.02 99.77 14:34:15 10:10:01 all 0.18 0.00 0.01 0.00 0.03 99.79 14:34:15 10:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:10:01 1 0.33 0.00 0.00 0.00 0.03 99.63 14:34:15 10:11:01 all 0.13 0.00 0.03 0.00 0.02 99.83 14:34:15 10:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 10:11:01 1 0.22 0.00 0.03 0.00 0.02 99.73 14:34:15 10:12:01 all 0.11 0.00 0.02 0.00 0.02 99.86 14:34:15 10:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:34:15 10:12:01 1 0.22 0.00 0.02 0.00 0.02 99.75 14:34:15 14:34:15 10:12:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 10:13:01 all 0.04 0.00 0.03 0.07 0.03 99.83 14:34:15 10:13:01 0 0.05 0.00 0.05 0.13 0.03 99.73 14:34:15 10:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 10:14:01 all 0.14 0.00 0.02 0.00 0.03 99.82 14:34:15 10:14:01 0 0.02 0.00 0.00 0.00 0.03 99.95 14:34:15 10:14:01 1 0.27 0.00 0.03 0.00 0.02 99.68 14:34:15 10:15:01 all 0.11 0.00 0.03 0.00 0.03 99.84 14:34:15 10:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 10:15:01 1 0.18 0.00 0.02 0.00 0.03 99.77 14:34:15 10:16:01 all 0.13 0.01 0.04 0.01 0.02 99.80 14:34:15 10:16:01 0 0.02 0.00 0.03 0.02 0.02 99.92 14:34:15 10:16:01 1 0.23 0.02 0.05 0.00 0.02 99.68 14:34:15 10:17:01 all 0.13 0.00 0.03 0.00 0.02 99.82 14:34:15 10:17:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 10:17:01 1 0.22 0.00 0.03 0.00 0.00 99.75 14:34:15 10:18:01 all 0.12 0.00 0.02 0.00 0.03 99.83 14:34:15 10:18:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 10:18:01 1 0.22 0.00 0.02 0.00 0.03 99.73 14:34:15 10:19:01 all 0.12 0.00 0.03 0.00 0.02 99.84 14:34:15 10:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 10:19:01 1 0.20 0.00 0.02 0.00 0.00 99.78 14:34:15 10:20:01 all 0.08 0.00 0.02 0.00 0.02 99.88 14:34:15 10:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:34:15 10:20:01 1 0.12 0.00 0.00 0.00 0.02 99.87 14:34:15 10:21:01 all 0.09 0.00 0.02 0.00 0.03 99.87 14:34:15 10:21:01 0 0.03 0.00 0.02 0.00 0.05 99.90 14:34:15 10:21:01 1 0.15 0.00 0.02 0.00 0.00 99.83 14:34:15 10:22:01 all 0.14 0.00 0.03 0.00 0.03 99.80 14:34:15 10:22:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 10:22:01 1 0.23 0.00 0.02 0.00 0.03 99.72 14:34:15 10:23:01 all 0.11 0.00 0.01 0.01 0.02 99.86 14:34:15 10:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:23:01 1 0.20 0.00 0.00 0.02 0.02 99.77 14:34:15 14:34:15 10:23:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 10:24:01 all 0.10 0.00 0.02 0.00 0.03 99.86 14:34:15 10:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 10:24:01 1 0.17 0.00 0.02 0.00 0.03 99.78 14:34:15 10:25:01 all 0.13 0.00 0.02 0.00 0.02 99.83 14:34:15 10:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:25:01 1 0.25 0.00 0.02 0.00 0.02 99.72 14:34:15 10:26:01 all 0.08 0.00 0.04 0.00 0.02 99.87 14:34:15 10:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 10:26:01 1 0.12 0.00 0.05 0.00 0.02 99.82 14:34:15 10:27:01 all 0.08 0.00 0.03 0.00 0.03 99.87 14:34:15 10:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:27:01 1 0.15 0.00 0.03 0.00 0.03 99.78 14:34:15 10:28:01 all 0.13 0.00 0.02 0.00 0.02 99.83 14:34:15 10:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:28:01 1 0.25 0.00 0.02 0.00 0.02 99.72 14:34:15 10:29:01 all 0.13 0.00 0.02 0.00 0.03 99.83 14:34:15 10:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:29:01 1 0.23 0.00 0.02 0.00 0.03 99.72 14:34:15 10:30:01 all 0.08 0.00 0.03 0.00 0.02 99.88 14:34:15 10:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 10:30:01 1 0.12 0.00 0.03 0.00 0.02 99.83 14:34:15 10:31:01 all 0.12 0.00 0.02 0.00 0.03 99.84 14:34:15 10:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:31:01 1 0.22 0.00 0.02 0.00 0.03 99.73 14:34:15 10:32:01 all 0.17 0.00 0.03 0.00 0.03 99.77 14:34:15 10:32:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 10:32:01 1 0.30 0.00 0.02 0.00 0.03 99.65 14:34:15 10:33:01 all 0.10 0.00 0.02 0.00 0.02 99.87 14:34:15 10:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:34:15 10:33:01 1 0.17 0.00 0.03 0.00 0.03 99.77 14:34:15 10:34:01 all 0.03 0.00 0.02 0.00 0.03 99.93 14:34:15 10:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 14:34:15 10:34:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 10:35:01 all 0.08 0.00 0.03 0.00 0.02 99.87 14:34:15 10:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:34:15 10:35:01 1 0.10 0.00 0.05 0.00 0.03 99.82 14:34:15 10:36:01 all 0.16 0.00 0.02 0.00 0.02 99.81 14:34:15 10:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:34:15 10:36:01 1 0.32 0.00 0.02 0.00 0.02 99.65 14:34:15 10:37:01 all 0.15 0.00 0.02 0.00 0.02 99.82 14:34:15 10:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:34:15 10:37:01 1 0.25 0.00 0.02 0.00 0.02 99.72 14:34:15 10:38:02 all 0.07 0.00 0.02 0.00 0.02 99.90 14:34:15 10:38:02 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:38:02 1 0.12 0.00 0.02 0.00 0.02 99.85 14:34:15 10:39:01 all 0.13 0.00 0.01 0.00 0.03 99.84 14:34:15 10:39:01 0 0.05 0.00 0.02 0.00 0.03 99.90 14:34:15 10:39:01 1 0.20 0.00 0.00 0.00 0.02 99.78 14:34:15 10:40:01 all 0.16 0.00 0.04 0.00 0.02 99.78 14:34:15 10:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:34:15 10:40:01 1 0.30 0.00 0.05 0.00 0.03 99.62 14:34:15 10:41:01 all 0.09 0.00 0.03 0.00 0.02 99.86 14:34:15 10:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:41:01 1 0.17 0.00 0.05 0.00 0.02 99.77 14:34:15 10:42:01 all 0.14 0.00 0.02 0.00 0.01 99.83 14:34:15 10:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:34:15 10:42:01 1 0.27 0.00 0.03 0.00 0.02 99.68 14:34:15 10:43:01 all 0.17 0.00 0.02 0.00 0.03 99.79 14:34:15 10:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:43:01 1 0.32 0.00 0.02 0.00 0.03 99.63 14:34:15 10:44:01 all 0.14 0.00 0.02 0.00 0.02 99.82 14:34:15 10:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:44:01 1 0.27 0.00 0.02 0.00 0.02 99.70 14:34:15 10:45:01 all 0.11 0.00 0.01 0.00 0.03 99.85 14:34:15 10:45:01 0 0.02 0.00 0.00 0.00 0.03 99.95 14:34:15 10:45:01 1 0.20 0.00 0.02 0.00 0.03 99.75 14:34:15 14:34:15 10:45:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 10:46:01 all 0.11 0.00 0.03 0.00 0.02 99.85 14:34:15 10:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:46:01 1 0.20 0.00 0.03 0.00 0.02 99.75 14:34:15 10:47:01 all 0.11 0.00 0.02 0.00 0.02 99.86 14:34:15 10:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 10:47:01 1 0.18 0.00 0.02 0.00 0.00 99.80 14:34:15 10:48:01 all 0.05 0.00 0.03 0.00 0.03 99.90 14:34:15 10:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:48:01 1 0.08 0.00 0.03 0.00 0.03 99.85 14:34:15 10:49:01 all 0.10 0.00 0.02 0.00 0.02 99.87 14:34:15 10:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 10:49:01 1 0.17 0.00 0.02 0.00 0.02 99.80 14:34:15 10:50:01 all 0.08 0.00 0.03 0.00 0.03 99.86 14:34:15 10:50:01 0 0.12 0.00 0.02 0.00 0.03 99.83 14:34:15 10:50:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 10:51:01 all 0.10 0.00 0.01 0.00 0.03 99.86 14:34:15 10:51:01 0 0.18 0.00 0.00 0.00 0.03 99.78 14:34:15 10:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 10:52:01 all 0.06 0.00 0.02 0.00 0.03 99.90 14:34:15 10:52:01 0 0.10 0.00 0.02 0.00 0.03 99.85 14:34:15 10:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:53:01 all 0.09 0.00 0.03 0.00 0.03 99.86 14:34:15 10:53:01 0 0.17 0.00 0.03 0.00 0.03 99.77 14:34:15 10:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:54:01 all 0.09 0.00 0.05 0.00 0.02 99.84 14:34:15 10:54:01 0 0.13 0.00 0.07 0.00 0.02 99.78 14:34:15 10:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:34:15 10:55:01 all 0.10 0.00 0.02 0.00 0.03 99.86 14:34:15 10:55:01 0 0.18 0.00 0.02 0.00 0.03 99.77 14:34:15 10:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 10:56:01 all 0.13 0.00 0.02 0.00 0.02 99.84 14:34:15 10:56:01 0 0.05 0.00 0.02 0.00 0.03 99.90 14:34:15 10:56:01 1 0.20 0.00 0.02 0.00 0.00 99.78 14:34:15 14:34:15 10:56:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 10:57:01 all 0.10 0.00 0.03 0.00 0.03 99.85 14:34:15 10:57:01 0 0.17 0.00 0.02 0.00 0.02 99.80 14:34:15 10:57:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 10:58:01 all 0.15 0.00 0.03 0.00 0.03 99.80 14:34:15 10:58:01 0 0.27 0.00 0.03 0.00 0.02 99.68 14:34:15 10:58:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 10:59:01 all 0.10 0.00 0.03 0.00 0.03 99.84 14:34:15 10:59:01 0 0.13 0.00 0.02 0.00 0.02 99.83 14:34:15 10:59:01 1 0.07 0.00 0.05 0.00 0.03 99.85 14:34:15 11:00:01 all 0.12 0.00 0.03 0.00 0.03 99.83 14:34:15 11:00:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 11:00:01 1 0.18 0.00 0.02 0.00 0.02 99.78 14:34:15 11:01:01 all 0.06 0.00 0.03 0.00 0.03 99.88 14:34:15 11:01:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 11:01:01 1 0.08 0.00 0.03 0.00 0.02 99.87 14:34:15 11:02:01 all 0.13 0.00 0.03 0.00 0.02 99.82 14:34:15 11:02:01 0 0.07 0.00 0.03 0.00 0.03 99.87 14:34:15 11:02:01 1 0.20 0.00 0.02 0.00 0.00 99.78 14:34:15 11:03:01 all 0.15 0.00 0.03 0.00 0.03 99.80 14:34:15 11:03:01 0 0.03 0.00 0.03 0.00 0.05 99.88 14:34:15 11:03:01 1 0.27 0.00 0.02 0.00 0.00 99.72 14:34:15 11:04:01 all 0.18 0.00 0.02 0.00 0.03 99.77 14:34:15 11:04:01 0 0.33 0.00 0.02 0.00 0.03 99.62 14:34:15 11:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 11:05:01 all 0.15 0.00 0.04 0.00 0.01 99.80 14:34:15 11:05:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:34:15 11:05:01 1 0.25 0.00 0.03 0.00 0.00 99.72 14:34:15 11:06:01 all 0.03 0.00 0.04 0.00 0.03 99.90 14:34:15 11:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 11:06:01 1 0.03 0.00 0.05 0.00 0.03 99.88 14:34:15 11:07:01 all 0.14 0.00 0.01 0.00 0.03 99.82 14:34:15 11:07:01 0 0.23 0.00 0.00 0.00 0.02 99.75 14:34:15 11:07:01 1 0.05 0.00 0.02 0.00 0.03 99.90 14:34:15 14:34:15 11:07:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 11:08:01 all 0.10 0.00 0.03 0.00 0.03 99.85 14:34:15 11:08:01 0 0.17 0.00 0.02 0.00 0.00 99.82 14:34:15 11:08:01 1 0.03 0.00 0.03 0.00 0.05 99.88 14:34:15 11:09:01 all 0.14 0.00 0.03 0.00 0.03 99.80 14:34:15 11:09:01 0 0.23 0.00 0.02 0.00 0.02 99.73 14:34:15 11:09:01 1 0.05 0.00 0.05 0.00 0.03 99.87 14:34:15 11:10:01 all 0.15 0.00 0.03 0.00 0.02 99.81 14:34:15 11:10:01 0 0.27 0.00 0.02 0.00 0.00 99.72 14:34:15 11:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 11:11:01 all 0.08 0.00 0.03 0.00 0.03 99.86 14:34:15 11:11:01 0 0.13 0.00 0.02 0.00 0.02 99.83 14:34:15 11:11:01 1 0.03 0.00 0.03 0.00 0.05 99.88 14:34:15 11:12:02 all 0.08 0.00 0.02 0.00 0.03 99.87 14:34:15 11:12:02 0 0.12 0.00 0.02 0.00 0.02 99.85 14:34:15 11:12:02 1 0.03 0.00 0.02 0.00 0.05 99.90 14:34:15 11:13:01 all 0.08 0.00 0.03 0.00 0.03 99.87 14:34:15 11:13:01 0 0.10 0.00 0.02 0.00 0.02 99.86 14:34:15 11:13:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 11:14:01 all 0.08 0.00 0.03 0.00 0.03 99.87 14:34:15 11:14:01 0 0.15 0.00 0.05 0.00 0.02 99.78 14:34:15 11:14:01 1 0.02 0.00 0.00 0.00 0.03 99.95 14:34:15 11:15:01 all 0.08 0.00 0.03 0.00 0.03 99.87 14:34:15 11:15:01 0 0.13 0.00 0.03 0.00 0.02 99.82 14:34:15 11:15:01 1 0.02 0.00 0.02 0.00 0.05 99.92 14:34:15 11:16:01 all 0.07 0.00 0.02 0.00 0.02 99.90 14:34:15 11:16:01 0 0.12 0.00 0.02 0.00 0.02 99.85 14:34:15 11:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 11:17:01 all 0.09 0.00 0.02 0.00 0.03 99.86 14:34:15 11:17:01 0 0.15 0.00 0.02 0.00 0.03 99.80 14:34:15 11:17:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 11:18:01 all 0.04 0.00 0.03 0.00 0.02 99.92 14:34:15 11:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:34:15 11:18:01 1 0.07 0.00 0.03 0.00 0.03 99.87 14:34:15 14:34:15 11:18:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 11:19:01 all 0.03 0.00 0.01 0.00 0.03 99.92 14:34:15 11:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:34:15 11:19:01 1 0.05 0.00 0.02 0.00 0.05 99.88 14:34:15 11:20:01 all 0.09 0.00 0.02 0.00 0.03 99.87 14:34:15 11:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 11:20:01 1 0.15 0.00 0.02 0.00 0.03 99.80 14:34:15 11:21:01 all 0.08 0.00 0.02 0.00 0.03 99.87 14:34:15 11:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 11:21:01 1 0.15 0.00 0.02 0.00 0.03 99.80 14:34:15 11:22:01 all 0.11 0.00 0.02 0.00 0.03 99.85 14:34:15 11:22:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 11:22:01 1 0.18 0.00 0.02 0.00 0.02 99.78 14:34:15 11:23:01 all 0.08 0.00 0.01 0.00 0.02 99.90 14:34:15 11:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 11:23:01 1 0.13 0.00 0.00 0.00 0.00 99.87 14:34:15 11:24:01 all 0.09 0.00 0.03 0.00 0.03 99.86 14:34:15 11:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 11:24:01 1 0.15 0.00 0.02 0.00 0.02 99.82 14:34:15 11:25:01 all 0.10 0.00 0.02 0.00 0.03 99.86 14:34:15 11:25:01 0 0.17 0.00 0.03 0.00 0.03 99.77 14:34:15 11:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:34:15 11:26:01 all 0.10 0.00 0.02 0.00 0.03 99.86 14:34:15 11:26:01 0 0.17 0.00 0.02 0.00 0.03 99.78 14:34:15 11:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 11:27:01 all 0.07 0.00 0.03 0.00 0.03 99.87 14:34:15 11:27:01 0 0.12 0.00 0.03 0.00 0.03 99.82 14:34:15 11:27:01 1 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 11:28:01 all 0.08 0.00 0.01 0.00 0.03 99.88 14:34:15 11:28:01 0 0.13 0.00 0.02 0.00 0.03 99.82 14:34:15 11:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:34:15 11:29:01 all 0.07 0.00 0.03 0.00 0.03 99.88 14:34:15 11:29:01 0 0.12 0.00 0.03 0.00 0.03 99.82 14:34:15 11:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 14:34:15 11:29:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 11:30:01 all 0.08 0.00 0.02 0.00 0.03 99.88 14:34:15 11:30:01 0 0.13 0.00 0.02 0.00 0.05 99.80 14:34:15 11:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:34:15 11:31:01 all 0.04 0.00 0.01 0.00 0.03 99.92 14:34:15 11:31:01 0 0.07 0.00 0.02 0.00 0.03 99.88 14:34:15 11:31:01 1 0.02 0.00 0.00 0.00 0.03 99.95 14:34:15 11:32:01 all 0.08 0.00 0.03 0.00 0.03 99.87 14:34:15 11:32:01 0 0.12 0.00 0.03 0.00 0.05 99.80 14:34:15 11:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 11:33:01 all 0.17 0.00 0.01 0.00 0.03 99.80 14:34:15 11:33:01 0 0.30 0.00 0.02 0.00 0.02 99.67 14:34:15 11:33:01 1 0.03 0.00 0.00 0.00 0.03 99.93 14:34:15 11:34:01 all 0.05 0.00 0.02 0.00 0.03 99.90 14:34:15 11:34:01 0 0.02 0.00 0.02 0.00 0.05 99.92 14:34:15 11:34:01 1 0.08 0.00 0.02 0.00 0.02 99.88 14:34:15 11:35:01 all 0.10 0.00 0.03 0.00 0.02 99.86 14:34:15 11:35:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 11:35:01 1 0.15 0.00 0.02 0.00 0.00 99.83 14:34:15 11:36:01 all 0.06 0.00 0.02 0.00 0.03 99.90 14:34:15 11:36:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 11:36:01 1 0.10 0.00 0.02 0.00 0.02 99.87 14:34:15 11:37:01 all 0.06 0.00 0.03 0.00 0.03 99.89 14:34:15 11:37:01 0 0.03 0.00 0.03 0.00 0.05 99.88 14:34:15 11:37:01 1 0.08 0.00 0.02 0.00 0.00 99.90 14:34:15 11:38:01 all 0.08 0.00 0.02 0.00 0.03 99.87 14:34:15 11:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 11:38:01 1 0.13 0.00 0.02 0.00 0.03 99.82 14:34:15 11:39:01 all 0.08 0.00 0.02 0.00 0.03 99.87 14:34:15 11:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:34:15 11:39:01 1 0.17 0.00 0.02 0.00 0.03 99.78 14:34:15 11:40:01 all 0.08 0.00 0.02 0.00 0.03 99.87 14:34:15 11:40:01 0 0.13 0.00 0.02 0.00 0.03 99.82 14:34:15 11:40:01 1 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 14:34:15 11:40:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 11:41:01 all 0.14 0.00 0.03 0.00 0.02 99.82 14:34:15 11:41:01 0 0.27 0.00 0.03 0.00 0.02 99.68 14:34:15 11:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 11:42:01 all 0.08 0.00 0.02 0.00 0.03 99.87 14:34:15 11:42:01 0 0.15 0.00 0.02 0.00 0.03 99.80 14:34:15 11:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 11:43:01 all 0.13 0.00 0.02 0.00 0.03 99.82 14:34:15 11:43:01 0 0.23 0.00 0.02 0.00 0.03 99.72 14:34:15 11:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 11:44:01 all 0.11 0.00 0.03 0.00 0.03 99.84 14:34:15 11:44:01 0 0.18 0.00 0.03 0.00 0.03 99.75 14:34:15 11:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 11:45:01 all 0.11 0.00 0.03 0.00 0.03 99.84 14:34:15 11:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 11:45:01 1 0.18 0.00 0.02 0.00 0.02 99.78 14:34:15 11:46:01 all 0.09 0.00 0.03 0.00 0.02 99.87 14:34:15 11:46:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 11:46:01 1 0.15 0.00 0.02 0.00 0.00 99.83 14:34:15 11:47:01 all 0.14 0.00 0.03 0.00 0.02 99.82 14:34:15 11:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 11:47:01 1 0.24 0.00 0.03 0.00 0.02 99.71 14:34:15 11:48:01 all 3.67 0.00 0.43 5.22 0.04 90.64 14:34:15 11:48:01 0 3.07 0.00 0.50 2.55 0.03 93.84 14:34:15 11:48:01 1 4.28 0.00 0.35 7.90 0.05 87.42 14:34:15 11:49:01 all 0.13 0.00 0.03 0.00 0.03 99.82 14:34:15 11:49:01 0 0.08 0.00 0.03 0.00 0.02 99.87 14:34:15 11:49:01 1 0.17 0.00 0.03 0.00 0.03 99.77 14:34:15 11:50:01 all 0.08 0.00 0.03 0.00 0.03 99.87 14:34:15 11:50:01 0 0.13 0.00 0.02 0.00 0.02 99.83 14:34:15 11:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 11:51:01 all 0.04 0.00 0.03 0.00 0.03 99.90 14:34:15 11:51:01 0 0.07 0.00 0.00 0.00 0.02 99.92 14:34:15 11:51:01 1 0.02 0.00 0.05 0.00 0.05 99.88 14:34:15 14:34:15 11:51:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 11:52:01 all 0.11 0.00 0.03 0.00 0.02 99.85 14:34:15 11:52:01 0 0.17 0.00 0.03 0.00 0.00 99.80 14:34:15 11:52:01 1 0.05 0.00 0.02 0.00 0.03 99.90 14:34:15 11:53:01 all 0.08 0.00 0.04 0.00 0.03 99.86 14:34:15 11:53:01 0 0.03 0.00 0.05 0.00 0.00 99.92 14:34:15 11:53:01 1 0.12 0.00 0.03 0.00 0.05 99.80 14:34:15 11:54:01 all 0.17 0.00 0.03 0.00 0.03 99.78 14:34:15 11:54:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 11:54:01 1 0.28 0.00 0.02 0.00 0.02 99.68 14:34:15 11:55:01 all 0.13 0.00 0.02 0.00 0.03 99.83 14:34:15 11:55:01 0 0.05 0.00 0.02 0.00 0.05 99.88 14:34:15 11:55:01 1 0.20 0.00 0.02 0.00 0.00 99.78 14:34:15 11:56:01 all 0.13 0.00 0.03 0.00 0.03 99.80 14:34:15 11:56:01 0 0.03 0.00 0.03 0.00 0.05 99.88 14:34:15 11:56:01 1 0.23 0.00 0.03 0.00 0.02 99.72 14:34:15 11:57:01 all 0.11 0.00 0.03 0.00 0.02 99.85 14:34:15 11:57:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 11:57:01 1 0.17 0.00 0.02 0.00 0.00 99.82 14:34:15 11:58:01 all 0.12 0.00 0.03 0.00 0.02 99.84 14:34:15 11:58:01 0 0.08 0.00 0.03 0.00 0.02 99.87 14:34:15 11:58:01 1 0.15 0.00 0.02 0.00 0.02 99.82 14:34:15 11:59:01 all 0.07 0.00 0.03 0.00 0.03 99.88 14:34:15 11:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:34:15 11:59:01 1 0.13 0.00 0.03 0.00 0.03 99.80 14:34:15 12:00:01 all 0.16 0.00 0.02 0.00 0.03 99.80 14:34:15 12:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 12:00:01 1 0.28 0.00 0.02 0.00 0.02 99.68 14:34:15 12:01:01 all 0.12 0.00 0.03 0.00 0.02 99.83 14:34:15 12:01:01 0 0.03 0.00 0.05 0.00 0.02 99.90 14:34:15 12:01:01 1 0.20 0.00 0.02 0.00 0.02 99.77 14:34:15 12:02:01 all 0.13 0.00 0.03 0.00 0.02 99.83 14:34:15 12:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 12:02:01 1 0.22 0.00 0.03 0.00 0.02 99.73 14:34:15 14:34:15 12:02:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 12:03:01 all 0.08 0.00 0.02 0.00 0.03 99.88 14:34:15 12:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 12:03:01 1 0.12 0.00 0.02 0.00 0.03 99.83 14:34:15 12:04:01 all 0.09 0.00 0.02 0.00 0.03 99.87 14:34:15 12:04:01 0 0.17 0.00 0.02 0.00 0.02 99.80 14:34:15 12:04:01 1 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 12:05:01 all 0.13 0.00 0.03 0.00 0.01 99.83 14:34:15 12:05:01 0 0.20 0.00 0.03 0.00 0.00 99.77 14:34:15 12:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:34:15 12:06:01 all 0.13 0.00 0.03 0.00 0.03 99.81 14:34:15 12:06:01 0 0.07 0.00 0.02 0.00 0.02 99.90 14:34:15 12:06:01 1 0.20 0.00 0.03 0.00 0.05 99.72 14:34:15 12:07:01 all 0.08 0.00 0.04 0.01 0.02 99.85 14:34:15 12:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:34:15 12:07:01 1 0.12 0.00 0.07 0.02 0.02 99.78 14:34:15 12:08:01 all 0.12 0.00 0.02 0.00 0.03 99.84 14:34:15 12:08:01 0 0.07 0.00 0.02 0.00 0.02 99.90 14:34:15 12:08:01 1 0.17 0.00 0.02 0.00 0.03 99.78 14:34:15 12:09:01 all 0.11 0.00 0.02 0.00 0.03 99.85 14:34:15 12:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 12:09:01 1 0.18 0.00 0.02 0.00 0.03 99.77 14:34:15 12:10:01 all 0.15 0.00 0.02 0.00 0.02 99.82 14:34:15 12:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 12:10:01 1 0.27 0.00 0.02 0.00 0.02 99.70 14:34:15 12:11:01 all 0.06 0.00 0.03 0.00 0.04 99.87 14:34:15 12:11:01 0 0.02 0.00 0.03 0.00 0.03 99.92 14:34:15 12:11:01 1 0.10 0.00 0.03 0.00 0.05 99.82 14:34:15 12:12:01 all 0.03 0.00 0.01 0.00 0.03 99.94 14:34:15 12:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:34:15 12:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 12:13:01 all 0.13 0.00 0.03 0.00 0.02 99.82 14:34:15 12:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:34:15 12:13:01 1 0.22 0.00 0.03 0.00 0.02 99.73 14:34:15 14:34:15 12:13:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 12:14:01 all 0.08 0.00 0.02 0.00 0.04 99.86 14:34:15 12:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 12:14:01 1 0.15 0.00 0.02 0.00 0.05 99.78 14:34:15 12:15:01 all 0.10 0.00 0.03 0.00 0.03 99.85 14:34:15 12:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 12:15:01 1 0.18 0.00 0.03 0.00 0.03 99.75 14:34:15 12:16:01 all 0.13 0.00 0.03 0.00 0.02 99.82 14:34:15 12:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 12:16:01 1 0.25 0.00 0.03 0.00 0.02 99.70 14:34:15 12:17:01 all 0.11 0.00 0.02 0.00 0.03 99.85 14:34:15 12:17:01 0 0.07 0.00 0.03 0.00 0.03 99.87 14:34:15 12:17:01 1 0.15 0.00 0.00 0.00 0.02 99.83 14:34:15 12:18:01 all 0.07 0.00 0.02 0.00 0.03 99.89 14:34:15 12:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 12:18:01 1 0.10 0.00 0.02 0.00 0.02 99.87 14:34:15 12:19:02 all 0.04 0.00 0.02 0.00 0.03 99.92 14:34:15 12:19:02 0 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 12:19:02 1 0.07 0.00 0.02 0.00 0.02 99.90 14:34:15 12:20:01 all 0.09 0.00 0.03 0.00 0.03 99.86 14:34:15 12:20:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 12:20:01 1 0.14 0.00 0.02 0.00 0.02 99.83 14:34:15 12:21:01 all 0.12 0.00 0.02 0.00 0.02 99.85 14:34:15 12:21:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 12:21:01 1 0.20 0.00 0.02 0.00 0.00 99.78 14:34:15 12:22:01 all 0.06 0.00 0.03 0.00 0.03 99.88 14:34:15 12:22:01 0 0.02 0.00 0.03 0.00 0.03 99.92 14:34:15 12:22:01 1 0.10 0.00 0.03 0.00 0.02 99.85 14:34:15 12:23:01 all 0.03 0.00 0.04 0.00 0.02 99.91 14:34:15 12:23:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:34:15 12:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:34:15 12:24:01 all 0.14 0.00 0.01 0.00 0.02 99.83 14:34:15 12:24:01 0 0.23 0.00 0.02 0.00 0.00 99.75 14:34:15 12:24:01 1 0.05 0.00 0.00 0.00 0.03 99.92 14:34:15 14:34:15 12:24:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 12:25:01 all 0.13 0.00 0.03 0.00 0.03 99.82 14:34:15 12:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:34:15 12:25:01 1 0.25 0.00 0.02 0.00 0.03 99.70 14:34:15 12:26:01 all 0.14 0.00 0.02 0.00 0.05 99.79 14:34:15 12:26:01 0 0.03 0.00 0.02 0.00 0.05 99.90 14:34:15 12:26:01 1 0.25 0.00 0.02 0.00 0.05 99.68 14:34:15 12:27:01 all 0.17 0.00 0.03 0.00 0.01 99.80 14:34:15 12:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:34:15 12:27:01 1 0.32 0.00 0.03 0.00 0.02 99.63 14:34:15 12:28:01 all 0.17 0.00 0.03 0.00 0.03 99.77 14:34:15 12:28:01 0 0.05 0.00 0.05 0.00 0.03 99.87 14:34:15 12:28:01 1 0.28 0.00 0.02 0.00 0.02 99.68 14:34:15 12:29:01 all 0.14 0.00 0.02 0.00 0.03 99.82 14:34:15 12:29:01 0 0.27 0.00 0.02 0.00 0.02 99.70 14:34:15 12:29:01 1 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 12:30:01 all 0.17 0.00 0.03 0.00 0.02 99.79 14:34:15 12:30:01 0 0.30 0.00 0.02 0.00 0.02 99.67 14:34:15 12:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 12:31:01 all 0.18 0.00 0.03 0.00 0.02 99.78 14:34:15 12:31:01 0 0.28 0.00 0.02 0.00 0.00 99.70 14:34:15 12:31:01 1 0.07 0.00 0.03 0.00 0.03 99.87 14:34:15 12:32:01 all 0.17 0.00 0.03 0.00 0.03 99.78 14:34:15 12:32:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 12:32:01 1 0.30 0.00 0.02 0.00 0.02 99.67 14:34:15 12:33:01 all 0.16 0.00 0.02 0.00 0.02 99.81 14:34:15 12:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 12:33:01 1 0.28 0.00 0.02 0.00 0.02 99.68 14:34:15 12:34:01 all 0.13 0.00 0.01 0.00 0.03 99.82 14:34:15 12:34:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 12:34:01 1 0.25 0.00 0.00 0.00 0.03 99.72 14:34:15 12:35:01 all 0.18 0.00 0.02 0.00 0.01 99.80 14:34:15 12:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:34:15 12:35:01 1 0.32 0.00 0.02 0.00 0.02 99.65 14:34:15 14:34:15 12:35:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 12:36:01 all 0.13 0.00 0.03 0.00 0.02 99.83 14:34:15 12:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:34:15 12:36:01 1 0.23 0.00 0.02 0.00 0.02 99.73 14:34:15 12:37:01 all 0.14 0.00 0.02 0.00 0.02 99.82 14:34:15 12:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 12:37:01 1 0.25 0.00 0.02 0.00 0.02 99.72 14:34:15 12:38:01 all 0.07 0.00 0.03 0.00 0.02 99.88 14:34:15 12:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:34:15 12:38:01 1 0.12 0.00 0.03 0.00 0.02 99.83 14:34:15 12:39:01 all 0.23 0.00 0.02 0.00 0.02 99.74 14:34:15 12:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 12:39:01 1 0.42 0.00 0.02 0.00 0.02 99.55 14:34:15 12:40:01 all 0.18 0.00 0.02 0.00 0.02 99.79 14:34:15 12:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 12:40:01 1 0.33 0.00 0.02 0.00 0.02 99.63 14:34:15 12:41:01 all 0.19 0.00 0.02 0.00 0.03 99.77 14:34:15 12:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 12:41:01 1 0.35 0.00 0.02 0.00 0.03 99.60 14:34:15 12:42:01 all 0.18 0.00 0.03 0.00 0.01 99.78 14:34:15 12:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:34:15 12:42:01 1 0.35 0.00 0.02 0.00 0.00 99.63 14:34:15 12:43:01 all 0.09 0.00 0.01 0.00 0.02 99.88 14:34:15 12:43:01 0 0.13 0.00 0.02 0.00 0.02 99.83 14:34:15 12:43:01 1 0.05 0.00 0.00 0.00 0.02 99.93 14:34:15 12:44:01 all 0.14 0.00 0.03 0.00 0.01 99.82 14:34:15 12:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:34:15 12:44:01 1 0.25 0.00 0.03 0.00 0.02 99.70 14:34:15 12:45:01 all 0.13 0.00 0.03 0.00 0.03 99.81 14:34:15 12:45:01 0 0.08 0.00 0.05 0.00 0.03 99.83 14:34:15 12:45:01 1 0.18 0.00 0.02 0.00 0.02 99.78 14:34:15 12:46:01 all 0.04 0.00 0.03 0.00 0.01 99.92 14:34:15 12:46:01 0 0.07 0.00 0.05 0.00 0.02 99.87 14:34:15 12:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:34:15 14:34:15 12:46:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 12:47:01 all 0.17 0.00 0.03 0.00 0.02 99.79 14:34:15 12:47:01 0 0.30 0.00 0.03 0.00 0.02 99.65 14:34:15 12:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 12:48:01 all 0.23 0.00 0.03 0.00 0.01 99.72 14:34:15 12:48:01 0 0.40 0.00 0.03 0.00 0.00 99.57 14:34:15 12:48:01 1 0.07 0.00 0.03 0.00 0.02 99.88 14:34:15 12:49:01 all 0.19 0.00 0.03 0.00 0.03 99.76 14:34:15 12:49:01 0 0.35 0.00 0.02 0.00 0.02 99.62 14:34:15 12:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 12:50:01 all 0.21 0.00 0.02 0.02 0.00 99.76 14:34:15 12:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:34:15 12:50:01 1 0.38 0.00 0.02 0.03 0.00 99.57 14:34:15 12:51:02 all 0.20 0.00 0.03 0.00 0.03 99.75 14:34:15 12:51:02 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 12:51:02 1 0.37 0.00 0.02 0.00 0.03 99.58 14:34:15 12:52:01 all 0.23 0.00 0.03 0.00 0.01 99.74 14:34:15 12:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:34:15 12:52:01 1 0.41 0.00 0.03 0.00 0.00 99.56 14:34:15 12:53:01 all 0.29 0.00 0.02 0.00 0.01 99.68 14:34:15 12:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:34:15 12:53:01 1 0.55 0.00 0.02 0.00 0.02 99.41 14:34:15 12:54:01 all 0.09 0.00 0.02 0.00 0.02 99.87 14:34:15 12:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 12:54:01 1 0.15 0.00 0.00 0.00 0.02 99.83 14:34:15 12:55:01 all 0.09 0.00 0.04 0.00 0.02 99.85 14:34:15 12:55:01 0 0.17 0.00 0.05 0.00 0.03 99.75 14:34:15 12:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 14:34:15 12:56:01 all 0.16 0.00 0.03 0.00 0.01 99.80 14:34:15 12:56:01 0 0.07 0.00 0.05 0.00 0.02 99.87 14:34:15 12:56:01 1 0.25 0.00 0.02 0.00 0.00 99.73 14:34:15 12:57:01 all 0.18 0.00 0.03 0.00 0.02 99.78 14:34:15 12:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 12:57:01 1 0.32 0.00 0.02 0.00 0.02 99.65 14:34:15 14:34:15 12:57:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 12:58:01 all 0.14 0.00 0.03 0.00 0.02 99.81 14:34:15 12:58:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:34:15 12:58:01 1 0.23 0.00 0.03 0.00 0.03 99.70 14:34:15 12:59:01 all 0.16 0.00 0.02 0.00 0.02 99.81 14:34:15 12:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 12:59:01 1 0.30 0.00 0.02 0.00 0.02 99.67 14:34:15 13:00:01 all 0.11 0.00 0.03 0.00 0.02 99.84 14:34:15 13:00:01 0 0.17 0.00 0.05 0.00 0.02 99.77 14:34:15 13:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 14:34:15 13:01:01 all 0.17 0.00 0.03 0.01 0.02 99.77 14:34:15 13:01:01 0 0.28 0.00 0.02 0.02 0.00 99.68 14:34:15 13:01:01 1 0.05 0.00 0.05 0.00 0.03 99.87 14:34:15 13:02:01 all 0.10 0.00 0.03 0.00 0.02 99.85 14:34:15 13:02:01 0 0.15 0.00 0.02 0.00 0.02 99.82 14:34:15 13:02:01 1 0.05 0.00 0.05 0.00 0.02 99.88 14:34:15 13:03:01 all 0.29 0.00 0.03 0.00 0.02 99.67 14:34:15 13:03:01 0 0.55 0.00 0.02 0.00 0.00 99.43 14:34:15 13:03:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 13:04:01 all 0.10 0.00 0.03 0.01 0.02 99.84 14:34:15 13:04:01 0 0.17 0.00 0.02 0.02 0.02 99.78 14:34:15 13:04:01 1 0.03 0.00 0.05 0.00 0.02 99.90 14:34:15 13:05:01 all 0.19 0.00 0.03 0.00 0.01 99.77 14:34:15 13:05:01 0 0.33 0.00 0.02 0.00 0.00 99.65 14:34:15 13:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:34:15 13:06:01 all 0.13 0.00 0.02 0.00 0.03 99.82 14:34:15 13:06:01 0 0.23 0.00 0.02 0.00 0.02 99.73 14:34:15 13:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:34:15 13:07:01 all 0.19 0.00 0.03 0.00 0.02 99.76 14:34:15 13:07:01 0 0.32 0.00 0.02 0.00 0.00 99.67 14:34:15 13:07:01 1 0.07 0.00 0.05 0.00 0.03 99.85 14:34:15 13:08:01 all 0.11 0.00 0.03 0.00 0.01 99.86 14:34:15 13:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:34:15 13:08:01 1 0.18 0.00 0.03 0.00 0.02 99.77 14:34:15 14:34:15 13:08:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 13:09:01 all 0.16 0.00 0.03 0.00 0.02 99.79 14:34:15 13:09:01 0 0.07 0.00 0.03 0.00 0.03 99.87 14:34:15 13:09:01 1 0.25 0.00 0.03 0.00 0.00 99.72 14:34:15 13:10:01 all 0.17 0.00 0.03 0.00 0.02 99.79 14:34:15 13:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 13:10:01 1 0.30 0.00 0.02 0.00 0.02 99.67 14:34:15 13:11:01 all 1.56 0.00 0.33 0.92 0.04 97.14 14:34:15 13:11:01 0 1.80 0.00 0.34 0.49 0.03 97.34 14:34:15 13:11:01 1 1.33 0.00 0.32 1.36 0.05 96.94 14:34:15 13:12:01 all 0.51 0.00 0.12 0.28 0.03 99.06 14:34:15 13:12:01 0 0.45 0.00 0.12 0.17 0.03 99.23 14:34:15 13:12:01 1 0.57 0.00 0.12 0.39 0.03 98.89 14:34:15 13:13:01 all 0.19 0.00 0.04 0.00 0.02 99.75 14:34:15 13:13:01 0 0.30 0.00 0.03 0.00 0.02 99.65 14:34:15 13:13:01 1 0.08 0.00 0.05 0.00 0.02 99.85 14:34:15 13:14:01 all 0.13 0.00 0.02 0.00 0.03 99.83 14:34:15 13:14:01 0 0.23 0.00 0.00 0.00 0.03 99.73 14:34:15 13:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:34:15 13:15:01 all 0.18 0.00 0.03 0.00 0.03 99.77 14:34:15 13:15:01 0 0.32 0.00 0.03 0.00 0.02 99.63 14:34:15 13:15:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 13:16:01 all 0.14 0.00 0.03 0.00 0.02 99.81 14:34:15 13:16:01 0 0.25 0.00 0.02 0.00 0.00 99.73 14:34:15 13:16:01 1 0.03 0.00 0.05 0.00 0.03 99.88 14:34:15 13:17:01 all 0.19 0.00 0.03 0.00 0.02 99.77 14:34:15 13:17:01 0 0.32 0.00 0.02 0.00 0.02 99.65 14:34:15 13:17:01 1 0.07 0.00 0.03 0.00 0.02 99.88 14:34:15 13:18:01 all 0.15 0.00 0.03 0.01 0.02 99.79 14:34:15 13:18:01 0 0.25 0.00 0.02 0.02 0.00 99.72 14:34:15 13:18:01 1 0.05 0.00 0.05 0.00 0.03 99.87 14:34:15 13:19:01 all 0.17 0.00 0.02 0.00 0.02 99.80 14:34:15 13:19:01 0 0.28 0.00 0.00 0.00 0.00 99.72 14:34:15 13:19:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 14:34:15 13:19:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 13:20:01 all 0.13 0.00 0.03 0.00 0.02 99.82 14:34:15 13:20:01 0 0.22 0.00 0.03 0.00 0.02 99.73 14:34:15 13:20:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:34:15 13:21:01 all 0.08 0.00 0.04 0.00 0.02 99.86 14:34:15 13:21:01 0 0.13 0.00 0.03 0.00 0.00 99.83 14:34:15 13:21:01 1 0.03 0.00 0.05 0.00 0.03 99.88 14:34:15 13:22:01 all 0.16 0.00 0.04 0.00 0.03 99.77 14:34:15 13:22:01 0 0.25 0.00 0.03 0.00 0.02 99.70 14:34:15 13:22:01 1 0.07 0.00 0.05 0.00 0.05 99.83 14:34:15 13:23:02 all 0.15 0.00 0.03 0.00 0.01 99.81 14:34:15 13:23:02 0 0.20 0.00 0.02 0.00 0.00 99.78 14:34:15 13:23:02 1 0.10 0.00 0.05 0.00 0.02 99.83 14:34:15 13:24:01 all 0.14 0.00 0.02 0.00 0.03 99.81 14:34:15 13:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:34:15 13:24:01 1 0.24 0.00 0.02 0.00 0.03 99.71 14:34:15 13:25:01 all 0.13 0.00 0.03 0.00 0.02 99.83 14:34:15 13:25:01 0 0.07 0.00 0.02 0.00 0.02 99.90 14:34:15 13:25:01 1 0.18 0.00 0.03 0.00 0.02 99.77 14:34:15 13:26:01 all 0.08 0.00 0.03 0.00 0.01 99.88 14:34:15 13:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:34:15 13:26:01 1 0.13 0.00 0.03 0.00 0.02 99.82 14:34:15 13:27:01 all 0.15 0.00 0.03 0.00 0.03 99.80 14:34:15 13:27:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 13:27:01 1 0.27 0.00 0.02 0.00 0.02 99.70 14:34:15 13:28:01 all 0.13 0.00 0.03 0.00 0.02 99.82 14:34:15 13:28:01 0 0.07 0.00 0.05 0.00 0.03 99.85 14:34:15 13:28:01 1 0.18 0.00 0.02 0.00 0.00 99.80 14:34:15 13:29:01 all 0.15 0.00 0.03 0.00 0.02 99.81 14:34:15 13:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 13:29:01 1 0.27 0.00 0.02 0.00 0.00 99.72 14:34:15 13:30:01 all 0.13 0.00 0.03 0.00 0.03 99.82 14:34:15 13:30:01 0 0.03 0.00 0.05 0.00 0.03 99.88 14:34:15 13:30:01 1 0.22 0.00 0.02 0.00 0.02 99.75 14:34:15 14:34:15 13:30:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 13:31:01 all 0.13 0.00 0.02 0.00 0.03 99.82 14:34:15 13:31:01 0 0.27 0.00 0.03 0.00 0.02 99.68 14:34:15 13:31:01 1 0.00 0.00 0.00 0.00 0.03 99.97 14:34:15 13:32:01 all 0.13 0.00 0.04 0.00 0.02 99.81 14:34:15 13:32:01 0 0.22 0.00 0.03 0.00 0.00 99.75 14:34:15 13:32:01 1 0.05 0.00 0.05 0.00 0.03 99.87 14:34:15 13:33:01 all 0.16 0.00 0.03 0.00 0.02 99.79 14:34:15 13:33:01 0 0.27 0.00 0.03 0.00 0.02 99.68 14:34:15 13:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:34:15 13:34:01 all 0.11 0.00 0.03 0.00 0.03 99.83 14:34:15 13:34:01 0 0.17 0.00 0.03 0.00 0.02 99.78 14:34:15 13:34:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 13:35:01 all 0.07 0.00 0.02 0.00 0.03 99.89 14:34:15 13:35:01 0 0.12 0.00 0.02 0.00 0.03 99.83 14:34:15 13:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 13:36:01 all 0.15 0.00 0.03 0.00 0.03 99.79 14:34:15 13:36:01 0 0.28 0.00 0.03 0.00 0.03 99.65 14:34:15 13:36:01 1 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 13:37:01 all 0.14 0.00 0.01 0.00 0.02 99.83 14:34:15 13:37:01 0 0.25 0.00 0.02 0.00 0.03 99.70 14:34:15 13:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:34:15 13:38:01 all 0.15 0.00 0.05 0.00 0.03 99.77 14:34:15 13:38:01 0 0.27 0.00 0.07 0.00 0.05 99.62 14:34:15 13:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:34:15 13:39:01 all 0.12 0.00 0.02 0.01 0.03 99.83 14:34:15 13:39:01 0 0.18 0.00 0.02 0.00 0.02 99.78 14:34:15 13:39:01 1 0.05 0.00 0.02 0.02 0.03 99.88 14:34:15 13:40:01 all 0.14 0.00 0.03 0.00 0.01 99.82 14:34:15 13:40:01 0 0.25 0.00 0.03 0.00 0.00 99.72 14:34:15 13:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 13:41:01 all 0.13 0.00 0.03 0.00 0.03 99.82 14:34:15 13:41:01 0 0.20 0.00 0.02 0.00 0.02 99.77 14:34:15 13:41:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 14:34:15 13:41:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 13:42:01 all 0.15 0.00 0.03 0.00 0.02 99.80 14:34:15 13:42:01 0 0.27 0.00 0.03 0.00 0.02 99.68 14:34:15 13:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 13:43:01 all 0.18 0.00 0.03 0.00 0.01 99.77 14:34:15 13:43:01 0 0.27 0.00 0.03 0.00 0.00 99.70 14:34:15 13:43:01 1 0.10 0.00 0.03 0.00 0.02 99.85 14:34:15 13:44:01 all 0.13 0.00 0.02 0.00 0.03 99.83 14:34:15 13:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 13:44:01 1 0.23 0.00 0.02 0.00 0.03 99.72 14:34:15 13:45:01 all 0.19 0.00 0.03 0.00 0.02 99.76 14:34:15 13:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:34:15 13:45:01 1 0.33 0.00 0.02 0.00 0.02 99.63 14:34:15 13:46:01 all 0.14 0.00 0.02 0.00 0.03 99.82 14:34:15 13:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 13:46:01 1 0.27 0.00 0.02 0.00 0.02 99.70 14:34:15 13:47:01 all 0.09 0.00 0.03 0.00 0.02 99.87 14:34:15 13:47:01 0 0.13 0.00 0.03 0.00 0.02 99.82 14:34:15 13:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 14:34:15 13:48:01 all 0.22 0.00 0.02 0.00 0.02 99.75 14:34:15 13:48:01 0 0.33 0.00 0.02 0.00 0.00 99.65 14:34:15 13:48:01 1 0.10 0.00 0.02 0.00 0.03 99.85 14:34:15 13:49:01 all 0.14 0.00 0.03 0.00 0.03 99.81 14:34:15 13:49:01 0 0.25 0.00 0.02 0.00 0.02 99.72 14:34:15 13:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 13:50:01 all 0.11 0.00 0.02 0.00 0.03 99.84 14:34:15 13:50:01 0 0.17 0.00 0.02 0.00 0.02 99.80 14:34:15 13:50:01 1 0.05 0.00 0.02 0.00 0.05 99.88 14:34:15 13:51:01 all 0.09 0.00 0.03 0.00 0.03 99.85 14:34:15 13:51:01 0 0.15 0.00 0.03 0.00 0.02 99.80 14:34:15 13:51:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 13:52:01 all 0.14 0.00 0.02 0.00 0.02 99.82 14:34:15 13:52:01 0 0.23 0.00 0.02 0.00 0.00 99.75 14:34:15 13:52:01 1 0.05 0.00 0.02 0.00 0.03 99.90 14:34:15 14:34:15 13:52:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 13:53:01 all 0.13 0.00 0.05 0.00 0.02 99.81 14:34:15 13:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 13:53:01 1 0.22 0.00 0.07 0.00 0.02 99.70 14:34:15 13:54:01 all 0.13 0.00 0.03 0.01 0.03 99.81 14:34:15 13:54:01 0 0.05 0.00 0.03 0.00 0.05 99.87 14:34:15 13:54:01 1 0.20 0.00 0.03 0.02 0.00 99.75 14:34:15 13:55:01 all 0.13 0.00 0.03 0.00 0.03 99.82 14:34:15 13:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:34:15 13:55:01 1 0.25 0.00 0.02 0.00 0.03 99.70 14:34:15 13:56:01 all 0.19 0.00 0.02 0.00 0.03 99.77 14:34:15 13:56:01 0 0.02 0.00 0.03 0.00 0.03 99.92 14:34:15 13:56:01 1 0.37 0.00 0.00 0.00 0.02 99.62 14:34:15 13:57:02 all 0.10 0.00 0.03 0.00 0.03 99.84 14:34:15 13:57:02 0 0.05 0.00 0.02 0.00 0.02 99.92 14:34:15 13:57:02 1 0.15 0.00 0.05 0.00 0.03 99.77 14:34:15 13:58:01 all 0.11 0.00 0.03 0.00 0.02 99.84 14:34:15 13:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:34:15 13:58:01 1 0.20 0.00 0.05 0.00 0.03 99.71 14:34:15 13:59:01 all 0.18 0.00 0.03 0.00 0.01 99.77 14:34:15 13:59:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:34:15 13:59:01 1 0.32 0.00 0.02 0.00 0.00 99.67 14:34:15 14:00:01 all 0.11 0.00 0.03 0.00 0.02 99.84 14:34:15 14:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:34:15 14:00:01 1 0.17 0.00 0.02 0.00 0.02 99.80 14:34:15 14:01:01 all 0.18 0.00 0.03 0.00 0.02 99.77 14:34:15 14:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 14:01:01 1 0.33 0.00 0.05 0.00 0.02 99.60 14:34:15 14:02:01 all 0.19 0.00 0.04 0.00 0.02 99.75 14:34:15 14:02:01 0 0.07 0.00 0.07 0.00 0.03 99.83 14:34:15 14:02:01 1 0.32 0.00 0.02 0.00 0.00 99.67 14:34:15 14:03:01 all 0.14 0.00 0.04 0.00 0.02 99.80 14:34:15 14:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:34:15 14:03:01 1 0.23 0.00 0.03 0.00 0.02 99.72 14:34:15 14:34:15 14:03:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 14:04:01 all 0.18 0.00 0.03 0.00 0.02 99.78 14:34:15 14:04:01 0 0.10 0.00 0.03 0.00 0.03 99.83 14:34:15 14:04:01 1 0.25 0.00 0.02 0.00 0.00 99.73 14:34:15 14:05:01 all 0.18 0.00 0.04 0.00 0.01 99.77 14:34:15 14:05:01 0 0.05 0.00 0.07 0.00 0.02 99.87 14:34:15 14:05:01 1 0.30 0.00 0.02 0.00 0.00 99.68 14:34:15 14:06:01 all 0.10 0.00 0.03 0.00 0.03 99.85 14:34:15 14:06:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 14:06:01 1 0.15 0.00 0.02 0.00 0.02 99.82 14:34:15 14:07:01 all 0.14 0.00 0.03 0.00 0.02 99.81 14:34:15 14:07:01 0 0.05 0.00 0.05 0.00 0.03 99.87 14:34:15 14:07:01 1 0.23 0.00 0.02 0.00 0.00 99.75 14:34:15 14:08:01 all 0.11 0.00 0.03 0.00 0.03 99.84 14:34:15 14:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 14:08:01 1 0.18 0.00 0.02 0.00 0.03 99.77 14:34:15 14:09:01 all 0.08 0.00 0.03 0.00 0.02 99.87 14:34:15 14:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 14:09:01 1 0.13 0.00 0.02 0.00 0.02 99.83 14:34:15 14:10:01 all 0.17 0.00 0.02 0.00 0.03 99.79 14:34:15 14:10:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:34:15 14:10:01 1 0.32 0.00 0.02 0.00 0.02 99.65 14:34:15 14:11:01 all 0.20 0.00 0.02 0.00 0.03 99.76 14:34:15 14:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 14:11:01 1 0.38 0.00 0.02 0.00 0.03 99.57 14:34:15 14:12:01 all 0.18 0.00 0.03 0.00 0.02 99.77 14:34:15 14:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 14:12:01 1 0.33 0.00 0.02 0.00 0.02 99.63 14:34:15 14:13:01 all 0.17 0.00 0.05 0.00 0.02 99.77 14:34:15 14:13:01 0 0.07 0.00 0.05 0.00 0.03 99.85 14:34:15 14:13:01 1 0.27 0.00 0.05 0.00 0.00 99.68 14:34:15 14:14:01 all 0.08 0.00 0.03 0.00 0.02 99.87 14:34:15 14:14:01 0 0.15 0.00 0.05 0.00 0.02 99.78 14:34:15 14:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 14:34:15 14:14:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 14:15:01 all 0.18 0.00 0.03 0.00 0.02 99.78 14:34:15 14:15:01 0 0.30 0.00 0.02 0.00 0.02 99.67 14:34:15 14:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:34:15 14:16:01 all 0.14 0.00 0.03 0.00 0.02 99.81 14:34:15 14:16:01 0 0.23 0.00 0.03 0.00 0.00 99.73 14:34:15 14:16:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 14:17:01 all 0.15 0.00 0.03 0.00 0.03 99.80 14:34:15 14:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 14:17:01 1 0.27 0.00 0.03 0.00 0.03 99.67 14:34:15 14:18:01 all 0.13 0.00 0.02 0.00 0.03 99.82 14:34:15 14:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 14:18:01 1 0.25 0.00 0.02 0.00 0.03 99.70 14:34:15 14:19:01 all 0.22 0.00 0.03 0.00 0.02 99.74 14:34:15 14:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:34:15 14:19:01 1 0.38 0.00 0.03 0.00 0.02 99.57 14:34:15 14:20:01 all 0.16 0.00 0.04 0.00 0.02 99.78 14:34:15 14:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:34:15 14:20:01 1 0.30 0.00 0.05 0.00 0.02 99.63 14:34:15 14:21:01 all 0.04 0.00 0.03 0.00 0.02 99.91 14:34:15 14:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:34:15 14:21:01 1 0.07 0.00 0.05 0.00 0.03 99.85 14:34:15 14:22:01 all 0.14 0.00 0.03 0.00 0.01 99.82 14:34:15 14:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:34:15 14:22:01 1 0.27 0.00 0.05 0.00 0.02 99.67 14:34:15 14:23:01 all 0.08 0.00 0.03 0.00 0.03 99.87 14:34:15 14:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:34:15 14:23:01 1 0.12 0.00 0.02 0.00 0.03 99.83 14:34:15 14:24:01 all 0.10 0.00 0.02 0.00 0.02 99.87 14:34:15 14:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 14:24:01 1 0.17 0.00 0.02 0.00 0.02 99.80 14:34:15 14:25:01 all 0.18 0.00 0.02 0.00 0.03 99.77 14:34:15 14:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:34:15 14:25:01 1 0.33 0.00 0.02 0.00 0.03 99.62 14:34:15 14:34:15 14:25:01 CPU %user %nice %system %iowait %steal %idle 14:34:15 14:26:01 all 0.08 0.00 0.03 0.00 0.03 99.86 14:34:15 14:26:01 0 0.05 0.00 0.03 0.00 0.05 99.87 14:34:15 14:26:01 1 0.12 0.00 0.02 0.00 0.02 99.85 14:34:15 14:27:01 all 0.13 0.00 0.03 0.00 0.02 99.83 14:34:15 14:27:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 14:27:01 1 0.20 0.00 0.02 0.00 0.00 99.78 14:34:15 14:28:01 all 0.18 0.00 0.05 0.01 0.01 99.76 14:34:15 14:28:01 0 0.13 0.00 0.08 0.00 0.02 99.77 14:34:15 14:28:01 1 0.22 0.00 0.02 0.02 0.00 99.75 14:34:15 14:29:01 all 0.03 0.00 0.03 0.00 0.02 99.92 14:34:15 14:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:34:15 14:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:15 14:30:02 all 0.05 0.00 0.03 0.00 0.02 99.91 14:34:15 14:30:02 0 0.02 0.00 0.02 0.00 0.00 99.97 14:34:15 14:30:02 1 0.08 0.00 0.03 0.00 0.03 99.85 14:34:15 14:31:01 all 0.03 0.00 0.04 0.00 0.02 99.91 14:34:15 14:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:34:15 14:31:01 1 0.03 0.00 0.05 0.00 0.03 99.88 14:34:15 14:32:01 all 0.07 0.00 0.02 0.00 0.03 99.89 14:34:15 14:32:01 0 0.05 0.00 0.02 0.00 0.03 99.90 14:34:15 14:32:01 1 0.08 0.00 0.02 0.00 0.02 99.88 14:34:15 14:33:01 all 0.16 0.00 0.03 0.00 0.03 99.79 14:34:15 14:33:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:34:15 14:33:01 1 0.27 0.00 0.02 0.00 0.02 99.70 14:34:15 14:34:01 all 7.81 0.00 2.83 16.52 0.15 72.69 14:34:15 14:34:01 0 8.63 0.00 2.73 17.85 0.14 70.65 14:34:15 14:34:01 1 6.99 0.00 2.92 15.19 0.15 74.74 14:34:15 Average: all 1.08 0.01 0.29 0.22 0.02 98.38 14:34:15 Average: 0 1.05 0.01 0.30 0.21 0.02 98.41 14:34:15 Average: 1 1.11 0.01 0.28 0.22 0.02 98.35 14:34:15 14:34:15 14:34:15