Pull request #3402 opened 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from b27c83eeb2c3ab2cbae14ac6d387c82e552599c9+03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 (2560993ff258fc9f8d36d4d10320dda50913641d) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3402/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3402/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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 Running on prd-centos7-docker-4c-2g-1817 in /w/workspace/edgexfoundry_edgex-go_PR-3402 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 into PR head commit b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 Merge succeeded, producing b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 Checking out Revision b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 (PR-3402) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3402/head:refs/remotes/origin/PR-3402 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 # timeout=10 Commit message: "feat(security)!: Switch Consul's default_policy to deny - turn on Consul's "deny" default_policy - use more restrict policy rules for Consul's agent token" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:43:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:43:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:43:37 ========================================================= 16:43:37 EdgeX Global Pipelines Version Info 16:43:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:43:39 ------------------- 16:43:39 stable info: 16:43:39 ------------------- 16:43:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:43:39 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 16:43:39 Message: update stable to v1.0.186 16:43:39 ------------------- 16:43:39 experimental info: 16:43:39 ------------------- 16:43:39 Commited By: **** collab-it+edgex@linuxfoundation.org 16:43:39 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 16:43:39 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:43:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:43:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:43:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:43:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:43:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:43:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:43:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3402 [Pipeline] echo 16:43:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3402 [Pipeline] echo 16:43:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3402 [Pipeline] echo 16:43:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [Pipeline] echo 16:43:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b27c83e [Pipeline] echo 16:43:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:43:41 provisioning config files... 16:43:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config34789132217551527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:42 ---> docker-login.sh 16:43:42 nexus3.edgexfoundry.org:10001 16:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:43 Configure a credential helper to remove this warning. See 16:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:43 16:43:43 Login Succeeded 16:43:43 nexus3.edgexfoundry.org:10002 16:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:44 Configure a credential helper to remove this warning. See 16:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:44 16:43:44 Login Succeeded 16:43:44 nexus3.edgexfoundry.org:10003 16:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:45 Configure a credential helper to remove this warning. See 16:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:45 16:43:45 Login Succeeded 16:43:45 nexus3.edgexfoundry.org:10004 16:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:46 Configure a credential helper to remove this warning. See 16:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:46 16:43:46 Login Succeeded 16:43:46 docker.io 16:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:47 Configure a credential helper to remove this warning. See 16:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:47 16:43:47 Login Succeeded 16:43:47 ---> docker-login.sh ends [Pipeline] } 16:43:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:47 ++ 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 16:43:47 + for file in '`ls cmd/**/Dockerfile`' 16:43:47 ++ dirname cmd/core-command/Dockerfile 16:43:47 ++ cut -d/ -f2 16:43:47 + echo core-command,cmd/core-command/Dockerfile 16:43:47 + for file in '`ls cmd/**/Dockerfile`' 16:43:47 ++ dirname cmd/core-data/Dockerfile 16:43:47 ++ cut -d/ -f2 16:43:47 + echo core-data,cmd/core-data/Dockerfile 16:43:47 + for file in '`ls cmd/**/Dockerfile`' 16:43:47 ++ cut -d/ -f2 16:43:47 ++ dirname cmd/core-metadata/Dockerfile 16:43:47 + echo core-metadata,cmd/core-metadata/Dockerfile 16:43:47 + for file in '`ls cmd/**/Dockerfile`' 16:43:47 ++ dirname cmd/security-bootstrapper/Dockerfile 16:43:47 ++ cut -d/ -f2 16:43:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:43:47 + for file in '`ls cmd/**/Dockerfile`' 16:43:47 ++ cut -d/ -f2 16:43:47 ++ dirname cmd/security-proxy-setup/Dockerfile 16:43:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:43:47 + for file in '`ls cmd/**/Dockerfile`' 16:43:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:43:47 ++ cut -d/ -f2 16:43:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:43:47 + for file in '`ls cmd/**/Dockerfile`' 16:43:47 ++ dirname cmd/support-notifications/Dockerfile 16:43:47 ++ cut -d/ -f2 16:43:47 + echo support-notifications,cmd/support-notifications/Dockerfile 16:43:47 + for file in '`ls cmd/**/Dockerfile`' 16:43:47 ++ dirname cmd/support-scheduler/Dockerfile 16:43:47 ++ cut -d/ -f2 16:43:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:43:47 + for file in '`ls cmd/**/Dockerfile`' 16:43:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:43:47 ++ cut -d/ -f2 16:43:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:43:48 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:43:49 16:43:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:43:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:43:50 latest: Pulling from edgex-devops/git-semver 16:43:50 31603596830f: Pulling fs layer 16:43:50 2a8b12db71e7: Pulling fs layer 16:43:50 6ca5941a6612: Pulling fs layer 16:43:50 ecc8261a40a4: Pulling fs layer 16:43:50 ecc8261a40a4: Waiting 16:43:50 2a8b12db71e7: Verifying Checksum 16:43:50 2a8b12db71e7: Download complete 16:43:50 31603596830f: Verifying Checksum 16:43:50 31603596830f: Download complete 16:43:50 6ca5941a6612: Verifying Checksum 16:43:50 6ca5941a6612: Download complete 16:43:50 ecc8261a40a4: Verifying Checksum 16:43:50 ecc8261a40a4: Download complete 16:43:51 31603596830f: Pull complete 16:43:51 2a8b12db71e7: Pull complete 16:43:53 6ca5941a6612: Pull complete 16:43:54 ecc8261a40a4: Pull complete 16:43:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:43:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:43:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:43:55 prd-centos7-docker-4c-2g-1817 does not seem to be running inside a container 16:43:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:43:59 $ docker top 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:44:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:44:00 [ssh-agent] Looking for ssh-agent implementation... 16:44:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:44:00 $ docker exec 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 ssh-agent 16:44:00 SSH_AUTH_SOCK=/tmp/ssh-9YIJNkV29NLj/agent.11 16:44:00 SSH_AGENT_PID=16 16:44:00 Running ssh-add (command line suppressed) 16:44:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2183792819700641348.key (/w/workspace/edgex-go/1@tmp/private_key_2183792819700641348.key) 16:44:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:44:01 + git tag --points-at HEAD [Pipeline] } 16:44:01 $ docker exec --env ******** --env ******** 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 ssh-agent -k 16:44:02 unset SSH_AUTH_SOCK; 16:44:02 unset SSH_AGENT_PID; 16:44:02 echo Agent pid 16 killed; 16:44:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:44:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:44:02 [ssh-agent] Looking for ssh-agent implementation... 16:44:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:44:02 $ docker exec 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 ssh-agent 16:44:02 SSH_AUTH_SOCK=/tmp/ssh-IqRe6WKrYLow/agent.47 16:44:02 SSH_AGENT_PID=52 16:44:02 Running ssh-add (command line suppressed) 16:44:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8191452401095611409.key (/w/workspace/edgex-go/1@tmp/private_key_8191452401095611409.key) 16:44:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:44:03 + git semver init 16:44:03 # -> Open(): unable to determine branch for HEAD 16:44:03 # $GIT_DIR = /w/workspace/edgex-go/1/.git 16:44:03 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 16:44:03 # $SEMVER_REMOTE_NAME = origin 16:44:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:44:03 # $SEMVER_USER_NAME = edgex-jenkins 16:44:03 # $SEMVER_BRANCH = PR-3402 16:44:03 # $SEMVER_TEMP = /tmp/semver-344682525 16:44:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:44:36 # '/tmp/semver-344682525' -> '/w/workspace/edgex-go/1/.semver' 16:44:36 # -> Force: false 16:44:36 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 16:44:36 $ docker exec --env ******** --env ******** 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 ssh-agent -k 16:44:36 unset SSH_AUTH_SOCK; 16:44:36 unset SSH_AGENT_PID; 16:44:36 echo Agent pid 52 killed; 16:44:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:44:37 + git semver [Pipeline] } 16:44:37 $ docker stop --time=1 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 16:44:39 $ docker rm -f 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 [Pipeline] // withDockerContainer [Pipeline] sh 16:44:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:44:42 Stashed 1 file(s) [Pipeline] echo 16:44:42 [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 16:44:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:44:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:44:44 + true 16:44:44 + sudo service docker restart 16:44:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:44:46 ========================================================= 16:44:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:44:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:44:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:44:51 Sending build context to Docker daemon 329.6MB 16:44:51 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:44:51 Step 2/6 : FROM ${BASE} 16:44:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:44:51 188c0c94c7c5: Pulling fs layer 16:44:51 0ef7d3d256c8: Pulling fs layer 16:44:51 de9db76c5a1d: Pulling fs layer 16:44:51 bca2f99d35d6: Pulling fs layer 16:44:51 93359f2a8cfa: Pulling fs layer 16:44:51 7c6f9722023f: Pulling fs layer 16:44:51 a35cf1a2eb13: Pulling fs layer 16:44:51 93359f2a8cfa: Waiting 16:44:51 bca2f99d35d6: Waiting 16:44:51 7c6f9722023f: Waiting 16:44:51 a35cf1a2eb13: Waiting 16:44:51 de9db76c5a1d: Verifying Checksum 16:44:51 de9db76c5a1d: Download complete 16:44:51 0ef7d3d256c8: Verifying Checksum 16:44:51 0ef7d3d256c8: Download complete 16:44:51 93359f2a8cfa: Verifying Checksum 16:44:51 93359f2a8cfa: Download complete 16:44:52 7c6f9722023f: Verifying Checksum 16:44:52 7c6f9722023f: Download complete 16:44:52 188c0c94c7c5: Verifying Checksum 16:44:52 188c0c94c7c5: Download complete 16:44:52 188c0c94c7c5: Pull complete 16:44:53 0ef7d3d256c8: Pull complete 16:44:54 de9db76c5a1d: Pull complete 16:44:54 a35cf1a2eb13: Verifying Checksum 16:44:54 a35cf1a2eb13: Download complete 16:44:56 bca2f99d35d6: Verifying Checksum 16:44:56 bca2f99d35d6: Download complete 16:44:57 Still waiting to schedule task 16:44:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:45:08 bca2f99d35d6: Pull complete 16:45:09 93359f2a8cfa: Pull complete 16:45:09 7c6f9722023f: Pull complete 16:45:16 a35cf1a2eb13: Pull complete 16:45:16 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:45:16 ---> a62c8e92a672 16:45:16 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 16:45:16 ---> Running in f3a8df07f378 16:45:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:45:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:45:17 (1/12) Installing libmagic (5.38-r0) 16:45:18 (2/12) Installing file (5.38-r0) 16:45:18 (3/12) Installing libc-dev (0.7.2-r3) 16:45:18 (4/12) Installing g++ (9.3.0-r2) 16:45:21 (5/12) Installing fortify-headers (1.1-r0) 16:45:21 (6/12) Installing patch (2.7.6-r6) 16:45:21 (7/12) Installing build-base (0.5-r2) 16:45:21 (8/12) Installing libsodium (1.0.18-r0) 16:45:21 (9/12) Installing pkgconf (1.7.2-r0) 16:45:21 (10/12) Installing libsodium-dev (1.0.18-r0) 16:45:21 (11/12) Installing libzmq (4.3.3-r0) 16:45:21 (12/12) Installing zeromq-dev (4.3.3-r0) 16:45:21 Executing busybox-1.31.1-r19.trigger 16:45:22 OK: 233 MiB in 51 packages 16:45:26 Removing intermediate container f3a8df07f378 16:45:26 ---> c7cf08208de6 16:45:26 Step 4/6 : WORKDIR /edgex-go 16:45:26 ---> Running in a72b456e4df9 16:45:26 Removing intermediate container a72b456e4df9 16:45:26 ---> 7461f37c1ed7 16:45:26 Step 5/6 : COPY go.mod . 16:45:26 ---> 01f2f4fb50b0 16:45:26 Step 6/6 : RUN go mod download 16:45:26 ---> Running in 56ba7bc57b5a 16:46:05 Removing intermediate container 56ba7bc57b5a 16:46:05 ---> b81aacc0d716 16:46:05 Successfully built b81aacc0d716 16:46:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:46:06 + docker inspect -f . ci-base-image-x86_64 16:46:06 . [Pipeline] withDockerContainer 16:46:07 prd-centos7-docker-4c-2g-1817 does not seem to be running inside a container 16:46:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 16:46:08 $ docker top 4f9adf457a72ea5e96fe35f0985c179ed6ffbe4ac50eb38a442ad6c3dedb9aaa -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:09 + go version 16:46:09 go version go1.15.5 linux/amd64 [Pipeline] } 16:46:09 $ docker stop --time=1 4f9adf457a72ea5e96fe35f0985c179ed6ffbe4ac50eb38a442ad6c3dedb9aaa 16:46:11 $ docker rm -f 4f9adf457a72ea5e96fe35f0985c179ed6ffbe4ac50eb38a442ad6c3dedb9aaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:13 + docker inspect -f . ci-base-image-x86_64 16:46:13 . [Pipeline] withDockerContainer 16:46:13 prd-centos7-docker-4c-2g-1817 does not seem to be running inside a container 16:46:13 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 16:46:14 $ docker top 733d3ab5ebfd84fec16aa342e49b347157d7380998b279f7ed9afea3a2bc635e -eo pid,comm [Pipeline] { [Pipeline] echo 16:46:14 ========================================================= 16:46:14 [edgeXBuildGoParallel] Running Tests and Build... 16:46:14 ========================================================= [Pipeline] sh 16:46:15 + make test 16:46:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:46:33 ? github.com/edgexfoundry/edgex-go [no test files] 16:46:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1824 in /w/workspace/edgexfoundry_edgex-go_PR-3402 [Pipeline] { [Pipeline] ws 16:46:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:46:54 using credential edgex-jenkins-ssh 16:46:54 Cloning the remote Git repository 16:46:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:46:54 > git init /w/workspace/edgex-go/1 # timeout=10 16:46:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:46:54 > git --version # timeout=10 16:46:54 > git --version # 'git version 2.17.1' 16:46:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:47:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:47:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:47:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:47:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:47:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:47:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3402/head:refs/remotes/origin/PR-3402 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:47:11 Merging remotes/origin/master commit 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 into PR head commit b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:47:11 Merge succeeded, producing b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:47:11 Checking out Revision b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 (PR-3402) 16:47:11 > git config core.sparsecheckout # timeout=10 16:47:11 > git checkout -f b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 # timeout=10 16:47:11 > git remote # timeout=10 16:47:11 > git config --get remote.origin.url # timeout=10 16:47:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:11 > git merge 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 16:47:11 > git rev-parse HEAD^{commit} # timeout=10 16:47:11 > git config core.sparsecheckout # timeout=10 16:47:11 > git checkout -f b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 # timeout=10 16:47:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:47:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:47:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:47:16 Commit message: "feat(security)!: Switch Consul's default_policy to deny - turn on Consul's "deny" default_policy - use more restrict policy rules for Consul's agent token" 16:47:16 > git --version # timeout=10 16:47:16 > git --version # 'git version 2.17.1' 16:47:16 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:47:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:47:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:47:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:47:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:47:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:47:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:47:21 + true 16:47:21 + sudo service docker restart 16:47:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:47:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:47:23 provisioning config files... 16:47:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8041285372733795514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:23 ---> docker-login.sh 16:47:23 nexus3.edgexfoundry.org:10001 16:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:25 Configure a credential helper to remove this warning. See 16:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:25 16:47:25 Login Succeeded 16:47:25 nexus3.edgexfoundry.org:10002 16:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:25 Configure a credential helper to remove this warning. See 16:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:25 16:47:25 Login Succeeded 16:47:25 nexus3.edgexfoundry.org:10003 16:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:26 Configure a credential helper to remove this warning. See 16:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:26 16:47:26 Login Succeeded 16:47:26 nexus3.edgexfoundry.org:10004 16:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:26 Configure a credential helper to remove this warning. See 16:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:26 16:47:26 Login Succeeded 16:47:26 docker.io 16:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:47:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:47:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:27 Configure a credential helper to remove this warning. See 16:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:27 16:47:27 Login Succeeded 16:47:27 ---> docker-login.sh ends [Pipeline] } 16:47:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:47:28 ========================================================= 16:47:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:47:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:47:28 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:47:29 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.268s coverage: 45.9% of statements 16:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:47:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.081s coverage: 19.8% of statements 16:47:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.171s coverage: 100.0% of statements 16:47:31 Sending build context to Docker daemon 167.4MB 16:47:31 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:47:31 Step 2/6 : FROM ${BASE} 16:47:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:47:31 5f621e34cdf4: Pulling fs layer 16:47:31 a4357932f1b6: Pulling fs layer 16:47:31 18c013af1878: Pulling fs layer 16:47:31 00ac8860ef70: Pulling fs layer 16:47:31 63d7cb157983: Pulling fs layer 16:47:31 b116817d02f9: Pulling fs layer 16:47:31 745a02a5169b: Pulling fs layer 16:47:31 00ac8860ef70: Waiting 16:47:31 63d7cb157983: Waiting 16:47:31 b116817d02f9: Waiting 16:47:31 745a02a5169b: Waiting 16:47:31 18c013af1878: Download complete 16:47:31 a4357932f1b6: Verifying Checksum 16:47:31 a4357932f1b6: Download complete 16:47:31 63d7cb157983: Verifying Checksum 16:47:31 63d7cb157983: Download complete 16:47:31 b116817d02f9: Download complete 16:47:31 5f621e34cdf4: Verifying Checksum 16:47:31 5f621e34cdf4: Download complete 16:47:31 5f621e34cdf4: Pull complete 16:47:32 a4357932f1b6: Pull complete 16:47:32 18c013af1878: Pull complete 16:47:33 745a02a5169b: Download complete 16:47:34 00ac8860ef70: Verifying Checksum 16:47:34 00ac8860ef70: Download complete 16:47:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.340s coverage: 27.1% of statements 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:47:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:47:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.133s coverage: 100.0% of statements 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:47:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.118s coverage: 71.3% of statements 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:47:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.262s coverage: 82.9% of statements 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:47:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.118s coverage: 78.9% of statements 16:47:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:47:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.655s coverage: 28.6% of statements 16:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:47:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.171s coverage: 100.0% of statements 16:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:47:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.162s coverage: 100.0% of statements 16:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:47:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.259s coverage: 86.7% of statements 16:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:47:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.260s coverage: 97.5% of statements 16:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:47:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements 16:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:47:45 00ac8860ef70: Pull complete 16:47:45 63d7cb157983: Pull complete 16:47:45 b116817d02f9: Pull complete 16:47:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.569s coverage: 93.0% of statements 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:47:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:47:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.9% of statements 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.137s coverage: 47.1% of statements 16:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements 16:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.097s coverage: 94.1% of statements 16:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.157s coverage: 96.3% of statements 16:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 16:47:49 745a02a5169b: Pull complete 16:47:49 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:47:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:47:49 ---> b7e6874047d6 16:47:49 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 16:47:52 ---> Running in 79271a81fb0c 16:47:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:47:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:47:55 (1/12) Installing libmagic (5.38-r0) 16:47:55 (2/12) Installing file (5.38-r0) 16:47:55 (3/12) Installing libc-dev (0.7.2-r3) 16:47:55 (4/12) Installing g++ (9.3.0-r2) 16:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.100s coverage: 94.4% of statements 16:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 16:47:59 (5/12) Installing fortify-headers (1.1-r0) 16:47:59 (6/12) Installing patch (2.7.6-r6) 16:47:59 (7/12) Installing build-base (0.5-r2) 16:47:59 (8/12) Installing libsodium (1.0.18-r0) 16:47:59 (9/12) Installing pkgconf (1.7.2-r0) 16:47:59 (10/12) Installing libsodium-dev (1.0.18-r0) 16:47:59 (11/12) Installing libzmq (4.3.3-r0) 16:47:59 (12/12) Installing zeromq-dev (4.3.3-r0) 16:48:00 Executing busybox-1.31.1-r19.trigger 16:48:00 OK: 217 MiB in 51 packages 16:48:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.412s coverage: 81.8% of statements 16:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:48:04 Removing intermediate container 79271a81fb0c 16:48:04 ---> fcf732b91571 16:48:04 Step 4/6 : WORKDIR /edgex-go 16:48:04 ---> Running in a1ffbe690664 16:48:04 Removing intermediate container a1ffbe690664 16:48:04 ---> 46f62e976fff 16:48:04 Step 5/6 : COPY go.mod . 16:48:05 ---> 7a13df58b9b1 16:48:05 Step 6/6 : RUN go mod download 16:48:05 ---> Running in b9527d4d56f8 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.190s coverage: 92.9% of statements 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 77.8% of statements 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.093s coverage: 100.0% of statements 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.100s coverage: 84.6% of statements 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.6% of statements 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.547s coverage: 64.4% of statements 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.054s coverage: 91.3% of statements 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 16:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.242s coverage: 69.0% of statements 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.527s coverage: 38.4% of statements 16:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.131s coverage: 89.5% of statements 16:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.200s coverage: 84.8% of statements 16:48:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.279s coverage: 47.0% of statements 16:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:48:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.069s coverage: 100.0% of statements 16:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:48:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.090s coverage: 100.0% of statements 16:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:48:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.090s coverage: 9.6% of statements 16:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.211s coverage: 88.6% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:48:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.168s coverage: 28.7% of statements 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:48:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.122s coverage: 99.0% of statements 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:48:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.124s coverage: 100.0% of statements 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:48:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.091s coverage: 64.6% of statements 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:48:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.167s coverage: 95.6% of statements 16:48:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:48:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:48:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:48:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 16:48:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:48:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.131s coverage: 100.0% of statements 16:48:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:48:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:48:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:48:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:48:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements 16:48:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:48:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:48:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 16:48:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 28.1% of statements 16:48:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.201s coverage: 100.0% of statements 16:48:22 GO111MODULE=on go vet ./... 16:48:32 Removing intermediate container b9527d4d56f8 16:48:32 ---> cc6180f551bd 16:48:32 Successfully built cc6180f551bd 16:48:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:48:32 + docker inspect -f . ci-base-image-arm64 16:48:32 . [Pipeline] withDockerContainer 16:48:33 prd-ubuntu18.04-docker-arm64-4c-16g-1824 does not seem to be running inside a container 16:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 16:48:34 $ docker top 358463fde682f296b40deaa3fd2d217d1d82dee31e069010ed428788eb18410b -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:35 + go version 16:48:35 go version go1.15.5 linux/arm64 [Pipeline] } 16:48:35 $ docker stop --time=1 358463fde682f296b40deaa3fd2d217d1d82dee31e069010ed428788eb18410b 16:48:37 $ docker rm -f 358463fde682f296b40deaa3fd2d217d1d82dee31e069010ed428788eb18410b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:48:38 + docker inspect -f . ci-base-image-arm64 16:48:38 . [Pipeline] withDockerContainer 16:48:38 prd-ubuntu18.04-docker-arm64-4c-16g-1824 does not seem to be running inside a container 16:48:38 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 16:48:40 $ docker top 2df8b4c12075bbafda6c71d552a1bc779ff1768b787695e8b546652dbb7877e7 -eo pid,comm [Pipeline] { [Pipeline] echo 16:48:40 ========================================================= 16:48:40 [edgeXBuildGoParallel] Running Tests and Build... 16:48:40 ========================================================= [Pipeline] sh 16:48:41 + make test 16:48:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:49:03 ? github.com/edgexfoundry/edgex-go [no test files] 16:49:20 gofmt -l . 16:49:20 [ "`gofmt -l .`" = "" ] 16:49:20 ./bin/test-go-mod-tidy.sh 16:49:20 ./bin/test-attribution-txt.sh [Pipeline] sh 16:49:20 + ls -al . 16:49:20 total 816 16:49:20 drwxrwxr-x 10 1001 1001 4096 Apr 26 16:49 . 16:49:20 drwxr-xr-x 4 root root 28 Apr 26 16:46 .. 16:49:20 -rw-rw-r-- 1 1001 1001 11 Apr 26 16:43 .dockerignore 16:49:20 drwxrwxr-x 8 1001 1001 179 Apr 26 16:43 .git 16:49:20 drwxrwxr-x 3 1001 1001 125 Apr 26 16:43 .github 16:49:20 -rw-rw-r-- 1 1001 1001 818 Apr 26 16:43 .gitignore 16:49:20 drwx------ 3 1001 1001 60 Apr 26 16:44 .semver 16:49:20 -rw-rw-r-- 1 1001 1001 166 Apr 26 16:43 .sonarcloud.properties 16:49:20 -rw-rw-r-- 1 1001 1001 8609 Apr 26 16:43 Attribution.txt 16:49:20 -rw-rw-r-- 1 1001 1001 3804 Apr 26 16:43 CONTRIBUTING.md 16:49:20 -rw-rw-r-- 1 1001 1001 931 Apr 26 16:43 Dockerfile.build 16:49:20 -rw-rw-r-- 1 1001 1001 863 Apr 26 16:43 Jenkinsfile 16:49:20 -rw-rw-r-- 1 1001 1001 10775 Apr 26 16:43 LICENSE 16:49:20 -rw-rw-r-- 1 1001 1001 5774 Apr 26 16:43 Makefile 16:49:20 -rw-rw-r-- 1 1001 1001 7978 Apr 26 16:43 README.md 16:49:20 -rw-rw-r-- 1 1001 1001 6755 Apr 26 16:43 SECURITY.md 16:49:20 -rw-rw-r-- 1 1001 1001 5 Apr 26 16:44 VERSION 16:49:20 -rw-rw-r-- 1 1001 1001 4131 Apr 26 16:43 ZMQWindows.md 16:49:20 drwxrwxr-x 2 1001 1001 117 Apr 26 16:43 bin 16:49:20 drwxrwxr-x 14 1001 1001 4096 Apr 26 16:43 cmd 16:49:20 -rw-r--r-- 1 root root 704560 Apr 26 16:48 coverage.out 16:49:20 -rw-r--r-- 1 root root 1060 Apr 26 16:49 go.mod 16:49:20 -rw-r--r-- 1 root root 22420 Apr 26 16:49 go.sum 16:49:20 drwxrwxr-x 8 1001 1001 127 Apr 26 16:43 internal 16:49:20 drwxrwxr-x 4 1001 1001 26 Apr 26 16:43 openapi 16:49:20 drwxrwxr-x 4 1001 1001 71 Apr 26 16:43 snap 16:49:20 -rw-rw-r-- 1 1001 1001 168 Apr 26 16:43 version.go [Pipeline] sh 16:49:21 + '[' -e coverage.out ] 16:49:21 + chown 1001:1001 coverage.out [Pipeline] stash 16:49:21 Stashed 1 file(s) [Pipeline] sh 16:49:21 + make build 16:49:21 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 16:49:28 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 16:49:46 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 16:49:47 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 16:49:52 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 16:49:53 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 16:49:55 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 16:49:58 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 16:50:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:50:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:50:00 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 16:50:03 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 16:50:04 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 16:50:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:50:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:50:07 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 16:50:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:50:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:50:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:50:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [Pipeline] } 16:50:10 $ docker stop --time=1 733d3ab5ebfd84fec16aa342e49b347157d7380998b279f7ed9afea3a2bc635e 16:50:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:50:12 $ docker rm -f 733d3ab5ebfd84fec16aa342e49b347157d7380998b279f7ed9afea3a2bc635e 16:50:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:50:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:50:17 16:50:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:50:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:50:17 latest: Pulling from edgex-devops/edgex-compose 16:50:17 cbdbe7a5bc2a: Pulling fs layer 16:50:17 ca9280d653b3: Pulling fs layer 16:50:17 7e9c9ca2126c: Pulling fs layer 16:50:17 cbdbe7a5bc2a: Verifying Checksum 16:50:17 cbdbe7a5bc2a: Download complete 16:50:18 cbdbe7a5bc2a: Pull complete 16:50:18 ca9280d653b3: Verifying Checksum 16:50:18 ca9280d653b3: Download complete 16:50:20 ca9280d653b3: Pull complete 16:50:20 7e9c9ca2126c: Verifying Checksum 16:50:20 7e9c9ca2126c: Download complete 16:50:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:50:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:50:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:50:28 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.336s coverage: 45.9% of statements 16:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:50:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.107s coverage: 19.8% of statements 16:50:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.233s coverage: 100.0% of statements 16:50:31 7e9c9ca2126c: Pull complete 16:50:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:50:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:50:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:50:31 prd-centos7-docker-4c-2g-1817 does not seem to be running inside a container 16:50:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 16:50:34 $ docker top 07cd6d509f8c116dc88b67ce5e7a5ccffb3c44475786e904daabe55e658f055d -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:34 + docker-compose build --help 16:50:34 + grep parallel 16:50:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.539s coverage: 27.1% of statements 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:50:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.139s coverage: 100.0% of statements 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:50:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.220s coverage: 100.0% of statements 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:50:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.241s coverage: 71.3% of statements 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:50:36 --parallel Build images in parallel. [Pipeline] } 16:50:36 $ docker stop --time=1 07cd6d509f8c116dc88b67ce5e7a5ccffb3c44475786e904daabe55e658f055d 16:50:37 $ docker rm -f 07cd6d509f8c116dc88b67ce5e7a5ccffb3c44475786e904daabe55e658f055d [Pipeline] // withDockerContainer 16:50:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.457s coverage: 82.9% of statements 16:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:50:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.144s coverage: 78.9% of statements 16:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:50:38 . [Pipeline] withDockerContainer 16:50:38 prd-centos7-docker-4c-2g-1817 does not seem to be running inside a container 16:50:38 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:50:39 $ docker top 5bc8ffbe1737dd1616815bc4aa0116fb335882d56890921c833ecc08a08bf5a8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:40 + docker-compose -f ./docker-compose-build.yml build --parallel 16:50:41 Building docker-core-command-go ... 16:50:41 Building docker-core-data-go ... 16:50:41 Building docker-core-metadata-go ... 16:50:41 Building docker-security-bootstrapper-go ... 16:50:41 Building docker-security-proxy-setup-go ... 16:50:41 Building docker-security-secretstore-setup-go ... 16:50:41 Building docker-support-notifications-go ... 16:50:41 Building docker-support-scheduler-go ... 16:50:41 Building docker-sys-mgmt-agent-go ... 16:50:41 Building docker-core-command-go 16:50:41 Building docker-security-proxy-setup-go 16:50:41 Building docker-support-notifications-go 16:50:41 Building docker-support-scheduler-go 16:50:41 Building docker-sys-mgmt-agent-go 16:50:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.105s coverage: 28.6% of statements 16:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:50:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.225s coverage: 100.0% of statements 16:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:50:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.132s coverage: 100.0% of statements 16:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:50:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.426s coverage: 86.7% of statements 16:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:50:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.474s coverage: 97.5% of statements 16:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:50:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.254s coverage: 78.3% of statements 16:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:50:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.270s coverage: 93.0% of statements 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:50:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.130s coverage: 58.8% of statements 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:50:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.192s coverage: 0.9% of statements 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:50:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:50:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.141s coverage: 47.1% of statements 16:50:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.185s coverage: 79.5% of statements 16:50:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.134s coverage: 94.1% of statements 16:50:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.164s coverage: 96.3% of statements 16:50:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.134s coverage: 87.5% of statements 16:51:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.184s coverage: 94.4% of statements 16:51:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements 16:51:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.511s coverage: 81.8% of statements 16:51:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.189s coverage: 92.9% of statements 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.140s coverage: 75.5% of statements 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.118s coverage: 80.8% of statements 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.176s coverage: 87.2% of statements 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.215s coverage: 84.6% of statements 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.224s coverage: 91.6% of statements 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.577s coverage: 64.4% of statements 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.131s coverage: 100.0% of statements 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 16:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 16:51:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.872s coverage: 69.0% of statements 16:51:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:51:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:51:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:51:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.507s coverage: 38.4% of statements 16:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:51:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.118s coverage: 89.5% of statements 16:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:51:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements 16:51:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.461s coverage: 47.0% of statements 16:51:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:51:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:51:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:51:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:51:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:51:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements 16:51:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:51:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements 16:51:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:51:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:51:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.129s coverage: 9.6% of statements 16:51:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:51:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.481s coverage: 88.6% of statements 16:51:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:51:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:51:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.278s coverage: 28.7% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.215s coverage: 99.0% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.246s coverage: 100.0% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.156s coverage: 64.6% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.386s coverage: 95.6% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 16:51:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.109s coverage: 28.1% of statements 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 16:51:50 GO111MODULE=on go vet ./... 16:51:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:51:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:50 ---> b81aacc0d716 16:51:50 Step 3/23 : WORKDIR /edgex-go 16:51:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:51:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:50 ---> b81aacc0d716 16:51:50 Step 3/23 : WORKDIR /edgex-go 16:51:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:51:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:51 ---> b81aacc0d716 16:51:51 Step 3/22 : WORKDIR /edgex-go 16:51:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:51:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:51:51 ---> b81aacc0d716 16:51:51 Step 3/21 : WORKDIR /edgex-go 16:51:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:51:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:51 ---> b81aacc0d716 16:51:51 Step 3/22 : WORKDIR /edgex-go 16:51:51 ---> Running in 2be9f07075af 16:51:51 ---> Running in 6fc291af53e3 16:51:51 ---> Running in efd4e6439423 16:51:51 ---> Running in d763343e83ab 16:51:51 ---> Running in c695fb0b9694 16:51:52 Removing intermediate container efd4e6439423 16:51:52 ---> be848f52ac4b 16:51:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:52 Removing intermediate container 6fc291af53e3 16:51:52 ---> c6444928d39f 16:51:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:52 Removing intermediate container 2be9f07075af 16:51:52 ---> 21e6f6728bbc 16:51:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:52 Removing intermediate container d763343e83ab 16:51:52 ---> ba1b1212554b 16:51:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:52 Removing intermediate container c695fb0b9694 16:51:52 ---> 7ed5f00466e4 16:51:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:52 ---> Running in f2d9759f42b7 16:51:52 ---> Running in 3d64fa553c2a 16:51:52 ---> Running in 5d9babdcf1d4 16:51:52 ---> Running in 3ac355e6a528 16:51:52 ---> Running in a3cf0ab46431 16:51:58 Removing intermediate container 3ac355e6a528 16:51:58 ---> 3517cd23eebf 16:51:58 Step 5/22 : RUN apk add --update --no-cache make git 16:51:58 Removing intermediate container f2d9759f42b7 16:51:58 ---> 94f913ade43f 16:51:58 Step 5/21 : RUN apk add --update --no-cache make git 16:51:58 ---> Running in 57c73402befb 16:51:58 Removing intermediate container 3d64fa553c2a 16:51:58 ---> e9c10b36ead0 16:51:58 Step 5/23 : RUN apk add --update --no-cache make git 16:51:58 Removing intermediate container 5d9babdcf1d4 16:51:58 ---> 1b4296055bb5 16:51:58 Step 5/23 : RUN apk add --update --no-cache make bash git 16:51:58 Removing intermediate container a3cf0ab46431 16:51:58 ---> 19ad8dc8807d 16:51:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:51:59 ---> Running in de6d616de8c3 16:51:59 ---> Running in 9eda572efb24 16:51:59 ---> Running in ff4300cef1ae 16:51:59 ---> Running in 9d584bc159b6 16:52:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:01 OK: 233 MiB in 51 packages 16:52:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:02 OK: 233 MiB in 51 packages 16:52:02 OK: 233 MiB in 51 packages 16:52:02 OK: 233 MiB in 51 packages 16:52:02 OK: 233 MiB in 51 packages 16:52:03 Removing intermediate container 57c73402befb 16:52:03 ---> 14d79e09876e 16:52:03 Step 6/22 : COPY go.mod . 16:52:03 Removing intermediate container 9eda572efb24 16:52:03 ---> 67e74754edbb 16:52:03 Step 6/23 : COPY go.mod . 16:52:03 ---> cf0ba8b4da9c 16:52:03 Step 7/22 : RUN go mod download 16:52:03 ---> Running in c5de067d9440 16:52:03 Removing intermediate container ff4300cef1ae 16:52:03 ---> 88cb46bc6d54 16:52:03 Step 6/22 : COPY go.mod . 16:52:03 Removing intermediate container 9d584bc159b6 16:52:03 ---> b4efd731f19c 16:52:03 Step 6/23 : COPY go.mod . 16:52:03 Removing intermediate container de6d616de8c3 16:52:03 ---> 90783e23b2f9 16:52:03 Step 6/21 : COPY go.mod . 16:52:04 ---> a6eaa2f5d4c6 16:52:04 Step 7/23 : RUN go mod download 16:52:04 ---> Running in 49a9ec5ae539 16:52:04 ---> d959b225a629 16:52:04 Step 7/22 : RUN go mod download 16:52:04 ---> 9c57ed080841 16:52:04 Step 7/21 : RUN go mod download 16:52:04 ---> Running in 4ff2af90ee67 16:52:04 ---> 2ab01b0491f2 16:52:04 Step 7/23 : RUN go mod download 16:52:04 ---> Running in 1c5c9c80934f 16:52:05 ---> Running in 4afb27461bfd 16:52:09 Removing intermediate container 49a9ec5ae539 16:52:09 ---> 143ef5e16aef 16:52:09 Step 8/23 : COPY . . 16:52:09 Removing intermediate container 4afb27461bfd 16:52:09 ---> bae980751450 16:52:09 Step 8/23 : COPY . . 16:52:09 Removing intermediate container 1c5c9c80934f 16:52:09 ---> 8da52f0df209 16:52:09 Step 8/21 : COPY . . 16:52:09 Removing intermediate container 4ff2af90ee67 16:52:09 ---> 55b0f53dbdc2 16:52:09 Step 8/22 : COPY . . 16:52:09 Removing intermediate container c5de067d9440 16:52:09 ---> 7fcd40caab47 16:52:09 Step 8/22 : COPY . . 16:53:12 gofmt -l . 16:53:12 [ "`gofmt -l .`" = "" ] 16:53:12 ./bin/test-go-mod-tidy.sh 16:53:13 ./bin/test-attribution-txt.sh [Pipeline] sh 16:53:15 + ls -al . 16:53:15 total 844 16:53:15 drwxrwxr-x 9 1001 1001 4096 Apr 26 16:53 . 16:53:15 drwxr-xr-x 4 root root 4096 Apr 26 16:48 .. 16:53:15 -rw-rw-r-- 1 1001 1001 11 Apr 26 16:47 .dockerignore 16:53:15 drwxrwxr-x 8 1001 1001 4096 Apr 26 16:47 .git 16:53:15 drwxrwxr-x 3 1001 1001 4096 Apr 26 16:47 .github 16:53:15 -rw-rw-r-- 1 1001 1001 818 Apr 26 16:47 .gitignore 16:53:15 -rw-rw-r-- 1 1001 1001 166 Apr 26 16:47 .sonarcloud.properties 16:53:15 -rw-rw-r-- 1 1001 1001 8609 Apr 26 16:47 Attribution.txt 16:53:15 -rw-rw-r-- 1 1001 1001 3804 Apr 26 16:47 CONTRIBUTING.md 16:53:15 -rw-rw-r-- 1 1001 1001 931 Apr 26 16:47 Dockerfile.build 16:53:15 -rw-rw-r-- 1 1001 1001 863 Apr 26 16:47 Jenkinsfile 16:53:15 -rw-rw-r-- 1 1001 1001 10775 Apr 26 16:47 LICENSE 16:53:15 -rw-rw-r-- 1 1001 1001 5774 Apr 26 16:47 Makefile 16:53:15 -rw-rw-r-- 1 1001 1001 7978 Apr 26 16:47 README.md 16:53:15 -rw-rw-r-- 1 1001 1001 6755 Apr 26 16:47 SECURITY.md 16:53:15 -rw-rw-r-- 1 1001 1001 5 Apr 26 16:44 VERSION 16:53:15 -rw-rw-r-- 1 1001 1001 4131 Apr 26 16:47 ZMQWindows.md 16:53:15 drwxrwxr-x 2 1001 1001 4096 Apr 26 16:47 bin 16:53:15 drwxrwxr-x 14 1001 1001 4096 Apr 26 16:47 cmd 16:53:15 -rw-r--r-- 1 root root 704560 Apr 26 16:51 coverage.out 16:53:15 -rw-r--r-- 1 root root 1060 Apr 26 16:53 go.mod 16:53:15 -rw-r--r-- 1 root root 22420 Apr 26 16:53 go.sum 16:53:15 drwxrwxr-x 8 1001 1001 4096 Apr 26 16:47 internal 16:53:15 drwxrwxr-x 4 1001 1001 4096 Apr 26 16:47 openapi 16:53:15 drwxrwxr-x 4 1001 1001 4096 Apr 26 16:47 snap 16:53:15 -rw-rw-r-- 1 1001 1001 168 Apr 26 16:47 version.go [Pipeline] sh 16:53:16 + '[' -e coverage.out ] 16:53:16 + chown 1001:1001 coverage.out [Pipeline] stash 16:53:16 Warning: overwriting stash ‘coverage-report’ 16:53:17 Stashed 1 file(s) [Pipeline] sh 16:53:18 + make build 16:53:18 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 16:53:30 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 16:53:31 ---> bf3aeebee725 16:53:31 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:53:31 ---> 6b902109a7c9 16:53:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:53:31 ---> 77319fb9b44f 16:53:31 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:53:31 ---> db1c453bbc15 16:53:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:53:31 ---> c23d74f0efd1 16:53:31 Step 9/23 : RUN make cmd/core-command/core-command 16:53:31 ---> Running in c7ffd869edf7 16:53:31 ---> Running in 12b614d64fbe 16:53:32 ---> Running in f229b4aaba6c 16:53:32 ---> Running in 19c3879fb533 16:53:32 ---> Running in dfd323b81a02 16:53:36 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 16:53:36 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 16:53:36 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 16:53:36 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 16:53:36 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 16:53:57 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 16:53:58 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 16:54:03 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 16:54:05 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 16:54:10 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 16:54:15 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 16:54:21 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 16:54:25 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 16:54: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 16:54:32 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 16:54:33 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 [Pipeline] } 16:54:39 $ docker stop --time=1 2df8b4c12075bbafda6c71d552a1bc779ff1768b787695e8b546652dbb7877e7 16:54:41 $ docker rm -f 2df8b4c12075bbafda6c71d552a1bc779ff1768b787695e8b546652dbb7877e7 16:54:41 Removing intermediate container 12b614d64fbe 16:54:41 ---> c581aadd6970 16:54:41 16:54:41 Step 10/22 : FROM alpine:3.12 16:54:41 Removing intermediate container f229b4aaba6c 16:54:41 ---> 3ff87bc7fdcf 16:54:41 16:54:41 Step 10/23 : FROM alpine:3.12 16:54:41 Removing intermediate container 19c3879fb533 16:54:41 ---> 2512450e5f5b 16:54:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:54:41 3.12: Pulling from library/alpine 16:54:41 3.12: Pulling from library/alpine 16:54:41 Removing intermediate container dfd323b81a02 16:54:41 ---> 3c383b9788e6 16:54:41 16:54:41 Step 10/22 : FROM alpine:3.12 16:54:41 3.12: Pulling from library/alpine 16:54:41 ---> Running in ac9f928e9c05 16:54:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:54:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:54:42 Status: Image is up to date for alpine:3.12 16:54:42 Status: Downloaded newer image for alpine:3.12 16:54:42 ---> 13621d1b12d4 16:54:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:54:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:54:42 Status: Image is up to date for alpine:3.12 16:54:42 ---> 13621d1b12d4 16:54:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:54:42 ---> 13621d1b12d4 16:54:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 16:54:43 ---> Running in cbdc664d4876 16:54:43 ---> Running in 44a7e0cb54b1 16:54:43 ---> Running in b093fb35bdc3 16:54:43 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 16:54:43 Removing intermediate container c7ffd869edf7 16:54:43 ---> cc9202c6632e 16:54:43 16:54:43 Step 10/21 : FROM alpine:3.12 16:54:43 ---> 13621d1b12d4 16:54:43 Step 11/21 : RUN apk add --update --no-cache curl [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:54:43 16:54:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:54:43 ---> Running in 8e31894f0428 [Pipeline] isUnix [Pipeline] sh 16:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:54:44 latest: Pulling from edgex-devops/edgex-compose-arm64 16:54:44 29e5d40040c1: Pulling fs layer 16:54:44 1ce36da41761: Pulling fs layer 16:54:44 25b303627fd3: Pulling fs layer 16:54:44 29e5d40040c1: Verifying Checksum 16:54:44 29e5d40040c1: Download complete 16:54:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:54:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:54:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:54:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:54:45 (1/1) Installing dumb-init (1.2.2-r1) 16:54:45 Executing busybox-1.31.1-r20.trigger 16:54:45 OK: 6 MiB in 15 packages 16:54:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:54:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:54:45 1ce36da41761: Verifying Checksum 16:54:45 1ce36da41761: Download complete 16:54:45 29e5d40040c1: Pull complete 16:54:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:54:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:54:46 (1/2) Installing ca-certificates (20191127-r4) 16:54:46 (1/4) Installing ca-certificates (20191127-r4) 16:54:46 (2/2) Installing dumb-init (1.2.2-r1) 16:54:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:54:46 (3/4) Installing libcurl (7.76.1-r0) 16:54:46 (4/4) Installing curl (7.76.1-r0) 16:54:46 Executing busybox-1.31.1-r20.trigger 16:54:46 Executing busybox-1.31.1-r20.trigger 16:54:46 (1/1) Installing dumb-init (1.2.2-r1) 16:54:46 Executing busybox-1.31.1-r20.trigger 16:54:46 OK: 6 MiB in 15 packages 16:54:46 Executing ca-certificates-20191127-r4.trigger 16:54:46 Executing ca-certificates-20191127-r4.trigger 16:54:46 1ce36da41761: Pull complete 16:54:46 OK: 7 MiB in 18 packages 16:54:46 OK: 6 MiB in 16 packages 16:54:46 25b303627fd3: Verifying Checksum 16:54:46 25b303627fd3: Download complete 16:54:47 Removing intermediate container ac9f928e9c05 16:54:47 ---> b4063466bc11 16:54:47 16:54:47 Step 11/23 : FROM docker:20.10.0 16:54:47 20.10.0: Pulling from library/docker 16:54:49 Removing intermediate container cbdc664d4876 16:54:49 ---> 48cad9aede0d 16:54:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:54:49 Removing intermediate container b093fb35bdc3 16:54:49 ---> 63d0c17bb441 16:54:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:54:49 ---> Running in 05285f9b307d 16:54:50 ---> Running in 55178237f706 16:54:50 Removing intermediate container 44a7e0cb54b1 16:54:50 ---> b8908141a2cd 16:54:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:54:51 Removing intermediate container 8e31894f0428 16:54:51 ---> cee5ce15fdfb 16:54:51 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:54:51 ---> Running in 0cbcb938c315 16:54:51 Removing intermediate container 05285f9b307d 16:54:51 ---> 8874762b64f9 16:54:51 Step 13/22 : ENV APP_PORT=48085 16:54:51 Removing intermediate container 55178237f706 16:54:51 ---> f3d1aa31387d 16:54:51 Step 13/23 : ENV APP_PORT=48082 16:54:51 ---> Running in 9040b532e127 16:54:52 ---> Running in 92abd1ed8f57 16:54:52 ---> Running in 4925cd797dbb 16:54:52 Removing intermediate container 0cbcb938c315 16:54:52 ---> 7e9dfeed2fbf 16:54:52 Step 13/22 : ENV APP_PORT=48060 16:54:52 Removing intermediate container 9040b532e127 16:54:52 ---> a2f21c07f1e2 16:54:52 Step 13/21 : WORKDIR /edgex 16:54:52 ---> Running in b77af81a9589 16:54:52 Removing intermediate container 92abd1ed8f57 16:54:52 ---> 40e603b87be7 16:54:52 Step 14/22 : EXPOSE $APP_PORT 16:54:52 Removing intermediate container 4925cd797dbb 16:54:52 ---> ce64de167632 16:54:52 Step 14/23 : EXPOSE $APP_PORT 16:54:53 ---> Running in 11f1933675b2 16:54:53 ---> Running in d012b7c6d0f0 16:54:53 Removing intermediate container b77af81a9589 16:54:53 ---> 2ebbc721df76 16:54:53 Step 14/22 : EXPOSE $APP_PORT 16:54:53 ---> Running in e9ce0caaeba3 16:54:53 ---> Running in 7dcbb0296dd5 16:54:54 Removing intermediate container 11f1933675b2 16:54:54 ---> 3c1adaabaa19 16:54:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:54 Removing intermediate container d012b7c6d0f0 16:54:54 ---> 2e7c2594bd3e 16:54:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:54:54 Removing intermediate container 7dcbb0296dd5 16:54:54 ---> 5fcfa1b1ebe2 16:54:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:54 Removing intermediate container e9ce0caaeba3 16:54:54 ---> ddaea04017dd 16:54:54 Step 15/23 : WORKDIR / 16:54:54 ---> Running in 1fc63f3848fa 16:54:55 ---> 486c44839c31 16:54:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:54:55 ---> fbcb68e844ea 16:54:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:54:55 ---> dc062ccbaea8 16:54:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:54:55 Removing intermediate container 1fc63f3848fa 16:54:55 ---> 12bbcc2da2fc 16:54:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:57 25b303627fd3: Pull complete 16:54:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:54:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:54:57 prd-ubuntu18.04-docker-arm64-4c-16g-1824 does not seem to be running inside a container 16:54:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:54:57 ---> 7f07a5d565eb 16:54:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:54:57 ---> 1c62f1f49586 16:54:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:54:57 ---> 5a574a4103eb 16:54:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:54:57 ---> e92725f80f49 16:54:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:54:59 ---> b6b91eacd23a 16:54:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:54:59 ---> 37ac18cefb63 16:54:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:54:59 ---> c17d8bac615e 16:54:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:54:59 ---> 73b5f0be46d1 16:54:59 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:54:59 ---> Running in f1d3c6dbb43d 16:55:00 ---> Running in 1597b5326f2c 16:55:00 ---> Running in a72ce09bae6f 16:55:00 $ docker top 173e2cb76dac15293cb92ea6a599c7af453c2e5ae46d850af21f7892a9efb6d3 -eo pid,comm 16:55:00 Removing intermediate container f1d3c6dbb43d 16:55:00 ---> 7724485e308c 16:55:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:00 Removing intermediate container 1597b5326f2c 16:55:00 ---> affd23b59eb5 16:55:00 Step 18/21 : CMD ["--init=true"] [Pipeline] { [Pipeline] sh 16:55:01 ---> de424203fbfe 16:55:01 Step 19/23 : ENTRYPOINT ["/core-command"] 16:55:01 ---> Running in 6b033486a01b 16:55:01 Removing intermediate container a72ce09bae6f 16:55:01 ---> 2cb62ceefe57 16:55:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:01 ---> Running in b03efce9ab06 16:55:01 ---> Running in 14c5fd8f9630 16:55:01 ---> Running in 9833010a3eb8 16:55:01 + grep parallel 16:55:01 + docker-compose build --help 16:55:02 Removing intermediate container 6b033486a01b 16:55:02 ---> 40467a621c32 16:55:02 Step 20/22 : LABEL arch=x86_64 16:55:02 ---> Running in 128deb0a1220 16:55:02 Removing intermediate container b03efce9ab06 16:55:02 ---> a726d1df3c93 16:55:02 Step 19/21 : LABEL arch=x86_64 16:55:02 Removing intermediate container 14c5fd8f9630 16:55:02 ---> 59ee19a5c0f3 16:55:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:02 Removing intermediate container 9833010a3eb8 16:55:02 ---> 169d4c12585a 16:55:02 Step 20/22 : LABEL arch=x86_64 16:55:02 ---> Running in 88b320340008 16:55:02 ---> Running in e5c8e61deaaf 16:55:02 ---> Running in d802b4a1abb8 16:55:02 Removing intermediate container 128deb0a1220 16:55:02 ---> 6ec944f558e3 16:55:02 Step 21/22 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:55:02 ---> Running in e05b561ced6f 16:55:02 Removing intermediate container e5c8e61deaaf 16:55:02 ---> 867ac7420b64 16:55:02 Step 21/23 : LABEL arch=x86_64 16:55:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:55:03 Removing intermediate container 88b320340008 16:55:03 ---> 89e7ff6f6c43 16:55:03 Step 20/21 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:55:03 Status: Downloaded newer image for docker:20.10.0 16:55:03 Removing intermediate container d802b4a1abb8 16:55:03 ---> e1f89a35dfe0 16:55:03 Step 21/22 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:55:03 ---> aefe523efa57 16:55:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:55:03 ---> Running in b7fcd94e0d52 16:55:03 ---> Running in 39611543dfcd 16:55:03 ---> Running in 5c9987b8a6e4 16:55:03 ---> Running in 88724e8d1ad5 16:55:03 Removing intermediate container e05b561ced6f 16:55:03 ---> 6ac1ad945c4e 16:55:03 Step 22/22 : LABEL version=0.0.0 16:55:03 ---> Running in f17635ead85d 16:55:03 Removing intermediate container b7fcd94e0d52 16:55:03 ---> 9c856a19e5b4 16:55:03 Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:55:03 Removing intermediate container 5c9987b8a6e4 16:55:03 ---> 23084e782ccc 16:55:03 Step 22/22 : LABEL version=0.0.0 16:55:03 Removing intermediate container 88724e8d1ad5 16:55:03 ---> c312cabec1d7 16:55:03 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:55:03 Removing intermediate container 39611543dfcd 16:55:03 ---> 64b1cab6cb0d 16:55:03 Step 21/21 : LABEL version=0.0.0 16:55:03 ---> Running in 28dceaee36d1 16:55:03 ---> Running in ff9e72f76bb9 16:55:03 ---> Running in 3feba869a386 16:55:03 ---> Running in 2e0b48377b37 16:55:03 Removing intermediate container f17635ead85d 16:55:03 ---> 57c8046ba482 16:55:03 16:55:04 Removing intermediate container 28dceaee36d1 16:55:04 ---> 932c1bfc53e0 16:55:04 Step 23/23 : LABEL version=0.0.0 16:55:04 Removing intermediate container ff9e72f76bb9 16:55:04 ---> bad3dfb6f23f 16:55:04 16:55:04 ---> Running in ea68f638f1fa 16:55:04 Removing intermediate container 2e0b48377b37 16:55:04 ---> a1a82520fecd 16:55:04 16:55:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:55:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:55:05 (1/39) Installing readline (8.0.4-r0) 16:55:05 --parallel Build images in parallel. 16:55:05 (2/39) Installing bash (5.0.17-r0) 16:55:05 Executing bash-5.0.17-r0.post-install 16:55:05 Successfully built bad3dfb6f23f 16:55:05 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:55:05 (4/39) Installing libcurl (7.76.1-r0) 16:55:05 Successfully built 57c8046ba482 16:55:05 (5/39) Installing curl (7.76.1-r0) 16:55:05 (6/39) Installing dumb-init (1.2.2-r1) 16:55:05 (7/39) Installing libbz2 (1.0.8-r1) 16:55:05 Successfully built a1a82520fecd 16:55:05 (8/39) Installing expat (2.2.9-r1) 16:55:05 (9/39) Installing libffi (3.3-r2) 16:55:05 (10/39) Installing gdbm (1.13-r1) 16:55:05 (11/39) Installing xz-libs (5.2.5-r0) 16:55:05 Successfully tagged docker-support-notifications-go:latest 16:55:05 (12/39) Installing sqlite-libs (3.32.1-r0) 16:55:05 Building docker-core-data-go 16:55:05  Building docker-support-notifications-go ... done Removing intermediate container ea68f638f1fa 16:55:05 ---> aabccd20758c 16:55:05 16:55:05 Successfully tagged docker-support-scheduler-go:latest 16:55:05 Building docker-core-metadata-go 16:55:05  Building docker-support-scheduler-go ... done Successfully tagged docker-security-proxy-setup-go:latest 16:55:05 (13/39) Installing python3 (3.8.8-r0) 16:55:05 Building docker-security-bootstrapper-go [Pipeline] } 16:55:05 $ docker stop --time=1 173e2cb76dac15293cb92ea6a599c7af453c2e5ae46d850af21f7892a9efb6d3 16:55:05  Building docker-security-proxy-setup-go ... done Successfully built aabccd20758c 16:55:06 Successfully tagged docker-core-command-go:latest 16:55:06  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 16:55:06 (14/39) Installing py3-appdirs (1.4.4-r1) 16:55:06 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:55:06 (16/39) Installing py3-parsing (2.4.7-r0) 16:55:06 (17/39) Installing py3-six (1.15.0-r0) 16:55:06 (18/39) Installing py3-packaging (20.4-r0) 16:55:06 (19/39) Installing py3-setuptools (47.0.0-r0) 16:55:06 (20/39) Installing py3-chardet (3.0.4-r4) 16:55:06 (21/39) Installing py3-idna (2.9-r0) 16:55:06 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:55:06 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:55:06 (24/39) Installing py3-requests (2.23.0-r0) 16:55:06 (25/39) Installing py3-msgpack (1.0.0-r0) 16:55:07 (26/39) Installing py3-lockfile (0.12.2-r3) 16:55:07 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:55:07 (28/39) Installing py3-colorama (0.4.3-r0) 16:55:07 (29/39) Installing py3-distlib (0.3.0-r0) 16:55:07 (30/39) Installing py3-distro (1.5.0-r1) 16:55:07 (31/39) Installing py3-webencodings (0.5.1-r3) 16:55:07 (32/39) Installing py3-html5lib (1.0.1-r4) 16:55:07 (33/39) Installing py3-pytoml (0.1.21-r0) 16:55:07 (34/39) Installing py3-pep517 (0.8.2-r0) 16:55:07 (35/39) Installing py3-progress (1.5-r0) 16:55:07 (36/39) Installing py3-toml (0.10.1-r0) 16:55:07 (37/39) Installing py3-retrying (1.3.3-r0) 16:55:07 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:55:07 (39/39) Installing py3-pip (20.1.1-r0) 16:55:07 $ docker rm -f 173e2cb76dac15293cb92ea6a599c7af453c2e5ae46d850af21f7892a9efb6d3 16:55:07 Executing busybox-1.31.1-r19.trigger 16:55:07 OK: 72 MiB in 59 packages [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:08 . [Pipeline] withDockerContainer 16:55:08 prd-ubuntu18.04-docker-arm64-4c-16g-1824 does not seem to be running inside a container 16:55:08 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:55:09 $ docker top 928cf953b09596b38e54cd36dc156889374d0e618200bb5fd9e95429bcd63cdd -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:11 + docker-compose -f ./docker-compose-build.yml build --parallel 16:55:14 Collecting docker-compose==1.23.2 16:55:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:55:15 Collecting websocket-client<1.0,>=0.32.0 16:55:15 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:55:15 Building docker-core-command-go ... 16:55:15 Building docker-core-data-go ... 16:55:15 Building docker-core-metadata-go ... 16:55:15 Building docker-security-bootstrapper-go ... 16:55:15 Building docker-security-proxy-setup-go ... 16:55:15 Building docker-security-secretstore-setup-go ... 16:55:15 Building docker-support-notifications-go ... 16:55:15 Building docker-support-scheduler-go ... 16:55:15 Building docker-sys-mgmt-agent-go ... 16:55:15 Building docker-security-secretstore-setup-go 16:55:15 Building docker-support-scheduler-go 16:55:15 Building docker-security-proxy-setup-go 16:55:15 Building docker-security-bootstrapper-go 16:55:15 Building docker-core-command-go 16:55:15 Collecting PyYAML<4,>=3.10 16:55:15 Downloading PyYAML-3.13.tar.gz (270 kB) 16:55:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:55:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:55:20 Collecting dockerpty<0.5,>=0.4.1 16:55:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:55:21 Collecting docopt<0.7,>=0.6.1 16:55:21 Downloading docopt-0.6.2.tar.gz (25 kB) 16:55:23 Collecting jsonschema<3,>=2.5.1 16:55:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:55:23 Collecting texttable<0.10,>=0.9.0 16:55:23 Downloading texttable-0.9.1.tar.gz (11 kB) 16:55:24 Collecting cached-property<2,>=1.2.0 16:55:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:55:24 Collecting docker<4.0,>=3.6.0 16:55:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:55:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:55:24 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) 16:55:24 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) 16:55:25 Collecting urllib3<1.25,>=1.21.1 16:55:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:55:25 Collecting idna<2.8,>=2.5 16:55:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:55:25 Collecting docker-pycreds>=0.4.0 16:55:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:55:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:55:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:55:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:55:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:55:25 Installing collected packages: websocket-client, PyYAML, urllib3, idna, requests, dockerpty, docopt, jsonschema, texttable, cached-property, docker-pycreds, docker, docker-compose 16:55:25 Running setup.py install for PyYAML: started 16:55:26 Running setup.py install for PyYAML: finished with status 'done' 16:55:26 Attempting uninstall: urllib3 16:55:26 Found existing installation: urllib3 1.25.9 16:55:26 Uninstalling urllib3-1.25.9: 16:55:26 Successfully uninstalled urllib3-1.25.9 16:55:27 Attempting uninstall: idna 16:55:27 Found existing installation: idna 2.9 16:55:27 Uninstalling idna-2.9: 16:55:27 Successfully uninstalled idna-2.9 16:55:28 Attempting uninstall: requests 16:55:28 Found existing installation: requests 2.23.0 16:55:28 Uninstalling requests-2.23.0: 16:55:28 Successfully uninstalled requests-2.23.0 16:55:28 Running setup.py install for dockerpty: started 16:55:29 Running setup.py install for dockerpty: finished with status 'done' 16:55:29 Running setup.py install for docopt: started 16:55:32 Running setup.py install for docopt: finished with status 'done' 16:55:32 Running setup.py install for texttable: started 16:55:33 Running setup.py install for texttable: finished with status 'done' 16:55:38 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.58.0 16:56:02 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:56:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:56:02 ---> b81aacc0d716 16:56:02 Step 3/31 : WORKDIR /edgex-go 16:56:02 ---> Using cache 16:56:02 ---> 7ed5f00466e4 16:56:02 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:02 ---> Using cache 16:56:02 ---> 19ad8dc8807d 16:56:02 Step 5/31 : RUN apk add --update --no-cache make git 16:56:02 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:56:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:56:02 ---> b81aacc0d716 16:56:02 Step 3/24 : WORKDIR /edgex-go 16:56:02 ---> Using cache 16:56:02 ---> 7ed5f00466e4 16:56:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:02 ---> Using cache 16:56:02 ---> 19ad8dc8807d 16:56:02 Step 5/24 : RUN apk add --update --no-cache make git 16:56:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:56:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:56:02 ---> b81aacc0d716 16:56:02 Step 3/23 : WORKDIR /edgex-go 16:56:02 ---> Using cache 16:56:02 ---> 7ed5f00466e4 16:56:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:02 ---> Using cache 16:56:02 ---> 19ad8dc8807d 16:56:02 Step 5/23 : RUN apk add --update --no-cache make git 16:56:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:56:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:56:02 ---> b81aacc0d716 16:56:02 Step 3/23 : WORKDIR /edgex-go 16:56:02 ---> Using cache 16:56:02 ---> 7ed5f00466e4 16:56:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:02 ---> Using cache 16:56:02 ---> 19ad8dc8807d 16:56:02 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:56:02 ---> Running in b7def14d2d24 16:56:02 ---> Running in db7c7722fee3 16:56:02 ---> Running in f3a6fcfd0e4d 16:56:02 ---> Running in f4ded7caaaf0 16:56:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:56:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:56:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:56:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:56:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:56:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:56:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:56:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:56:06 OK: 233 MiB in 51 packages 16:56:06 OK: 233 MiB in 51 packages 16:56:06 OK: 233 MiB in 51 packages 16:56:06 OK: 233 MiB in 51 packages 16:56:09 Removing intermediate container db7c7722fee3 16:56:09 ---> 8759990ad8a6 16:56:09 Step 6/23 : COPY go.mod . 16:56:09 Removing intermediate container f3a6fcfd0e4d 16:56:09 ---> 66b84f68265d 16:56:09 Step 6/24 : COPY go.mod . 16:56:09 Removing intermediate container f4ded7caaaf0 16:56:09 ---> 5e5f27992e40 16:56:09 Step 6/31 : COPY go.mod . 16:56:09 Removing intermediate container b7def14d2d24 16:56:09 ---> 4c872f5b2b71 16:56:09 Step 6/23 : COPY go.mod . 16:56:09 ---> 755e9e8bb4ae 16:56:09 Step 7/24 : RUN go mod download 16:56:09 ---> ce99e139524f 16:56:09 Step 7/23 : RUN go mod download 16:56:09 ---> 53fa685e2398 16:56:09 Step 7/31 : RUN go mod download 16:56:09 ---> Running in 96f7ec86ce54 16:56:09 ---> da7521e58960 16:56:09 Step 7/23 : RUN go mod download 16:56:09 ---> Running in 920b168e0f12 16:56:09 ---> Running in cd26e828e671 16:56:09 ---> Running in b9f65bf0a3af 16:56:17 Removing intermediate container b9f65bf0a3af 16:56:17 ---> 2cd5c4d0f8c8 16:56:17 Step 8/23 : COPY . . 16:56:17 Removing intermediate container 920b168e0f12 16:56:17 ---> dd6426f9ae81 16:56:17 Step 8/23 : COPY . . 16:56:17 Removing intermediate container cd26e828e671 16:56:17 ---> 4abbda0bd83b 16:56:17 Step 8/31 : COPY . . 16:56:17 Removing intermediate container 96f7ec86ce54 16:56:17 ---> 43373068cf85 16:56:17 Step 8/24 : COPY . . 16:56:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:56:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:56:37 ---> cc6180f551bd 16:56:37 Step 3/21 : WORKDIR /edgex-go 16:56:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:56:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:56:37 ---> cc6180f551bd 16:56:37 Step 3/23 : WORKDIR /edgex-go 16:56:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:56:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:56:37 ---> cc6180f551bd 16:56:37 Step 3/22 : WORKDIR /edgex-go 16:56:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:56:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:56:37 ---> cc6180f551bd 16:56:37 Step 3/24 : WORKDIR /edgex-go 16:56:37 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:56:37 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:56:37 ---> cc6180f551bd 16:56:37 Step 3/31 : WORKDIR /edgex-go 16:56:37 ---> Running in af64413e5202 16:56:37 ---> Running in 2610e5006c3a 16:56:37 ---> Running in c33cd249fb7b 16:56:37 ---> Running in 17bd0cdf20ce 16:56:37 ---> Running in 89897a1074b6 16:56:37 Removing intermediate container 2610e5006c3a 16:56:37 ---> 56d44890aa44 16:56:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:37 Removing intermediate container c33cd249fb7b 16:56:37 ---> ae8605b39aaf 16:56:37 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:37 Removing intermediate container 89897a1074b6 16:56:37 ---> 29fd85562d30 16:56:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:37 Removing intermediate container af64413e5202 16:56:37 ---> c59659986bbf 16:56:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:37 Removing intermediate container 17bd0cdf20ce 16:56:37 ---> 4baf99bf7996 16:56:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:37 ---> Running in a4dc5aeba39c 16:56:37 ---> Running in f4452e52abce 16:56:37 ---> Running in 240257f39757 16:56:37 ---> Running in 1253071a53c4 16:56:37 ---> Running in 081bd03f5dfc 16:56:37 Removing intermediate container f4452e52abce 16:56:37 ---> dc37b86518a6 16:56:37 Step 5/31 : RUN apk add --update --no-cache make git 16:56:37 ---> Running in f67bf2340393 16:56:37 Removing intermediate container 240257f39757 16:56:37 ---> 8468061c8803 16:56:37 Step 5/23 : RUN apk add --update --no-cache make git 16:56:37 ---> Running in 0d0c4b54e2a7 16:56:37 Removing intermediate container 1253071a53c4 16:56:37 ---> 72d1b03e32b5 16:56:37 Step 5/22 : RUN apk add --update --no-cache make git 16:56:37 ---> Running in 8ba1a350266e 16:56:37 Removing intermediate container a4dc5aeba39c 16:56:37 ---> 1fa357b476d9 16:56:37 Step 5/24 : RUN apk add --update --no-cache make git 16:56:37 Removing intermediate container 081bd03f5dfc 16:56:37 ---> 7619225e9ea4 16:56:37 Step 5/21 : RUN apk add --update --no-cache make git 16:56:37 ---> Running in 166c1d7c014a 16:56:37 ---> Running in f751ddf46918 16:56:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:37 OK: 217 MiB in 51 packages 16:56:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:37 OK: 217 MiB in 51 packages 16:56:37 OK: 217 MiB in 51 packages 16:56:38 OK: 217 MiB in 51 packages 16:56:38 OK: 217 MiB in 51 packages 16:56:38 Removing intermediate container f67bf2340393 16:56:38 ---> f2db08f3679b 16:56:38 Step 6/31 : COPY go.mod . 16:56:39 ---> 5e37ed694f96 16:56:39 Step 7/31 : RUN go mod download 16:56:39 Removing intermediate container 0d0c4b54e2a7 16:56:39 ---> 076a7da0f405 16:56:39 Step 6/23 : COPY go.mod . 16:56:39 Removing intermediate container 8ba1a350266e 16:56:39 ---> d67e0d5ccd33 16:56:39 Step 6/22 : COPY go.mod . 16:56:39 ---> Running in 8f44001ad471 16:56:40 Removing intermediate container f751ddf46918 16:56:40 ---> 9da49bccb16c 16:56:40 Step 6/21 : COPY go.mod . 16:56:40 Removing intermediate container 166c1d7c014a 16:56:40 ---> 714f2ae1e37b 16:56:40 Step 6/24 : COPY go.mod . 16:56:40 ---> 9cefb75ce807 16:56:40 Step 7/23 : RUN go mod download 16:56:40 ---> f77e948897e5 16:56:40 Step 7/22 : RUN go mod download 16:56:40 ---> Running in 5b8ca6bffc70 16:56:40 ---> Running in 97ed73d9eb1a 16:56:41 ---> a43cf8cb899b 16:56:41 Step 7/21 : RUN go mod download 16:56:41 ---> Running in be0a68f312bc 16:56:41 ---> acc7ed78d0cc 16:56:41 Step 7/24 : RUN go mod download 16:56:41 ---> Running in 31d4c6ec18bc 16:56:43 Removing intermediate container 8f44001ad471 16:56:43 ---> f7fabfb7b213 16:56:43 Step 8/31 : COPY . . 16:56:46 Removing intermediate container 97ed73d9eb1a 16:56:46 ---> 5c1ceb3f2fe1 16:56:46 Step 8/23 : COPY . . 16:56:46 Removing intermediate container 5b8ca6bffc70 16:56:46 ---> 50aa0ca2047b 16:56:46 Step 8/22 : COPY . . 16:56:47 Removing intermediate container 31d4c6ec18bc 16:56:47 ---> 98e192f14656 16:56:47 Step 8/24 : COPY . . 16:56:47 Removing intermediate container be0a68f312bc 16:56:47 ---> 123e7d9f5899 16:56:47 Step 8/21 : COPY . . 16:56:48 Removing intermediate container 3feba869a386 16:56:48 ---> 586c86086c4c 16:56:48 Step 14/23 : ENV APP_PORT=48090 16:56:52 ---> Running in f01c3516f82a 16:56:55 Removing intermediate container f01c3516f82a 16:56:55 ---> f8a1a6086a67 16:56:55 Step 15/23 : EXPOSE $APP_PORT 16:56:58 ---> Running in f7cd2941b115 16:57:00 Removing intermediate container f7cd2941b115 16:57:00 ---> ba2345358ec6 16:57:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:57:08 ---> 7c46206e0a2e 16:57:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:57:11 ---> 243433d39234 16:57:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:57:14 ---> 1d525c380aa6 16:57:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:57:14 ---> 95b69fe0e428 16:57:14 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:57:14 ---> f9e7757e23b5 16:57:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:57:14 ---> 119820984057 16:57:14 Step 9/23 : RUN make cmd/core-command/core-command 16:57:14 ---> 76780cd13dc2 16:57:14 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:57:14 ---> Running in 026c4031c7f9 16:57:14 ---> Running in 45249c8e3321 16:57:14 ---> f0065b57df5f 16:57:14 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:57:14 ---> Running in e8a7aba8444c 16:57:14 ---> Running in 6ffc205c909f 16:57:14 ---> Running in 0ef89a6f483e 16:57:14 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 16:57:14 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 16:57:14 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 16:57:14 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 16:57:14 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 16:57:17 ---> Running in c508f6bf5b60 16:57:19 Removing intermediate container c508f6bf5b60 16:57:19 ---> 9482b0cb9d8e 16:57:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:21 ---> Running in e54afc064df1 16:57:23 Removing intermediate container e54afc064df1 16:57:23 ---> 907a2801d72e 16:57:23 Step 21/23 : LABEL arch=x86_64 16:57:24 ---> Running in 2dff320b3a5b 16:57:26 Removing intermediate container 2dff320b3a5b 16:57:26 ---> c8c6b7cf55ed 16:57:26 Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:57:27 ---> Running in 5b6e0619c80d 16:57:27 ---> b0e1937cf509 16:57:27 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:57:27 ---> 88b81f446b0e 16:57:27 Step 9/23 : RUN make cmd/core-data/core-data 16:57:27 ---> 79ecf27c77cd 16:57:27 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:57:28 ---> Running in ead23e099755 16:57:28 ---> Running in ddd362239c73 16:57:28 ---> Running in 87caf3c8290d 16:57:28 Removing intermediate container 5b6e0619c80d 16:57:28 ---> e55b270b5ed8 16:57:28 Step 23/23 : LABEL version=0.0.0 16:57:28 ---> Running in c8ae5b66c9ae 16:57:28 ---> 88b04826244a 16:57:28 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:57:30 ---> Running in 548b8bed55c1 16:57:30 Removing intermediate container c8ae5b66c9ae 16:57:30 ---> 3c527faa2e0b 16:57:30 16:57:31 Successfully built 3c527faa2e0b 16:57:31 Successfully tagged docker-sys-mgmt-agent-go:latest 16:57:32  Building docker-sys-mgmt-agent-go ... done 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 16:57:32 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 16:57: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 16:57:32 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 16:58: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 16:58:22 Removing intermediate container 548b8bed55c1 16:58:22 ---> 22fcd67f4f4b 16:58:22 16:58:22 Step 10/31 : FROM alpine:3.12 16:58:22 ---> 13621d1b12d4 16:58:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:58:22 ---> Running in 817f51a40d38 16:58:23 Removing intermediate container 817f51a40d38 16:58:23 ---> 10c9bf51d3a7 16:58:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:58:24 ---> Running in 483d723f656b 16:58:25 Removing intermediate container ead23e099755 16:58:25 ---> 1556afb42a4c 16:58:25 16:58:25 Step 10/24 : FROM alpine:3.12 16:58:25 ---> 13621d1b12d4 16:58:25 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:58:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:58:27 ---> Running in b2f69f30f161 16:58:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:58:28 (1/2) Installing dumb-init (1.2.2-r1) 16:58:28 (2/2) Installing su-exec (0.2-r1) 16:58:28 Executing busybox-1.31.1-r20.trigger 16:58:28 OK: 6 MiB in 16 packages 16:58:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:58:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:58:31 (1/6) Installing ca-certificates (20191127-r4) 16:58:31 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:58:31 (3/6) Installing libcurl (7.76.1-r0) 16:58:31 Removing intermediate container 87caf3c8290d 16:58:31 ---> 0f26a82e99a6 16:58:31 16:58:31 Step 10/23 : FROM alpine:3.12 16:58:31 ---> 13621d1b12d4 16:58:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:58:31 ---> Using cache 16:58:31 ---> 63d0c17bb441 16:58:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:31 (4/6) Installing curl (7.76.1-r0) 16:58:31 (5/6) Installing dumb-init (1.2.2-r1) 16:58:31 (6/6) Installing su-exec (0.2-r1) 16:58:31 Executing busybox-1.31.1-r20.trigger 16:58:31 Executing ca-certificates-20191127-r4.trigger 16:58:31 ---> Using cache 16:58:31 ---> f3d1aa31387d 16:58:31 Step 13/23 : ENV APP_PORT=48081 16:58:31 OK: 7 MiB in 20 packages 16:58:32 ---> Running in 97a0879f0f89 16:58:33 Removing intermediate container 483d723f656b 16:58:33 ---> 929dfdfcaa8e 16:58:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:58:33 Removing intermediate container 97a0879f0f89 16:58:33 ---> ccf682185c16 16:58:33 Step 14/23 : EXPOSE $APP_PORT 16:58:33 Removing intermediate container ddd362239c73 16:58:33 ---> d1d404cb5e62 16:58:33 16:58:33 Step 10/23 : FROM alpine:3.12 16:58:33 ---> 13621d1b12d4 16:58:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:58:33 ---> Running in c4d6eb6bf55d 16:58:33 ---> Running in 9bdfdbc19972 16:58:34 ---> Running in da37d5c50c07 16:58:34 Removing intermediate container b2f69f30f161 16:58:34 ---> cfc143b4857e 16:58:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:58:34 ---> Running in 82ac67acdc96 16:58:34 Removing intermediate container c4d6eb6bf55d 16:58:34 ---> 5e4f89c5338f 16:58:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:58:34 Removing intermediate container 9bdfdbc19972 16:58:34 ---> 80521ec6107c 16:58:34 Step 15/23 : WORKDIR / 16:58:34 ---> Running in 3aff05c40f35 16:58:34 Removing intermediate container da37d5c50c07 16:58:34 ---> e08d599e2659 16:58:34 Step 12/23 : ENV APP_PORT=48080 16:58:34 ---> Running in 7e1997e767c3 16:58:34 ---> Running in 1c40983ed353 16:58:35 Removing intermediate container 3aff05c40f35 16:58:35 ---> 93cb406377b8 16:58:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:58:35 Removing intermediate container 82ac67acdc96 16:58:35 ---> 0594f46c3442 16:58:35 Step 13/24 : WORKDIR / 16:58:35 Removing intermediate container 7e1997e767c3 16:58:35 ---> 49abb20f3b5b 16:58:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:35 ---> Running in 99d76cd85d5d 16:58:35 Removing intermediate container 1c40983ed353 16:58:35 ---> cf3817b9e7b8 16:58:35 Step 13/23 : EXPOSE $APP_PORT 16:58:35 ---> Running in 1d833e9134b9 16:58:36 ---> Running in 73e99aefd801 16:58:36 ---> c1e3387b677f 16:58:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:58:36 Removing intermediate container 1d833e9134b9 16:58:36 ---> 28924d74beaa 16:58:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:58:37 Removing intermediate container 73e99aefd801 16:58:37 ---> a54dc945b91c 16:58:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:37 ---> Running in 19a4675cc42d 16:58:37 ---> f4b72d6836dd 16:58:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:58:38 ---> 62eb3c1daee5 16:58:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:58:38 ---> 1fe82add43dd 16:58:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:58:39 Removing intermediate container 99d76cd85d5d 16:58:39 ---> fb4409567c54 16:58:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:58:39 ---> 608ab5cd5d5e 16:58:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:58:39 ---> Running in 7de8ec174196 16:58:39 ---> Running in e2f90caba1d5 16:58:40 ---> 3e88378109cb 16:58:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:58:40 Removing intermediate container 7de8ec174196 16:58:40 ---> 39577879870b 16:58:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:58:40 Removing intermediate container e2f90caba1d5 16:58:40 ---> ffb679f7df92 16:58:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:40 Removing intermediate container 19a4675cc42d 16:58:40 ---> dda9223c7624 16:58:40 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:58:41 ---> Running in 7ef51fa8f188 16:58:41 ---> Running in c9709e122ac4 16:58:41 ---> 98cb8842683c 16:58:41 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:58:41 ---> 2349ca0e4fa1 16:58:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:58:41 Removing intermediate container 7ef51fa8f188 16:58:41 ---> 5b6be427d523 16:58:41 Step 21/23 : LABEL arch=x86_64 16:58:42 ---> Running in fb2035fd5122 16:58:42 ---> Running in 117155435a6a 16:58:42 Removing intermediate container 117155435a6a 16:58:42 ---> 34f329308b2b 16:58:42 Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:58:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:58:42 ---> Running in 74950d9e76ae 16:58:43 ---> e61732051989 16:58:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:58:43 Removing intermediate container 74950d9e76ae 16:58:43 ---> 6d64d374bdd6 16:58:43 Step 23/23 : LABEL version=0.0.0 16:58:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:58:43 ---> Running in 762a2384440b 16:58:43 (1/6) Installing dumb-init (1.2.2-r1) 16:58:44 (2/6) Installing libgcc (9.3.0-r2) 16:58:44 ---> 7d272ea9f0b6 16:58:44 Step 20/24 : 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/ 16:58:44 (3/6) Installing libsodium (1.0.18-r0) 16:58:44 Removing intermediate container 762a2384440b 16:58:44 ---> 386cdbb02d50 16:58:44 16:58:44 ---> Running in 6a15d710f92c 16:58:44 (4/6) Installing libstdc++ (9.3.0-r2) 16:58:44 Removing intermediate container fb2035fd5122 16:58:44 ---> 1a3240fa6c4b 16:58:44 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:44 Successfully built 386cdbb02d50 16:58:44 Successfully tagged docker-core-metadata-go:latest 16:58:45  Building docker-core-metadata-go ... done (5/6) Installing libzmq (4.3.3-r0) 16:58:45 ---> c94fdca4ff96 16:58:45 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:58:45 (6/6) Installing zeromq (4.3.3-r0) 16:58:45 Executing busybox-1.31.1-r20.trigger 16:58:45 OK: 8 MiB in 20 packages 16:58:46 Removing intermediate container 6a15d710f92c 16:58:46 ---> 4e44377acd14 16:58:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:58:46 ---> Running in 805911c86f22 16:58:46 ---> aa06152ca7ee 16:58:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:58:46 Removing intermediate container 805911c86f22 16:58:46 ---> 0a4a59917254 16:58:46 Step 22/24 : LABEL arch=x86_64 16:58:46 Removing intermediate container c9709e122ac4 16:58:46 ---> 374c259edc93 16:58:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:47 ---> Running in 291a1d65966d 16:58:47 ---> 8d89d17929b1 16:58:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:58:47 Removing intermediate container 291a1d65966d 16:58:47 ---> 15069c3d1075 16:58:47 Step 23/24 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:58:47 ---> Running in 0284668ac2af 16:58:47 ---> 3ee729b90044 16:58:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:58:47 ---> 4082f6f533fb 16:58:47 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:58:47 Removing intermediate container 0284668ac2af 16:58:47 ---> 270fe6733fea 16:58:47 Step 24/24 : LABEL version=0.0.0 16:58:48 ---> Running in d8571918de87 16:58:48 ---> d48cc9b1044c 16:58:48 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:58:48 ---> Running in cd4f2fc5e402 16:58:48 Removing intermediate container d8571918de87 16:58:48 ---> a24f8acf44b9 16:58:48 16:58:48 ---> 21caaa28519e 16:58:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:58:49 Successfully built a24f8acf44b9 16:58:49 Successfully tagged docker-security-secretstore-setup-go:latest 16:58:49  Building docker-security-secretstore-setup-go ... done Removing intermediate container cd4f2fc5e402 16:58:49 ---> c463cdba5d7c 16:58:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:58:49 ---> b3a2963b1df4 16:58:49 Step 19/23 : ENTRYPOINT ["/core-data"] 16:58:49 ---> Running in 66b868c44b7c 16:58:49 ---> bae4a10210d7 16:58:49 Step 26/31 : RUN chmod +x /entrypoint.sh 16:58:49 Removing intermediate container 66b868c44b7c 16:58:49 ---> 15b136afe27e 16:58:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:49 ---> Running in efe732de9377 16:58:49 ---> Running in 9874488771d2 16:58:50 Removing intermediate container 9874488771d2 16:58:50 ---> 83f52881fd7d 16:58:50 Step 21/23 : LABEL arch=x86_64 16:58:50 ---> Running in d907944195dd 16:58:50 Removing intermediate container d907944195dd 16:58:50 ---> 21cf1fa3c812 16:58:50 Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:58:50 ---> Running in dcf81b4dafda 16:58:51 Removing intermediate container dcf81b4dafda 16:58:51 ---> 31fbb76bcffd 16:58:51 Step 23/23 : LABEL version=0.0.0 16:58:51 ---> Running in ff58b3c70580 16:58:51 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 16:58:51 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 16:58:52 Removing intermediate container efe732de9377 16:58:52 ---> b9c37edd1321 16:58:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:58:52 Removing intermediate container ff58b3c70580 16:58:52 ---> 3fabf2f4f493 16:58:52 16:58:52 ---> Running in 0fd192c1be64 16:58:52 Successfully built 3fabf2f4f493 16:58:52 Successfully tagged docker-core-data-go:latest 16:58:52  Building docker-core-data-go ... done Removing intermediate container 0fd192c1be64 16:58:52 ---> fb381f284379 16:58:52 Step 28/31 : CMD ["gate"] 16:58:53 ---> Running in 351a7ffb9791 16:58:53 Removing intermediate container 351a7ffb9791 16:58:53 ---> 018db4f23f9c 16:58:53 Step 29/31 : LABEL arch=x86_64 16:58:53 ---> Running in f09bab73fa27 16:58:54 Removing intermediate container f09bab73fa27 16:58:54 ---> fa1ddb61e6bc 16:58:54 Step 30/31 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:58:54 ---> Running in afc07a58158f 16:58:55 Removing intermediate container afc07a58158f 16:58:55 ---> 12a9e4b05c94 16:58:55 Step 31/31 : LABEL version=0.0.0 16:58:55 ---> Running in 9c8b161c091d 16:58:55 Removing intermediate container 9c8b161c091d 16:58:55 ---> e6494587a2e6 16:58:55 16:58:56 Successfully built e6494587a2e6 16:58:56 Successfully tagged docker-security-bootstrapper-go:latest 16:58:56  Building docker-security-bootstrapper-go ... done  [Pipeline] } 16:58:56 $ docker stop --time=1 5bc8ffbe1737dd1616815bc4aa0116fb335882d56890921c833ecc08a08bf5a8 16:59:00 $ docker rm -f 5bc8ffbe1737dd1616815bc4aa0116fb335882d56890921c833ecc08a08bf5a8 [Pipeline] // withDockerContainer [Pipeline] sh 16:59:00 + docker images 16:59:00 + grep docker 16:59:01 docker-security-bootstrapper-go latest e6494587a2e6 6 seconds ago 19.3MB 16:59:01 docker-core-data-go latest 3fabf2f4f493 9 seconds ago 22.9MB 16:59:01 docker-security-secretstore-setup-go latest a24f8acf44b9 13 seconds ago 26.3MB 16:59:01 docker-core-metadata-go latest 386cdbb02d50 18 seconds ago 19.2MB 16:59:01 docker-sys-mgmt-agent-go latest 3c527faa2e0b About a minute ago 312MB 16:59:01 docker-core-command-go latest aabccd20758c 3 minutes ago 17.5MB 16:59:01 docker-security-proxy-setup-go latest a1a82520fecd 3 minutes ago 26MB 16:59:01 docker-support-notifications-go latest bad3dfb6f23f 3 minutes ago 18.2MB 16:59:01 docker-support-scheduler-go latest 57c8046ba482 3 minutes ago 17.7MB 16:59:01 docker 20.10.0 aefe523efa57 4 months ago 240MB [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 16:59:06 Removing intermediate container 026c4031c7f9 16:59:06 ---> 64c81b319161 16:59:06 16:59:06 Step 10/31 : FROM alpine:3.12 16:59:06 3.12: Pulling from library/alpine 16:59:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:59:06 Status: Downloaded newer image for alpine:3.12 16:59:06 ---> 9852663dfa18 16:59:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:59:07 ---> Running in d865fff935ea 16:59:08 Removing intermediate container d865fff935ea 16:59:08 ---> 8ee654cf9f79 16:59:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:59:09 ---> Running in 917b4a1332dc 16:59:11 Removing intermediate container 0ef89a6f483e 16:59:11 ---> d8eda06695b6 16:59:11 16:59:11 Step 10/24 : FROM alpine:3.12 16:59:11 ---> 9852663dfa18 16:59:11 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:59:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:11 Removing intermediate container 6ffc205c909f 16:59:11 ---> 7543a8ca52dc 16:59:11 16:59:11 Step 10/21 : FROM alpine:3.12 16:59:11 ---> 9852663dfa18 16:59:11 Step 11/21 : RUN apk add --update --no-cache curl 16:59:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:11 ---> Running in 7791787ac577 16:59:12 ---> Running in b785361323a7 16:59:12 (1/2) Installing dumb-init (1.2.2-r1) 16:59:12 (2/2) Installing su-exec (0.2-r1) 16:59:12 Executing busybox-1.31.1-r20.trigger 16:59:12 OK: 5 MiB in 16 packages 16:59:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:14 Removing intermediate container e8a7aba8444c 16:59:14 ---> c558e67d7834 16:59:14 16:59:14 Step 10/23 : FROM alpine:3.12 16:59:14 ---> 9852663dfa18 16:59:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:59:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:14 (1/6) Installing ca-certificates (20191127-r4) 16:59:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:59:14 (3/6) Installing libcurl (7.76.1-r0) 16:59:14 Removing intermediate container 917b4a1332dc 16:59:14 ---> c2f0ed3f0fdf 16:59:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:59:14 (4/6) Installing curl (7.76.1-r0) 16:59:14 (5/6) Installing dumb-init (1.2.2-r1) 16:59:14 (6/6) Installing su-exec (0.2-r1) 16:59:14 Executing busybox-1.31.1-r20.trigger 16:59:14 Executing ca-certificates-20191127-r4.trigger 16:59:14 (1/4) Installing ca-certificates (20191127-r4) 16:59:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:59:15 (3/4) Installing libcurl (7.76.1-r0) 16:59:15 (4/4) Installing curl (7.76.1-r0) 16:59:15 Executing busybox-1.31.1-r20.trigger 16:59:15 OK: 7 MiB in 20 packages 16:59:15 Executing ca-certificates-20191127-r4.trigger 16:59:15 ---> Running in 9839861e024f 16:59:15 OK: 7 MiB in 18 packages 16:59:15 ---> Running in 6fede77c5706 16:59:16 Removing intermediate container 6fede77c5706 16:59:16 ---> b2b7b28086aa 16:59:16 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:59:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:17 Removing intermediate container 45249c8e3321 16:59:17 ---> 8c9fcff8f606 16:59:17 16:59:17 Step 10/22 : FROM alpine:3.12 16:59:17 ---> 9852663dfa18 16:59:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:59:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:17 ---> Running in 71e5bf7cd413 16:59:17 Still waiting to schedule task 16:59:17 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:59:17 (1/1) Installing dumb-init (1.2.2-r1) 16:59:17 Executing busybox-1.31.1-r20.trigger 16:59:17 OK: 5 MiB in 15 packages 16:59:17 ---> Running in 74ed8fa539cf 16:59:17 Removing intermediate container 7791787ac577 16:59:17 ---> 3da80333a4b6 16:59:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:59:18 Removing intermediate container 71e5bf7cd413 16:59:18 ---> 81a957c2478c 16:59:18 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:59:18 Removing intermediate container b785361323a7 16:59:18 ---> 14577a85b57d 16:59:18 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:59:18 ---> Running in 057991f892af 16:59:18 ---> Running in 8873e84ea44e 16:59:18 ---> Running in a71b26bbfeb8 16:59:19 Removing intermediate container 057991f892af 16:59:19 ---> f397d86030ce 16:59:19 Step 13/24 : WORKDIR / 16:59:19 ---> Running in 63eae618746e 16:59:19 Removing intermediate container a71b26bbfeb8 16:59:19 ---> 1e56a5838434 16:59:19 Step 13/21 : WORKDIR /edgex 16:59:19 Removing intermediate container 9839861e024f 16:59:19 ---> 8d7504552f95 16:59:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:59:19 ---> Running in 57a6c8a921bb 16:59:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:19 ---> Running in 40eee8650e76 16:59:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:20 Removing intermediate container 63eae618746e 16:59:20 ---> 6e1cb04f2994 16:59:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:59:20 Removing intermediate container 57a6c8a921bb 16:59:20 ---> d2facbe042d5 16:59:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:59:20 (1/1) Installing dumb-init (1.2.2-r1) 16:59:20 Executing busybox-1.31.1-r20.trigger 16:59:20 OK: 5 MiB in 15 packages 16:59:20 Removing intermediate container 40eee8650e76 16:59:20 ---> 4ddfefa7fede 16:59:20 Step 13/23 : ENV APP_PORT=48082 16:59:21 ---> Running in 36b6b6796f26 16:59:21 ---> 9342bfdd63c0 16:59:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:59:21 ---> 1af4162b9938 16:59:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:59:21 Removing intermediate container 8873e84ea44e 16:59:21 ---> 6eeeedd6e74c 16:59:21 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:59:21 Removing intermediate container 36b6b6796f26 16:59:21 ---> 6179ad7635f8 16:59:21 Step 14/23 : EXPOSE $APP_PORT 16:59:22 ---> Running in 9d45efa7f687 16:59:22 ---> Running in e1b50892a2e7 16:59:22 Removing intermediate container 74ed8fa539cf 16:59:22 ---> 83f6c80a88f3 16:59:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:59:22 ---> 6bc6da65d5a0 16:59:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:59:22 ---> Running in 019ae8728926 16:59:22 Removing intermediate container e1b50892a2e7 16:59:22 ---> d13250ebaf3c 16:59:22 Step 15/23 : WORKDIR / 16:59:22 Removing intermediate container 9d45efa7f687 16:59:22 ---> c84528605d03 16:59:22 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:59:23 ---> Running in 837681a2510c 16:59:23 ---> e08f618cb78c 16:59:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:59:23 Removing intermediate container 019ae8728926 16:59:23 ---> cd3599c509be 16:59:23 Step 13/22 : ENV APP_PORT=48085 16:59:23 ---> 2e323155e232 16:59:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:59:23 ---> Running in 03a1f3b2f600 16:59:23 ---> 0318029a9329 16:59:23 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:59:23 Removing intermediate container 837681a2510c 16:59:23 ---> 2d40194cfab5 16:59:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:24 ---> Running in 4ed89e51e2d9 16:59:24 Removing intermediate container 03a1f3b2f600 16:59:24 ---> 762a6f93b2c3 16:59:24 Step 14/22 : EXPOSE $APP_PORT 16:59:25 ---> Running in 1ce4106b7abe 16:59:25 ---> 112e46298050 16:59:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:59:25 ---> c35cd1ccb0d1 16:59:25 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:59:25 ---> e02aff7e5e34 16:59:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:59:25 ---> Running in b6f4e39abad1 16:59:25 Removing intermediate container 1ce4106b7abe 16:59:25 ---> 08790b1fee43 16:59:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:26 Removing intermediate container b6f4e39abad1 16:59:26 ---> 75521efdd2e8 16:59:26 Step 18/21 : CMD ["--init=true"] 16:59:26 ---> Running in c820a812435d 16:59:27 ---> aaccc74b3b0e 16:59:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:59:27 ---> 54e945823c31 16:59:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:59:27 ---> f3efb80cee73 16:59:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:59:27 Removing intermediate container c820a812435d 16:59:27 ---> f7dcc4895223 16:59:27 Step 19/21 : LABEL arch=arm64 16:59:27 ---> Running in 2229efda4ab9 16:59:28 Removing intermediate container 4ed89e51e2d9 16:59:28 ---> c1b0a17a0d39 16:59:28 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:28 ---> 4714ee286800 16:59:28 Step 19/23 : ENTRYPOINT ["/core-command"] 16:59:28 ---> df43983ad1bc 16:59:28 Step 20/24 : 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/ 16:59:28 ---> Running in b4cf5db7669a 16:59:28 ---> Running in dbd0862c76f8 16:59:28 Removing intermediate container 2229efda4ab9 16:59:29 ---> 86cbcae474da 16:59:29 Step 20/21 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:59:29 ---> 180d8b9a413f 16:59:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:59:29 ---> Running in 3800ac152870 16:59:29 ---> 998ac0b1fd8a 16:59:29 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:59:29 Removing intermediate container dbd0862c76f8 16:59:29 ---> 3ab73fd0d72e 16:59:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:29 ---> Running in 9edd8dd3d1fe 16:59:30 Removing intermediate container 3800ac152870 16:59:30 ---> bc7d40a033cc 16:59:30 Step 21/21 : LABEL version=0.0.0 16:59:30 ---> b0bf2354e13d 16:59:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:59:30 ---> Running in 0f6ef63d8270 16:59:30 ---> Running in 5deef9202c4d 16:59:30 Removing intermediate container 9edd8dd3d1fe 16:59:30 ---> ca7b5ab481a4 16:59:30 Step 21/23 : LABEL arch=arm64 16:59:30 ---> Running in 1460cb2b0348 16:59:31 Removing intermediate container 5deef9202c4d 16:59:31 ---> 9e746a4b8106 16:59:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:31 Removing intermediate container 0f6ef63d8270 16:59:31 ---> 6c796ec0dfc7 16:59:31 16:59:31 ---> b4a7e1188d4e 16:59:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:59:31 Removing intermediate container 1460cb2b0348 16:59:31 ---> 7fa6c071c9ee 16:59:31 Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:59:31 ---> Running in ba4a0f9253a7 16:59:31 ---> Running in 4efc4d66094b 16:59:31 Successfully built 6c796ec0dfc7 16:59:31 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:59:31  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 16:59:31 Removing intermediate container b4cf5db7669a 16:59:31 ---> 2adc1219e65f 16:59:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:59:32 ---> Running in cb2a12df12aa 16:59:32 Removing intermediate container ba4a0f9253a7 16:59:32 ---> c46f248567cd 16:59:32 Step 20/22 : LABEL arch=arm64 16:59:32 ---> 0e23f999ec47 16:59:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:59:32 ---> Running in ec03813c415d 16:59:32 Removing intermediate container 4efc4d66094b 16:59:32 ---> 5f9c79ad4680 16:59:32 Step 23/23 : LABEL version=0.0.0 16:59:32 ---> Running in 55cf5beef847 16:59:32 Removing intermediate container cb2a12df12aa 16:59:32 ---> bdc24d12d6b3 16:59:32 Step 22/24 : LABEL arch=arm64 16:59:33 Removing intermediate container ec03813c415d 16:59:33 ---> 18a7e84edba9 16:59:33 Step 21/22 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:59:33 ---> Running in 0dfb5710fcf7 16:59:33 ---> Running in 7dd86960545d 16:59:33 Removing intermediate container 55cf5beef847 16:59:33 ---> 93e36ae5b248 16:59:33 16:59:34 ---> c63c01898f42 16:59:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:59:34 Successfully built 93e36ae5b248 16:59:34 Successfully tagged docker-core-command-go-arm64:latest 16:59:34 Building docker-core-metadata-go 16:59:34  Building docker-core-command-go ... done Removing intermediate container 7dd86960545d 16:59:34 ---> 83aa819a5245 16:59:34 Step 22/22 : LABEL version=0.0.0 16:59:34 Removing intermediate container 0dfb5710fcf7 16:59:34 ---> a8e18c206f8e 16:59:34 Step 23/24 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:59:34 ---> Running in 4e48c662ac4a 16:59:34 ---> Running in 251a303c824a 16:59:35 ---> c9828e1b72ff 16:59:35 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:59:35 ---> Running in a168cb17ca48 16:59:35 Removing intermediate container 4e48c662ac4a 16:59:35 ---> 47fcee76b969 16:59:35 16:59:35 Removing intermediate container 251a303c824a 16:59:35 ---> 19569fd2ed58 16:59:35 Step 24/24 : LABEL version=0.0.0 16:59:36 Successfully built 47fcee76b969 16:59:36 Successfully tagged docker-support-scheduler-go-arm64:latest 16:59:36  Building docker-support-scheduler-go ... done Building docker-core-data-go 16:59:36 ---> Running in 46ced820df85 16:59:36 Removing intermediate container a168cb17ca48 16:59:36 ---> 3db072e6daa3 16:59:36 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:59:37 Removing intermediate container 46ced820df85 16:59:37 ---> f64c5fe3a1d4 16:59:37 16:59:37 Successfully built f64c5fe3a1d4 16:59:37 ---> b51794299a84 16:59:37 Step 26/31 : RUN chmod +x /entrypoint.sh 16:59:37 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:59:37  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 16:59:38 ---> Running in c3a83bce8dd8 16:59:41 Removing intermediate container c3a83bce8dd8 16:59:41 ---> 277ad31d1bd3 16:59:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:59:42 ---> Running in 549adfbd4cdb 16:59:44 Removing intermediate container 549adfbd4cdb 16:59:44 ---> fd785e6628a2 16:59:44 Step 28/31 : CMD ["gate"] 16:59:45 ---> Running in d3bda9cc4110 16:59:45 Removing intermediate container d3bda9cc4110 16:59:45 ---> 8faaad029666 16:59:45 Step 29/31 : LABEL arch=arm64 16:59:46 ---> Running in 4b7fa9bd292a 16:59:48 Removing intermediate container 4b7fa9bd292a 16:59:48 ---> 94930597eaa5 16:59:48 Step 30/31 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 16:59:48 ---> Running in 19b8eead9b3f 16:59:49 Removing intermediate container 19b8eead9b3f 16:59:49 ---> 6935e5c50104 16:59:49 Step 31/31 : LABEL version=0.0.0 16:59:49 ---> Running in 6a5c973ecb9c 16:59:49 Removing intermediate container 6a5c973ecb9c 16:59:49 ---> 66d9c6629f5c 16:59:49 16:59:50 Successfully built 66d9c6629f5c 16:59:50 Successfully tagged docker-security-bootstrapper-go-arm64:latest 17:00:16 Running on prd-ubuntu18.04-docker-8c-8g-1825 in /w/workspace/edgexfoundry_edgex-go_PR-3402 [Pipeline] { [Pipeline] ws 17:00:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:00:19 using credential edgex-jenkins-ssh 17:00:19 Cloning the remote Git repository 17:00:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:00:18 > git init /w/workspace/edgex-go/1 # timeout=10 17:00:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:00:18 > git --version # timeout=10 17:00:18 > git --version # 'git version 2.17.1' 17:00:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:00:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:00:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:00:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3402/head:refs/remotes/origin/PR-3402 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:00:27 Merging remotes/origin/master commit 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 into PR head commit b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 17:00:27 Merge succeeded, producing b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 17:00:27 Checking out Revision b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 (PR-3402) 17:00:26 > git config core.sparsecheckout # timeout=10 17:00:26 > git checkout -f b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 # timeout=10 17:00:26 > git remote # timeout=10 17:00:26 > git config --get remote.origin.url # timeout=10 17:00:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:26 > git merge 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 17:00:26 > git rev-parse HEAD^{commit} # timeout=10 17:00:26 > git config core.sparsecheckout # timeout=10 17:00:26 > git checkout -f b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 # timeout=10 17:00:29  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:00:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:00:29 ---> cc6180f551bd 17:00:29 Step 3/22 : WORKDIR /edgex-go 17:00:29 ---> Using cache 17:00:29 ---> 4baf99bf7996 17:00:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:29 ---> Using cache 17:00:29 ---> 7619225e9ea4 17:00:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:00:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:00:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:00:30 ---> cc6180f551bd 17:00:30 Step 3/23 : WORKDIR /edgex-go 17:00:30 ---> Using cache 17:00:30 ---> 4baf99bf7996 17:00:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:30 ---> Using cache 17:00:30 ---> 7619225e9ea4 17:00:30 Step 5/23 : RUN apk add --update --no-cache make git 17:00:30 ---> Using cache 17:00:30 ---> 9da49bccb16c 17:00:30 Step 6/23 : COPY go.mod . 17:00:30 ---> Using cache 17:00:30 ---> a43cf8cb899b 17:00:30 Step 7/23 : RUN go mod download 17:00:30 ---> Using cache 17:00:30 ---> 123e7d9f5899 17:00:30 Step 8/23 : COPY . . 17:00:30 ---> Using cache 17:00:30 ---> 76780cd13dc2 17:00:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:00:30 Commit message: "feat(security)!: Switch Consul's default_policy to deny - turn on Consul's "deny" default_policy - use more restrict policy rules for Consul's agent token" 17:00:29 > git --version # timeout=10 17:00:29 > git --version # 'git version 2.17.1' 17:00:29 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:00:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:00:31 ---> cc6180f551bd 17:00:31 Step 3/23 : WORKDIR /edgex-go 17:00:31 ---> Using cache 17:00:31 ---> 4baf99bf7996 17:00:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:31 ---> Using cache 17:00:31 ---> 7619225e9ea4 17:00:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:00:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:00:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:00:31 ---> cc6180f551bd 17:00:31 Step 3/23 : WORKDIR /edgex-go 17:00:31 ---> Using cache 17:00:31 ---> 4baf99bf7996 17:00:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:31 ---> Using cache 17:00:31 ---> 7619225e9ea4 17:00:31 Step 5/23 : RUN apk add --update --no-cache make bash git 17:00:32 + echo snap-build.sh 17:00:32 snap-build.sh 17:00:32 + SNAP_BASE_DIR=. 17:00:32 + '[' '!' -z /w/workspace/edgex-go/1 ']' 17:00:32 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 17:00:32 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 17:00:32 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 17:00:32 + cd /w/workspace/edgex-go/1 17:00:32 + sudo apt-get remove -qy --purge lxd lxd-client 17:00:32 Reading package lists... 17:00:32 Building dependency tree... 17:00:32 Reading state information... 17:00:32 The following packages were automatically installed and are no longer required: 17:00:32 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:00:32 uidmap xdelta3 17:00:32 Use 'sudo apt autoremove' to remove them. 17:00:32 The following packages will be REMOVED: 17:00:32 lxd* lxd-client* 17:00:32 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:00:32 After this operation, 31.7 MB disk space will be freed. 17:00:32 ---> Running in edf2a9addc36 17:00:32 ---> Running in 371394384b9d 17:00:32 ---> Running in e2e9f42f44c9 17:00:32 ---> Running in 26cd38cb430f 17:00:34 (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 ... 190027 files and directories currently installed.) 17:00:34 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:00:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:34 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 17:00:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:35 Removing lxd dnsmasq configuration 17:00:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:00:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:35 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:00:36 OK: 217 MiB in 51 packages 17:00:36 OK: 217 MiB in 51 packages 17:00:36 OK: 217 MiB in 51 packages 17:00:36 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:00:36 (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 ... 189852 files and directories currently installed.) 17:00:36 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:00:37 Processing triggers for systemd (237-3ubuntu10.42) ... 17:00:37 Processing triggers for ureadahead (0.100.0-21) ... 17:00:38 Removing intermediate container 26cd38cb430f 17:00:38 ---> 6c99f15950a0 17:00:38 Step 6/23 : COPY go.mod . 17:00:38 Removing intermediate container 371394384b9d 17:00:38 ---> 2fc06c84e818 17:00:38 Step 6/22 : COPY go.mod . 17:00:38 Removing intermediate container edf2a9addc36 17:00:38 ---> dd1e8c7be099 17:00:38 Step 6/23 : COPY go.mod . 17:00:39 + sudo snap remove --purge lxd 17:00:39 snap "lxd" is not installed 17:00:39 + sudo groupadd --force --system lxd 17:00:39 ++ whoami 17:00:39 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:00:39 + newgrp - lxd 17:00:39 + sudo snap install lxd 17:00:39 ---> 4967abec1c2b 17:00:39 Step 7/23 : RUN go mod download 17:00:40 ---> Running in 26bea7ccf559 17:00:40 ---> 8e8f2315a1d7 17:00:40 Step 7/23 : RUN go mod download 17:00:40 ---> 41babdfbfa41 17:00:40 Step 7/22 : RUN go mod download 17:00:40 ---> Running in 75244b3a0761 17:00:40 ---> Running in 40f625b7153b 17:00:46 Removing intermediate container 26bea7ccf559 17:00:46 ---> 3c2dcfdbe265 17:00:46 Step 8/23 : COPY . . 17:00:46 Removing intermediate container 75244b3a0761 17:00:46 ---> bfddd0d66f2d 17:00:46 Step 8/22 : COPY . . 17:00:46 Removing intermediate container 40f625b7153b 17:00:46 ---> f8b59d1527c9 17:00:46 Step 8/23 : COPY . . 17:00:47 2021-04-26T17:00:45Z INFO Waiting for automatic snapd restart... 17:01:02 lxd 4.13 from Canonical* installed 17:01:02 + sudo lxd init --auto 17:01:08 + sudo snap install --classic snapcraft 17:01:14 snapcraft 4.6.2 from Canonical* installed 17:01:14 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:01:14 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:01:14 % Total % Received % Xferd Average Speed Time Time Time Current 17:01:14 Dload Upload Total Spent Left Speed 17:01:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4071 17:01:14 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M 17:01:14 ./yq_linux_amd64 17:01:14 + sudo snapcraft prime --use-lxd 17:01:15 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:01:15 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: 17:01:15 - README.md 17:01:15 17:01:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:01:16 Launching a container. 17:01:25 ---> 395f6b81a60f 17:01:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:01:25 ---> 775938da4e20 17:01:25 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:01:25 ---> 9d0b94e3aacd 17:01:25 Step 9/23 : RUN make cmd/core-data/core-data 17:01:25 ---> Running in 8358e5a5fc63 17:01:25 ---> Running in f4d412083a4f 17:01:25 ---> Running in 023a3e13396d 17:01:25 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 17:01:25 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 17:01:25 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 17:01:29 Waiting for container to be ready 17:01:29 To start your first instance, try: lxc launch ubuntu:18.04 17:01:29 17:01:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:01:31 Waiting for network to be ready... 17:01:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:01:32 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:01:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1697 kB] 17:01:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 17:01:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:01:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:01:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 17:01:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 17:01:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 17:01:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 17:01:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:01:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:01:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:01:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:01:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:01:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:01:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:01:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:01:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:01:34 Removing intermediate container e2e9f42f44c9 17:01:34 ---> 79453610ea56 17:01:34 17:01:34 Step 10/23 : FROM alpine:3.12 17:01:34 ---> 9852663dfa18 17:01:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:01:34 ---> Using cache 17:01:34 ---> 83f6c80a88f3 17:01:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:01:34 ---> Using cache 17:01:34 ---> cd3599c509be 17:01:34 Step 13/23 : ENV APP_PORT=48081 17:01:34 ---> Running in 2fdd66a8c0ab 17:01:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 17:01:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 17:01:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 17:01:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 17:01:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] 17:01:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 17:01:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 17:01:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 17:01:34 Removing intermediate container 2fdd66a8c0ab 17:01:34 ---> 550581ec1fb4 17:01:34 Step 14/23 : EXPOSE $APP_PORT 17:01:34 ---> Running in b87251955fbc 17:01:35 Removing intermediate container b87251955fbc 17:01:35 ---> 0931087169cc 17:01:35 Step 15/23 : WORKDIR / 17:01:35 ---> Running in f9ce23a963e6 17:01:35 Fetched 24.4 MB in 4s (6292 kB/s) 17:01:36 Removing intermediate container f9ce23a963e6 17:01:36 ---> 011bc6a5b978 17:01:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:36 Reading package lists... 17:01:37 Reading package lists... 17:01:37 Building dependency tree... 17:01:37 Reading state information... 17:01:37 ---> 60d97006173d 17:01:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:01:37 The following additional packages will be installed: 17:01:37 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:01:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:01:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:01:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:01:37 Suggested packages: 17:01:37 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:01:37 Recommended packages: 17:01:37 gnupg libsasl2-modules 17:01:37 The following NEW packages will be installed: 17:01:37 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:01:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:01:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:01:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:01:37 The following packages will be upgraded: 17:01:37 gpg gpg-agent gpgconf libudev1 17:01:37 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 17:01:37 Need to get 3529 kB of archives. 17:01:37 After this operation, 13.3 MB of additional disk space will be used. 17:01:37 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] 17:01:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 17:01:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:01:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:01:37 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] 17:01:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:01:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:01:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:01:38 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:01:38 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:01:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:01:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:01:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:01:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:01:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:01:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:01:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:01:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:01:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:01:38 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:01:38 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:01:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:01:38 debconf: delaying package configuration, since apt-utils is not installed 17:01:38 Fetched 3529 kB in 1s (3160 kB/s) 17:01:38 (Reading database ... 12511 files and directories currently installed.) 17:01:38 Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... 17:01:38 Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 17:01:38 Setting up libudev1:amd64 (237-3ubuntu10.46) ... 17:01:39 Selecting previously unselected package udev. 17:01:39 (Reading database ... 12511 files and directories currently installed.) 17:01:39 Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... 17:01:39 Unpacking udev (237-3ubuntu10.46) ... 17:01:39 Selecting previously unselected package libfuse2:amd64. 17:01:39 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:01:39 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:01:39 ---> 25ec31a8c028 17:01:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:01:39 Selecting previously unselected package fuse. 17:01:39 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:01:39 Unpacking fuse (2.9.7-1ubuntu1) ... 17:01:39 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:01:39 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:01:39 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:01:39 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:01:40 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:01:40 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:01:40 ---> f36343efc65f 17:01:40 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:01:40 ---> Running in fccd7484fe94 17:01:40 Selecting previously unselected package libksba8:amd64. 17:01:40 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:01:40 Unpacking libksba8:amd64 (1.3.5-2) ... 17:01:40 Selecting previously unselected package libroken18-heimdal:amd64. 17:01:40 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:40 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:40 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:01:40 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:40 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:40 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:01:40 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:40 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:40 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:01:40 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:40 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:40 Selecting previously unselected package libwind0-heimdal:amd64. 17:01:40 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:40 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:41 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:01:41 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:41 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:41 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:01:41 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:41 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:41 Removing intermediate container fccd7484fe94 17:01:41 ---> 5f0e6870a0a9 17:01:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:41 ---> Running in 33d98517c60d 17:01:41 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:01:41 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:41 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:41 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:01:41 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:01:41 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:41 Selecting previously unselected package libsasl2-modules-db:amd64. 17:01:41 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:01:41 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:01:41 Selecting previously unselected package libsasl2-2:amd64. 17:01:41 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:01:41 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:01:41 Selecting previously unselected package libldap-common. 17:01:41 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:01:41 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:01:41 Selecting previously unselected package libldap-2.4-2:amd64. 17:01:41 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:01:41 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:01:41 Removing intermediate container 33d98517c60d 17:01:41 ---> ba2b2661aee1 17:01:41 Step 21/23 : LABEL arch=arm64 17:01:41 ---> Running in 366081ca6c90 17:01:41 Selecting previously unselected package dirmngr. 17:01:41 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:01:41 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:01:41 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:01:42 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:01:42 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:01:42 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:01:42 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:01:42 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:01:42 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:42 Setting up libksba8:amd64 (1.3.5-2) ... 17:01:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:01:42 Setting up udev (237-3ubuntu10.46) ... 17:01:42 Removing intermediate container 366081ca6c90 17:01:42 ---> 336a8fdc379f 17:01:42 Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 17:01:42 invoke-rc.d: policy-rc.d denied execution of start. 17:01:42 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:42 Processing triggers for systemd (237-3ubuntu10) ... 17:01:42 Setting up fuse (2.9.7-1ubuntu1) ... 17:01:42 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:01:42 ---> Running in 26d22550347a 17:01:43 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:43 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:43 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:43 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:43 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:43 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:43 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:01:43 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:01:43 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:01:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:01:43 Removing intermediate container 26d22550347a 17:01:43 ---> 060a700ffe0c 17:01:43 Step 23/23 : LABEL version=0.0.0 17:01:43 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:01:43 settings in the [Install] section, and DefaultInstance for template units). 17:01:43 This means they are not meant to be enabled using systemctl. 17:01:43 Possible reasons for having this kind of units are: 17:01:43 1) A unit may be statically enabled by being symlinked from another unit's 17:01:43 .wants/ or .requires/ directory. 17:01:43 2) A unit's purpose may be to act as a helper for some other unit which has 17:01:43 a requirement dependency on it. 17:01:43 3) A unit may be started when needed via activation (socket, path, timer, 17:01:43 D-Bus, udev, scripted systemctl call, ...). 17:01:43 4) In case of template units, the unit is meant to be enabled with some 17:01:43 instance name specified. 17:01:43 ---> Running in 9a234ee32a4f 17:01:44 Reading package lists... 17:01:44 Building dependency tree... 17:01:44 Reading state information... 17:01:44 Removing intermediate container 9a234ee32a4f 17:01:44 ---> e60ec9b24eff 17:01:44 17:01:44 The following additional packages will be installed: 17:01:44 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:01:44 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:01:44 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:01:44 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:01:44 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:01:44 Suggested packages: 17:01:44 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:01:44 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:01:44 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:01:44 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:01:44 systemd-container policykit-1 17:01:44 Recommended packages: 17:01:44 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:01:44 The following NEW packages will be installed: 17:01:44 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:01:44 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:01:44 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:01:44 multiarch-support openssh-client python3 python3-minimal python3.6 17:01:44 python3.6-minimal snapd squashfs-tools sudo 17:01:44 The following packages will be upgraded: 17:01:44 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:01:44 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 17:01:44 Need to get 35.2 MB of archives. 17:01:44 After this operation, 141 MB of additional disk space will be used. 17:01:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 17:01:44 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] 17:01:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:01:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:01:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:01:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:01:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:01:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:01:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:01:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:01:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:01:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:01:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:01:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:01:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:01:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:01:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 17:01:44 Successfully built e60ec9b24eff 17:01:44 Successfully tagged docker-core-metadata-go-arm64:latest 17:01:45 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 17:01:45 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 17:01:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 17:01:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:01:45 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:01:45 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:01:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:01:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:01:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:01:45 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:01:45 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:01:45 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:01:45 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:01:45 debconf: delaying package configuration, since apt-utils is not installed 17:01:45 Fetched 35.2 MB in 1s (25.1 MB/s) 17:01:45 (Reading database ... 12757 files and directories currently installed.) 17:01:45 Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 17:01:46 Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... 17:01:46 Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 17:01:46 Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 17:01:46 Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 17:01:46 (Reading database ... 12757 files and directories currently installed.) 17:01:46 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 17:01:46 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 17:01:47 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 17:01:47 (Reading database ... 12757 files and directories currently installed.) 17:01:47 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 17:01:47 Unpacking apt (1.6.13) over (1.6.1) ... 17:01:47 Setting up apt (1.6.13) ... 17:01:47 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:01:47 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:01:47 (Reading database ... 12764 files and directories currently installed.) 17:01:47 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:01:47 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:01:48 Selecting previously unselected package libpython3.6-minimal:amd64. 17:01:48 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:01:48 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:01:48 Selecting previously unselected package libexpat1:amd64. 17:01:48 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:01:48 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:01:50 Selecting previously unselected package python3.6-minimal. 17:01:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:01:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:01:50 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 17:01:50 Checking for services that may need to be restarted...done. 17:01:50 Checking for services that may need to be restarted...done. 17:01:50 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:01:50 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:01:50 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:01:51 Selecting previously unselected package python3-minimal. 17:01:51 (Reading database ... 13012 files and directories currently installed.) 17:01:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:01:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:01:51 Selecting previously unselected package mime-support. 17:01:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:01:51 Unpacking mime-support (3.60ubuntu1) ... 17:01:51 Selecting previously unselected package libmpdec2:amd64. 17:01:51 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:01:51 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:01:51 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:01:51 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:01:51 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:01:51 Selecting previously unselected package python3.6. 17:01:51 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:01:51 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:01:52 Selecting previously unselected package libpython3-stdlib:amd64. 17:01:52 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:01:52 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:01:52 Setting up python3-minimal (3.6.7-1~18.04) ... 17:01:52 Selecting previously unselected package python3. 17:01:52 (Reading database ... 13442 files and directories currently installed.) 17:01:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:01:52 Unpacking python3 (3.6.7-1~18.04) ... 17:01:52 Selecting previously unselected package multiarch-support. 17:01:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:01:52 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:01:52 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:01:52 Selecting previously unselected package liblzo2-2:amd64. 17:01:52 (Reading database ... 13479 files and directories currently installed.) 17:01:52 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:01:52 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:01:52 Selecting previously unselected package libbsd0:amd64. 17:01:52 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:01:52 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:01:52 Selecting previously unselected package sudo. 17:01:52 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:01:52 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:01:52 Selecting previously unselected package apparmor. 17:01:52 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:01:52 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:01:53 Selecting previously unselected package libedit2:amd64. 17:01:53 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:01:53 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:01:53 Selecting previously unselected package libkrb5support0:amd64. 17:01:53 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:01:53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:01:53 Selecting previously unselected package libk5crypto3:amd64. 17:01:53 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:01:53 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:01:53 Selecting previously unselected package libkeyutils1:amd64. 17:01:53 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:01:53 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:01:53 Selecting previously unselected package libkrb5-3:amd64. 17:01:53 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:01:53 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:01:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:01:53 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:01:53 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:01:53 Selecting previously unselected package libssl1.0.0:amd64. 17:01:53 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:01:53 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:01:53 Selecting previously unselected package openssh-client. 17:01:53 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:01:53 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:01:54 Selecting previously unselected package squashfs-tools. 17:01:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:01:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:01:54 Selecting previously unselected package snapd. 17:01:54 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 17:01:54 Unpacking snapd (2.48.3+18.04) ... 17:01:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:01:56 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:01:56 Setting up mime-support (3.60ubuntu1) ... 17:01:56 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:01:56 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:01:56 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:01:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:01:56 Setting up systemd (237-3ubuntu10.46) ... 17:01:56 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:01:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:01:57 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:01:57 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:01:57 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:01:57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:01:57 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:01:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:01:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:01:58 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:01:58 Setting up python3 (3.6.7-1~18.04) ... 17:01:58 running python rtupdate hooks for python3.6... 17:01:58 running python post-rtupdate hooks for python3.6... 17:01:58 Setting up apparmor (2.12-4ubuntu5.1) ... 17:02:00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:02:00 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:02:00 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:02:00 Setting up snapd (2.48.3+18.04) ... 17:02:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:02:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:02:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:02:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:02:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:02:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:02:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:02:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:02:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:02:01 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:02:02 /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' 17:02:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:02:02 Processing triggers for systemd (237-3ubuntu10.46) ... 17:02:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:02:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:02:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:02:04 Reading package lists... 17:02:04 Reading package lists... 17:02:04 Building dependency tree... 17:02:04 Reading state information... 17:02:04 Calculating upgrade... 17:02:05 The following packages will be upgraded: 17:02:05 advancecomp base-files bash binutils binutils-common 17:02:05 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:02:05 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:02:05 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 17:02:05 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 17:02:05 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:02:05 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:02:05 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:02:05 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 17:02:05 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 17:02:05 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 17:02:05 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 17:02:05 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 17:02:05 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 17:02:05 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 17:02:05 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:02:05 Need to get 64.0 MB of archives. 17:02:05 After this operation, 5034 kB of additional disk space will be used. 17:02:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 17:02:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:02:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:02:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:02:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:02:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:02:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:02:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:02:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:02:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:02:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:02:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:02:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:02:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:02:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:02:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:02:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:02:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:02:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:02:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:02:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:02:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:02:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:02:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:02:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:02:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:02:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:02:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:02:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:02:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:02:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:02:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:02:05 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:02:05 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:02:05 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:02:05 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:02:05 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 17:02:05 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 17:02:05 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:02:05 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:02:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 17:02:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:02:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:02:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:02:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:02:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:02:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:02:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:02:05 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] 17:02:05 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:02:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:02:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:02:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:02:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:02:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:02:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:02:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:02:05 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:02:05 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:02:05 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:02:06 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:02:06 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:02:06 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:02:06 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:02:06 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:02:06 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:02:06 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:02:06 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:02:06 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:02:06 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:02:06 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:02:06 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:02:06 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:02:06 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:02:06 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:02:06 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:02:06 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:02:06 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:02:06 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:02:06 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:02:06 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:02:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:02:06 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] 17:02:06 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:02:06 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] 17:02:06 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] 17:02:06 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:02:06 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:02:06 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:02:06 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:02:06 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:02:06 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:02:06 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:02:06 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:02:06 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] 17:02:06 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:02:06 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:02:06 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:02:06 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:02:06 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:02:06 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:02:07 debconf: delaying package configuration, since apt-utils is not installed 17:02:07 Fetched 64.0 MB in 2s (32.5 MB/s) 17:02:07 (Reading database ... 13912 files and directories currently installed.) 17:02:07 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:02:07 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:02:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:02:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:02:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 17:02:08 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 17:02:09 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:02:09 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:02:09 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:02:09 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:02:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:02:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:02:09 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:02:09 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:02:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:02:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:02:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:02:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:02:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:02:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:02:10 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:02:10 (Reading database ... 13911 files and directories currently installed.) 17:02:10 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:02:10 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:02:10 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:02:10 (Reading database ... 13911 files and directories currently installed.) 17:02:10 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:02:10 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:02:10 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:02:10 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:02:10 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:02:10 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:02:10 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:02:11 (Reading database ... 13911 files and directories currently installed.) 17:02:11 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:02:11 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:02:11 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:02:12 (Reading database ... 13911 files and directories currently installed.) 17:02:12 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:02:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:02:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:02:12 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:02:12 Setting up base-files (10.1ubuntu2.10) ... 17:02:12 Installing new version of config file /etc/issue ... 17:02:12 Installing new version of config file /etc/issue.net ... 17:02:12 Installing new version of config file /etc/lsb-release ... 17:02:12 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:02:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:02:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:02:12 Removing obsolete conffile /etc/default/motd-news ... 17:02:12 (Reading database ... 13912 files and directories currently installed.) 17:02:12 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:02:12 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:02:13 Setting up bash (4.4.18-2ubuntu1.2) ... 17:02:13 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 17:02:13 (Reading database ... 13912 files and directories currently installed.) 17:02:13 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:02:13 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:02:13 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:02:13 (Reading database ... 13912 files and directories currently installed.) 17:02:13 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:02:13 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:02:13 Setting up tar (1.29b-2ubuntu0.2) ... 17:02:13 (Reading database ... 13912 files and directories currently installed.) 17:02:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:02:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:02:13 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:02:14 (Reading database ... 13912 files and directories currently installed.) 17:02:14 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:02:14 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:02:14 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:02:14 (Reading database ... 13912 files and directories currently installed.) 17:02:14 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:02:14 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:02:14 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:02:14 (Reading database ... 13912 files and directories currently installed.) 17:02:14 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:02:14 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:02:14 Setting up grep (3.1-2build1) ... 17:02:14 (Reading database ... 13912 files and directories currently installed.) 17:02:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:02:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:02:14 Setting up login (1:4.5-1ubuntu2) ... 17:02:14 (Reading database ... 13912 files and directories currently installed.) 17:02:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:02:15 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:02:15 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:02:15 (Reading database ... 13912 files and directories currently installed.) 17:02:15 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:02:15 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:02:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:02:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:02:16 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:02:16 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:02:16 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:02:16 (Reading database ... 13912 files and directories currently installed.) 17:02:16 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:02:16 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:02:17 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:02:17 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:02:17 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:02:18 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:02:18 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:02:18 (Reading database ... 13912 files and directories currently installed.) 17:02:18 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:02:18 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:02:18 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:02:18 (Reading database ... 13912 files and directories currently installed.) 17:02:18 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:02:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:02:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:02:18 (Reading database ... 13912 files and directories currently installed.) 17:02:18 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:02:18 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:02:18 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:02:19 (Reading database ... 13912 files and directories currently installed.) 17:02:19 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:02:19 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:02:19 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:02:19 (Reading database ... 13912 files and directories currently installed.) 17:02:19 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:02:19 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:02:19 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:02:19 (Reading database ... 13912 files and directories currently installed.) 17:02:19 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:02:19 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:02:19 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:02:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:02:19 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:02:19 (Reading database ... 13912 files and directories currently installed.) 17:02:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:02:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:02:20 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:02:20 (Reading database ... 13912 files and directories currently installed.) 17:02:20 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:02:20 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:02:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:02:20 (Reading database ... 13912 files and directories currently installed.) 17:02:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:02:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:02:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:02:20 (Reading database ... 13912 files and directories currently installed.) 17:02:20 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:02:20 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:02:21 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:02:21 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:02:21 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:02:21 (Reading database ... 13912 files and directories currently installed.) 17:02:21 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:02:21 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:02:22 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:02:22 (Reading database ... 13912 files and directories currently installed.) 17:02:22 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:02:22 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:02:22 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:02:22 (Reading database ... 13914 files and directories currently installed.) 17:02:22 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:02:22 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:02:22 Setting up debconf (1.5.66ubuntu1) ... 17:02:22 (Reading database ... 13914 files and directories currently installed.) 17:02:22 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:02:22 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:02:23 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:02:23 (Reading database ... 13914 files and directories currently installed.) 17:02:23 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:02:23 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:02:23 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:02:23 (Reading database ... 13914 files and directories currently installed.) 17:02:23 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:02:23 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:02:23 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:02:23 (Reading database ... 13914 files and directories currently installed.) 17:02:23 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:02:23 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:02:23 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:02:24 (Reading database ... 13914 files and directories currently installed.) 17:02:24 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:02:24 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:02:24 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:02:24 (Reading database ... 13914 files and directories currently installed.) 17:02:24 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:02:24 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:02:24 Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... 17:02:24 Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... 17:02:24 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:02:24 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:02:24 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:02:24 (Reading database ... 13914 files and directories currently installed.) 17:02:24 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:02:24 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:02:24 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:02:25 (Reading database ... 13914 files and directories currently installed.) 17:02:25 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:02:25 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:02:25 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:02:25 (Reading database ... 13914 files and directories currently installed.) 17:02:25 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:02:25 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:02:25 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:02:26 (Reading database ... 13914 files and directories currently installed.) 17:02:26 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:02:26 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:02:26 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:02:26 (Reading database ... 13914 files and directories currently installed.) 17:02:26 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:02:26 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:02:26 Setting up passwd (1:4.5-1ubuntu2) ... 17:02:26 (Reading database ... 13914 files and directories currently installed.) 17:02:26 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:02:26 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:02:26 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:02:26 (Reading database ... 13914 files and directories currently installed.) 17:02:26 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 17:02:26 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 17:02:26 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 17:02:26 (Reading database ... 13914 files and directories currently installed.) 17:02:26 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 17:02:27 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 17:02:27 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 17:02:27 (Reading database ... 13914 files and directories currently installed.) 17:02:27 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:02:27 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:02:27 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:02:27 (Reading database ... 13914 files and directories currently installed.) 17:02:27 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:02:27 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:02:27 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:02:27 (Reading database ... 13914 files and directories currently installed.) 17:02:27 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:02:27 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:02:27 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:02:27 (Reading database ... 13914 files and directories currently installed.) 17:02:27 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:02:27 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:02:28 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:02:28 (Reading database ... 13914 files and directories currently installed.) 17:02:28 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:02:28 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:02:28 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:02:28 (Reading database ... 13914 files and directories currently installed.) 17:02:28 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:02:28 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:02:28 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:02:28 (Reading database ... 13915 files and directories currently installed.) 17:02:28 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:02:28 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:02:28 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:02:29 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:02:29 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:02:29 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:02:29 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:02:29 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:02:29 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:02:29 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:02:29 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:02:29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:02:29 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:02:29 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:02:29 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:02:29 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:02:30 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:02:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:02:30 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:02:30 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:02:30 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:02:30 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:02:30 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:02:30 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:02:31 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:02:31 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:02:31 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:02:32 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:02:32 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:02:32 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:02:32 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:02:32 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:02:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:02:32 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:02:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:02:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:02:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:02:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:02:33 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:02:33 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:02:33 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:02:33 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:02:33 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:02:33 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:02:34 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:02:34 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:02:35 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:02:35 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:02:36 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:02:36 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:02:36 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:02:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:02:37 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:02:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:02:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:02:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:02:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:02:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:02:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:02:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:02:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:02:37 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:02:38 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:02:38 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:02:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:02:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:02:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:02:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:02:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:02:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:02:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:02:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:02:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:02:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:02:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:02:38 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:02:38 17:02:38 Current default time zone: 'Etc/UTC' 17:02:38 Local time is now: Mon Apr 26 17:02:38 UTC 2021. 17:02:38 Universal Time is now: Mon Apr 26 17:02:38 UTC 2021. 17:02:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:02:38 17:02:38 Setting up systemd-sysv (237-3ubuntu10.46) ... 17:02:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:02:39 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 17:02:39 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:02:39 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:02:39 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:02:39 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:02:39 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:02:39 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:02:39 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:02:39 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:02:39 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:02:39 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:02:39 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:02:39 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:02:39 Setting up patch (2.7.6-2ubuntu1.1) ... 17:02:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:02:39 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:02:40 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 17:02:40 Installing new version of config file /etc/ssl/openssl.cnf ... 17:02:40 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:02:40 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:02:40 Setting up ca-certificates (20210119~18.04.1) ... 17:02:41  Building docker-core-metadata-go ... done Removing intermediate container 023a3e13396d 17:02:41 ---> 3484de3c3915 17:02:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:02:41 ---> Running in ebf2cb83deed 17:02:41 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 17:02:41 Updating certificates in /etc/ssl/certs... 17:02:42 23 added, 27 removed; done. 17:02:42 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:02:42 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:02:42 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:02:42 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:02:42 Setting up pkgbinarymangler (138.18.04.1) ... 17:02:42 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:02:42 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:02:42 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:02:43 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:02:43 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:02:43 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:02:43 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:02:43 Setting up perl (5.26.1-6ubuntu0.5) ... 17:02:43 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:02:43 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:02:43 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:02:43 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:02:43 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:02:43 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:02:43 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:02:43 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:02:43 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:02:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:02:43 Processing triggers for systemd (237-3ubuntu10.46) ... 17:02:43 Processing triggers for mime-support (3.60ubuntu1) ... 17:02:43 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:02:43 Updating certificates in /etc/ssl/certs... 17:02:44 0 added, 0 removed; done. 17:02:44 Running hooks in /etc/ca-certificates/update.d... 17:02:44 done. 17:02:44 Removing intermediate container 8358e5a5fc63 17:02:44 ---> 30932a05561e 17:02:44 17:02:44 Step 10/22 : FROM alpine:3.12 17:02:44 ---> 9852663dfa18 17:02:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:02:44 ---> Running in 01f7575634c3 17:02:44 Reading package lists... 17:02:44 Building dependency tree... 17:02:44 Reading state information... 17:02:44 The following NEW packages will be installed: 17:02:44 apt-transport-https 17:02:45 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:02:45 Need to get 1692 B of archives. 17:02:45 After this operation, 154 kB of additional disk space will be used. 17:02:45 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 17:02:45 debconf: delaying package configuration, since apt-utils is not installed 17:02:45 Fetched 1692 B in 0s (8618 B/s) 17:02:45 Selecting previously unselected package apt-transport-https. 17:02:45 (Reading database ... 13920 files and directories currently installed.) 17:02:45 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 17:02:45 Unpacking apt-transport-https (1.6.13) ... 17:02:45 Setting up apt-transport-https (1.6.13) ... 17:02:45 Waiting for network to be ready... 17:02:45 Removing intermediate container ebf2cb83deed 17:02:45 ---> 6d23e3ab2c64 17:02:45 17:02:45 Step 11/23 : FROM docker:20.10.0 17:02:45 20.10.0: Pulling from library/docker 17:02:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:46 (1/2) Installing ca-certificates (20191127-r4) 17:02:46 (2/2) Installing dumb-init (1.2.2-r1) 17:02:46 Executing busybox-1.31.1-r20.trigger 17:02:46 Executing ca-certificates-20191127-r4.trigger 17:02:47 OK: 6 MiB in 16 packages 17:02:49 Removing intermediate container 01f7575634c3 17:02:49 ---> baca0d9beca1 17:02:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:02:50 ---> Running in b20082553abb 17:02:51 Removing intermediate container b20082553abb 17:02:51 ---> 8a767fa4fef7 17:02:51 Step 13/22 : ENV APP_PORT=48060 17:02:51 ---> Running in 1c8517a4687c 17:02:51 Removing intermediate container 1c8517a4687c 17:02:51 ---> abcc5a519713 17:02:51 Step 14/22 : EXPOSE $APP_PORT 17:02:52 2021-04-26T17:02:50Z INFO Waiting for automatic snapd restart... 17:02:52 ---> Running in 9bcf9993544d 17:02:52 snapd 2.49.2 from Canonical* installed 17:02:53 Removing intermediate container 9bcf9993544d 17:02:53 ---> eb6cd8e1c3d6 17:02:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:53 "snapd" switched to the "latest/stable" channel 17:02:53 17:02:54 ---> f0de64e72249 17:02:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:02:55 Removing intermediate container f4d412083a4f 17:02:55 ---> 80311c7bea26 17:02:55 17:02:55 Step 10/23 : FROM alpine:3.12 17:02:55 ---> 9852663dfa18 17:02:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:02:55 ---> Running in 1065912866d2 17:02:56 ---> 4aaf54b81392 17:02:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:02:56 Removing intermediate container 1065912866d2 17:02:56 ---> 79f6a5d637ec 17:02:56 Step 12/23 : ENV APP_PORT=48080 17:02:56 core18 20210309 from Canonical* installed 17:02:56 "core18" switched to the "latest/stable" channel 17:02:56 17:02:56 ---> Running in 6f92c3681b85 17:02:57 ---> 2ec04c923fba 17:02:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:02:57 Removing intermediate container 6f92c3681b85 17:02:57 ---> d7f9c7a2dd41 17:02:57 Step 13/23 : EXPOSE $APP_PORT 17:02:57 ---> Running in 6ba15c718fe5 17:02:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:02:57 Status: Downloaded newer image for docker:20.10.0 17:02:57 ---> eeaf43b92773 17:02:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:02:57 ---> Running in 748ce2ccd967 17:02:57 ---> Running in de2268e94bdf 17:02:57 Removing intermediate container 6ba15c718fe5 17:02:57 ---> 6cb8b7c7c383 17:02:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:57 Removing intermediate container 748ce2ccd967 17:02:57 ---> 1695b6a4b0a8 17:02:57 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:57 ---> Running in d9879c5745e9 17:02:57 ---> Running in 7b1742bb1f00 17:02:57 Removing intermediate container de2268e94bdf 17:02:57 ---> fa51e79d1170 17:02:57 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:02:58 ---> Running in 7fa83edc6a5d 17:02:58 Removing intermediate container d9879c5745e9 17:02:58 ---> 070db5df7e55 17:02:58 Step 20/22 : LABEL arch=arm64 17:02:58 ---> Running in 40f17448d6c5 17:02:59 Removing intermediate container 40f17448d6c5 17:02:59 ---> aae7e5cc4791 17:02:59 Step 21/22 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 17:02:59 ---> Running in 0f7d9aff194e 17:02:59 snapcraft 4.6.2 from Canonical* installed 17:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:59 "snapcraft" switched to the "latest/stable" channel 17:02:59 17:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:59 Removing intermediate container 0f7d9aff194e 17:02:59 ---> cfac24e13301 17:02:59 Step 22/22 : LABEL version=0.0.0 17:03:00 ---> Running in 09c0c89da3f8 17:03:00 (1/39) Installing readline (8.0.4-r0) 17:03:00 (2/39) Installing bash (5.0.17-r0) 17:03:00 Executing bash-5.0.17-r0.post-install 17:03:00 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:03:00 (4/39) Installing libcurl (7.76.1-r0) 17:03:00 (5/39) Installing curl (7.76.1-r0) 17:03:00 Removing intermediate container 09c0c89da3f8 17:03:00 (6/39) Installing dumb-init (1.2.2-r1) 17:03:00 ---> 0a13b753ae30 17:03:00 17:03:00 (7/39) Installing libbz2 (1.0.8-r1) 17:03:00 (8/39) Installing expat (2.2.9-r1) 17:03:00 (9/39) Installing libffi (3.3-r2) 17:03:00 (10/39) Installing gdbm (1.13-r1) 17:03:00 (11/39) Installing xz-libs (5.2.5-r0) 17:03:00 (12/39) Installing sqlite-libs (3.32.1-r0) 17:03:00 (13/39) Installing python3 (3.8.8-r0) 17:03:00 Successfully built 0a13b753ae30 17:03:01 Successfully tagged docker-support-notifications-go-arm64:latest 17:03:01  Building docker-support-notifications-go ... done Removing intermediate container 7b1742bb1f00 17:03:01 ---> a1449c927bcc 17:03:01 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:03:01 ---> Running in 7dc27a014dcf 17:03:02 (14/39) Installing py3-appdirs (1.4.4-r1) 17:03:02 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:03:02 (16/39) Installing py3-parsing (2.4.7-r0) 17:03:02 (17/39) Installing py3-six (1.15.0-r0) 17:03:02 (18/39) Installing py3-packaging (20.4-r0) 17:03:02 (19/39) Installing py3-setuptools (47.0.0-r0) 17:03:02 (20/39) Installing py3-chardet (3.0.4-r4) 17:03:02 (21/39) Installing py3-idna (2.9-r0) 17:03:02 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:03:02 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:03:02 (24/39) Installing py3-requests (2.23.0-r0) 17:03:02 (25/39) Installing py3-msgpack (1.0.0-r0) 17:03:02 (26/39) Installing py3-lockfile (0.12.2-r3) 17:03:03 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:03:03 (28/39) Installing py3-colorama (0.4.3-r0) 17:03:03 (29/39) Installing py3-distlib (0.3.0-r0) 17:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:03:03 (30/39) Installing py3-distro (1.5.0-r1) 17:03:03 (31/39) Installing py3-webencodings (0.5.1-r3) 17:03:03 (32/39) Installing py3-html5lib (1.0.1-r4) 17:03:03 (33/39) Installing py3-pytoml (0.1.21-r0) 17:03:03 (34/39) Installing py3-pep517 (0.8.2-r0) 17:03:03 (35/39) Installing py3-progress (1.5-r0) 17:03:03 (36/39) Installing py3-toml (0.10.1-r0) 17:03:03 (37/39) Installing py3-retrying (1.3.3-r0) 17:03:03 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:03:03 (39/39) Installing py3-pip (20.1.1-r0) 17:03:03 Executing busybox-1.31.1-r19.trigger 17:03:03 OK: 72 MiB in 59 packages 17:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:03: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: 17:03:03 - README.md 17:03:03 17:03:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:03:04 (1/6) Installing dumb-init (1.2.2-r1) 17:03:04 (2/6) Installing libgcc (9.3.0-r2) 17:03:04 (3/6) Installing libsodium (1.0.18-r0) 17:03:04 (4/6) Installing libstdc++ (9.3.0-r2) 17:03:04 (5/6) Installing libzmq (4.3.3-r0) 17:03:04 (6/6) Installing zeromq (4.3.3-r0) 17:03:05 Executing busybox-1.31.1-r20.trigger 17:03:05 OK: 8 MiB in 20 packages 17:03:07 Removing intermediate container 7dc27a014dcf 17:03:07 ---> 53fd627462f7 17:03:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:07 ---> cadd5a0fdc2e 17:03:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:03:07 Collecting docker-compose==1.23.2 17:03:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:03:08 Collecting docker<4.0,>=3.6.0 17:03:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:03:08 ---> a50205cb1cb4 17:03:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:03:09 Collecting texttable<0.10,>=0.9.0 17:03:09 Downloading texttable-0.9.1.tar.gz (11 kB) 17:03:09 ---> 389cd4de8f9e 17:03:09 Step 19/23 : ENTRYPOINT ["/core-data"] 17:03:09 ---> Running in 08a9862ef316 17:03:10 Removing intermediate container 08a9862ef316 17:03:10 ---> 6d8033455aeb 17:03:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:10 ---> Running in 910bb7b3acf2 17:03:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:03:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:03:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:03:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:03:11 Removing intermediate container 910bb7b3acf2 17:03:11 ---> 46b696d30948 17:03:11 Step 21/23 : LABEL arch=arm64 17:03:11 ---> Running in 56417b3e1e13 17:03:11 Reading package lists... 17:03:11 Removing intermediate container 56417b3e1e13 17:03:11 ---> 16c38a0b72d4 17:03:11 Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 17:03:11 ---> Running in b08a9998c25b 17:03:11 Collecting docopt<0.7,>=0.6.1 17:03:11 Downloading docopt-0.6.2.tar.gz (25 kB) 17:03: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 17:03:12 Removing intermediate container b08a9998c25b 17:03:12 ---> c38194d0d5c0 17:03:12 Step 23/23 : LABEL version=0.0.0 17:03:12 ---> Running in 452917529ca5 17:03:12 Removing intermediate container 452917529ca5 17:03:12 ---> c289a792c562 17:03:12 17:03:13 Successfully built c289a792c562 17:03:13 Successfully tagged docker-core-data-go-arm64:latest 17:03:14  Building docker-core-data-go ... done Collecting PyYAML<4,>=3.10 17:03:14 Downloading PyYAML-3.13.tar.gz (270 kB) 17:03:17 Collecting websocket-client<1.0,>=0.32.0 17:03:17 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 17:03:17 Collecting jsonschema<3,>=2.5.1 17:03:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:03:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:03:18 Reading package lists... 17:03:18 Building dependency tree... 17:03:18 Reading state information... 17:03:18 Suggested packages: 17:03:18 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:03:18 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:03:18 Recommended packages: 17:03:18 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:03:18 The following NEW packages will be installed: 17:03:18 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:03:18 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:03:18 pkg-config zip 17:03:18 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:03:18 Need to get 7663 kB of archives. 17:03:18 After this operation, 43.8 MB of additional disk space will be used. 17:03:18 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:03:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:03:18 Collecting cached-property<2,>=1.2.0 17:03:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:03:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:03:18 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:03:18 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:03:18 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:03:18 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:03:18 Collecting dockerpty<0.5,>=0.4.1 17:03:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:03:18 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:03:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:03:18 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:03:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:03:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 17:03:19 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:03:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:03:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:03:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:03:19 debconf: delaying package configuration, since apt-utils is not installed 17:03:19 Fetched 7663 kB in 1s (7059 kB/s) 17:03:19 Selecting previously unselected package libglib2.0-0:amd64. 17:03:19 (Reading database ... 13924 files and directories currently installed.) 17:03:19 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:03:19 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:03:19 Selecting previously unselected package libpsl5:amd64. 17:03:19 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:03:19 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:03:19 Selecting previously unselected package libnghttp2-14:amd64. 17:03:19 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:03:19 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:03:19 Selecting previously unselected package librtmp1:amd64. 17:03:19 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:03:19 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:03:19 Selecting previously unselected package libcurl3-gnutls:amd64. 17:03:19 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 17:03:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:03:20 Selecting previously unselected package liberror-perl. 17:03:20 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:03:20 Unpacking liberror-perl (0.17025-1) ... 17:03:20 Selecting previously unselected package git-man. 17:03:20 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:03:20 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:03:20 Selecting previously unselected package git. 17:03:20 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:03:20 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:03:20 Selecting previously unselected package libnorm1:amd64. 17:03:20 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:03:20 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:03:21 Selecting previously unselected package libpgm-5.2-0:amd64. 17:03:21 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:03:21 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:03:21 Selecting previously unselected package libsodium23:amd64. 17:03:21 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:03:21 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:03:21 Selecting previously unselected package libzmq5:amd64. 17:03:21 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:03:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:03:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:03:21 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:03:21 Selecting previously unselected package libzmq3-dev:amd64. 17:03:21 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:03:21 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:03:21 Collecting docker-pycreds>=0.4.0 17:03:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:03:21 Selecting previously unselected package pkg-config. 17:03:21 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:03:21 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:03:21 Selecting previously unselected package zip. 17:03:21 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:03:21 Unpacking zip (3.0-11build1) ... 17:03:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:03:21 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:03:21 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:03:21 Setting up liberror-perl (0.17025-1) ... 17:03:21 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:03:21 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:03:21 No schema files found: doing nothing. 17:03:21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:03:21 Setting up zip (3.0-11build1) ... 17:03:21 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:03:22 Collecting urllib3<1.25,>=1.21.1 17:03:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:03:22 Setting up libsodium23:amd64 (1.0.16-2) ... 17:03:22 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:03:22 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:03:22 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:03:22 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:03:22 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:03:22 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) 17:03:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:03:22 Collecting idna<2.8,>=2.5 17:03:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:03:22 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) 17:03:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:03:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:03:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:03:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:03:23 Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, docopt, PyYAML, jsonschema, cached-property, dockerpty, docker-compose 17:03:23 Attempting uninstall: urllib3 17:03:23 Found existing installation: urllib3 1.25.9 17:03:23 Uninstalling urllib3-1.25.9: 17:03:23 Successfully uninstalled urllib3-1.25.9 17:03:24 Attempting uninstall: idna 17:03:24 Found existing installation: idna 2.9 17:03:24 Uninstalling idna-2.9: 17:03:24 Successfully uninstalled idna-2.9 17:03:25 Attempting uninstall: requests 17:03:25 Found existing installation: requests 2.23.0 17:03:25 Uninstalling requests-2.23.0: 17:03:25 Successfully uninstalled requests-2.23.0 17:03:26 Running setup.py install for texttable: started 17:03:27 Running setup.py install for texttable: finished with status 'done' 17:03:27 Running setup.py install for docopt: started 17:03:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:03:29 git set to automatically installed. 17:03:29 git-man set to automatically installed. 17:03:29 libcurl3-gnutls set to automatically installed. 17:03:29 liberror-perl set to automatically installed. 17:03:29 libglib2.0-0 set to automatically installed. 17:03:29 libnghttp2-14 set to automatically installed. 17:03:29 libnorm1 set to automatically installed. 17:03:29 libpgm-5.2-0 set to automatically installed. 17:03:29 libpsl5 set to automatically installed. 17:03:29 librtmp1 set to automatically installed. 17:03:29 libsodium23 set to automatically installed. 17:03:29 libzmq3-dev set to automatically installed. 17:03:29 libzmq5 set to automatically installed. 17:03:29 pkg-config set to automatically installed. 17:03:29 zip set to automatically installed. 17:03:29 Running setup.py install for docopt: finished with status 'done' 17:03:29 Running setup.py install for PyYAML: started 17:03:30 snapd is not logged in, snap install commands will use sudo 17:03:31 Running setup.py install for PyYAML: finished with status 'done' 17:03:31 Running setup.py install for dockerpty: started 17:03:33 Running setup.py install for dockerpty: finished with status 'done' 17:03:34 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.58.0 17:03:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:03:42 Removing intermediate container 7fa83edc6a5d 17:03:42 ---> 6f05986cd9a3 17:03:42 Step 14/23 : ENV APP_PORT=48090 17:03:42 ---> Running in 8603b7ea8835 17:03:43 Removing intermediate container 8603b7ea8835 17:03:43 ---> 1332979a07f4 17:03:43 Step 15/23 : EXPOSE $APP_PORT 17:03:43 ---> Running in ed63efeda8cb 17:03:43 Removing intermediate container ed63efeda8cb 17:03:43 ---> 5ab94d19c133 17:03:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:03:44 ---> 4006e8708f9d 17:03:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:03:45 ---> 6d7fd58e98de 17:03:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:03:46 ---> b337e080a368 17:03:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:03:46 ---> Running in 13176e66f746 17:03:46 Removing intermediate container 13176e66f746 17:03:46 ---> 2c4f07a814a8 17:03:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:46 ---> Running in b165c9c92a02 17:03:47 Removing intermediate container b165c9c92a02 17:03:47 ---> 12141c7ee386 17:03:47 Step 21/23 : LABEL arch=arm64 17:03:47 ---> Running in ef54144c5e03 17:03:48 Removing intermediate container ef54144c5e03 17:03:48 ---> 1c60b3c10684 17:03:48 Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 17:03:48 ---> Running in 061f28aa1691 17:03:48 Removing intermediate container 061f28aa1691 17:03:48 ---> 24474f367c3d 17:03:48 Step 23/23 : LABEL version=0.0.0 17:03:48 ---> Running in b1f6cbdf558d 17:03:49 Removing intermediate container b1f6cbdf558d 17:03:49 ---> a573da34a50d 17:03:49 17:03:49 Successfully built a573da34a50d 17:03:49 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 17:03:49  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 17:03:49 $ docker stop --time=1 928cf953b09596b38e54cd36dc156889374d0e618200bb5fd9e95429bcd63cdd 17:03:51 $ docker rm -f 928cf953b09596b38e54cd36dc156889374d0e618200bb5fd9e95429bcd63cdd [Pipeline] // withDockerContainer [Pipeline] sh 17:03:52 + + docker images 17:03:52 grep docker 17:03:52 docker-sys-mgmt-agent-go-arm64 latest a573da34a50d 4 seconds ago 299MB 17:03:52 docker-core-data-go-arm64 latest c289a792c562 40 seconds ago 21.6MB 17:03:52 docker-support-notifications-go-arm64 latest 0a13b753ae30 52 seconds ago 17.2MB 17:03:52 docker-core-metadata-go-arm64 latest e60ec9b24eff 2 minutes ago 18.1MB 17:03:52 docker-security-bootstrapper-go-arm64 latest 66d9c6629f5c 4 minutes ago 18.1MB 17:03:52 docker-security-secretstore-setup-go-arm64 latest f64c5fe3a1d4 4 minutes ago 24.9MB 17:03:52 docker-support-scheduler-go-arm64 latest 47fcee76b969 4 minutes ago 16.6MB 17:03:52 docker-core-command-go-arm64 latest 93e36ae5b248 4 minutes ago 16.5MB 17:03:52 docker-security-proxy-setup-go-arm64 latest 6c796ec0dfc7 4 minutes ago 24.6MB 17:03:52 docker 20.10.0 eeaf43b92773 4 months ago 228MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh 17:03:53 ---> job-cost.sh 17:03:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Edhi 17:03:55 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 17:03:55 snapd is not logged in, snap install commands will use sudo 17:04:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:04:00 snap "core18" has no updates available 17:04:01 Pulling go-build-helper 17:04:01 + snapcraftctl pull 17:04:02 'app-service-config' has dependencies that need to be staged: go-build-helper 17:04:02 Skipping pull go-build-helper (already ran) 17:04:02 Building go-build-helper 17:04:02 + snapcraftctl build 17:04:04 Staging go-build-helper 17:04:04 + snapcraftctl stage 17:04:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:04:14 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:04:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1697 kB] 17:04:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 17:04:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:04:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:04:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 17:04:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 17:04:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 17:04:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 17:04:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:04:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:04:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:04:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:04:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:04:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:04:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:04:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:04:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:04:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 17:04:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 17:04:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 17:04:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 17:04:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] 17:04:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 17:04:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 17:04:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 17:04:14 Fetched 24.4 MB in 0s (0 B/s) 17:04:14 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:04:14 Fetched 224 kB in 0s (0 B/s) 17:04:14 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:04:14 Fetched 157 kB in 0s (0 B/s) 17:04:14 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:04:14 Fetched 221 kB in 0s (0 B/s) 17:04:14 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:04:14 Fetched 143 kB in 0s (0 B/s) 17:04:14 Pulling app-service-config 17:04:14 + snapcraftctl pull 17:04:14 Cloning into '/root/parts/app-service-config/src'... 17:04:15 Pulling config-common 17:04:15 + snapcraftctl pull 17:04:19 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:04:19 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:04:19 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:04:19 Fetched 0 B in 0s (0 B/s) 17:04:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:04:19 Fetched 0 B in 0s (0 B/s) 17:04:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:04:19 Fetched 0 B in 0s (0 B/s) 17:04:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:04:19 Fetched 0 B in 0s (0 B/s) 17:04:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:04:19 Fetched 0 B in 0s (0 B/s) 17:04:19 Pulling edgex-go 17:04:19 + snapcraftctl pull 17:04:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:04:41 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:04:41 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:04:41 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:04:41 Fetched 0 B in 0s (0 B/s) 17:04:41 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:04:41 Fetched 96.5 kB in 0s (0 B/s) 17:04:41 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:04:41 Fetched 279 kB in 0s (0 B/s) 17:04:41 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:04:41 Fetched 122 kB in 0s (0 B/s) 17:04:41 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:04:41 Fetched 77.8 kB in 0s (0 B/s) 17:04:41 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:04:41 Fetched 8848 B in 0s (0 B/s) 17:04:41 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:04:41 Fetched 47.8 kB in 0s (0 B/s) 17:04:41 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:04:41 Fetched 45.6 kB in 0s (0 B/s) 17:04:41 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:04:41 Fetched 15.0 kB in 0s (0 B/s) 17:04:41 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 17:04:41 Fetched 219 kB in 0s (0 B/s) 17:04:41 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:04:41 Fetched 154 kB in 0s (0 B/s) 17:04:41 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:04:41 Fetched 50.6 kB in 0s (0 B/s) 17:04:41 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:04:41 Fetched 14.8 kB in 0s (0 B/s) 17:04:41 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:04:41 Fetched 41.8 kB in 0s (0 B/s) 17:04:41 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:04:41 Fetched 499 kB in 0s (0 B/s) 17:04:41 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:04:41 Fetched 111 kB in 0s (0 B/s) 17:04:41 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:04:41 Fetched 240 kB in 0s (0 B/s) 17:04:41 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:04:41 Fetched 29.3 kB in 0s (0 B/s) 17:04:41 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:04:41 Fetched 85.5 kB in 0s (0 B/s) 17:04:41 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:04:41 Fetched 24.5 kB in 0s (0 B/s) 17:04:41 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:04:41 Fetched 49.2 kB in 0s (0 B/s) 17:04:41 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:04:41 Fetched 54.2 kB in 0s (0 B/s) 17:04:41 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:04:41 Fetched 30.8 kB in 0s (0 B/s) 17:04:41 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:04:41 Fetched 15.8 kB in 0s (0 B/s) 17:04:41 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:04:41 Fetched 85.9 kB in 0s (0 B/s) 17:04:41 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:04:41 Fetched 8720 B in 0s (0 B/s) 17:04:41 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 17:04:41 Fetched 137 kB in 0s (0 B/s) 17:04:41 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:04:41 Fetched 119 kB in 0s (0 B/s) 17:04:41 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 17:04:41 Fetched 110 kB in 0s (0 B/s) 17:04:41 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:04:41 Fetched 11.1 kB in 0s (0 B/s) 17:04:41 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:04:41 Fetched 645 kB in 0s (0 B/s) 17:04:41 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:04:41 Fetched 41.3 kB in 0s (0 B/s) 17:04:41 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:04:41 Fetched 17.9 kB in 0s (0 B/s) 17:04:41 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:04:41 Fetched 368 kB in 0s (0 B/s) 17:04:41 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:04:41 Fetched 187 kB in 0s (0 B/s) 17:04:41 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:04:41 Fetched 175 kB in 0s (0 B/s) 17:04:41 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:04:41 Fetched 206 kB in 0s (0 B/s) 17:04:41 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 17:04:41 Fetched 1301 kB in 0s (0 B/s) 17:04:41 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:04:41 Fetched 36.2 kB in 0s (0 B/s) 17:04:41 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 17:04:41 Fetched 159 kB in 0s (0 B/s) 17:04:41 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:04:41 Fetched 107 kB in 0s (0 B/s) 17:04:41 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:04:41 Fetched 48.7 kB in 0s (0 B/s) 17:04:41 Pulling static-packages 17:04:41 + snapcraftctl pull 17:04:42 Pulling version 17:04:42 + cd /root/project 17:04:42 + [ -f VERSION ] 17:04:42 + PROJECT_VERSION=local-dev 17:04:42 + git rev-parse --short HEAD 17:04:42 + GIT_REVISION=b27c83ee 17:04:42 + snapcraftctl set-version local-dev 17:04:43 Skipping build go-build-helper (already ran) 17:04:43 Building app-service-config 17:04:43 + make build 17:04:43 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:04:46 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 17:04:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 17:04:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 17:04:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 17:04:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 17:04:46 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 17:04:46 go: downloading github.com/gorilla/mux v1.8.0 17:04:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 17:04:46 go: downloading github.com/google/uuid v1.2.0 17:04:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 17:04:46 go: downloading github.com/go-kit/kit v0.8.0 17:04:46 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:04:46 go: downloading github.com/gorilla/websocket v1.4.2 17:04:46 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:04:47 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:04:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:04:47 go: downloading github.com/pebbe/zmq4 v1.2.7 17:04:47 go: downloading github.com/x448/float16 v0.8.4 17:04:47 go: downloading github.com/pelletier/go-toml v1.2.0 17:04:47 go: downloading github.com/hashicorp/consul/api v1.8.1 17:04:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:04:47 go: downloading github.com/mitchellh/copystructure v1.0.0 17:04:47 go: downloading github.com/hashicorp/serf v0.9.5 17:04:47 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:04:47 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:04:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:04:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:04:47 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:04:47 go: downloading github.com/BurntSushi/toml v0.3.1 17:04:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:04:47 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:04:47 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:04:47 go: downloading github.com/fatih/color v1.9.0 17:04:47 go: downloading github.com/mattn/go-isatty v0.0.12 17:04:47 go: downloading github.com/go-playground/validator/v10 v10.4.1 17:04:47 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:04:47 go: downloading github.com/mattn/go-colorable v0.1.6 17:04:47 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:04:47 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:04:47 go: downloading github.com/leodido/go-urn v1.2.0 17:04:47 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 17:04:47 go: downloading github.com/go-playground/universal-translator v0.17.0 17:04:47 go: downloading github.com/go-playground/locales v0.13.0 17:04:47 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:04:47 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:04:57 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 17:04:57 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 17:04:57 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 17:04:57 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 17:04:58 Building config-common 17:04:58 + snapcraftctl build 17:05:00 Building edgex-go 17:05:00 + cd /root/parts/edgex-go/src 17:05:00 + make build 17:05:00 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 17:05:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 17:05:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:05:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 17:05:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 17:05:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 17:05:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 17:05:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 17:05:01 go: downloading github.com/pkg/errors v0.8.1 17:05:01 go: downloading github.com/imdario/mergo v0.3.12 17:05:01 go: downloading github.com/pelletier/go-toml v1.9.0 17:05:01 go: downloading github.com/go-playground/validator/v10 v10.5.0 17:05:01 go: downloading golang.org/x/text v0.3.2 17:05:06 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 17:05:06 go: downloading gopkg.in/yaml.v2 v2.4.0 17:05:10 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 17:05:12 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 17:05:13 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 17:05:14 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 17:05:14 go: downloading github.com/stretchr/testify v1.7.0 17:05:14 go: downloading github.com/davecgh/go-spew v1.1.1 17:05:14 go: downloading github.com/pmezard/go-difflib v1.0.0 17:05:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:05:16 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 17:05:16 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:05:16 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:05:18 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 17:05:19 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 17:05:20 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 17:05:21 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 17:05:21 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:05: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 17:05:23 go: downloading github.com/lib/pq v1.10.1 17:05:24 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:05:24 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:05:24 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:05:24 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:05:24 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:05:24 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:05:24 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:05:24 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:05:24 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:05:24 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:05:24 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:05:24 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:05:24 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:05:24 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:05:24 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:05:24 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:05:24 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:05:24 + 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 17:05:24 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:05:24 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:05:24 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:05:24 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:05:24 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:05:24 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:05:24 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:05:24 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:05:28 Building static-packages 17:05:28 + snapcraftctl build 17:05:29 Building version 17:05:29 + snapcraftctl build 17:05:31 Skipping stage go-build-helper (already ran) 17:05:31 Staging app-service-config 17:05:31 + snapcraftctl stage 17:05:32 Staging config-common 17:05:32 + snapcraftctl stage 17:05:33 Staging edgex-go 17:05:33 + snapcraftctl stage 17:05:34 Staging static-packages 17:05:34 + snapcraftctl stage 17:05:35 Staging version 17:05:35 + snapcraftctl stage 17:05:36 Priming go-build-helper 17:05:36 + snapcraftctl prime 17:05:37 Priming app-service-config 17:05:37 + snapcraftctl prime 17:05:38 Priming config-common 17:05:38 + snapcraftctl prime 17:05:39 Priming edgex-go 17:05:39 + snapcraftctl prime 17:05:40 Priming static-packages 17:05:40 + snapcraftctl prime 17:05:43 Priming version 17:05:43 + snapcraftctl prime 17:05:44 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] } 17:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-Edhi/bin to PATH 17:06:09 INFO: No Stack... 17:06:09 INFO: Retrieving Pricing Info for: lf-standard-4 17:06:09 INFO: Archiving Costs [Pipeline] sh 17:06:09 + cut -d, -f6 17:06:09 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 17:06:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3402-1-stack-cost] 17:06:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3402-1-stack-cost] did not exist. Created. 17:06:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3402-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:10 + echo total: 0.20999999344348907 [Pipeline] stash 17:06:10 Stashed 1 file(s) [Pipeline] } 17:06:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3402-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 17:06:12 provisioning config files... 17:06:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6913796693793927951tmp [Pipeline] { [Pipeline] sh 17:06:13 + set +x 17:06:13 + curl -s https://codecov.io/bash 17:06:13 + bash -s -- 17:06:14 17:06:14 _____ _ 17:06:14 / ____| | | 17:06:14 | | ___ __| | ___ ___ _____ __ 17:06:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:06:14 | |___| (_) | (_| | __/ (_| (_) \ V / 17:06:14 \_____\___/ \__,_|\___|\___\___/ \_/ 17:06:14 Bash-1.0.2 17:06:14 17:06:14 17:06:14 ==> git version 2.24.3 found 17:06:14 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:06:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:06:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:06:14 ==> Jenkins CI detected. 17:06:14 project root: . 17:06:14 --> token set from env 17:06:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:06:14 ==> Running gcov in . (disable via -X gcov) 17:06:14 ==> Python coveragepy not found 17:06:14 ==> Searching for coverage reports in: 17:06:14 + . 17:06:14 -> Found 1 reports 17:06:14 ==> Detecting git/mercurial file structure 17:06:14 ==> Reading reports 17:06:14 + ./coverage.out bytes=704560 17:06:14 ==> Appending adjustments 17:06:14 https://docs.codecov.io/docs/fixing-reports 17:06:23 + Found adjustments 17:06:23 ==> Gzipping contents 17:06:23 100K /tmp/codecov.pNCIfw.gz 17:06:23 ==> Uploading reports 17:06:23 url: https://codecov.io 17:06:23 query: branch=PR-3402&commit=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3402&job=&cmd_args= 17:06:23 -> Pinging Codecov 17:06:23 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3402&commit=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3402&job=&cmd_args= 17:06:24 -> Uploading to 17:06:24 https://storage.googleapis.com/codecov/v4/raw/2021-04-26/00271124DB129430A58F1EEE437C3FCB/b27c83eeb2c3ab2cbae14ac6d387c82e552599c9/da445752-45bd-4da9-bd80-2bd48eb04638.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210426T170623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61c79e789ba84761dbac0494aa2267963c4194af849b22794eb2ea44f8403cb2 17:06:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:24 Dload Upload Total Spent Left Speed 17:06:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 172k --:--:-- --:--:-- --:--:-- 172k 17:06:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [Pipeline] } 17:06:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:06:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:06:28 ---> package-listing.sh 17:06:28 ++ tr '[:upper:]' '[:lower:]' 17:06:28 ++ facter osfamily 17:06:28 + OS_FAMILY=redhat 17:06:28 + workspace=/w/workspace/edgex-go/1 17:06:28 + START_PACKAGES=/tmp/packages_start.txt 17:06:28 + END_PACKAGES=/tmp/packages_end.txt 17:06:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:28 + PACKAGES=/tmp/packages_start.txt 17:06:28 + '[' /w/workspace/edgex-go/1 ']' 17:06:28 + PACKAGES=/tmp/packages_end.txt 17:06:28 + case "${OS_FAMILY}" in 17:06:28 + rpm -qa 17:06:28 + sort 17:06:36 + '[' -f /tmp/packages_start.txt ']' 17:06:36 + '[' -f /tmp/packages_end.txt ']' 17:06:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:36 + '[' /w/workspace/edgex-go/1 ']' 17:06:36 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:06:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:06:36 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:06:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:06:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:06:38 17:06:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:06:38 alpine: Pulling from edgex-lftools-log-publisher 17:06:38 df20fa9351a1: Pulling fs layer 17:06:38 36b3adc4ff6f: Pulling fs layer 17:06:38 8ad3a11d3b57: Pulling fs layer 17:06:38 46f8f816bc3b: Pulling fs layer 17:06:38 93b61091891f: Pulling fs layer 17:06:38 93b9cdb0e59b: Pulling fs layer 17:06:38 5e14af77c1be: Pulling fs layer 17:06:38 01666e4c0597: Pulling fs layer 17:06:38 aa168da1d23b: Pulling fs layer 17:06:38 46f8f816bc3b: Waiting 17:06:38 93b61091891f: Waiting 17:06:38 01666e4c0597: Waiting 17:06:38 93b9cdb0e59b: Waiting 17:06:38 aa168da1d23b: Waiting 17:06:38 5e14af77c1be: Waiting 17:06:38 36b3adc4ff6f: Verifying Checksum 17:06:38 36b3adc4ff6f: Download complete 17:06:38 46f8f816bc3b: Verifying Checksum 17:06:38 46f8f816bc3b: Download complete 17:06:38 df20fa9351a1: Verifying Checksum 17:06:38 df20fa9351a1: Download complete 17:06:39 93b9cdb0e59b: Download complete 17:06:39 5e14af77c1be: Verifying Checksum 17:06:39 5e14af77c1be: Download complete 17:06:39 93b61091891f: Verifying Checksum 17:06:39 93b61091891f: Download complete 17:06:39 01666e4c0597: Verifying Checksum 17:06:39 01666e4c0597: Download complete 17:06:39 8ad3a11d3b57: Verifying Checksum 17:06:39 8ad3a11d3b57: Download complete 17:06:39 df20fa9351a1: Pull complete 17:06:40 36b3adc4ff6f: Pull complete 17:06:42 8ad3a11d3b57: Pull complete 17:06:42 aa168da1d23b: Verifying Checksum 17:06:42 aa168da1d23b: Download complete 17:06:42 46f8f816bc3b: Pull complete 17:06:43 93b61091891f: Pull complete 17:06:43 93b9cdb0e59b: Pull complete 17:06:44 5e14af77c1be: Pull complete 17:06:44 01666e4c0597: Pull complete 17:06:59 aa168da1d23b: Pull complete 17:06:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:06:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:06:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:07:00 prd-centos7-docker-4c-2g-1817 does not seem to be running inside a container 17:07:01 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:07:05 $ docker top 3d2c8e1850086d7d9a2603a7e1893ada019cd50ed290e2c1762b4bfa8f9eb8a4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:06 + touch /tmp/pre-build-complete [Pipeline] sh 17:07:06 + mkdir -p /var/log/sa [Pipeline] sh 17:07:07 + ls /var/log/sa-host 17:07:07 + sadf -c /var/log/sa-host/sa23 17:07:07 file_magic: OK 17:07:07 HZ: Using current value: 100 17:07:07 file_header: OK 17:07:07 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 17:07:07 Statistics: 17:07:07 Hnuu...uuuununununu... 17:07:07 File successfully converted to sysstat format version 12.2.1 17:07:07 + sadf -c /var/log/sa-host/sa26 17:07:07 file_magic: OK 17:07:07 HZ: Using current value: 100 17:07:07 file_header: OK 17:07:07 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 17:07:07 Statistics: 17:07:07 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:07:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:07 provisioning config files... 17:07:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1156267442909124553tmp [Pipeline] { [Pipeline] echo 17:07:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:08 ---> create-netrc.sh [Pipeline] } 17:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:07:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:07:08 ---> python-tools-install.sh [Pipeline] echo 17:07:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:07:09 ---> sudo-logs.sh 17:07:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:07:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:07:09 ---> job-cost.sh 17:07:09 lf-activate-venv: SKIPPING 17:07:09 DEBUG: total: 0.20999999344348907 17:07:09 INFO: Retrieving Stack Cost... 17:07:10 INFO: Retrieving Pricing Info for: v1-standard-2 17:07:11 INFO: Archiving Costs [Pipeline] echo 17:07:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:11 ---> logs-deploy.sh 17:07:11 lf-activate-venv: SKIPPING 17:07:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3402/1 17:07:11 INFO: archiving workspace using pattern(s): 17:07:14 Archives upload complete. 17:07:14 INFO: archiving logs to Nexus 17:07:16 ---> uname -a: 17:07:16 Linux prd-centos7-docker-4c-2g-1817.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:07:16 17:07:16 17:07:16 ---> lscpu: 17:07:16 Architecture: x86_64 17:07:16 CPU op-mode(s): 32-bit, 64-bit 17:07:16 Byte Order: Little Endian 17:07:16 Address sizes: 40 bits physical, 48 bits virtual 17:07:16 CPU(s): 4 17:07:16 On-line CPU(s) list: 0-3 17:07:16 Thread(s) per core: 1 17:07:16 Core(s) per socket: 1 17:07:16 Socket(s): 4 17:07:16 NUMA node(s): 1 17:07:16 Vendor ID: GenuineIntel 17:07:16 CPU family: 6 17:07:16 Model: 44 17:07:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:07:16 Stepping: 1 17:07:16 CPU MHz: 2933.438 17:07:16 BogoMIPS: 5866.87 17:07:16 Virtualization: VT-x 17:07:16 Hypervisor vendor: KVM 17:07:16 Virtualization type: full 17:07:16 L1d cache: 128 KiB 17:07:16 L1i cache: 128 KiB 17:07:16 L2 cache: 16 MiB 17:07:16 L3 cache: 64 MiB 17:07:16 NUMA node0 CPU(s): 0-3 17:07:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:07:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:07:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:07:16 Vulnerability Meltdown: Mitigation; PTI 17:07:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:07:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:07:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:07:16 Vulnerability Srbds: Not affected 17:07:16 Vulnerability Tsx async abort: Not affected 17:07:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:07:16 17:07:16 17:07:16 ---> nproc: 17:07:16 4 17:07:16 17:07:16 17:07:16 ---> df -h: 17:07:16 Filesystem Size Used Available Use% Mounted on 17:07:16 overlay 50.0G 12.7G 37.3G 25% / 17:07:16 tmpfs 64.0M 0 64.0M 0% /dev 17:07:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:07:16 shm 64.0M 0 64.0M 0% /dev/shm 17:07:16 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 17:07:16 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 17:07:16 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 17:07:16 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 17:07:16 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 17:07:16 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 17:07:16 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 17:07:16 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 17:07:16 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1 17:07:16 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1@tmp 17:07:16 17:07:16 17:07:16 ---> free -m: 17:07:16 total used free shared buff/cache available 17:07:16 Mem: 1837 693 103 0 1040 1061 17:07:16 Swap: 1023 90 933 17:07:16 17:07:16 17:07:16 ---> ip addr: 17:07:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:07:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:07:16 inet 127.0.0.1/8 scope host lo 17:07:16 valid_lft forever preferred_lft forever 17:07:16 inet6 ::1/128 scope host 17:07:16 valid_lft forever preferred_lft forever 17:07:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:07:16 link/ether fa:16:3e:4d:33:44 brd ff:ff:ff:ff:ff:ff 17:07:16 inet 10.30.123.109/23 brd 10.30.123.255 scope global dynamic eth0 17:07:16 valid_lft 64050sec preferred_lft 64050sec 17:07:16 inet6 fe80::f816:3eff:fe4d:3344/64 scope link 17:07:16 valid_lft forever preferred_lft forever 17:07:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:07:16 link/ether 02:42:25:cd:99:58 brd ff:ff:ff:ff:ff:ff 17:07:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:07:16 valid_lft forever preferred_lft forever 17:07:16 inet6 fe80::42:25ff:fecd:9958/64 scope link 17:07:16 valid_lft forever preferred_lft forever 17:07:16 17:07:16 17:07:16 ---> sar -b -r -n DEV: 17:07:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/26/21 _x86_64_ (4 CPU) 17:07:16 17:07:16 10:54:29 LINUX RESTART (4 CPU) 17:07:16 17:07:16 10:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:07:16 10:56:02 114.67 65.32 49.35 0.00 4237.32 36385.46 0.00 17:07:16 10:57:01 0.41 0.00 0.41 0.00 0.00 7.65 0.00 17:07:16 10:58:02 0.20 0.00 0.20 0.00 0.00 1.90 0.00 17:07:16 10:59:01 0.29 0.00 0.29 0.00 0.00 3.12 0.00 17:07:16 11:00:01 0.20 0.00 0.20 0.00 0.00 2.50 0.00 17:07:16 11:01:01 0.35 0.02 0.33 0.00 0.13 4.96 0.00 17:07:16 11:02:01 0.85 0.08 0.77 0.00 1.60 9.53 0.00 17:07:16 11:03:01 0.57 0.00 0.57 0.00 0.00 5.73 0.00 17:07:16 11:04:01 0.58 0.00 0.58 0.00 0.00 5.86 0.00 17:07:16 11:05:01 0.48 0.00 0.48 0.00 0.00 5.65 0.00 17:07:16 11:06:01 0.28 0.00 0.28 0.00 0.00 3.18 0.00 17:07:16 11:07:01 0.25 0.00 0.25 0.00 0.00 2.46 0.00 17:07:16 11:08:01 0.25 0.00 0.25 0.00 0.00 1.96 0.00 17:07:16 11:09:01 0.23 0.00 0.23 0.00 0.00 2.05 0.00 17:07:16 11:10:01 0.20 0.02 0.18 0.00 0.53 1.63 0.00 17:07:16 11:11:01 0.93 0.18 0.75 0.00 5.86 15.49 0.00 17:07:16 11:12:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 17:07:16 11:13:01 0.15 0.00 0.15 0.00 0.00 1.78 0.00 17:07:16 11:14:01 0.23 0.00 0.23 0.00 0.00 2.45 0.00 17:07:16 11:15:01 0.30 0.00 0.30 0.00 0.00 3.58 0.00 17:07:16 11:16:01 0.30 0.00 0.30 0.00 0.00 4.40 0.00 17:07:16 11:17:01 0.25 0.00 0.25 0.00 0.00 4.13 0.00 17:07:16 11:18:01 0.32 0.00 0.32 0.00 0.00 4.16 0.00 17:07:16 11:19:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 17:07:16 11:20:01 0.35 0.00 0.35 0.00 0.00 4.91 0.00 17:07:16 11:21:01 0.27 0.00 0.27 0.00 0.00 4.16 0.00 17:07:16 11:22:01 0.22 0.00 0.22 0.00 0.00 2.91 0.00 17:07:16 11:23:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 17:07:16 11:24:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 17:07:16 11:25:01 0.32 0.00 0.32 0.00 0.00 4.60 0.00 17:07:16 11:26:02 0.27 0.00 0.27 0.00 0.00 4.01 0.00 17:07:16 11:27:01 0.22 0.00 0.22 0.00 0.00 3.08 0.00 17:07:16 11:28:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 17:07:16 11:29:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 17:07:16 11:30:01 0.35 0.00 0.35 0.00 0.00 4.96 0.00 17:07:16 11:31:01 0.28 0.00 0.28 0.00 0.00 4.65 0.00 17:07:16 11:32:01 0.22 0.00 0.22 0.00 0.00 3.16 0.00 17:07:16 11:33:01 0.22 0.00 0.22 0.00 0.00 2.90 0.00 17:07:16 11:34:01 0.22 0.00 0.22 0.00 0.00 2.90 0.00 17:07:16 11:35:01 0.32 0.00 0.32 0.00 0.00 4.60 0.00 17:07:16 11:36:01 0.25 0.00 0.25 0.00 0.00 4.15 0.00 17:07:16 11:37:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 17:07:16 11:38:01 0.25 0.00 0.25 0.00 0.00 3.30 0.00 17:07:16 11:39:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 17:07:16 11:40:01 0.33 0.00 0.33 0.00 0.00 5.26 0.00 17:07:16 11:41:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 17:07:16 11:42:01 0.22 0.00 0.22 0.00 0.00 2.51 0.00 17:07:16 11:43:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 17:07:16 11:44:02 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 11:45:01 0.36 0.00 0.36 0.00 0.00 5.44 0.00 17:07:16 11:46:01 151.56 140.98 10.58 0.00 1577.91 448.14 0.00 17:07:16 11:47:01 140.42 125.62 14.80 0.00 2133.64 628.28 0.00 17:07:16 11:48:01 0.50 0.00 0.50 0.00 0.00 8.21 0.00 17:07:16 11:49:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 11:50:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 17:07:16 11:51:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 17:07:16 11:52:01 0.30 0.00 0.30 0.00 0.00 4.48 0.00 17:07:16 11:53:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 17:07:16 11:54:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 17:07:16 11:55:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 17:07:16 11:56:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 11:57:01 0.22 0.00 0.22 0.00 0.00 2.36 0.00 17:07:16 11:58:01 0.30 0.00 0.30 0.00 0.00 3.66 0.00 17:07:16 11:59:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 17:07:16 12:00:01 0.18 0.00 0.18 0.00 0.00 1.73 0.00 17:07:16 12:01:02 0.25 0.00 0.25 0.00 0.00 3.05 0.00 17:07:16 12:02:01 0.22 0.00 0.22 0.00 0.00 3.45 0.00 17:07:16 12:03:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 17:07:16 12:04:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 12:05:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 17:07:16 12:06:01 0.33 0.00 0.33 0.00 0.00 4.76 0.00 17:07:16 12:07:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 17:07:16 12:08:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 12:09:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 12:10:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 17:07:16 12:11:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 17:07:16 12:12:01 0.17 0.00 0.17 0.00 0.00 2.00 0.00 17:07:16 12:13:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 17:07:16 12:14:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 12:15:01 0.17 0.00 0.17 0.00 0.00 1.46 0.00 17:07:16 12:16:02 0.17 0.00 0.17 0.00 0.00 1.47 0.00 17:07:16 12:17:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 17:07:16 12:18:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 12:19:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 17:07:16 12:20:01 0.18 0.00 0.18 0.00 0.00 2.00 0.00 17:07:16 12:21:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 17:07:16 12:22:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 17:07:16 12:23:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 12:24:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 12:25:01 0.18 0.00 0.18 0.00 0.00 1.73 0.00 17:07:16 12:26:01 0.38 0.00 0.38 0.00 0.00 5.59 0.00 17:07:16 12:27:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 17:07:16 12:28:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 17:07:16 12:29:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 17:07:16 12:30:02 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 12:31:01 0.68 0.00 0.68 0.00 0.00 8.06 0.00 17:07:16 12:32:01 0.52 0.00 0.52 0.00 0.00 4.73 0.00 17:07:16 12:33:01 0.70 0.00 0.70 0.00 0.00 8.03 0.00 17:07:16 12:34:01 0.58 0.00 0.58 0.00 0.00 5.76 0.00 17:07:16 12:35:01 1.10 0.88 0.22 0.00 107.91 2.76 0.00 17:07:16 12:36:01 0.23 0.00 0.23 0.00 0.00 3.31 0.00 17:07:16 12:37:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 12:38:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 12:39:01 0.23 0.00 0.23 0.00 0.00 2.30 0.00 17:07:16 12:40:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 17:07:16 12:41:01 0.32 0.00 0.32 0.00 0.00 4.96 0.00 17:07:16 12:42:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 12:43:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 12:44:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 12:45:02 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 12:46:01 0.25 0.00 0.25 0.00 0.00 2.96 0.00 17:07:16 12:47:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 17:07:16 12:48:01 0.32 0.00 0.32 0.00 0.00 3.10 0.00 17:07:16 12:49:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 12:50:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 12:51:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 12:52:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 17:07:16 12:53:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 12:54:01 0.22 0.00 0.22 0.00 0.00 2.14 0.00 17:07:16 12:55:01 0.20 0.00 0.20 0.00 0.00 1.50 0.00 17:07:16 12:56:01 0.23 0.00 0.23 0.00 0.00 3.31 0.00 17:07:16 12:57:01 0.22 0.00 0.22 0.00 0.00 2.36 0.00 17:07:16 12:58:01 0.40 0.00 0.40 0.00 0.00 5.11 0.00 17:07:16 12:59:02 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 13:00:01 0.17 0.00 0.17 0.00 0.00 1.35 0.00 17:07:16 13:01:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 17:07:16 13:02:01 0.25 0.00 0.25 0.00 0.00 3.31 0.00 17:07:16 13:03:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 13:04:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 13:05:01 0.23 0.00 0.23 0.00 0.00 3.31 0.00 17:07:16 13:06:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 17:07:16 13:07:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 13:08:01 0.25 0.00 0.25 0.00 0.00 2.46 0.00 17:07:16 13:09:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 13:10:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 17:07:16 13:11:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 17:07:16 13:12:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 13:13:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 13:14:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 17:07:16 13:15:02 0.28 0.00 0.28 0.00 0.00 3.10 0.00 17:07:16 13:16:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 17:07:16 13:17:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 13:18:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 17:07:16 13:19:01 0.17 0.00 0.17 0.00 0.00 1.76 0.00 17:07:16 13:20:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 17:07:16 13:21:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 17:07:16 13:22:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 13:23:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 17:07:16 13:24:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 13:25:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 13:26:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 13:27:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 17:07:16 13:28:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 13:29:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 17:07:16 13:30:02 0.32 0.00 0.32 0.00 0.00 4.56 0.00 17:07:16 13:31:01 0.22 0.00 0.22 0.00 0.00 2.46 0.00 17:07:16 13:32:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 17:07:16 13:33:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 13:34:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 17:07:16 13:35:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 13:36:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 13:37:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 17:07:16 13:38:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 13:39:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 13:40:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 13:41:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 17:07:16 13:42:02 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 13:43:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 17:07:16 13:44:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 17:07:16 13:45:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 17:07:16 13:46:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 13:47:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 13:48:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 17:07:16 13:49:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 17:07:16 13:50:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 13:51:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 17:07:16 13:52:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 13:53:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 13:54:01 7.11 0.87 6.24 0.00 47.94 81.87 0.00 17:07:16 13:55:01 0.35 0.00 0.35 0.00 0.00 4.60 0.00 17:07:16 13:56:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 13:57:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 17:07:16 13:58:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 17:07:16 13:59:02 0.17 0.00 0.17 0.00 0.00 1.47 0.00 17:07:16 14:00:01 0.25 0.00 0.25 0.00 0.00 2.96 0.00 17:07:16 14:01:01 0.23 0.00 0.23 0.00 0.00 2.45 0.00 17:07:16 14:02:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 17:07:16 14:03:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 17:07:16 14:04:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 17:07:16 14:05:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 14:06:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 17:07:16 14:07:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 17:07:16 14:08:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 14:09:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 17:07:16 14:10:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 14:11:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 14:12:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 17:07:16 14:13:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 14:14:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 14:15:02 0.27 0.05 0.22 0.00 5.33 2.15 0.00 17:07:16 14:16:01 0.22 0.00 0.22 0.00 0.00 2.96 0.00 17:07:16 14:17:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 14:18:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 14:19:01 0.33 0.00 0.33 0.00 0.00 5.61 0.00 17:07:16 14:20:01 0.60 0.00 0.60 0.00 0.00 6.51 0.00 17:07:16 14:21:01 0.63 0.00 0.63 0.00 0.00 7.39 0.00 17:07:16 14:22:01 0.55 0.00 0.55 0.00 0.00 5.69 0.00 17:07:16 14:23:01 0.52 0.00 0.52 0.00 0.00 4.31 0.00 17:07:16 14:24:01 0.77 0.00 0.77 0.00 0.00 8.13 0.00 17:07:16 14:25:01 0.58 0.00 0.58 0.00 0.00 4.99 0.00 17:07:16 14:26:01 0.68 0.00 0.68 0.00 0.00 6.32 0.00 17:07:16 14:27:01 0.57 0.00 0.57 0.00 0.00 5.34 0.00 17:07:16 14:28:01 0.50 0.00 0.50 0.00 0.00 4.26 0.00 17:07:16 14:29:01 0.58 0.00 0.58 0.00 0.00 5.45 0.00 17:07:16 14:30:01 0.55 0.00 0.55 0.00 0.00 4.81 0.00 17:07:16 14:31:02 0.58 0.00 0.58 0.00 0.00 5.58 0.00 17:07:16 14:32:01 0.56 0.00 0.56 0.00 0.00 5.16 0.00 17:07:16 14:33:01 0.50 0.00 0.50 0.00 0.00 3.91 0.00 17:07:16 14:34:01 0.68 0.00 0.68 0.00 0.00 7.57 0.00 17:07:16 14:35:01 0.60 0.00 0.60 0.00 0.00 6.33 0.00 17:07:16 14:36:01 0.65 0.00 0.65 0.00 0.00 7.69 0.00 17:07:16 14:37:01 0.60 0.00 0.60 0.00 0.00 6.01 0.00 17:07:16 14:38:01 0.55 0.00 0.55 0.00 0.00 5.56 0.00 17:07:16 14:39:01 0.62 0.00 0.62 0.00 0.00 7.39 0.00 17:07:16 14:40:01 0.23 0.00 0.23 0.00 0.00 2.93 0.00 17:07:16 14:41:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 17:07:16 14:42:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 17:07:16 14:43:01 0.18 0.00 0.18 0.00 0.00 1.48 0.00 17:07:16 14:44:01 0.23 0.00 0.23 0.00 0.00 2.91 0.00 17:07:16 14:45:02 0.20 0.00 0.20 0.00 0.00 2.14 0.00 17:07:16 14:46:01 0.30 0.00 0.30 0.00 0.00 3.33 0.00 17:07:16 14:47:01 0.27 0.00 0.27 0.00 0.00 2.80 0.00 17:07:16 14:48:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 17:07:16 14:49:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 17:07:16 14:50:01 0.23 0.00 0.23 0.00 0.00 2.33 0.00 17:07:16 14:51:01 0.25 0.00 0.25 0.00 0.00 3.04 0.00 17:07:16 14:52:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 17:07:16 14:53:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 17:07:16 14:54:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 17:07:16 14:55:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 17:07:16 14:56:02 0.23 0.00 0.23 0.00 0.00 2.91 0.00 17:07:16 14:57:01 0.20 0.00 0.20 0.00 0.00 2.49 0.00 17:07:16 14:58:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 17:07:16 14:59:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 17:07:16 15:00:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 17:07:16 15:01:01 0.27 0.00 0.27 0.00 0.00 3.22 0.00 17:07:16 15:02:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 17:07:16 15:03:01 0.23 0.00 0.23 0.00 0.00 2.91 0.00 17:07:16 15:04:01 0.20 0.00 0.20 0.00 0.00 2.31 0.00 17:07:16 15:05:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 17:07:16 15:06:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 17:07:16 15:07:02 0.17 0.00 0.17 0.00 0.00 1.50 0.00 17:07:16 15:08:01 0.32 0.00 0.32 0.00 0.00 4.91 0.00 17:07:16 15:09:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 17:07:16 15:10:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 15:11:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 17:07:16 15:12:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 17:07:16 15:13:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 15:14:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 15:15:01 0.28 0.00 0.28 0.00 0.00 2.96 0.00 17:07:16 15:16:01 0.23 0.00 0.23 0.00 0.00 2.81 0.00 17:07:16 15:17:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 17:07:16 15:18:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 17:07:16 15:19:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 17:07:16 15:20:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 15:21:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 15:22:01 0.22 0.00 0.22 0.00 0.00 1.82 0.00 17:07:16 15:23:01 0.30 0.00 0.30 0.00 0.00 3.60 0.00 17:07:16 15:24:02 0.22 0.00 0.22 0.00 0.00 2.31 0.00 17:07:16 15:25:01 0.25 0.00 0.25 0.00 0.00 2.69 0.00 17:07:16 15:26:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 17:07:16 15:27:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 17:07:16 15:28:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 15:29:01 0.25 0.00 0.25 0.00 0.00 2.36 0.00 17:07:16 15:30:01 0.27 0.00 0.27 0.00 0.00 3.31 0.00 17:07:16 15:31:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 17:07:16 15:32:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 17:07:16 15:33:01 0.75 0.00 0.75 0.00 0.00 9.64 0.00 17:07:16 15:34:01 0.32 0.00 0.32 0.00 0.00 3.56 0.00 17:07:16 15:35:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 17:07:16 15:36:02 0.25 0.00 0.25 0.00 0.00 2.46 0.00 17:07:16 15:37:01 0.19 0.00 0.19 0.00 0.00 2.03 0.00 17:07:16 15:38:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 15:39:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 15:40:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 15:41:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 15:42:01 0.20 0.00 0.20 0.00 0.00 3.33 0.00 17:07:16 15:43:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 17:07:16 15:44:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 17:07:16 15:45:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 15:46:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 15:47:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 17:07:16 15:48:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 15:49:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 15:50:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 15:51:01 0.30 0.00 0.30 0.00 0.00 4.98 0.00 17:07:16 15:52:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 17:07:16 15:53:02 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 15:54:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 17:07:16 15:55:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 15:56:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 17:07:16 15:57:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 15:58:01 0.33 0.00 0.33 0.00 0.00 5.34 0.00 17:07:16 15:59:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 16:00:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 16:01:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 17:07:16 16:02:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 17:07:16 16:03:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 17:07:16 16:04:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 17:07:16 16:05:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 17:07:16 16:06:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 17:07:16 16:07:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 16:08:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 16:09:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 16:10:02 0.22 0.00 0.22 0.00 0.00 2.01 0.00 17:07:16 16:11:01 0.20 0.00 0.20 0.00 0.00 1.81 0.00 17:07:16 16:12:01 0.27 0.00 0.27 0.00 0.00 3.45 0.00 17:07:16 16:13:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 16:14:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 16:15:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 17:07:16 16:16:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 17:07:16 16:17:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 16:18:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 17:07:16 16:19:01 0.27 0.00 0.27 0.00 0.00 3.31 0.00 17:07:16 16:20:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 17:07:16 16:21:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 17:07:16 16:22:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 16:23:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 16:24:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 16:25:01 0.25 0.00 0.25 0.00 0.00 2.35 0.00 17:07:16 16:26:01 0.20 0.00 0.20 0.00 0.00 2.38 0.00 17:07:16 16:27:02 0.25 0.00 0.25 0.00 0.00 3.04 0.00 17:07:16 16:28:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 17:07:16 16:29:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 16:30:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 16:31:01 0.13 0.00 0.13 0.00 0.00 1.33 0.00 17:07:16 16:32:01 0.28 0.00 0.28 0.00 0.00 2.96 0.00 17:07:16 16:33:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 16:34:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 16:35:01 0.22 0.00 0.22 0.00 0.00 2.01 0.00 17:07:16 16:36:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 17:07:16 16:37:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 17:07:16 16:38:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 17:07:16 16:39:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:16 16:40:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 17:07:16 16:41:01 0.17 0.00 0.17 0.00 0.00 1.53 0.00 17:07:16 16:42:02 0.38 0.00 0.38 0.00 0.00 4.97 0.00 17:07:16 16:43:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 17:07:16 16:44:01 67.38 24.72 42.66 0.00 5442.16 8151.46 0.00 17:07:16 16:45:01 114.07 43.16 70.90 0.00 5391.06 33947.72 0.00 17:07:16 16:46:01 245.10 64.63 180.46 0.00 3091.92 28256.53 0.00 17:07:16 16:47:02 133.18 83.67 49.51 0.00 3151.25 3697.14 0.00 17:07:16 16:48:01 85.13 22.23 62.90 0.00 839.37 9627.56 0.00 17:07:16 16:49:01 99.05 42.76 56.30 0.00 1554.54 5307.26 0.00 17:07:16 16:50:02 58.93 25.93 33.00 0.00 1572.13 6069.11 0.00 17:07:16 16:51:02 194.38 52.25 142.14 0.00 14956.17 84663.23 0.00 17:07:16 16:52:02 801.87 642.23 159.65 0.00 82022.02 86171.61 0.00 17:07:16 16:53:06 1826.88 1639.89 186.98 0.00 101937.88 108631.89 0.00 17:07:16 16:54:02 858.51 739.35 119.16 0.00 38415.13 46057.17 0.00 17:07:16 16:55:01 240.19 71.93 168.26 0.00 6135.99 35560.08 0.00 17:07:16 16:56:01 946.74 707.97 238.77 0.00 81209.36 127097.16 0.00 17:07:16 16:57:06 1560.20 1349.06 211.15 0.00 84549.31 87667.21 0.00 17:07:16 16:58:02 832.72 685.44 147.29 0.00 37300.55 40209.75 0.00 17:07:16 16:59:01 246.58 69.62 176.96 0.00 8817.73 27617.64 0.00 17:07:16 17:00:01 5.41 3.48 1.93 0.00 38.20 35.86 0.00 17:07:16 17:01:01 0.63 0.37 0.27 0.00 4.39 3.39 0.00 17:07:16 17:02:01 0.72 0.49 0.24 0.00 24.94 3.42 0.00 17:07:16 17:03:01 0.23 0.02 0.22 0.00 0.13 2.55 0.00 17:07:16 17:04:01 0.23 0.03 0.20 0.00 0.27 1.38 0.00 17:07:16 17:05:01 0.32 0.07 0.25 0.00 0.53 3.11 0.00 17:07:16 17:06:01 0.33 0.12 0.22 0.00 1.60 2.41 0.00 17:07:16 17:07:03 174.14 90.24 83.90 0.00 7132.50 18404.90 0.00 17:07:16 Average: 24.55 18.32 6.23 0.00 1344.31 2163.85 0.00 17:07:16 17:07:16 10:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:07:16 10:56:02 109956 0 494296 26.27 2620 1274672 1031820 35.21 311876 1264228 40 17:07:16 10:57:01 113588 0 490660 26.08 2620 1274676 1015716 34.66 305320 1266944 12 17:07:16 10:58:02 116172 0 488072 25.94 2620 1274680 995156 33.96 303228 1267016 8 17:07:16 10:59:01 116172 0 488068 25.94 2620 1274684 995156 33.96 303232 1267016 8 17:07:16 11:00:01 116308 0 487928 25.93 2620 1274688 995156 33.96 303392 1267016 8 17:07:16 11:01:01 114496 0 489732 26.03 2620 1274696 1005856 34.33 304548 1267016 8 17:07:16 11:02:01 115832 0 488272 25.95 2620 1274820 1003924 34.26 303500 1267084 8 17:07:16 11:03:01 116204 0 487896 25.93 2620 1274824 1003924 34.26 303632 1267080 8 17:07:16 11:04:01 116188 0 487908 25.93 2620 1274828 1003924 34.26 303740 1267080 8 17:07:16 11:05:01 114644 0 489444 26.01 2620 1274836 1004168 34.27 304536 1267080 8 17:07:16 11:06:01 115400 0 488688 25.97 2620 1274836 1004072 34.27 304252 1267080 8 17:07:16 11:07:01 115816 0 488264 25.95 2620 1274844 1003988 34.26 303584 1267080 8 17:07:16 11:08:01 115700 0 488376 25.96 2620 1274848 1004024 34.27 303892 1267080 16 17:07:16 11:09:01 115848 0 488224 25.95 2620 1274852 1003988 34.26 303716 1267084 16 17:07:16 11:10:01 113680 0 490388 26.06 2620 1274856 1005728 34.32 305212 1267080 8 17:07:16 11:11:01 114816 0 489244 26.00 2620 1274864 1004072 34.27 304044 1267080 8 17:07:16 11:12:01 115168 0 488892 25.98 2620 1274864 1003988 34.26 303776 1267072 12 17:07:16 11:13:01 115720 0 488332 25.95 2620 1274872 1003988 34.26 303724 1267076 8 17:07:16 11:14:01 115620 0 488424 25.96 2620 1274880 1003988 34.26 303760 1267076 8 17:07:16 11:15:01 115596 0 488448 25.96 2620 1274880 1003988 34.26 303884 1267076 8 17:07:16 11:16:01 115196 0 488840 25.98 2620 1274888 1004096 34.27 304212 1267076 8 17:07:16 11:17:01 115736 0 488296 25.95 2620 1274892 1003988 34.26 303660 1267076 8 17:07:16 11:18:01 115088 0 488940 25.99 2620 1274896 1004096 34.27 304368 1267076 8 17:07:16 11:19:01 115448 0 488576 25.97 2620 1274900 1003988 34.26 303812 1267076 8 17:07:16 11:20:01 115664 0 488356 25.96 2620 1274904 1003988 34.26 303696 1267076 8 17:07:16 11:21:01 112376 0 491636 26.13 2620 1274912 1004060 34.27 307112 1267076 8 17:07:16 11:22:01 112892 0 491120 26.10 2620 1274912 1003988 34.26 306496 1267076 8 17:07:16 11:23:01 112736 0 491268 26.11 2620 1274920 1003988 34.26 306504 1267076 8 17:07:16 11:24:01 113148 0 490852 26.09 2620 1274924 1003988 34.26 306632 1267076 8 17:07:16 11:25:01 112556 0 491440 26.12 2620 1274928 1003988 34.26 306512 1267076 8 17:07:16 11:26:02 112472 0 491520 26.12 2620 1274932 1004036 34.27 307008 1267076 8 17:07:16 11:27:01 112208 0 491780 26.14 2620 1274936 1003988 34.26 306648 1267076 8 17:07:16 11:28:01 112396 0 491584 26.13 2620 1274944 1003988 34.26 306652 1267080 8 17:07:16 11:29:01 112480 0 491496 26.12 2620 1274948 1003988 34.26 306660 1267076 8 17:07:16 11:30:01 112112 0 491856 26.14 2620 1274956 1004040 34.27 307224 1267076 16 17:07:16 11:31:01 111748 0 492220 26.16 2620 1274956 1004084 34.27 307152 1267076 8 17:07:16 11:32:01 112488 0 491472 26.12 2620 1274964 1003988 34.26 306816 1267076 8 17:07:16 11:33:01 112892 0 491064 26.10 2620 1274968 1003988 34.26 306696 1267076 8 17:07:16 11:34:01 112712 0 491240 26.11 2620 1274972 1003988 34.26 306820 1267080 8 17:07:16 11:35:01 112720 0 491228 26.11 2620 1274976 1003988 34.26 306704 1267076 8 17:07:16 11:36:01 112252 0 491692 26.13 2620 1274980 1004060 34.27 307068 1267076 8 17:07:16 11:37:01 112480 0 491456 26.12 2620 1274988 1003988 34.26 306720 1267076 8 17:07:16 11:38:01 112432 0 491504 26.12 2620 1274988 1003988 34.26 306844 1267076 8 17:07:16 11:39:01 112704 0 491224 26.11 2620 1274996 1003988 34.26 306728 1267076 8 17:07:16 11:40:01 112340 0 491584 26.13 2620 1275000 1003988 34.26 306736 1267076 8 17:07:16 11:41:01 112104 0 491816 26.14 2620 1275004 1004060 34.27 306984 1267080 8 17:07:16 11:42:01 112744 0 491172 26.10 2620 1275008 1003988 34.26 306864 1267076 8 17:07:16 11:43:01 112480 0 491432 26.12 2620 1275012 1003988 34.26 306764 1267076 8 17:07:16 11:44:02 112768 0 491140 26.10 2620 1275016 1003988 34.26 306768 1267076 8 17:07:16 11:45:01 112744 0 491160 26.10 2620 1275020 1003988 34.26 306648 1267076 8 17:07:16 11:46:01 73400 0 518764 27.57 2620 1286760 1016232 34.68 343360 1248564 848 17:07:16 11:47:01 74768 0 591996 31.46 2620 1212160 1004020 34.27 332900 1178196 8 17:07:16 11:48:01 74744 0 592012 31.46 2620 1212168 1004020 34.27 332780 1178200 8 17:07:16 11:49:01 74932 0 591820 31.45 2620 1212172 1004020 34.27 332744 1178196 8 17:07:16 11:50:01 75064 0 591688 31.45 2620 1212172 1004020 34.27 332744 1178196 8 17:07:16 11:51:01 74936 0 591808 31.45 2620 1212180 1004064 34.27 333128 1178196 8 17:07:16 11:52:01 74884 0 591856 31.46 2620 1212184 1004020 34.27 332632 1178196 8 17:07:16 11:53:01 74932 0 591800 31.45 2620 1212192 1004020 34.27 332888 1178196 8 17:07:16 11:54:01 74800 0 591932 31.46 2620 1212192 1004020 34.27 332744 1178196 8 17:07:16 11:55:01 74816 0 591908 31.46 2620 1212200 1004020 34.27 332672 1178196 8 17:07:16 11:56:01 74160 0 592560 31.49 2620 1212204 1004092 34.27 333180 1178196 8 17:07:16 11:57:01 74700 0 592016 31.46 2620 1212208 1004020 34.27 332924 1178200 12 17:07:16 11:58:01 74576 0 592136 31.47 2620 1212212 1004020 34.27 332684 1178196 8 17:07:16 11:59:01 74660 0 592044 31.47 2620 1212220 1004020 34.27 332696 1178196 8 17:07:16 12:00:01 74652 0 592048 31.47 2620 1212224 1004024 34.27 332824 1178196 8 17:07:16 12:01:02 72240 0 594456 31.59 2620 1212228 1006956 34.37 334284 1178196 8 17:07:16 12:02:01 73796 0 592888 31.51 2620 1212240 1004272 34.27 333488 1178196 8 17:07:16 12:03:01 74256 0 592424 31.49 2620 1212244 1004152 34.27 332976 1178200 8 17:07:16 12:04:01 74008 0 592668 31.50 2620 1212248 1004152 34.27 332984 1178196 8 17:07:16 12:05:01 73180 0 593492 31.54 2620 1212252 1004344 34.28 334012 1178196 8 17:07:16 12:06:01 73828 0 592840 31.51 2620 1212256 1004236 34.27 333324 1178180 8 17:07:16 12:07:01 74536 0 592128 31.47 2620 1212260 1004148 34.27 333024 1178180 8 17:07:16 12:08:01 74568 0 592088 31.47 2620 1212268 1004152 34.27 332912 1178180 8 17:07:16 12:09:01 74644 0 592008 31.46 2620 1212272 1004176 34.27 333160 1178180 8 17:07:16 12:10:01 74628 0 592020 31.46 2620 1212276 1004152 34.27 332924 1178180 8 17:07:16 12:11:01 74036 0 592608 31.50 2620 1212280 1004236 34.27 333360 1178180 8 17:07:16 12:12:01 74576 0 592064 31.47 2620 1212284 1004152 34.27 332936 1178180 8 17:07:16 12:13:01 74464 0 592172 31.47 2620 1212288 1004152 34.27 333064 1178180 8 17:07:16 12:14:01 74708 0 591924 31.46 2620 1212292 1004152 34.27 333068 1178180 8 17:07:16 12:15:01 74692 0 591932 31.46 2620 1212300 1004124 34.27 333200 1178180 8 17:07:16 12:16:02 74440 0 592184 31.47 2620 1212300 1004212 34.27 333376 1178180 8 17:07:16 12:17:01 74504 0 592112 31.47 2620 1212308 1004152 34.27 333084 1178180 8 17:07:16 12:18:01 73616 0 592996 31.52 2620 1212312 1004248 34.27 333592 1178180 16 17:07:16 12:19:01 74568 0 592040 31.47 2620 1212316 1004152 34.27 333088 1178184 12 17:07:16 12:20:01 74668 0 591936 31.46 2620 1212320 1004152 34.27 333220 1178180 8 17:07:16 12:21:01 74012 0 592588 31.49 2620 1212324 1004288 34.27 333612 1178180 8 17:07:16 12:22:01 74356 0 592240 31.48 2620 1212328 1004216 34.27 333012 1178180 8 17:07:16 12:23:01 74288 0 592304 31.48 2620 1212332 1004216 34.27 333152 1178180 8 17:07:16 12:24:01 74100 0 592484 31.49 2620 1212340 1004216 34.27 333156 1178184 8 17:07:16 12:25:01 73856 0 592720 31.50 2620 1212348 1003772 34.26 333456 1178180 16 17:07:16 12:26:01 74040 0 592592 31.49 2620 1212292 1003736 34.26 333344 1178160 8 17:07:16 12:27:01 74804 0 591824 31.45 2620 1212296 1003676 34.25 333040 1178156 8 17:07:16 12:28:01 74796 0 591828 31.45 2620 1212300 1003676 34.25 333044 1178156 8 17:07:16 12:29:01 74812 0 591808 31.45 2620 1212304 1003676 34.25 332924 1178156 8 17:07:16 12:30:02 74928 0 591688 31.45 2620 1212308 1003676 34.25 332964 1178156 8 17:07:16 12:31:01 74312 0 592296 31.48 2620 1212316 1003748 34.26 333328 1178156 8 17:07:16 12:32:01 74704 0 591900 31.46 2620 1212320 1003740 34.26 332828 1178156 8 17:07:16 12:33:01 75012 0 591528 31.44 2620 1212384 1003740 34.26 333196 1178172 20 17:07:16 12:34:01 76028 0 590564 31.39 2620 1212332 1002148 34.20 332436 1177672 8 17:07:16 12:35:01 71292 0 592060 31.47 2620 1215572 1003740 34.26 333516 1180724 8 17:07:16 12:36:01 70792 0 592552 31.49 2620 1215580 1003836 34.26 334168 1180724 8 17:07:16 12:37:01 71236 0 592104 31.47 2620 1215584 1003740 34.26 333696 1180724 8 17:07:16 12:38:01 71572 0 591764 31.45 2620 1215588 1003740 34.26 333680 1180724 8 17:07:16 12:39:01 71688 0 591640 31.44 2620 1215596 1003740 34.26 333828 1180728 8 17:07:16 12:40:01 71532 0 591788 31.45 2620 1215604 1003740 34.26 333716 1180724 8 17:07:16 12:41:01 71552 0 591764 31.45 2620 1215608 1003836 34.26 333708 1180724 8 17:07:16 12:42:01 71960 0 591352 31.43 2620 1215612 1003740 34.26 333736 1180728 8 17:07:16 12:43:01 71572 0 591736 31.45 2620 1215616 1003740 34.26 333868 1180724 8 17:07:16 12:44:01 71472 0 591832 31.45 2620 1215620 1003740 34.26 333748 1180724 8 17:07:16 12:45:02 71728 0 591572 31.44 2620 1215624 1003740 34.26 333752 1180724 8 17:07:16 12:46:01 71172 0 592124 31.47 2620 1215628 1003812 34.26 333828 1180724 8 17:07:16 12:47:01 71144 0 592140 31.47 2620 1215640 1003740 34.26 333892 1180724 8 17:07:16 12:48:01 71508 0 591776 31.45 2620 1215640 1003740 34.26 333872 1180724 8 17:07:16 12:49:01 71572 0 591704 31.45 2620 1215648 1003740 34.26 333756 1180724 8 17:07:16 12:50:01 71416 0 591856 31.46 2620 1215652 1003740 34.26 333884 1180724 8 17:07:16 12:51:01 70964 0 592308 31.48 2620 1215652 1003800 34.26 333840 1180724 8 17:07:16 12:52:01 70924 0 592340 31.48 2620 1215660 1003824 34.26 333992 1180724 8 17:07:16 12:53:01 71224 0 592036 31.47 2620 1215664 1003740 34.26 333780 1180724 8 17:07:16 12:54:01 71472 0 591784 31.45 2620 1215668 1003740 34.26 333784 1180724 8 17:07:16 12:55:01 71192 0 592060 31.47 2620 1215672 1003740 34.26 333808 1180724 8 17:07:16 12:56:01 71188 0 592056 31.47 2620 1215680 1003836 34.26 333896 1180724 8 17:07:16 12:57:01 71184 0 592056 31.47 2620 1215684 1003740 34.26 333796 1180724 12 17:07:16 12:58:01 71120 0 592116 31.47 2620 1215688 1003740 34.26 333944 1180728 8 17:07:16 12:59:02 71084 0 592148 31.47 2620 1215692 1003740 34.26 333828 1180724 8 17:07:16 13:00:01 71356 0 591872 31.46 2620 1215696 1003740 34.26 333832 1180724 8 17:07:16 13:01:01 69628 0 593596 31.55 2620 1215700 1006476 34.35 334772 1180724 8 17:07:16 13:02:01 71052 0 592160 31.47 2620 1215712 1003740 34.26 333972 1180724 8 17:07:16 13:03:01 71076 0 592132 31.47 2620 1215716 1003740 34.26 333832 1180724 8 17:07:16 13:04:01 71236 0 591968 31.46 2620 1215720 1003776 34.26 333984 1180728 12 17:07:16 13:05:01 70756 0 592444 31.49 2620 1215724 1003944 34.26 334248 1180724 8 17:07:16 13:06:01 70984 0 592212 31.47 2620 1215728 1003860 34.26 333964 1180724 8 17:07:16 13:07:01 71168 0 592024 31.46 2620 1215732 1003740 34.26 333868 1180724 8 17:07:16 13:08:01 71176 0 592012 31.46 2620 1215736 1003740 34.26 333768 1180724 8 17:07:16 13:09:01 71168 0 592012 31.46 2620 1215744 1003740 34.26 333900 1180724 8 17:07:16 13:10:01 70912 0 592268 31.48 2620 1215744 1003740 34.26 333900 1180724 8 17:07:16 13:11:01 71012 0 592160 31.47 2620 1215752 1003788 34.26 333976 1180724 8 17:07:16 13:12:01 71184 0 591984 31.46 2620 1215756 1003740 34.26 333912 1180724 8 17:07:16 13:13:01 71012 0 592148 31.47 2620 1215764 1003740 34.26 333920 1180728 12 17:07:16 13:14:01 71332 0 591828 31.45 2620 1215764 1003740 34.26 333920 1180724 8 17:07:16 13:15:02 71308 0 591848 31.46 2620 1215768 1003740 34.26 333948 1180724 8 17:07:16 13:16:01 70964 0 592184 31.47 2620 1215776 1003824 34.26 334140 1180724 8 17:07:16 13:17:01 71080 0 592064 31.47 2620 1215780 1003800 34.26 333832 1180724 8 17:07:16 13:18:01 70580 0 592556 31.49 2620 1215788 1003952 34.26 334492 1180724 16 17:07:16 13:19:01 71084 0 591988 31.46 2620 1215852 1003808 34.26 334012 1180744 24 17:07:16 13:20:01 71100 0 592024 31.46 2620 1215800 1003808 34.26 334036 1180724 12 17:07:16 13:21:01 70864 0 592256 31.48 2620 1215804 1003892 34.26 334108 1180724 8 17:07:16 13:22:01 71044 0 592072 31.47 2620 1215808 1003808 34.26 334036 1180724 8 17:07:16 13:23:01 70868 0 592244 31.48 2620 1215812 1003808 34.26 334164 1180724 8 17:07:16 13:24:01 70976 0 592132 31.47 2620 1215816 1003808 34.26 334168 1180724 8 17:07:16 13:25:01 70904 0 592196 31.47 2620 1215824 1003808 34.26 334176 1180724 8 17:07:16 13:26:01 70872 0 592228 31.48 2620 1215824 1003880 34.26 334132 1180724 8 17:07:16 13:27:01 70812 0 592280 31.48 2620 1215832 1003808 34.26 334060 1180724 8 17:07:16 13:28:01 71152 0 591936 31.46 2620 1215836 1003808 34.26 334188 1180724 8 17:07:16 13:29:01 70844 0 592236 31.48 2620 1215844 1003808 34.26 334068 1180728 8 17:07:16 13:30:02 70712 0 592368 31.48 2620 1215844 1003808 34.26 334176 1180724 8 17:07:16 13:31:01 70280 0 592796 31.51 2620 1215848 1003880 34.26 334148 1180724 8 17:07:16 13:32:01 70928 0 592140 31.47 2620 1215856 1003808 34.26 334084 1180724 8 17:07:16 13:33:01 70864 0 592140 31.47 2620 1215920 1003844 34.26 334160 1180740 16 17:07:16 13:34:01 71044 0 592012 31.46 2620 1215868 1003808 34.26 334076 1180724 8 17:07:16 13:35:01 70764 0 592288 31.48 2620 1215872 1003808 34.26 334100 1180724 8 17:07:16 13:36:01 70444 0 592604 31.50 2620 1215876 1003856 34.26 334168 1180724 8 17:07:16 13:37:01 70968 0 592076 31.47 2620 1215880 1003808 34.26 334232 1180724 8 17:07:16 13:38:01 71000 0 592040 31.47 2620 1215884 1003808 34.26 334112 1180724 8 17:07:16 13:39:01 70860 0 592176 31.47 2620 1215888 1003808 34.26 334116 1180724 8 17:07:16 13:40:01 71272 0 591760 31.45 2620 1215892 1003808 34.26 334120 1180724 8 17:07:16 13:41:01 70928 0 592096 31.47 2620 1215900 1003856 34.26 334200 1180724 8 17:07:16 13:42:02 70704 0 592320 31.48 2620 1215900 1003808 34.26 334252 1180724 8 17:07:16 13:43:01 70812 0 592204 31.47 2620 1215908 1003808 34.26 334260 1180724 8 17:07:16 13:44:01 70936 0 592076 31.47 2620 1215912 1003844 34.26 334152 1180724 8 17:07:16 13:45:01 70928 0 592076 31.47 2620 1215920 1003808 34.26 334268 1180728 8 17:07:16 13:46:01 70772 0 592180 31.47 2620 1215972 1003880 34.26 334332 1180736 16 17:07:16 13:47:01 70728 0 592272 31.48 2620 1215924 1003808 34.26 334028 1180724 8 17:07:16 13:48:01 70316 0 592672 31.50 2620 1215936 1003808 34.26 334144 1180724 8 17:07:16 13:49:01 70680 0 592308 31.48 2620 1215936 1003808 34.26 334164 1180724 8 17:07:16 13:50:01 70768 0 592212 31.47 2620 1215944 1003808 34.26 334172 1180724 8 17:07:16 13:51:01 70624 0 592352 31.48 2620 1215948 1003880 34.26 334248 1180724 8 17:07:16 13:52:01 70364 0 592608 31.50 2620 1215952 1003808 34.26 334304 1180724 8 17:07:16 13:53:01 70876 0 592092 31.47 2620 1215956 1003808 34.26 334184 1180724 8 17:07:16 13:54:01 72444 0 637916 33.90 2620 1168564 1005624 34.32 359780 1153892 8 17:07:16 13:55:01 75328 0 635032 33.75 2620 1168564 1005228 34.31 357620 1153884 8 17:07:16 13:56:01 75124 0 635232 33.76 2620 1168568 1005300 34.31 357888 1153884 8 17:07:16 13:57:01 75328 0 635020 33.75 2620 1168576 1005228 34.31 357864 1153884 8 17:07:16 13:58:01 75444 0 634904 33.74 2620 1168576 1005228 34.31 357740 1153884 8 17:07:16 13:59:02 75660 0 634680 33.73 2620 1168584 1005260 34.31 357808 1153884 8 17:07:16 14:00:01 75444 0 634892 33.74 2620 1168588 1005228 34.31 357836 1153884 8 17:07:16 14:01:01 73144 0 637184 33.86 2620 1168596 1007632 34.39 359012 1153884 8 17:07:16 14:02:01 74272 0 636048 33.80 2620 1168604 1005228 34.31 357940 1153880 16 17:07:16 14:03:01 74568 0 635744 33.79 2620 1168612 1005228 34.31 357992 1153884 8 17:07:16 14:04:01 74668 0 635640 33.78 2620 1168616 1005228 34.31 358124 1153880 8 17:07:16 14:05:01 73296 0 637008 33.86 2620 1168620 1005432 34.31 359240 1153880 8 17:07:16 14:06:01 72052 0 638248 33.92 2620 1168624 1005312 34.31 360892 1153880 8 17:07:16 14:07:01 72140 0 638152 33.92 2620 1168632 1005228 34.31 360856 1153880 8 17:07:16 14:08:01 72296 0 637996 33.91 2620 1168632 1005264 34.31 360896 1153880 8 17:07:16 14:09:01 72188 0 638096 33.91 2620 1168640 1005228 34.31 360912 1153884 8 17:07:16 14:10:01 72140 0 638140 33.92 2620 1168644 1005228 34.31 360940 1153880 8 17:07:16 14:11:01 71688 0 638592 33.94 2620 1168644 1005276 34.31 361128 1153880 8 17:07:16 14:12:01 71884 0 638388 33.93 2620 1168652 1005228 34.31 360976 1153880 8 17:07:16 14:13:01 71916 0 638352 33.93 2620 1168656 1005228 34.31 361104 1153880 8 17:07:16 14:14:01 73140 0 637124 33.86 2620 1168660 1003636 34.25 360280 1153692 8 17:07:16 14:15:02 71992 0 638108 33.91 2620 1168824 1005228 34.31 361292 1153732 8 17:07:16 14:16:01 71556 0 638536 33.94 2620 1168832 1005288 34.31 361496 1153732 8 17:07:16 14:17:01 71752 0 638336 33.93 2620 1168836 1005228 34.31 361432 1153732 8 17:07:16 14:18:01 71436 0 638648 33.94 2620 1168840 1005372 34.31 361808 1153732 20 17:07:16 14:19:01 71216 0 638860 33.95 2620 1168848 1005276 34.31 361720 1153732 8 17:07:16 14:20:01 71544 0 638472 33.93 2620 1168908 1005228 34.31 361564 1153744 20 17:07:16 14:21:01 70972 0 639096 33.97 2620 1168856 1005312 34.31 361824 1153732 8 17:07:16 14:22:01 71288 0 638776 33.95 2620 1168860 1005228 34.31 361812 1153732 8 17:07:16 14:23:01 71208 0 638848 33.95 2620 1168868 1005228 34.31 361720 1153732 8 17:07:16 14:24:01 70924 0 639132 33.97 2620 1168868 1005228 34.31 361840 1153732 8 17:07:16 14:25:01 71032 0 639016 33.96 2620 1168876 1005228 34.31 361868 1153736 8 17:07:16 14:26:01 70640 0 639404 33.98 2620 1168880 1005300 34.31 362132 1153732 8 17:07:16 14:27:01 70516 0 639528 33.99 2620 1168880 1005304 34.31 362336 1153732 8 17:07:16 14:28:01 70808 0 639228 33.97 2620 1168888 1005228 34.31 362412 1153732 8 17:07:16 14:29:01 70784 0 639248 33.97 2620 1168892 1005228 34.31 362440 1153732 8 17:07:16 14:30:01 70824 0 639204 33.97 2620 1168896 1005228 34.31 362344 1153732 8 17:07:16 14:31:02 70604 0 639420 33.98 2620 1168900 1005300 34.31 362752 1153732 8 17:07:16 14:32:01 70536 0 639480 33.99 2620 1168908 1005228 34.31 362452 1153732 8 17:07:16 14:33:01 70372 0 639640 34.00 2620 1168912 1005228 34.31 362720 1153732 8 17:07:16 14:34:01 70372 0 639576 33.99 2620 1168976 1005228 34.31 362728 1153748 24 17:07:16 14:35:01 70404 0 639596 33.99 2620 1168924 1005228 34.31 362656 1153732 8 17:07:16 14:36:01 70480 0 639516 33.99 2620 1168928 1005300 34.31 362968 1153732 8 17:07:16 14:37:01 70312 0 639680 34.00 2620 1168932 1005228 34.31 362908 1153732 8 17:07:16 14:38:01 70180 0 639808 34.00 2620 1168936 1005228 34.31 362932 1153732 8 17:07:16 14:39:01 70272 0 639708 34.00 2620 1168944 1005228 34.31 362960 1153732 8 17:07:16 14:40:01 70164 0 639816 34.00 2620 1168944 1005228 34.31 362864 1153732 8 17:07:16 14:41:01 69756 0 640216 34.03 2620 1168952 1005288 34.31 363304 1153736 8 17:07:16 14:42:01 69852 0 640112 34.02 2620 1168960 1005228 34.31 363264 1153736 8 17:07:16 14:43:01 69644 0 640320 34.03 2620 1168960 1005228 34.31 363276 1153732 8 17:07:16 14:44:01 69816 0 640140 34.02 2620 1168968 1005228 34.31 363288 1153732 8 17:07:16 14:45:02 69692 0 640260 34.03 2620 1168972 1005228 34.31 363204 1153732 8 17:07:16 14:46:01 69308 0 640584 34.05 2620 1169032 1005300 34.31 363676 1153748 20 17:07:16 14:47:01 69232 0 640712 34.05 2620 1168980 1005228 34.31 363676 1153732 8 17:07:16 14:48:01 69348 0 640588 34.05 2620 1168988 1005276 34.31 363992 1153732 8 17:07:16 14:49:01 69652 0 640276 34.03 2620 1168996 1005228 34.31 363980 1153732 8 17:07:16 14:50:01 69428 0 640500 34.04 2620 1168996 1005228 34.31 364024 1153732 8 17:07:16 14:51:01 68976 0 640944 34.06 2620 1169004 1005288 34.31 364288 1153732 8 17:07:16 14:52:01 69320 0 640596 34.05 2620 1169008 1005228 34.31 364124 1153732 8 17:07:16 14:53:01 68876 0 641036 34.07 2620 1169012 1005228 34.31 364288 1153732 8 17:07:16 14:54:01 69032 0 640876 34.06 2620 1169016 1005228 34.31 364440 1153732 8 17:07:16 14:55:01 68852 0 641048 34.07 2620 1169024 1005228 34.31 364324 1153732 8 17:07:16 14:56:02 68752 0 641148 34.08 2620 1169024 1005276 34.31 364492 1153732 8 17:07:16 14:57:01 68940 0 640952 34.07 2620 1169032 1005228 34.31 364564 1153736 8 17:07:16 14:58:01 68360 0 641528 34.10 2620 1169036 1005228 34.31 364584 1153732 8 17:07:16 14:59:01 68272 0 641616 34.10 2620 1169036 1005228 34.31 364484 1153732 8 17:07:16 15:00:01 67956 0 641872 34.11 2620 1169096 1005228 34.31 364608 1153744 16 17:07:16 15:01:01 66504 0 643372 34.19 2620 1169048 1008880 34.43 366036 1153732 8 17:07:16 15:02:01 67908 0 641964 34.12 2620 1169052 1005228 34.31 365012 1153732 8 17:07:16 15:03:01 67964 0 641900 34.12 2620 1169060 1005228 34.31 365036 1153732 8 17:07:16 15:04:01 68336 0 641520 34.10 2620 1169068 1005228 34.31 364944 1153732 8 17:07:16 15:05:01 66568 0 643284 34.19 2620 1169072 1005460 34.31 366388 1153732 8 17:07:16 15:06:01 66868 0 642980 34.17 2620 1169076 1005388 34.31 366408 1153732 8 17:07:16 15:07:02 67072 0 642772 34.16 2620 1169080 1005292 34.31 366144 1153732 8 17:07:16 15:08:01 67180 0 642656 34.16 2620 1169088 1005292 34.31 366164 1153732 8 17:07:16 15:09:01 67080 0 642756 34.16 2620 1169088 1005292 34.31 366328 1153732 8 17:07:16 15:10:01 67204 0 642624 34.15 2620 1169096 1005292 34.31 366220 1153732 8 17:07:16 15:11:01 66572 0 643252 34.19 2620 1169100 1005360 34.31 366620 1153732 8 17:07:16 15:12:01 66980 0 642840 34.17 2620 1169104 1005360 34.31 366384 1153736 8 17:07:16 15:13:01 66856 0 642960 34.17 2620 1169108 1005360 34.31 366404 1153732 8 17:07:16 15:14:01 66396 0 643416 34.20 2620 1169112 1005360 34.31 366684 1153732 8 17:07:16 15:15:01 66708 0 643100 34.18 2620 1169116 1005360 34.31 366584 1153732 8 17:07:16 15:16:01 66332 0 643472 34.20 2620 1169120 1005456 34.31 367020 1153732 8 17:07:16 15:17:01 66568 0 643228 34.19 2620 1169128 1005404 34.31 366980 1153732 8 17:07:16 15:18:01 65424 0 644372 34.25 2620 1169128 1005456 34.31 367900 1153732 16 17:07:16 15:19:01 65632 0 644152 34.24 2620 1169140 1005360 34.31 367652 1153736 12 17:07:16 15:20:01 65428 0 644352 34.25 2620 1169144 1005360 34.31 367784 1153732 8 17:07:16 15:21:01 65380 0 644396 34.25 2620 1169148 1005432 34.31 367792 1153732 8 17:07:16 15:22:01 65336 0 644432 34.25 2620 1169156 1005360 34.31 367792 1153736 8 17:07:16 15:23:01 65344 0 644420 34.25 2620 1169160 1005360 34.31 367812 1153732 8 17:07:16 15:24:02 65236 0 644520 34.25 2620 1169168 1005360 34.31 367984 1153732 8 17:07:16 15:25:01 65368 0 644388 34.25 2620 1169168 1005360 34.31 368008 1153732 8 17:07:16 15:26:01 64664 0 645028 34.28 2620 1169232 1005444 34.31 368384 1153748 20 17:07:16 15:27:01 64768 0 644976 34.28 2620 1169180 1005360 34.31 368124 1153732 8 17:07:16 15:28:01 64676 0 645064 34.28 2620 1169184 1005360 34.31 368004 1153736 8 17:07:16 15:29:01 64716 0 645020 34.28 2620 1169188 1005360 34.31 368280 1153732 8 17:07:16 15:30:01 64700 0 645032 34.28 2620 1169192 1005360 34.31 368308 1153732 8 17:07:16 15:31:01 64388 0 645340 34.30 2620 1169196 1005432 34.31 368500 1153732 8 17:07:16 15:32:01 64748 0 644976 34.28 2620 1169200 1005360 34.31 368580 1153732 12 17:07:16 15:33:01 64676 0 645040 34.28 2620 1169208 1005360 34.31 368488 1153732 8 17:07:16 15:34:01 64436 0 645280 34.30 2620 1169208 1005360 34.31 368388 1153732 8 17:07:16 15:35:01 64452 0 645252 34.29 2620 1169220 1005360 34.31 368404 1153732 8 17:07:16 15:36:02 64084 0 645616 34.31 2620 1169224 1005432 34.31 368796 1153732 8 17:07:16 15:37:01 64244 0 645452 34.30 2620 1169228 1005360 34.31 368776 1153732 8 17:07:16 15:38:01 63924 0 645768 34.32 2620 1169232 1005360 34.31 368672 1153732 8 17:07:16 15:39:01 64508 0 645180 34.29 2620 1169236 1005360 34.31 368948 1153732 8 17:07:16 15:40:01 64228 0 645452 34.30 2620 1169244 1005360 34.31 368856 1153732 8 17:07:16 15:41:01 64032 0 645648 34.31 2620 1169244 1005420 34.31 369132 1153732 8 17:07:16 15:42:01 75928 0 647312 34.40 2620 1155684 1010448 34.48 365132 1145136 8 17:07:16 15:43:01 76876 0 646360 34.35 2620 1155688 1000740 34.15 364796 1145040 8 17:07:16 15:44:01 77024 0 646208 34.34 2620 1155692 1000740 34.15 364796 1145044 8 17:07:16 15:45:01 77164 0 646064 34.34 2620 1155696 1000740 34.15 364928 1145040 8 17:07:16 15:46:01 76676 0 646548 34.36 2620 1155700 1000932 34.16 364984 1145040 8 17:07:16 15:47:01 77016 0 646204 34.34 2620 1155704 1000740 34.15 364864 1145040 8 17:07:16 15:48:01 76908 0 646308 34.35 2620 1155708 1000740 34.15 365012 1145040 8 17:07:16 15:49:01 76924 0 646284 34.35 2620 1155716 1000740 34.15 364900 1145040 8 17:07:16 15:50:01 77436 0 645768 34.32 2620 1155720 1000736 34.15 364904 1145040 8 17:07:16 15:51:01 75940 0 647256 34.40 2620 1155728 1001116 34.17 365652 1145040 8 17:07:16 15:52:01 77048 0 646144 34.34 2620 1155732 1000804 34.16 365132 1145040 8 17:07:16 15:53:02 77016 0 646168 34.34 2620 1155740 1000804 34.16 365012 1145044 8 17:07:16 15:54:01 78056 0 645128 34.29 2620 1155740 999212 34.10 364000 1145040 8 17:07:16 15:55:01 77048 0 646132 34.34 2620 1155744 1000800 34.16 365016 1145040 8 17:07:16 15:56:01 76908 0 646264 34.35 2620 1155752 1001004 34.16 365196 1145040 8 17:07:16 15:57:01 76720 0 646452 34.36 2620 1155752 1000804 34.16 364972 1145040 12 17:07:16 15:58:01 76884 0 646280 34.35 2620 1155760 1000804 34.16 365180 1145040 8 17:07:16 15:59:01 76892 0 646268 34.35 2620 1155764 1000804 34.16 364960 1145040 8 17:07:16 16:00:01 77024 0 646132 34.34 2620 1155768 1000756 34.15 365184 1145044 8 17:07:16 16:01:01 74484 0 648668 34.48 2620 1155772 1004352 34.28 366232 1145040 8 17:07:16 16:02:01 76528 0 646612 34.37 2620 1155784 1000804 34.16 365168 1145044 8 17:07:16 16:03:01 76472 0 646668 34.37 2620 1155784 1000864 34.16 365208 1145040 8 17:07:16 16:04:01 76684 0 646448 34.36 2620 1155792 1000804 34.16 365200 1145040 8 17:07:16 16:05:01 75720 0 647404 34.41 2620 1155800 1001236 34.17 365788 1145040 8 17:07:16 16:06:01 76128 0 646992 34.39 2620 1155804 1001180 34.17 365676 1145040 8 17:07:16 16:07:01 76536 0 646580 34.36 2620 1155808 1000880 34.16 365568 1145040 8 17:07:16 16:08:01 76544 0 646564 34.36 2620 1155816 1000880 34.16 365572 1145044 8 17:07:16 16:09:01 76420 0 646684 34.37 2620 1155820 1000880 34.16 365580 1145040 8 17:07:16 16:10:02 76412 0 646692 34.37 2620 1155820 1000880 34.16 365332 1145040 8 17:07:16 16:11:01 76556 0 646540 34.36 2620 1155828 1000952 34.16 365548 1145040 8 17:07:16 16:12:01 76496 0 646596 34.37 2620 1155832 1000880 34.16 365468 1145040 8 17:07:16 16:13:01 76652 0 646380 34.35 2620 1155892 1000880 34.16 365584 1145056 16 17:07:16 16:14:01 76528 0 646556 34.36 2620 1155840 1000880 34.16 365500 1145040 8 17:07:16 16:15:01 76224 0 646852 34.38 2620 1155848 1000880 34.16 365340 1145040 8 17:07:16 16:16:01 76588 0 646488 34.36 2620 1155848 1000940 34.16 365428 1145040 8 17:07:16 16:17:01 76396 0 646676 34.37 2620 1155852 1000880 34.16 365364 1145040 8 17:07:16 16:18:01 76112 0 646952 34.38 2620 1155860 1000988 34.16 365768 1145040 12 17:07:16 16:19:01 76124 0 646940 34.38 2620 1155860 1000988 34.16 365684 1145040 8 17:07:16 16:20:01 76680 0 646372 34.35 2620 1155872 1000880 34.16 365516 1145044 8 17:07:16 16:21:01 76404 0 646644 34.37 2620 1155876 1000952 34.16 365600 1145040 8 17:07:16 16:22:01 76796 0 646248 34.35 2620 1155880 1000880 34.16 365528 1145040 8 17:07:16 16:23:01 76708 0 646332 34.35 2620 1155884 1000880 34.16 365636 1145040 8 17:07:16 16:24:01 76456 0 646576 34.36 2620 1155892 1000880 34.16 366104 1144580 8 17:07:16 16:25:01 76572 0 646456 34.36 2620 1155896 1000880 34.16 365988 1144576 8 17:07:16 16:26:01 76648 0 646380 34.35 2620 1155896 1000940 34.16 366084 1144576 8 17:07:16 16:27:02 76944 0 646076 34.34 2620 1155904 1000880 34.16 365872 1144576 8 17:07:16 16:28:01 76860 0 646156 34.34 2620 1155908 1000880 34.16 366020 1144576 8 17:07:16 16:29:01 76936 0 646076 34.34 2620 1155912 1000880 34.16 366072 1144576 20 17:07:16 16:30:01 76680 0 646328 34.35 2620 1155916 1000880 34.16 366028 1144576 8 17:07:16 16:31:01 76856 0 646144 34.34 2620 1155924 1000952 34.16 366104 1144576 8 17:07:16 16:32:01 76836 0 646164 34.34 2620 1155924 1000880 34.16 366136 1144576 8 17:07:16 16:33:01 76548 0 646448 34.36 2620 1155928 1000880 34.16 366164 1144576 8 17:07:16 16:34:01 76744 0 646244 34.35 2620 1155936 1000880 34.16 366048 1144576 8 17:07:16 16:35:01 76348 0 646640 34.37 2620 1155936 1000880 34.16 366048 1144576 8 17:07:16 16:36:01 76024 0 646952 34.38 2620 1155948 1000988 34.16 366152 1144576 8 17:07:16 16:37:01 76400 0 646572 34.36 2620 1155952 1000880 34.16 366044 1144576 8 17:07:16 16:38:01 76572 0 646396 34.35 2620 1155956 1000880 34.16 366192 1144576 8 17:07:16 16:39:01 76324 0 646640 34.37 2620 1155960 1000880 34.16 366052 1144576 8 17:07:16 16:40:01 76704 0 646252 34.35 2620 1155968 1000880 34.16 366200 1144580 8 17:07:16 16:41:01 76492 0 646460 34.36 2620 1155972 1000964 34.16 366156 1144576 12 17:07:16 16:42:02 76480 0 646472 34.36 2620 1155972 1000880 34.16 366208 1144576 8 17:07:16 16:43:01 76244 0 646700 34.37 2620 1155980 1000940 34.16 366108 1144576 12 17:07:16 16:44:01 156312 0 737188 39.18 2620 985424 1190160 40.62 482072 939372 60 17:07:16 16:45:01 77628 0 794188 42.21 2184 1007544 1550464 52.91 689200 827588 20440 17:07:16 16:46:01 343964 0 755436 40.15 1444 780700 1086952 37.10 413728 799872 16 17:07:16 16:47:02 132360 0 843320 44.82 808 905056 1722496 58.79 625084 817584 83864 17:07:16 16:48:01 216332 0 848888 45.12 516 815808 1683380 57.45 685240 679500 67784 17:07:16 16:49:01 243840 0 817152 43.43 516 820036 1654272 56.46 618672 709492 42156 17:07:16 16:50:02 193748 0 813356 43.23 444 873996 1400356 47.79 632548 750356 64548 17:07:16 16:51:02 77288 0 707284 37.59 36 1096936 1232300 42.06 715488 844520 51816 17:07:16 16:52:02 413292 0 703672 37.40 36 764544 1976848 67.47 543096 707576 812 17:07:16 16:53:06 82064 0 840328 44.66 36 959116 2343720 79.99 656612 903932 90224 17:07:16 16:54:02 231608 0 1216792 64.67 36 433108 3916172 133.65 795140 582048 22004 17:07:16 16:55:01 228944 0 686440 36.48 36 966124 1337972 45.66 484956 914884 0 17:07:16 16:56:01 565300 0 663840 35.28 36 652368 1546656 52.78 443588 643128 1704 17:07:16 16:57:06 86004 0 777728 41.33 36 1017776 2151836 73.44 702508 840236 28780 17:07:16 16:58:02 225520 0 1119060 59.48 36 536928 3356424 114.55 656008 725936 49044 17:07:16 16:59:01 370404 0 614132 32.64 36 896972 1214300 41.44 534128 718272 28 17:07:16 17:00:01 376888 0 607640 32.29 36 896980 1172116 40.00 531184 718836 12 17:07:16 17:01:01 378004 0 606520 32.24 36 896984 1153084 39.35 530832 718824 8 17:07:16 17:02:01 377032 0 606924 32.26 36 897552 1154068 39.39 530544 719452 8 17:07:16 17:03:01 378580 0 605304 32.17 36 897624 1149284 39.22 529600 719460 24 17:07:16 17:04:01 379112 0 604824 32.15 36 897572 1149284 39.22 529644 719444 8 17:07:16 17:05:01 378520 0 605408 32.18 36 897580 1149560 39.23 530024 719464 8 17:07:16 17:06:01 378592 0 605328 32.17 36 897588 1149476 39.23 529744 719508 8 17:07:16 17:07:03 175636 0 682652 36.28 8 1023248 1359448 46.40 554068 852492 16 17:07:16 Average: 90408 0 611261 32.49 2475 1177399 1043478 35.61 359977 1151371 1417 17:07:16 17:07:16 10:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:07:16 10:56:02 eth0 132.70 80.54 371.56 21.50 0.00 0.00 0.00 0.00 17:07:16 10:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 10:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 10:57:01 eth0 0.52 0.49 0.52 0.03 0.00 0.00 0.00 0.00 17:07:16 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 10:58:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 10:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 10:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 10:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:01:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:04:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:07:16 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:05:01 eth0 0.62 0.53 0.33 0.21 0.00 0.00 0.00 0.00 17:07:16 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:06:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:07:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:08:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 17:07:16 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:09:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:11:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:13:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:16:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:18:01 eth0 0.52 0.37 0.27 0.20 0.00 0.00 0.00 0.00 17:07:16 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:20:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:21:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:22:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:23:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:26:02 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 11:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:28:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:30:01 eth0 0.25 0.25 0.26 0.02 0.00 0.00 0.00 0.00 17:07:16 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:31:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:36:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:38:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:40:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:41:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:44:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:46:01 eth0 0.20 0.18 0.08 0.08 0.00 0.00 0.00 0.00 17:07:16 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:48:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:51:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:56:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:01:02 eth0 0.17 0.17 0.09 0.07 0.00 0.00 0.00 0.00 17:07:16 12:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:02:01 eth0 0.19 0.19 0.23 0.01 0.00 0.00 0.00 0.00 17:07:16 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:04:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:07:16 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:05:01 eth0 0.45 0.42 0.26 0.21 0.00 0.00 0.00 0.00 17:07:16 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:06:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:08:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:09:01 eth0 0.13 0.12 0.09 0.01 0.00 0.00 0.00 0.00 17:07:16 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:11:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:16:02 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 12:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:18:01 eth0 0.42 0.28 0.26 0.20 0.00 0.00 0.00 0.00 17:07:16 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:21:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:07:16 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:23:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:25:01 eth0 0.18 0.17 0.18 0.01 0.00 0.00 0.00 0.00 17:07:16 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:26:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:30:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:31:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:36:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:41:01 eth0 0.32 0.27 0.25 0.08 0.00 0.00 0.00 0.00 17:07:16 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:45:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:46:01 eth0 0.15 0.14 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:48:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:51:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:52:01 eth0 0.30 0.23 0.29 0.07 0.00 0.00 0.00 0.00 17:07:16 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:56:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:59:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 12:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:01:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:04:01 eth0 0.67 0.15 0.17 0.01 0.00 0.00 0.00 0.00 17:07:16 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:05:01 eth0 0.38 0.38 0.26 0.17 0.00 0.00 0.00 0.00 17:07:16 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:06:01 eth0 0.15 0.10 0.08 0.10 0.00 0.00 0.00 0.00 17:07:16 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:11:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:14:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:15:02 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:07:16 13:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:16:01 eth0 0.17 0.14 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:17:01 eth0 0.20 0.17 0.18 0.01 0.00 0.00 0.00 0.00 17:07:16 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:18:01 eth0 0.43 0.30 0.26 0.20 0.00 0.00 0.00 0.00 17:07:16 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:21:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:26:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:30:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:31:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:32:01 eth0 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 17:07:16 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:33:01 eth0 0.20 0.20 0.18 0.02 0.00 0.00 0.00 0.00 17:07:16 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:36:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:41:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:42:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:44:01 eth0 0.20 0.17 0.12 0.01 0.00 0.00 0.00 0.00 17:07:16 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:46:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:48:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:51:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:54:01 eth0 77.86 47.79 73.10 39.62 0.00 0.00 0.00 0.00 17:07:16 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:56:01 eth0 0.15 0.12 0.08 0.09 0.00 0.00 0.00 0.00 17:07:16 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:59:02 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:07:16 13:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 13:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:01:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:04:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:07:16 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:05:01 eth0 0.50 0.50 0.32 0.18 0.00 0.00 0.00 0.00 17:07:16 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:06:01 eth0 0.20 0.15 0.08 0.10 0.00 0.00 0.00 0.00 17:07:16 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:08:01 eth0 0.15 0.15 0.06 0.01 0.00 0.00 0.00 0.00 17:07:16 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:11:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:15:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:16:01 eth0 0.15 0.14 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:18:01 eth0 0.43 0.32 0.26 0.20 0.00 0.00 0.00 0.00 17:07:16 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:19:01 eth0 0.13 0.12 0.12 0.01 0.00 0.00 0.00 0.00 17:07:16 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:21:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:23:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:24:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:25:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:26:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:27:01 eth0 0.25 0.23 0.13 0.02 0.00 0.00 0.00 0.00 17:07:16 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:31:02 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 14:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:36:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:40:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:41:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:45:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:46:01 eth0 0.15 0.14 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:48:01 eth0 0.22 0.20 0.23 0.01 0.00 0.00 0.00 0.00 17:07:16 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:51:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:56:02 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 14:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:58:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:00:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:01:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:04:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:07:16 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:05:01 eth0 0.60 0.45 0.44 0.21 0.00 0.00 0.00 0.00 17:07:16 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:06:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:07:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:11:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:15:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:16:01 eth0 0.20 0.18 0.08 0.08 0.00 0.00 0.00 0.00 17:07:16 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:18:01 eth0 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 17:07:16 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:21:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:07:16 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:24:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:26:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:31:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:32:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:36:02 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 15:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:41:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:42:01 eth0 2.65 2.93 0.61 12.99 0.00 0.00 0.00 0.00 17:07:16 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:46:01 eth0 1.07 1.17 0.14 6.49 0.00 0.00 0.00 0.00 17:07:16 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:48:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:51:01 eth0 0.95 1.12 0.13 6.46 0.00 0.00 0.00 0.00 17:07:16 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:52:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:53:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:56:01 eth0 1.07 1.48 0.14 6.65 0.00 0.00 0.00 0.00 17:07:16 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:01:01 eth0 1.56 1.86 0.17 6.60 0.00 0.00 0.00 0.00 17:07:16 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:03:01 eth0 0.20 0.17 0.23 0.01 0.00 0.00 0.00 0.00 17:07:16 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:04:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:07:16 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:05:01 eth0 1.88 1.88 0.36 6.75 0.00 0.00 0.00 0.00 17:07:16 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:06:01 eth0 1.98 2.06 0.20 4.99 0.00 0.00 0.00 0.00 17:07:16 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:07:01 eth0 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 17:07:16 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:09:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:10:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:11:01 eth0 0.15 0.14 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:16:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:18:01 eth0 0.43 0.30 0.26 0.20 0.00 0.00 0.00 0.00 17:07:16 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:19:01 eth0 0.20 0.10 0.18 0.01 0.00 0.00 0.00 0.00 17:07:16 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:21:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:26:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:27:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:31:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:36:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:41:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:07:16 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:42:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:43:01 eth0 0.32 0.30 0.30 0.02 0.00 0.00 0.00 0.00 17:07:16 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:44:01 veth712d29f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:07:16 16:44:01 eth0 719.91 597.69 3336.74 83.40 0.00 0.00 0.00 0.00 17:07:16 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:44:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:07:16 16:45:01 eth0 991.00 1060.41 5502.08 134.46 0.00 0.00 0.00 0.00 17:07:16 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:45:01 docker0 818.01 692.75 69.53 2669.43 0.00 0.00 0.00 0.00 17:07:16 16:46:01 eth0 230.07 131.87 842.70 17.98 0.00 0.00 0.00 0.00 17:07:16 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:46:01 docker0 120.56 210.84 8.92 828.73 0.00 0.00 0.00 0.00 17:07:16 16:47:02 eth0 32.97 26.41 23.62 50.09 0.00 0.00 0.00 0.00 17:07:16 16:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:47:02 veth2254d54 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:07:16 16:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:48:01 eth0 27.68 20.95 23.26 11.38 0.00 0.00 0.00 0.00 17:07:16 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:48:01 veth2254d54 0.84 0.84 0.07 0.08 0.00 0.00 0.00 0.00 17:07:16 16:48:01 docker0 0.84 0.84 0.06 0.08 0.00 0.00 0.00 0.00 17:07:16 16:49:01 eth0 26.07 20.14 13.99 50.23 0.00 0.00 0.00 0.00 17:07:16 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:49:01 veth2254d54 1.30 1.30 0.10 0.10 0.00 0.00 0.00 0.00 17:07:16 16:49:01 docker0 1.30 1.30 0.09 0.10 0.00 0.00 0.00 0.00 17:07:16 16:50:02 eth0 21.98 17.22 18.73 10.42 0.00 0.00 0.00 0.00 17:07:16 16:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:50:02 veth2254d54 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:51:02 eth0 182.13 140.05 1678.30 63.27 0.00 0.00 0.00 0.00 17:07:16 16:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:51:02 veth80cb6db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:07:16 16:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:52:02 veth6a633f6 7.08 10.29 0.56 32.02 0.00 0.00 0.00 0.00 17:07:16 16:52:02 eth0 82.37 61.74 163.14 39.46 0.00 0.00 0.00 0.00 17:07:16 16:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:52:02 veth80cb6db 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:53:06 eth0 10.60 5.34 8.23 4.27 0.00 0.00 0.00 0.00 17:07:16 16:53:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:53:06 veth80cb6db 0.00 0.11 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:53:06 docker0 929.31 911.35 76.95 3438.67 0.00 0.00 0.00 0.00 17:07:16 16:54:02 veth15ec72c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:07:16 16:54:02 veth3553fc6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:07:16 16:54:02 veth6b019df 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:07:16 16:54:02 eth0 8.62 4.78 6.90 3.64 0.00 0.00 0.00 0.00 17:07:16 16:55:01 eth0 170.02 106.50 1433.14 15.79 0.00 0.00 0.00 0.00 17:07:16 16:55:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:07:16 16:55:01 veth80cb6db 0.00 0.61 0.00 0.03 0.00 0.00 0.00 0.00 17:07:16 16:55:01 docker0 1019.82 1018.03 84.02 3852.30 0.00 0.00 0.00 0.00 17:07:16 16:56:01 eth0 81.67 51.14 369.51 64.33 0.00 0.00 0.00 0.00 17:07:16 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:56:01 veth80cb6db 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:56:01 docker0 19.35 41.20 1.35 344.92 0.00 0.00 0.00 0.00 17:07:16 16:57:06 eth0 72.62 54.09 128.16 47.75 0.00 0.00 0.00 0.00 17:07:16 16:57:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:57:06 veth80cb6db 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 17:07:16 16:57:06 docker0 29.62 39.95 1.86 110.15 0.00 0.00 0.00 0.00 17:07:16 16:58:02 veth4fdb70c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:07:16 16:58:02 vethbfaa8f6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:07:16 16:58:02 eth0 24.64 17.53 19.38 10.48 0.00 0.00 0.00 0.00 17:07:16 16:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:59:01 eth0 81.07 61.59 148.21 60.01 0.00 0.00 0.00 0.00 17:07:16 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 16:59:01 docker0 1095.64 1136.32 88.98 4446.76 0.00 0.00 0.00 0.00 17:07:16 17:00:01 eth0 1.33 0.63 0.76 0.41 0.00 0.00 0.00 0.00 17:07:16 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:01:01 eth0 1.28 0.63 0.75 0.28 0.00 0.00 0.00 0.00 17:07:16 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:02:01 eth0 4.74 4.45 0.60 22.40 0.00 0.00 0.00 0.00 17:07:16 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:04:01 eth0 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:07:16 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:05:01 eth0 2.28 2.33 0.38 6.81 0.00 0.00 0.00 0.00 17:07:16 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:06:01 eth0 3.35 2.75 0.35 5.14 0.00 0.00 0.00 0.00 17:07:16 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:07:03 eth0 206.34 170.85 2112.26 45.06 0.00 0.00 0.00 0.00 17:07:16 17:07:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 17:07:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 Average: eth0 8.74 7.36 44.14 2.34 0.00 0.00 0.00 0.00 17:07:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:16 Average: docker0 2.90 3.01 0.24 11.78 0.00 0.00 0.00 0.00 17:07:16 17:07:16 17:07:16 ---> sar -P ALL: 17:07:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/26/21 _x86_64_ (4 CPU) 17:07:16 17:07:16 10:54:29 LINUX RESTART (4 CPU) 17:07:16 17:07:16 10:55:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 10:56:02 all 9.00 0.00 7.48 4.85 17.20 61.47 17:07:16 10:56:02 0 8.12 0.00 7.07 5.07 17.53 62.20 17:07:16 10:56:02 1 9.59 0.00 7.16 5.26 18.40 59.58 17:07:16 10:56:02 2 9.38 0.00 6.03 5.53 16.27 62.79 17:07:16 10:56:02 3 8.89 0.00 9.68 3.52 16.60 61.31 17:07:16 10:57:01 all 0.09 0.00 0.11 0.00 0.25 99.55 17:07:16 10:57:01 0 0.03 0.00 0.12 0.00 0.22 99.63 17:07:16 10:57:01 1 0.07 0.00 0.07 0.00 0.12 99.75 17:07:16 10:57:01 2 0.20 0.00 0.08 0.00 0.19 99.53 17:07:16 10:57:01 3 0.05 0.00 0.17 0.00 0.47 99.31 17:07:16 10:58:02 all 0.11 0.00 0.05 0.00 0.34 99.50 17:07:16 10:58:02 0 0.02 0.00 0.03 0.00 0.17 99.78 17:07:16 10:58:02 1 0.02 0.00 0.08 0.00 0.08 99.82 17:07:16 10:58:02 2 0.38 0.00 0.03 0.00 0.86 98.72 17:07:16 10:58:02 3 0.03 0.00 0.03 0.00 0.27 99.67 17:07:16 10:59:01 all 0.14 0.00 0.03 0.00 0.25 99.57 17:07:16 10:59:01 0 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 10:59:01 1 0.03 0.00 0.02 0.00 0.10 99.85 17:07:16 10:59:01 2 0.47 0.00 0.03 0.00 0.08 99.41 17:07:16 10:59:01 3 0.05 0.00 0.05 0.00 0.77 99.12 17:07:16 11:00:01 all 0.12 0.00 0.03 0.00 0.64 99.21 17:07:16 11:00:01 0 0.00 0.00 0.02 0.00 0.33 99.65 17:07:16 11:00:01 1 0.03 0.00 0.02 0.00 0.18 99.77 17:07:16 11:00:01 2 0.38 0.00 0.03 0.00 0.94 98.64 17:07:16 11:00:01 3 0.05 0.00 0.07 0.00 1.09 98.79 17:07:16 11:01:01 all 0.12 0.00 0.03 0.00 0.39 99.46 17:07:16 11:01:01 0 0.05 0.00 0.05 0.00 0.42 99.48 17:07:16 11:01:01 1 0.37 0.00 0.03 0.00 0.30 99.30 17:07:16 11:01:01 2 0.03 0.00 0.02 0.00 0.40 99.55 17:07:16 11:01:01 3 0.02 0.00 0.02 0.00 0.45 99.52 17:07:16 11:02:01 all 0.11 0.00 0.04 0.00 0.10 99.75 17:07:16 11:02:01 0 0.03 0.00 0.07 0.00 0.18 99.72 17:07:16 11:02:01 1 0.37 0.00 0.03 0.00 0.13 99.47 17:07:16 11:02:01 2 0.02 0.00 0.05 0.02 0.05 99.87 17:07:16 11:02:01 3 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 11:03:01 all 0.12 0.00 0.02 0.00 0.13 99.73 17:07:16 11:03:01 0 0.00 0.00 0.00 0.00 0.05 99.95 17:07:16 11:03:01 1 0.40 0.00 0.03 0.00 0.05 99.52 17:07:16 11:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:07:16 11:03:01 3 0.05 0.00 0.05 0.00 0.42 99.48 17:07:16 11:04:01 all 0.12 0.00 0.03 0.00 0.12 99.73 17:07:16 11:04:01 0 0.02 0.00 0.02 0.00 0.12 99.85 17:07:16 11:04:01 1 0.38 0.00 0.02 0.00 0.10 99.50 17:07:16 11:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 11:04:01 3 0.05 0.00 0.07 0.00 0.25 99.63 17:07:16 11:05:01 all 0.12 0.00 0.05 0.00 0.17 99.65 17:07:16 11:05:01 0 0.05 0.00 0.03 0.00 0.05 99.87 17:07:16 11:05:01 1 0.38 0.00 0.08 0.00 0.15 99.38 17:07:16 11:05:01 2 0.03 0.00 0.02 0.00 0.18 99.77 17:07:16 11:05:01 3 0.03 0.00 0.05 0.00 0.32 99.60 17:07:16 11:06:01 all 0.12 0.00 0.03 0.00 0.48 99.37 17:07:16 11:06:01 0 0.03 0.00 0.05 0.00 0.38 99.54 17:07:16 11:06:01 1 0.41 0.00 0.03 0.00 1.14 98.42 17:07:16 11:06:01 2 0.02 0.00 0.02 0.00 0.36 99.60 17:07:16 11:06:01 3 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 17:07:16 11:06:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 11:07:01 all 0.10 0.00 0.02 0.00 0.71 99.16 17:07:16 11:07:01 0 0.36 0.00 0.03 0.00 1.07 98.53 17:07:16 11:07:01 1 0.02 0.00 0.03 0.00 1.06 98.89 17:07:16 11:07:01 2 0.02 0.00 0.02 0.00 0.25 99.72 17:07:16 11:07:01 3 0.02 0.00 0.02 0.00 0.46 99.50 17:07:16 11:08:01 all 0.13 0.00 0.03 0.00 0.08 99.75 17:07:16 11:08:01 0 0.41 0.00 0.02 0.00 0.08 99.49 17:07:16 11:08:01 1 0.08 0.00 0.07 0.00 0.20 99.64 17:07:16 11:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:07:16 11:08:01 3 0.00 0.00 0.03 0.00 0.05 99.92 17:07:16 11:09:01 all 0.12 0.00 0.02 0.00 0.06 99.79 17:07:16 11:09:01 0 0.42 0.00 0.02 0.00 0.05 99.52 17:07:16 11:09:01 1 0.03 0.00 0.03 0.00 0.07 99.87 17:07:16 11:09:01 2 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 11:09:01 3 0.03 0.00 0.02 0.00 0.10 99.85 17:07:16 11:10:01 all 0.13 0.00 0.04 0.00 0.07 99.75 17:07:16 11:10:01 0 0.45 0.00 0.05 0.00 0.13 99.37 17:07:16 11:10:01 1 0.03 0.00 0.03 0.00 0.05 99.88 17:07:16 11:10:01 2 0.03 0.00 0.05 0.00 0.08 99.83 17:07:16 11:10:01 3 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 11:11:01 all 0.11 0.00 0.04 0.00 0.09 99.76 17:07:16 11:11:01 0 0.37 0.00 0.03 0.00 0.05 99.55 17:07:16 11:11:01 1 0.05 0.00 0.05 0.00 0.23 99.67 17:07:16 11:11:01 2 0.03 0.00 0.05 0.00 0.07 99.85 17:07:16 11:11:01 3 0.00 0.00 0.03 0.00 0.00 99.97 17:07:16 11:12:01 all 0.11 0.00 0.04 0.00 0.19 99.67 17:07:16 11:12:01 0 0.37 0.00 0.03 0.00 0.05 99.55 17:07:16 11:12:01 1 0.03 0.00 0.07 0.00 0.65 99.25 17:07:16 11:12:01 2 0.03 0.00 0.03 0.00 0.05 99.88 17:07:16 11:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:07:16 11:13:01 all 0.11 0.00 0.03 0.00 0.07 99.79 17:07:16 11:13:01 0 0.37 0.00 0.03 0.00 0.07 99.53 17:07:16 11:13:01 1 0.03 0.00 0.05 0.00 0.17 99.75 17:07:16 11:13:01 2 0.02 0.00 0.05 0.00 0.03 99.90 17:07:16 11:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:07:16 11:14:01 all 0.12 0.00 0.03 0.00 0.16 99.69 17:07:16 11:14:01 0 0.40 0.00 0.00 0.00 0.07 99.53 17:07:16 11:14:01 1 0.05 0.00 0.08 0.00 0.50 99.37 17:07:16 11:14:01 2 0.03 0.00 0.03 0.00 0.05 99.88 17:07:16 11:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:07:16 11:15:01 all 0.11 0.00 0.02 0.00 0.11 99.75 17:07:16 11:15:01 0 0.20 0.00 0.02 0.00 0.12 99.67 17:07:16 11:15:01 1 0.07 0.00 0.05 0.00 0.27 99.62 17:07:16 11:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:07:16 11:15:01 3 0.15 0.00 0.02 0.00 0.03 99.80 17:07:16 11:16:01 all 0.11 0.00 0.02 0.00 0.31 99.56 17:07:16 11:16:01 0 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 11:16:01 1 0.03 0.00 0.03 0.00 0.66 99.27 17:07:16 11:16:01 2 0.03 0.00 0.02 0.00 0.08 99.87 17:07:16 11:16:01 3 0.38 0.00 0.02 0.00 0.45 99.15 17:07:16 11:17:01 all 0.09 0.00 0.04 0.00 0.54 99.33 17:07:16 11:17:01 0 0.00 0.00 0.02 0.00 0.13 99.85 17:07:16 11:17:01 1 0.07 0.00 0.07 0.00 1.17 98.70 17:07:16 11:17:01 2 0.02 0.00 0.03 0.00 0.46 99.49 17:07:16 11:17:01 3 0.28 0.00 0.03 0.00 0.40 99.29 17:07:16 17:07:16 11:17:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 11:18:01 all 0.12 0.00 0.03 0.00 0.15 99.71 17:07:16 11:18:01 0 0.37 0.00 0.02 0.00 0.13 99.48 17:07:16 11:18:01 1 0.07 0.00 0.07 0.00 0.33 99.53 17:07:16 11:18:01 2 0.03 0.00 0.02 0.00 0.08 99.87 17:07:16 11:18:01 3 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 11:19:01 all 0.10 0.00 0.02 0.00 0.36 99.52 17:07:16 11:19:01 0 0.32 0.00 0.00 0.00 0.22 99.47 17:07:16 11:19:01 1 0.07 0.00 0.05 0.00 1.14 98.74 17:07:16 11:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 11:19:01 3 0.03 0.00 0.02 0.00 0.05 99.90 17:07:16 11:20:01 all 0.10 0.00 0.03 0.00 0.10 99.77 17:07:16 11:20:01 0 0.37 0.00 0.02 0.00 0.07 99.55 17:07:16 11:20:01 1 0.02 0.00 0.03 0.00 0.12 99.83 17:07:16 11:20:01 2 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 11:20:01 3 0.02 0.00 0.05 0.00 0.17 99.77 17:07:16 11:21:01 all 0.09 0.00 0.02 0.00 0.33 99.56 17:07:16 11:21:01 0 0.30 0.00 0.03 0.00 0.10 99.57 17:07:16 11:21:01 1 0.02 0.00 0.03 0.00 0.33 99.62 17:07:16 11:21:01 2 0.02 0.00 0.00 0.00 0.07 99.92 17:07:16 11:21:01 3 0.02 0.00 0.02 0.00 0.81 99.16 17:07:16 11:22:01 all 0.10 0.00 0.02 0.00 0.09 99.78 17:07:16 11:22:01 0 0.18 0.00 0.02 0.00 0.10 99.70 17:07:16 11:22:01 1 0.02 0.00 0.03 0.00 0.15 99.80 17:07:16 11:22:01 2 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 11:22:01 3 0.22 0.00 0.02 0.00 0.08 99.68 17:07:16 11:23:01 all 0.12 0.00 0.02 0.00 0.23 99.63 17:07:16 11:23:01 0 0.00 0.00 0.00 0.00 0.05 99.95 17:07:16 11:23:01 1 0.07 0.00 0.07 0.00 0.70 99.17 17:07:16 11:23:01 2 0.03 0.00 0.02 0.00 0.05 99.90 17:07:16 11:23:01 3 0.38 0.00 0.00 0.00 0.12 99.50 17:07:16 11:24:01 all 0.08 0.00 0.04 0.00 0.18 99.70 17:07:16 11:24:01 0 0.02 0.00 0.03 0.00 0.10 99.85 17:07:16 11:24:01 1 0.05 0.00 0.05 0.00 0.40 99.50 17:07:16 11:24:01 2 0.00 0.00 0.03 0.00 0.07 99.90 17:07:16 11:24:01 3 0.25 0.00 0.03 0.00 0.17 99.55 17:07:16 11:25:01 all 0.11 0.00 0.02 0.00 0.79 99.07 17:07:16 11:25:01 0 0.02 0.00 0.02 0.00 0.53 99.44 17:07:16 11:25:01 1 0.05 0.00 0.03 0.00 1.53 98.39 17:07:16 11:25:01 2 0.05 0.00 0.02 0.00 0.23 99.70 17:07:16 11:25:01 3 0.33 0.00 0.03 0.00 0.86 98.78 17:07:16 11:26:02 all 0.11 0.00 0.05 0.00 0.48 99.37 17:07:16 11:26:02 0 0.02 0.00 0.03 0.00 0.07 99.88 17:07:16 11:26:02 1 0.02 0.00 0.05 0.00 0.08 99.85 17:07:16 11:26:02 2 0.07 0.00 0.05 0.00 1.39 98.50 17:07:16 11:26:02 3 0.33 0.00 0.05 0.00 0.37 99.25 17:07:16 11:27:01 all 0.11 0.00 0.03 0.00 0.30 99.56 17:07:16 11:27:01 0 0.02 0.00 0.00 0.00 0.10 99.88 17:07:16 11:27:01 1 0.02 0.00 0.03 0.00 0.07 99.88 17:07:16 11:27:01 2 0.07 0.00 0.07 0.00 0.91 98.96 17:07:16 11:27:01 3 0.34 0.00 0.00 0.00 0.12 99.54 17:07:16 11:28:01 all 0.11 0.00 0.03 0.00 0.07 99.78 17:07:16 11:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 11:28:01 1 0.03 0.00 0.07 0.00 0.13 99.77 17:07:16 11:28:01 2 0.00 0.00 0.02 0.02 0.05 99.92 17:07:16 11:28:01 3 0.42 0.00 0.03 0.00 0.07 99.48 17:07:16 17:07:16 11:28:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 11:29:01 all 0.12 0.00 0.02 0.00 0.10 99.76 17:07:16 11:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:07:16 11:29:01 1 0.03 0.00 0.05 0.00 0.32 99.60 17:07:16 11:29:01 2 0.03 0.00 0.03 0.00 0.03 99.90 17:07:16 11:29:01 3 0.37 0.00 0.02 0.00 0.03 99.58 17:07:16 11:30:01 all 0.10 0.00 0.02 0.00 0.69 99.19 17:07:16 11:30:01 0 0.02 0.00 0.03 0.00 0.08 99.87 17:07:16 11:30:01 1 0.03 0.00 0.03 0.00 2.30 97.63 17:07:16 11:30:01 2 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 11:30:01 3 0.33 0.00 0.00 0.00 0.28 99.38 17:07:16 11:31:01 all 0.11 0.00 0.03 0.00 0.30 99.56 17:07:16 11:31:01 0 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 11:31:01 1 0.05 0.00 0.08 0.00 0.75 99.12 17:07:16 11:31:01 2 0.02 0.00 0.00 0.00 0.18 99.80 17:07:16 11:31:01 3 0.38 0.00 0.02 0.00 0.22 99.38 17:07:16 11:32:01 all 0.11 0.00 0.02 0.00 0.07 99.80 17:07:16 11:32:01 0 0.00 0.00 0.00 0.00 0.03 99.97 17:07:16 11:32:01 1 0.03 0.00 0.05 0.00 0.17 99.75 17:07:16 11:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 11:32:01 3 0.42 0.00 0.02 0.00 0.05 99.52 17:07:16 11:33:01 all 0.11 0.00 0.03 0.00 0.12 99.73 17:07:16 11:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 11:33:01 1 0.05 0.00 0.07 0.00 0.17 99.72 17:07:16 11:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 11:33:01 3 0.38 0.00 0.02 0.00 0.30 99.30 17:07:16 11:34:01 all 0.07 0.00 0.02 0.00 0.17 99.74 17:07:16 11:34:01 0 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 11:34:01 1 0.03 0.00 0.02 0.00 0.12 99.83 17:07:16 11:34:01 2 0.03 0.00 0.02 0.00 0.37 99.58 17:07:16 11:34:01 3 0.18 0.00 0.03 0.00 0.12 99.67 17:07:16 11:35:01 all 0.11 0.00 0.02 0.00 0.11 99.76 17:07:16 11:35:01 0 0.00 0.00 0.00 0.00 0.05 99.95 17:07:16 11:35:01 1 0.03 0.00 0.05 0.00 0.18 99.73 17:07:16 11:35:01 2 0.00 0.00 0.02 0.00 0.15 99.83 17:07:16 11:35:01 3 0.40 0.00 0.03 0.00 0.05 99.52 17:07:16 11:36:01 all 0.11 0.00 0.03 0.00 0.23 99.63 17:07:16 11:36:01 0 0.02 0.00 0.02 0.00 0.32 99.65 17:07:16 11:36:01 1 0.03 0.00 0.05 0.00 0.32 99.60 17:07:16 11:36:01 2 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 11:36:01 3 0.37 0.00 0.03 0.00 0.18 99.42 17:07:16 11:37:01 all 0.10 0.00 0.02 0.00 0.10 99.78 17:07:16 11:37:01 0 0.00 0.00 0.00 0.00 0.07 99.93 17:07:16 11:37:01 1 0.03 0.00 0.03 0.00 0.13 99.80 17:07:16 11:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:07:16 11:37:01 3 0.35 0.00 0.03 0.00 0.18 99.43 17:07:16 11:38:01 all 0.11 0.00 0.02 0.00 0.23 99.64 17:07:16 11:38:01 0 0.02 0.00 0.02 0.00 0.55 99.42 17:07:16 11:38:01 1 0.05 0.00 0.02 0.00 0.05 99.88 17:07:16 11:38:01 2 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 11:38:01 3 0.37 0.00 0.03 0.00 0.28 99.32 17:07:16 11:39:01 all 0.10 0.00 0.03 0.00 0.23 99.64 17:07:16 11:39:01 0 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 11:39:01 1 0.02 0.00 0.05 0.00 0.08 99.85 17:07:16 11:39:01 2 0.02 0.00 0.02 0.00 0.22 99.75 17:07:16 11:39:01 3 0.33 0.00 0.03 0.00 0.56 99.07 17:07:16 17:07:16 11:39:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 11:40:01 all 0.12 0.00 0.03 0.00 0.18 99.68 17:07:16 11:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:07:16 11:40:01 1 0.08 0.00 0.03 0.00 0.25 99.63 17:07:16 11:40:01 2 0.02 0.00 0.03 0.00 0.12 99.83 17:07:16 11:40:01 3 0.35 0.00 0.05 0.00 0.33 99.27 17:07:16 11:41:01 all 0.13 0.00 0.02 0.00 0.09 99.76 17:07:16 11:41:01 0 0.45 0.00 0.03 0.00 0.20 99.32 17:07:16 11:41:01 1 0.05 0.00 0.03 0.00 0.10 99.82 17:07:16 11:41:01 2 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 11:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:07:16 11:42:01 all 0.11 0.00 0.03 0.00 0.17 99.70 17:07:16 11:42:01 0 0.37 0.00 0.03 0.00 0.48 99.12 17:07:16 11:42:01 1 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 11:42:01 2 0.03 0.00 0.03 0.00 0.10 99.83 17:07:16 11:42:01 3 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 11:43:01 all 0.10 0.00 0.02 0.00 0.10 99.79 17:07:16 11:43:01 0 0.00 0.00 0.02 0.00 0.15 99.83 17:07:16 11:43:01 1 0.03 0.00 0.02 0.00 0.08 99.87 17:07:16 11:43:01 2 0.33 0.00 0.02 0.00 0.12 99.53 17:07:16 11:43:01 3 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 11:44:02 all 0.10 0.00 0.02 0.00 0.11 99.76 17:07:16 11:44:02 0 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 11:44:02 1 0.03 0.00 0.03 0.00 0.12 99.82 17:07:16 11:44:02 2 0.35 0.00 0.03 0.00 0.20 99.42 17:07:16 11:44:02 3 0.02 0.00 0.02 0.00 0.12 99.85 17:07:16 11:45:01 all 0.13 0.00 0.03 0.00 0.06 99.78 17:07:16 11:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 11:45:01 1 0.00 0.00 0.02 0.00 0.07 99.92 17:07:16 11:45:01 2 0.48 0.00 0.05 0.00 0.07 99.41 17:07:16 11:45:01 3 0.03 0.00 0.03 0.00 0.10 99.83 17:07:16 11:46:01 all 0.08 1.64 7.44 5.36 23.60 61.88 17:07:16 11:46:01 0 0.10 1.51 7.28 6.12 23.18 61.82 17:07:16 11:46:01 1 0.04 1.63 7.58 4.40 24.16 62.18 17:07:16 11:46:01 2 0.11 1.67 7.31 6.42 23.90 60.59 17:07:16 11:46:01 3 0.07 1.74 7.60 4.50 23.16 62.93 17:07:16 11:47:01 all 0.07 0.54 3.12 2.37 14.64 79.26 17:07:16 11:47:01 0 0.03 0.53 3.05 2.67 14.57 79.14 17:07:16 11:47:01 1 0.01 0.56 3.43 2.05 14.51 79.43 17:07:16 11:47:01 2 0.07 0.52 2.99 1.98 13.86 80.57 17:07:16 11:47:01 3 0.18 0.53 3.00 2.77 15.61 77.92 17:07:16 11:48:01 all 0.11 0.00 0.02 0.00 0.16 99.71 17:07:16 11:48:01 0 0.03 0.00 0.02 0.00 0.25 99.70 17:07:16 11:48:01 1 0.02 0.00 0.02 0.00 0.23 99.73 17:07:16 11:48:01 2 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 11:48:01 3 0.38 0.00 0.02 0.00 0.12 99.48 17:07:16 11:49:01 all 0.12 0.00 0.02 0.00 0.06 99.79 17:07:16 11:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:07:16 11:49:01 1 0.03 0.00 0.03 0.00 0.10 99.83 17:07:16 11:49:01 2 0.05 0.00 0.02 0.00 0.03 99.90 17:07:16 11:49:01 3 0.42 0.00 0.02 0.00 0.12 99.45 17:07:16 11:50:01 all 0.11 0.00 0.02 0.00 0.17 99.70 17:07:16 11:50:01 0 0.00 0.00 0.00 0.00 0.03 99.97 17:07:16 11:50:01 1 0.27 0.00 0.07 0.00 0.28 99.38 17:07:16 11:50:01 2 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 11:50:01 3 0.15 0.00 0.00 0.00 0.33 99.52 17:07:16 17:07:16 11:50:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 11:51:01 all 0.12 0.00 0.02 0.00 0.33 99.53 17:07:16 11:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 11:51:01 1 0.41 0.00 0.05 0.00 1.24 98.30 17:07:16 11:51:01 2 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 11:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:07:16 11:52:01 all 0.11 0.00 0.02 0.00 0.42 99.45 17:07:16 11:52:01 0 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 11:52:01 1 0.38 0.00 0.03 0.00 1.47 98.12 17:07:16 11:52:01 2 0.03 0.00 0.03 0.00 0.13 99.80 17:07:16 11:52:01 3 0.02 0.00 0.02 0.02 0.02 99.93 17:07:16 11:53:01 all 0.11 0.00 0.02 0.00 0.40 99.47 17:07:16 11:53:01 0 0.23 0.00 0.02 0.00 0.33 99.42 17:07:16 11:53:01 1 0.13 0.00 0.02 0.00 0.78 99.07 17:07:16 11:53:01 2 0.05 0.00 0.03 0.00 0.15 99.77 17:07:16 11:53:01 3 0.02 0.00 0.02 0.00 0.33 99.63 17:07:16 11:54:01 all 0.08 0.00 0.02 0.00 0.10 99.80 17:07:16 11:54:01 0 0.25 0.00 0.02 0.00 0.20 99.53 17:07:16 11:54:01 1 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 11:54:01 2 0.03 0.00 0.03 0.00 0.10 99.83 17:07:16 11:54:01 3 0.02 0.00 0.00 0.00 0.08 99.90 17:07:16 11:55:01 all 0.07 0.00 0.03 0.00 0.15 99.76 17:07:16 11:55:01 0 0.17 0.00 0.02 0.00 0.33 99.48 17:07:16 11:55:01 1 0.02 0.00 0.05 0.00 0.10 99.83 17:07:16 11:55:01 2 0.07 0.00 0.02 0.00 0.03 99.88 17:07:16 11:55:01 3 0.02 0.00 0.03 0.00 0.12 99.83 17:07:16 11:56:01 all 0.07 0.00 0.02 0.00 0.52 99.38 17:07:16 11:56:01 0 0.02 0.00 0.00 0.00 0.03 99.95 17:07:16 11:56:01 1 0.20 0.00 0.03 0.00 0.15 99.62 17:07:16 11:56:01 2 0.05 0.00 0.02 0.00 0.73 99.21 17:07:16 11:56:01 3 0.03 0.00 0.05 0.00 1.16 98.76 17:07:16 11:57:01 all 0.10 0.00 0.02 0.00 0.49 99.38 17:07:16 11:57:01 0 0.00 0.00 0.02 0.00 0.10 99.88 17:07:16 11:57:01 1 0.05 0.00 0.03 0.00 0.42 99.50 17:07:16 11:57:01 2 0.33 0.00 0.03 0.00 0.75 98.89 17:07:16 11:57:01 3 0.03 0.00 0.02 0.00 0.70 99.25 17:07:16 11:58:01 all 0.08 0.00 0.02 0.00 0.70 99.20 17:07:16 11:58:01 0 0.02 0.00 0.02 0.00 1.30 98.67 17:07:16 11:58:01 1 0.00 0.00 0.03 0.00 0.08 99.88 17:07:16 11:58:01 2 0.28 0.00 0.02 0.00 0.65 99.06 17:07:16 11:58:01 3 0.02 0.00 0.02 0.00 0.78 99.19 17:07:16 11:59:01 all 0.11 0.00 0.02 0.00 0.25 99.62 17:07:16 11:59:01 0 0.02 0.00 0.02 0.00 0.17 99.80 17:07:16 11:59:01 1 0.02 0.00 0.03 0.00 0.07 99.88 17:07:16 11:59:01 2 0.40 0.00 0.02 0.00 0.17 99.42 17:07:16 11:59:01 3 0.02 0.00 0.02 0.00 0.58 99.39 17:07:16 12:00:01 all 0.07 0.00 0.02 0.00 0.34 99.56 17:07:16 12:00:01 0 0.03 0.00 0.02 0.00 0.53 99.42 17:07:16 12:00:01 1 0.05 0.00 0.02 0.00 0.43 99.50 17:07:16 12:00:01 2 0.02 0.00 0.03 0.00 0.20 99.75 17:07:16 12:00:01 3 0.20 0.00 0.02 0.00 0.22 99.57 17:07:16 12:01:02 all 0.15 0.00 0.04 0.00 0.68 99.13 17:07:16 12:01:02 0 0.05 0.00 0.07 0.00 1.42 98.47 17:07:16 12:01:02 1 0.35 0.00 0.03 0.00 0.55 99.07 17:07:16 12:01:02 2 0.02 0.00 0.02 0.00 0.45 99.52 17:07:16 12:01:02 3 0.18 0.00 0.03 0.00 0.30 99.48 17:07:16 17:07:16 12:01:02 CPU %user %nice %system %iowait %steal %idle 17:07:16 12:02:01 all 0.17 0.00 0.03 0.00 0.23 99.57 17:07:16 12:02:01 0 0.03 0.00 0.05 0.00 0.20 99.71 17:07:16 12:02:01 1 0.39 0.00 0.03 0.00 0.36 99.22 17:07:16 12:02:01 2 0.17 0.00 0.02 0.00 0.36 99.46 17:07:16 12:02:01 3 0.08 0.00 0.02 0.00 0.02 99.88 17:07:16 12:03:01 all 0.12 0.00 0.02 0.00 0.17 99.69 17:07:16 12:03:01 0 0.03 0.00 0.05 0.00 0.47 99.45 17:07:16 12:03:01 1 0.38 0.00 0.02 0.00 0.18 99.42 17:07:16 12:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 12:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:07:16 12:04:01 all 0.07 0.00 0.02 0.00 0.45 99.46 17:07:16 12:04:01 0 0.02 0.00 0.02 0.00 0.48 99.49 17:07:16 12:04:01 1 0.27 0.00 0.03 0.00 0.70 99.01 17:07:16 12:04:01 2 0.02 0.00 0.02 0.00 0.18 99.78 17:07:16 12:04:01 3 0.00 0.00 0.02 0.00 0.43 99.55 17:07:16 12:05:01 all 0.07 0.00 0.03 0.00 0.72 99.17 17:07:16 12:05:01 0 0.25 0.00 0.07 0.02 1.90 97.77 17:07:16 12:05:01 1 0.02 0.00 0.02 0.00 0.13 99.83 17:07:16 12:05:01 2 0.02 0.00 0.02 0.00 0.30 99.67 17:07:16 12:05:01 3 0.00 0.00 0.03 0.00 0.55 99.42 17:07:16 12:06:01 all 0.12 0.00 0.03 0.00 0.18 99.66 17:07:16 12:06:01 0 0.05 0.00 0.02 0.00 0.05 99.88 17:07:16 12:06:01 1 0.03 0.00 0.03 0.00 0.13 99.80 17:07:16 12:06:01 2 0.38 0.00 0.07 0.00 0.53 99.02 17:07:16 12:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 12:07:01 all 0.13 0.00 0.03 0.00 0.06 99.78 17:07:16 12:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 12:07:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 12:07:01 2 0.48 0.00 0.05 0.00 0.18 99.28 17:07:16 12:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 12:08:01 all 0.10 0.00 0.02 0.00 0.50 99.37 17:07:16 12:08:01 0 0.00 0.00 0.00 0.00 0.12 99.88 17:07:16 12:08:01 1 0.03 0.00 0.05 0.00 0.32 99.60 17:07:16 12:08:01 2 0.36 0.00 0.02 0.00 0.63 98.99 17:07:16 12:08:01 3 0.02 0.00 0.03 0.00 0.93 99.02 17:07:16 12:09:01 all 0.11 0.00 0.02 0.00 0.73 99.13 17:07:16 12:09:01 0 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 12:09:01 1 0.28 0.00 0.02 0.00 0.28 99.42 17:07:16 12:09:01 2 0.13 0.00 0.05 0.00 2.40 97.42 17:07:16 12:09:01 3 0.02 0.00 0.02 0.00 0.17 99.80 17:07:16 12:10:01 all 0.09 0.00 0.02 0.00 0.30 99.59 17:07:16 12:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 12:10:01 1 0.28 0.00 0.03 0.00 0.65 99.04 17:07:16 12:10:01 2 0.07 0.00 0.05 0.00 0.50 99.39 17:07:16 12:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:07:16 12:11:01 all 0.11 0.00 0.03 0.00 0.15 99.72 17:07:16 12:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 12:11:01 1 0.00 0.00 0.03 0.00 0.03 99.93 17:07:16 12:11:01 2 0.42 0.00 0.05 0.00 0.47 99.07 17:07:16 12:11:01 3 0.00 0.00 0.02 0.00 0.07 99.92 17:07:16 12:12:01 all 0.10 0.00 0.02 0.00 0.13 99.74 17:07:16 12:12:01 0 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 12:12:01 1 0.30 0.00 0.05 0.00 0.27 99.38 17:07:16 12:12:01 2 0.10 0.00 0.02 0.00 0.05 99.83 17:07:16 12:12:01 3 0.02 0.00 0.02 0.00 0.17 99.80 17:07:16 17:07:16 12:12:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 12:13:01 all 0.12 0.00 0.02 0.00 0.74 99.11 17:07:16 12:13:01 0 0.00 0.00 0.00 0.00 0.08 99.92 17:07:16 12:13:01 1 0.43 0.00 0.05 0.00 1.87 97.65 17:07:16 12:13:01 2 0.03 0.00 0.03 0.00 0.94 98.99 17:07:16 12:13:01 3 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 12:14:01 all 0.09 0.00 0.02 0.00 0.39 99.50 17:07:16 12:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 12:14:01 1 0.02 0.00 0.02 0.00 0.76 99.21 17:07:16 12:14:01 2 0.03 0.00 0.03 0.00 0.66 99.27 17:07:16 12:14:01 3 0.30 0.00 0.03 0.00 0.10 99.57 17:07:16 12:15:01 all 0.07 0.00 0.02 0.00 0.31 99.60 17:07:16 12:15:01 0 0.00 0.00 0.02 0.00 0.05 99.93 17:07:16 12:15:01 1 0.02 0.00 0.02 0.00 0.37 99.60 17:07:16 12:15:01 2 0.00 0.00 0.02 0.00 0.20 99.78 17:07:16 12:15:01 3 0.27 0.00 0.05 0.00 0.61 99.07 17:07:16 12:16:02 all 0.12 0.00 0.02 0.00 0.48 99.38 17:07:16 12:16:02 0 0.02 0.00 0.02 0.00 0.96 99.01 17:07:16 12:16:02 1 0.00 0.00 0.03 0.00 0.30 99.67 17:07:16 12:16:02 2 0.03 0.00 0.03 0.00 0.30 99.63 17:07:16 12:16:02 3 0.43 0.00 0.02 0.00 0.35 99.20 17:07:16 12:17:01 all 0.13 0.00 0.02 0.00 0.08 99.77 17:07:16 12:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:07:16 12:17:01 1 0.02 0.00 0.02 0.00 0.15 99.81 17:07:16 12:17:01 2 0.03 0.00 0.03 0.00 0.14 99.80 17:07:16 12:17:01 3 0.42 0.00 0.02 0.00 0.05 99.51 17:07:16 12:18:01 all 0.11 0.00 0.02 0.00 0.08 99.80 17:07:16 12:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 12:18:01 1 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 12:18:01 2 0.03 0.00 0.02 0.00 0.15 99.80 17:07:16 12:18:01 3 0.38 0.00 0.02 0.00 0.07 99.53 17:07:16 12:19:01 all 0.11 0.00 0.03 0.00 0.39 99.47 17:07:16 12:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 12:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:07:16 12:19:01 2 0.03 0.00 0.05 0.00 0.61 99.30 17:07:16 12:19:01 3 0.35 0.00 0.03 0.00 0.89 98.73 17:07:16 12:20:01 all 0.11 0.00 0.02 0.00 0.14 99.73 17:07:16 12:20:01 0 0.02 0.00 0.02 0.00 0.18 99.78 17:07:16 12:20:01 1 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 12:20:01 2 0.02 0.00 0.00 0.00 0.05 99.93 17:07:16 12:20:01 3 0.38 0.00 0.05 0.00 0.27 99.30 17:07:16 12:21:01 all 0.07 0.00 0.02 0.00 0.15 99.75 17:07:16 12:21:01 0 0.08 0.00 0.02 0.00 0.13 99.77 17:07:16 12:21:01 1 0.00 0.00 0.02 0.00 0.40 99.58 17:07:16 12:21:01 2 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 12:21:01 3 0.20 0.00 0.02 0.00 0.05 99.73 17:07:16 12:22:01 all 0.11 0.00 0.02 0.00 0.08 99.79 17:07:16 12:22:01 0 0.40 0.00 0.00 0.00 0.05 99.55 17:07:16 12:22:01 1 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 12:22:01 2 0.02 0.00 0.05 0.00 0.17 99.77 17:07:16 12:22:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 12:23:01 all 0.13 0.00 0.03 0.00 0.24 99.60 17:07:16 12:23:01 0 0.15 0.00 0.02 0.00 0.10 99.73 17:07:16 12:23:01 1 0.05 0.00 0.05 0.00 0.78 99.12 17:07:16 12:23:01 2 0.28 0.00 0.03 0.00 0.07 99.62 17:07:16 12:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:07:16 17:07:16 12:23:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 12:24:01 all 0.10 0.00 0.02 0.00 0.14 99.75 17:07:16 12:24:01 0 0.02 0.00 0.00 0.00 0.03 99.95 17:07:16 12:24:01 1 0.35 0.00 0.02 0.00 0.42 99.22 17:07:16 12:24:01 2 0.03 0.00 0.03 0.00 0.10 99.83 17:07:16 12:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:07:16 12:25:01 all 0.10 0.00 0.04 0.00 0.13 99.73 17:07:16 12:25:01 0 0.02 0.00 0.05 0.00 0.27 99.67 17:07:16 12:25:01 1 0.33 0.00 0.03 0.00 0.08 99.55 17:07:16 12:25:01 2 0.03 0.00 0.05 0.00 0.12 99.80 17:07:16 12:25:01 3 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 12:26:01 all 0.10 0.00 0.02 0.00 0.13 99.75 17:07:16 12:26:01 0 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 12:26:01 1 0.30 0.00 0.02 0.02 0.12 99.55 17:07:16 12:26:01 2 0.02 0.00 0.02 0.00 0.13 99.83 17:07:16 12:26:01 3 0.05 0.00 0.03 0.00 0.23 99.68 17:07:16 12:27:01 all 0.12 0.00 0.03 0.00 0.22 99.63 17:07:16 12:27:01 0 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 12:27:01 1 0.37 0.00 0.02 0.00 0.15 99.47 17:07:16 12:27:01 2 0.02 0.00 0.03 0.00 0.10 99.85 17:07:16 12:27:01 3 0.07 0.00 0.07 0.00 0.55 99.32 17:07:16 12:28:01 all 0.09 0.00 0.02 0.00 0.28 99.61 17:07:16 12:28:01 0 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 12:28:01 1 0.33 0.00 0.03 0.00 0.28 99.35 17:07:16 12:28:01 2 0.02 0.00 0.02 0.00 0.43 99.53 17:07:16 12:28:01 3 0.02 0.00 0.02 0.00 0.37 99.60 17:07:16 12:29:01 all 0.07 0.00 0.02 0.00 0.52 99.38 17:07:16 12:29:01 0 0.00 0.00 0.00 0.00 0.03 99.97 17:07:16 12:29:01 1 0.23 0.00 0.03 0.00 1.63 98.11 17:07:16 12:29:01 2 0.03 0.00 0.03 0.02 0.33 99.58 17:07:16 12:29:01 3 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 12:30:02 all 0.08 0.00 0.03 0.00 0.29 99.60 17:07:16 12:30:02 0 0.02 0.00 0.02 0.00 0.25 99.72 17:07:16 12:30:02 1 0.28 0.00 0.05 0.00 0.38 99.29 17:07:16 12:30:02 2 0.03 0.00 0.02 0.00 0.20 99.75 17:07:16 12:30:02 3 0.00 0.00 0.03 0.00 0.31 99.65 17:07:16 12:31:01 all 0.11 0.00 0.03 0.00 0.24 99.62 17:07:16 12:31:01 0 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 12:31:01 1 0.39 0.00 0.02 0.00 0.14 99.46 17:07:16 12:31:01 2 0.02 0.00 0.03 0.00 0.15 99.80 17:07:16 12:31:01 3 0.03 0.00 0.05 0.00 0.61 99.31 17:07:16 12:32:01 all 0.12 0.00 0.02 0.00 0.09 99.77 17:07:16 12:32:01 0 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 12:32:01 1 0.40 0.00 0.02 0.00 0.08 99.50 17:07:16 12:32:01 2 0.03 0.00 0.03 0.00 0.05 99.88 17:07:16 12:32:01 3 0.02 0.00 0.02 0.00 0.13 99.83 17:07:16 12:33:01 all 0.12 0.00 0.03 0.00 0.15 99.70 17:07:16 12:33:01 0 0.03 0.00 0.05 0.00 0.12 99.80 17:07:16 12:33:01 1 0.40 0.00 0.03 0.00 0.07 99.50 17:07:16 12:33:01 2 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 12:33:01 3 0.02 0.00 0.02 0.00 0.35 99.62 17:07:16 12:34:01 all 0.06 0.00 0.03 0.00 0.24 99.67 17:07:16 12:34:01 0 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 12:34:01 1 0.18 0.00 0.05 0.00 0.15 99.62 17:07:16 12:34:01 2 0.02 0.00 0.03 0.00 0.50 99.45 17:07:16 12:34:01 3 0.02 0.00 0.03 0.00 0.25 99.70 17:07:16 17:07:16 12:34:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 12:35:01 all 0.09 0.00 0.04 0.02 0.20 99.66 17:07:16 12:35:01 0 0.02 0.00 0.00 0.00 0.10 99.88 17:07:16 12:35:01 1 0.27 0.00 0.08 0.07 0.33 99.25 17:07:16 12:35:01 2 0.05 0.00 0.03 0.00 0.15 99.77 17:07:16 12:35:01 3 0.02 0.00 0.03 0.00 0.22 99.73 17:07:16 12:36:01 all 0.10 0.00 0.03 0.00 0.28 99.59 17:07:16 12:36:01 0 0.02 0.00 0.02 0.00 0.27 99.70 17:07:16 12:36:01 1 0.03 0.00 0.03 0.00 0.38 99.55 17:07:16 12:36:01 2 0.32 0.00 0.05 0.00 0.15 99.48 17:07:16 12:36:01 3 0.03 0.00 0.02 0.00 0.33 99.62 17:07:16 12:37:01 all 0.11 0.00 0.03 0.00 0.12 99.75 17:07:16 12:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 12:37:01 1 0.37 0.00 0.03 0.00 0.13 99.47 17:07:16 12:37:01 2 0.03 0.00 0.03 0.00 0.15 99.78 17:07:16 12:37:01 3 0.02 0.00 0.03 0.00 0.17 99.78 17:07:16 12:38:01 all 0.10 0.00 0.03 0.00 0.38 99.49 17:07:16 12:38:01 0 0.02 0.00 0.03 0.00 0.12 99.83 17:07:16 12:38:01 1 0.33 0.00 0.03 0.00 0.66 98.97 17:07:16 12:38:01 2 0.03 0.00 0.03 0.00 0.51 99.42 17:07:16 12:38:01 3 0.02 0.00 0.02 0.00 0.23 99.73 17:07:16 12:39:01 all 0.09 0.00 0.02 0.00 0.07 99.81 17:07:16 12:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:07:16 12:39:01 1 0.28 0.00 0.03 0.00 0.17 99.52 17:07:16 12:39:01 2 0.07 0.00 0.02 0.00 0.08 99.83 17:07:16 12:39:01 3 0.00 0.00 0.02 0.00 0.05 99.93 17:07:16 12:40:01 all 0.09 0.00 0.03 0.00 0.29 99.59 17:07:16 12:40:01 0 0.03 0.00 0.05 0.00 0.32 99.60 17:07:16 12:40:01 1 0.03 0.00 0.02 0.00 0.07 99.88 17:07:16 12:40:01 2 0.28 0.00 0.03 0.00 0.45 99.23 17:07:16 12:40:01 3 0.02 0.00 0.02 0.00 0.32 99.65 17:07:16 12:41:01 all 0.09 0.00 0.02 0.00 0.23 99.65 17:07:16 12:41:01 0 0.03 0.00 0.02 0.00 0.42 99.53 17:07:16 12:41:01 1 0.00 0.00 0.02 0.00 0.05 99.93 17:07:16 12:41:01 2 0.33 0.00 0.03 0.00 0.25 99.38 17:07:16 12:41:01 3 0.00 0.00 0.03 0.00 0.20 99.77 17:07:16 12:42:01 all 0.08 0.00 0.02 0.00 0.80 99.10 17:07:16 12:42:01 0 0.02 0.00 0.02 0.00 0.68 99.29 17:07:16 12:42:01 1 0.02 0.00 0.02 0.00 1.54 98.42 17:07:16 12:42:01 2 0.27 0.00 0.02 0.00 0.73 98.99 17:07:16 12:42:01 3 0.02 0.00 0.03 0.00 0.25 99.70 17:07:16 12:43:01 all 0.10 0.00 0.03 0.00 0.13 99.73 17:07:16 12:43:01 0 0.05 0.00 0.05 0.00 0.28 99.62 17:07:16 12:43:01 1 0.00 0.00 0.02 0.00 0.05 99.93 17:07:16 12:43:01 2 0.37 0.00 0.02 0.00 0.13 99.48 17:07:16 12:43:01 3 0.00 0.00 0.03 0.00 0.07 99.90 17:07:16 12:44:01 all 0.11 0.00 0.02 0.00 0.13 99.73 17:07:16 12:44:01 0 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 12:44:01 1 0.03 0.00 0.02 0.00 0.35 99.60 17:07:16 12:44:01 2 0.38 0.00 0.05 0.00 0.07 99.50 17:07:16 12:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 12:45:02 all 0.09 0.00 0.04 0.00 0.12 99.75 17:07:16 12:45:02 0 0.02 0.00 0.02 0.00 0.13 99.83 17:07:16 12:45:02 1 0.07 0.00 0.08 0.00 0.17 99.68 17:07:16 12:45:02 2 0.28 0.00 0.03 0.00 0.12 99.57 17:07:16 12:45:02 3 0.00 0.00 0.02 0.00 0.08 99.90 17:07:16 17:07:16 12:45:02 CPU %user %nice %system %iowait %steal %idle 17:07:16 12:46:01 all 0.11 0.00 0.03 0.00 0.09 99.77 17:07:16 12:46:01 0 0.36 0.00 0.02 0.00 0.12 99.51 17:07:16 12:46:01 1 0.05 0.00 0.05 0.00 0.15 99.75 17:07:16 12:46:01 2 0.00 0.00 0.02 0.00 0.08 99.90 17:07:16 12:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:07:16 12:47:01 all 0.10 0.00 0.03 0.00 0.17 99.70 17:07:16 12:47:01 0 0.30 0.00 0.05 0.00 0.30 99.35 17:07:16 12:47:01 1 0.03 0.00 0.03 0.00 0.18 99.75 17:07:16 12:47:01 2 0.03 0.00 0.03 0.00 0.13 99.80 17:07:16 12:47:01 3 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 12:48:01 all 0.13 0.00 0.03 0.00 0.06 99.78 17:07:16 12:48:01 0 0.47 0.00 0.03 0.00 0.12 99.38 17:07:16 12:48:01 1 0.03 0.00 0.05 0.00 0.08 99.83 17:07:16 12:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 12:48:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 12:49:01 all 0.13 0.00 0.02 0.00 0.10 99.74 17:07:16 12:49:01 0 0.45 0.00 0.02 0.00 0.20 99.33 17:07:16 12:49:01 1 0.05 0.00 0.05 0.00 0.17 99.73 17:07:16 12:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 12:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 12:50:01 all 0.11 0.00 0.01 0.00 0.17 99.70 17:07:16 12:50:01 0 0.38 0.00 0.02 0.00 0.38 99.22 17:07:16 12:50:01 1 0.05 0.00 0.03 0.00 0.25 99.67 17:07:16 12:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:07:16 12:50:01 3 0.02 0.00 0.00 0.00 0.05 99.93 17:07:16 12:51:01 all 0.10 0.00 0.03 0.00 0.30 99.57 17:07:16 12:51:01 0 0.32 0.00 0.02 0.00 0.13 99.53 17:07:16 12:51:01 1 0.05 0.00 0.07 0.00 0.84 99.04 17:07:16 12:51:01 2 0.03 0.00 0.03 0.00 0.12 99.82 17:07:16 12:51:01 3 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 12:52:01 all 0.12 0.00 0.03 0.00 0.12 99.73 17:07:16 12:52:01 0 0.35 0.00 0.03 0.00 0.12 99.50 17:07:16 12:52:01 1 0.08 0.00 0.07 0.00 0.28 99.57 17:07:16 12:52:01 2 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 12:52:01 3 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 12:53:01 all 0.08 0.00 0.03 0.00 0.29 99.60 17:07:16 12:53:01 0 0.22 0.00 0.03 0.00 0.30 99.45 17:07:16 12:53:01 1 0.03 0.00 0.03 0.00 0.40 99.53 17:07:16 12:53:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:07:16 12:53:01 3 0.03 0.00 0.02 0.00 0.45 99.50 17:07:16 12:54:01 all 0.05 0.00 0.03 0.00 0.77 99.15 17:07:16 12:54:01 0 0.15 0.00 0.02 0.00 0.65 99.19 17:07:16 12:54:01 1 0.02 0.00 0.03 0.00 0.79 99.16 17:07:16 12:54:01 2 0.02 0.00 0.03 0.00 1.12 98.83 17:07:16 12:54:01 3 0.02 0.00 0.03 0.00 0.51 99.44 17:07:16 12:55:01 all 0.11 0.00 0.02 0.00 0.09 99.77 17:07:16 12:55:01 0 0.40 0.00 0.03 0.00 0.20 99.37 17:07:16 12:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 12:55:01 2 0.03 0.00 0.00 0.00 0.10 99.87 17:07:16 12:55:01 3 0.02 0.00 0.05 0.00 0.05 99.88 17:07:16 12:56:01 all 0.09 0.00 0.03 0.00 0.25 99.62 17:07:16 12:56:01 0 0.12 0.00 0.07 0.00 0.40 99.42 17:07:16 12:56:01 1 0.07 0.00 0.02 0.00 0.15 99.77 17:07:16 12:56:01 2 0.03 0.00 0.03 0.00 0.15 99.78 17:07:16 12:56:01 3 0.15 0.00 0.02 0.00 0.32 99.52 17:07:16 17:07:16 12:56:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 12:57:01 all 0.10 0.00 0.04 0.00 0.10 99.77 17:07:16 12:57:01 0 0.00 0.00 0.02 0.00 0.13 99.85 17:07:16 12:57:01 1 0.03 0.00 0.05 0.00 0.05 99.87 17:07:16 12:57:01 2 0.00 0.00 0.03 0.00 0.13 99.83 17:07:16 12:57:01 3 0.35 0.00 0.05 0.00 0.07 99.53 17:07:16 12:58:01 all 0.08 0.00 0.02 0.00 0.10 99.80 17:07:16 12:58:01 0 0.05 0.00 0.03 0.00 0.20 99.72 17:07:16 12:58:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 12:58:01 2 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 12:58:01 3 0.25 0.00 0.00 0.00 0.07 99.68 17:07:16 12:59:02 all 0.09 0.00 0.03 0.00 0.10 99.78 17:07:16 12:59:02 0 0.03 0.00 0.05 0.00 0.20 99.72 17:07:16 12:59:02 1 0.30 0.00 0.03 0.00 0.10 99.57 17:07:16 12:59:02 2 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 12:59:02 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 13:00:01 all 0.12 0.00 0.02 0.00 0.28 99.57 17:07:16 13:00:01 0 0.02 0.00 0.02 0.00 0.54 99.43 17:07:16 13:00:01 1 0.41 0.00 0.02 0.00 0.03 99.54 17:07:16 13:00:01 2 0.05 0.00 0.03 0.00 0.54 99.38 17:07:16 13:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 13:01:01 all 0.11 0.00 0.02 0.00 0.05 99.81 17:07:16 13:01:01 0 0.00 0.00 0.02 0.00 0.10 99.88 17:07:16 13:01:01 1 0.37 0.00 0.03 0.00 0.03 99.57 17:07:16 13:01:01 2 0.05 0.00 0.03 0.00 0.07 99.85 17:07:16 13:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 13:02:01 all 0.11 0.00 0.04 0.00 0.08 99.77 17:07:16 13:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 13:02:01 1 0.35 0.00 0.05 0.00 0.10 99.50 17:07:16 13:02:01 2 0.05 0.00 0.07 0.00 0.18 99.70 17:07:16 13:02:01 3 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 13:03:01 all 0.10 0.00 0.03 0.00 0.07 99.80 17:07:16 13:03:01 0 0.03 0.00 0.05 0.00 0.12 99.80 17:07:16 13:03:01 1 0.33 0.00 0.02 0.00 0.03 99.62 17:07:16 13:03:01 2 0.02 0.00 0.03 0.00 0.10 99.85 17:07:16 13:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:07:16 13:04:01 all 0.06 0.00 0.03 0.00 0.14 99.77 17:07:16 13:04:01 0 0.03 0.00 0.05 0.00 0.10 99.82 17:07:16 13:04:01 1 0.17 0.00 0.03 0.00 0.32 99.48 17:07:16 13:04:01 2 0.03 0.00 0.03 0.00 0.10 99.83 17:07:16 13:04:01 3 0.02 0.00 0.00 0.00 0.05 99.93 17:07:16 13:05:01 all 0.10 0.00 0.03 0.00 0.10 99.77 17:07:16 13:05:01 0 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 13:05:01 1 0.33 0.00 0.05 0.00 0.10 99.52 17:07:16 13:05:01 2 0.02 0.00 0.05 0.00 0.08 99.85 17:07:16 13:05:01 3 0.02 0.00 0.02 0.00 0.12 99.85 17:07:16 13:06:01 all 0.10 0.00 0.02 0.00 0.14 99.74 17:07:16 13:06:01 0 0.00 0.00 0.02 0.00 0.15 99.83 17:07:16 13:06:01 1 0.37 0.00 0.03 0.00 0.12 99.48 17:07:16 13:06:01 2 0.03 0.00 0.02 0.00 0.30 99.65 17:07:16 13:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:07:16 13:07:01 all 0.12 0.00 0.02 0.00 0.09 99.76 17:07:16 13:07:01 0 0.02 0.00 0.00 0.00 0.03 99.95 17:07:16 13:07:01 1 0.42 0.00 0.05 0.00 0.18 99.35 17:07:16 13:07:01 2 0.02 0.00 0.03 0.00 0.12 99.83 17:07:16 13:07:01 3 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 17:07:16 13:07:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 13:08:01 all 0.12 0.00 0.02 0.00 0.10 99.75 17:07:16 13:08:01 0 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 13:08:01 1 0.30 0.00 0.02 0.00 0.07 99.62 17:07:16 13:08:01 2 0.03 0.00 0.03 0.00 0.22 99.72 17:07:16 13:08:01 3 0.15 0.00 0.02 0.00 0.05 99.78 17:07:16 13:09:01 all 0.10 0.00 0.02 0.00 0.63 99.24 17:07:16 13:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 13:09:01 1 0.02 0.00 0.02 0.00 1.07 98.89 17:07:16 13:09:01 2 0.03 0.00 0.07 0.00 1.06 98.84 17:07:16 13:09:01 3 0.37 0.00 0.00 0.00 0.38 99.25 17:07:16 13:10:01 all 0.12 0.00 0.03 0.00 0.11 99.73 17:07:16 13:10:01 0 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 13:10:01 1 0.05 0.00 0.05 0.00 0.18 99.72 17:07:16 13:10:01 2 0.03 0.00 0.02 0.00 0.13 99.82 17:07:16 13:10:01 3 0.42 0.00 0.05 0.00 0.10 99.43 17:07:16 13:11:01 all 0.12 0.00 0.02 0.00 0.07 99.78 17:07:16 13:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:07:16 13:11:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:07:16 13:11:01 2 0.05 0.00 0.05 0.00 0.13 99.77 17:07:16 13:11:01 3 0.37 0.00 0.00 0.00 0.13 99.50 17:07:16 13:12:01 all 0.12 0.00 0.02 0.00 0.32 99.54 17:07:16 13:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:07:16 13:12:01 1 0.03 0.00 0.05 0.00 0.33 99.58 17:07:16 13:12:01 2 0.02 0.00 0.03 0.00 0.37 99.58 17:07:16 13:12:01 3 0.40 0.00 0.02 0.00 0.58 99.00 17:07:16 13:13:01 all 0.12 0.00 0.02 0.00 0.14 99.73 17:07:16 13:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 13:13:01 1 0.03 0.00 0.03 0.00 0.18 99.75 17:07:16 13:13:01 2 0.02 0.00 0.02 0.00 0.25 99.72 17:07:16 13:13:01 3 0.40 0.00 0.02 0.00 0.10 99.48 17:07:16 13:14:01 all 0.13 0.00 0.03 0.00 0.12 99.72 17:07:16 13:14:01 0 0.02 0.00 0.00 0.00 0.08 99.90 17:07:16 13:14:01 1 0.05 0.00 0.05 0.00 0.35 99.55 17:07:16 13:14:01 2 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 13:14:01 3 0.43 0.00 0.03 0.00 0.02 99.52 17:07:16 13:15:02 all 0.11 0.00 0.03 0.00 0.09 99.78 17:07:16 13:15:02 0 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 13:15:02 1 0.07 0.00 0.07 0.00 0.18 99.68 17:07:16 13:15:02 2 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 13:15:02 3 0.35 0.00 0.00 0.00 0.13 99.52 17:07:16 13:16:01 all 0.12 0.00 0.02 0.00 0.21 99.65 17:07:16 13:16:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 13:16:01 1 0.07 0.00 0.03 0.00 0.67 99.22 17:07:16 13:16:01 2 0.00 0.00 0.02 0.00 0.07 99.92 17:07:16 13:16:01 3 0.41 0.00 0.02 0.00 0.05 99.53 17:07:16 13:17:01 all 0.10 0.00 0.02 0.00 0.36 99.53 17:07:16 13:17:01 0 0.00 0.00 0.02 0.00 0.15 99.83 17:07:16 13:17:01 1 0.03 0.00 0.03 0.00 0.81 99.12 17:07:16 13:17:01 2 0.03 0.00 0.02 0.00 0.27 99.68 17:07:16 13:17:01 3 0.33 0.00 0.00 0.00 0.20 99.47 17:07:16 13:18:01 all 0.19 0.00 0.02 0.00 0.09 99.70 17:07:16 13:18:01 0 0.30 0.00 0.03 0.00 0.07 99.60 17:07:16 13:18:01 1 0.03 0.00 0.02 0.00 0.22 99.73 17:07:16 13:18:01 2 0.07 0.00 0.02 0.00 0.03 99.88 17:07:16 13:18:01 3 0.37 0.00 0.02 0.00 0.05 99.57 17:07:16 17:07:16 13:18:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 13:19:01 all 0.11 0.00 0.02 0.00 0.10 99.77 17:07:16 13:19:01 0 0.00 0.00 0.00 0.00 0.03 99.97 17:07:16 13:19:01 1 0.00 0.00 0.02 0.00 0.17 99.82 17:07:16 13:19:01 2 0.03 0.00 0.03 0.00 0.17 99.77 17:07:16 13:19:01 3 0.42 0.00 0.02 0.00 0.05 99.52 17:07:16 13:20:01 all 0.11 0.00 0.02 0.00 0.13 99.74 17:07:16 13:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:07:16 13:20:01 1 0.02 0.00 0.03 0.00 0.10 99.85 17:07:16 13:20:01 2 0.03 0.00 0.03 0.00 0.17 99.77 17:07:16 13:20:01 3 0.38 0.00 0.00 0.00 0.25 99.37 17:07:16 13:21:01 all 0.09 0.00 0.02 0.00 0.29 99.60 17:07:16 13:21:01 0 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 13:21:01 1 0.02 0.00 0.02 0.00 0.37 99.60 17:07:16 13:21:01 2 0.03 0.00 0.03 0.00 0.35 99.58 17:07:16 13:21:01 3 0.28 0.00 0.02 0.00 0.37 99.33 17:07:16 13:22:01 all 0.09 0.00 0.02 0.00 0.26 99.63 17:07:16 13:22:01 0 0.00 0.00 0.00 0.00 0.08 99.92 17:07:16 13:22:01 1 0.03 0.00 0.03 0.00 0.42 99.52 17:07:16 13:22:01 2 0.03 0.00 0.02 0.00 0.38 99.57 17:07:16 13:22:01 3 0.30 0.00 0.02 0.00 0.17 99.52 17:07:16 13:23:01 all 0.09 0.00 0.02 0.00 0.45 99.44 17:07:16 13:23:01 0 0.02 0.00 0.02 0.00 0.22 99.75 17:07:16 13:23:01 1 0.02 0.00 0.02 0.00 0.71 99.25 17:07:16 13:23:01 2 0.03 0.00 0.02 0.00 0.60 99.35 17:07:16 13:23:01 3 0.28 0.00 0.03 0.00 0.27 99.42 17:07:16 13:24:01 all 0.07 0.00 0.02 0.00 0.36 99.56 17:07:16 13:24:01 0 0.00 0.00 0.00 0.00 0.53 99.47 17:07:16 13:24:01 1 0.02 0.00 0.03 0.00 0.27 99.68 17:07:16 13:24:01 2 0.02 0.00 0.03 0.00 0.15 99.80 17:07:16 13:24:01 3 0.25 0.00 0.00 0.00 0.48 99.27 17:07:16 13:25:01 all 0.12 0.00 0.04 0.00 0.10 99.73 17:07:16 13:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 13:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:07:16 13:25:01 2 0.07 0.00 0.08 0.00 0.22 99.63 17:07:16 13:25:01 3 0.38 0.00 0.03 0.00 0.15 99.43 17:07:16 13:26:01 all 0.11 0.00 0.02 0.00 0.07 99.80 17:07:16 13:26:01 0 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 13:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 13:26:01 2 0.05 0.00 0.05 0.00 0.13 99.77 17:07:16 13:26:01 3 0.37 0.00 0.02 0.00 0.05 99.57 17:07:16 13:27:01 all 0.07 0.00 0.02 0.00 0.13 99.77 17:07:16 13:27:01 0 0.02 0.00 0.02 0.00 0.13 99.83 17:07:16 13:27:01 1 0.00 0.00 0.02 0.00 0.07 99.92 17:07:16 13:27:01 2 0.00 0.00 0.02 0.00 0.07 99.92 17:07:16 13:27:01 3 0.28 0.00 0.05 0.00 0.27 99.40 17:07:16 13:28:01 all 0.10 0.00 0.02 0.00 0.17 99.70 17:07:16 13:28:01 0 0.00 0.00 0.02 0.00 0.22 99.77 17:07:16 13:28:01 1 0.02 0.00 0.03 0.00 0.25 99.70 17:07:16 13:28:01 2 0.02 0.00 0.03 0.00 0.07 99.88 17:07:16 13:28:01 3 0.38 0.00 0.02 0.00 0.13 99.47 17:07:16 13:29:01 all 0.11 0.00 0.02 0.00 0.10 99.78 17:07:16 13:29:01 0 0.02 0.00 0.02 0.00 0.13 99.83 17:07:16 13:29:01 1 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 13:29:01 2 0.05 0.00 0.02 0.00 0.13 99.80 17:07:16 13:29:01 3 0.37 0.00 0.02 0.00 0.07 99.55 17:07:16 17:07:16 13:29:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 13:30:02 all 0.10 0.00 0.02 0.00 0.23 99.65 17:07:16 13:30:02 0 0.02 0.00 0.02 0.00 0.28 99.68 17:07:16 13:30:02 1 0.00 0.00 0.03 0.00 0.10 99.87 17:07:16 13:30:02 2 0.02 0.00 0.02 0.00 0.32 99.65 17:07:16 13:30:02 3 0.37 0.00 0.02 0.00 0.23 99.38 17:07:16 13:31:01 all 0.11 0.00 0.03 0.00 0.14 99.72 17:07:16 13:31:01 0 0.02 0.00 0.02 0.00 0.22 99.75 17:07:16 13:31:01 1 0.03 0.00 0.02 0.00 0.19 99.76 17:07:16 13:31:01 2 0.03 0.00 0.03 0.00 0.12 99.81 17:07:16 13:31:01 3 0.34 0.00 0.03 0.00 0.05 99.58 17:07:16 13:32:01 all 0.11 0.00 0.02 0.00 0.19 99.68 17:07:16 13:32:01 0 0.02 0.00 0.02 0.00 0.22 99.75 17:07:16 13:32:01 1 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 13:32:01 2 0.03 0.00 0.02 0.00 0.40 99.55 17:07:16 13:32:01 3 0.37 0.00 0.03 0.00 0.08 99.52 17:07:16 13:33:01 all 0.07 0.00 0.02 0.00 0.22 99.68 17:07:16 13:33:01 0 0.00 0.00 0.02 0.00 0.30 99.68 17:07:16 13:33:01 1 0.27 0.00 0.02 0.00 0.25 99.47 17:07:16 13:33:01 2 0.02 0.00 0.02 0.00 0.28 99.68 17:07:16 13:33:01 3 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 13:34:01 all 0.10 0.00 0.02 0.00 0.37 99.51 17:07:16 13:34:01 0 0.05 0.00 0.02 0.00 0.76 99.17 17:07:16 13:34:01 1 0.02 0.00 0.03 0.00 0.25 99.70 17:07:16 13:34:01 2 0.03 0.00 0.02 0.00 0.27 99.68 17:07:16 13:34:01 3 0.30 0.00 0.02 0.00 0.22 99.47 17:07:16 13:35:01 all 0.08 0.00 0.03 0.00 0.41 99.47 17:07:16 13:35:01 0 0.25 0.00 0.03 0.00 0.28 99.43 17:07:16 13:35:01 1 0.02 0.00 0.05 0.00 0.58 99.35 17:07:16 13:35:01 2 0.02 0.00 0.03 0.00 0.53 99.42 17:07:16 13:35:01 3 0.05 0.00 0.02 0.00 0.27 99.67 17:07:16 13:36:01 all 0.09 0.00 0.02 0.00 0.56 99.33 17:07:16 13:36:01 0 0.27 0.00 0.03 0.00 0.33 99.37 17:07:16 13:36:01 1 0.02 0.00 0.02 0.00 0.23 99.73 17:07:16 13:36:01 2 0.05 0.00 0.03 0.00 1.42 98.50 17:07:16 13:36:01 3 0.02 0.00 0.02 0.00 0.23 99.73 17:07:16 13:37:01 all 0.08 0.00 0.02 0.00 0.41 99.49 17:07:16 13:37:01 0 0.27 0.00 0.00 0.00 0.30 99.43 17:07:16 13:37:01 1 0.02 0.00 0.02 0.00 0.12 99.85 17:07:16 13:37:01 2 0.02 0.00 0.03 0.00 1.16 98.79 17:07:16 13:37:01 3 0.03 0.00 0.02 0.00 0.07 99.88 17:07:16 13:38:01 all 0.10 0.00 0.03 0.00 0.10 99.77 17:07:16 13:38:01 0 0.32 0.00 0.02 0.00 0.12 99.55 17:07:16 13:38:01 1 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 13:38:01 2 0.07 0.00 0.03 0.00 0.20 99.70 17:07:16 13:38:01 3 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 13:39:01 all 0.12 0.00 0.03 0.00 0.11 99.73 17:07:16 13:39:01 0 0.40 0.00 0.02 0.00 0.03 99.55 17:07:16 13:39:01 1 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 13:39:01 2 0.07 0.00 0.05 0.00 0.35 99.53 17:07:16 13:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 13:40:01 all 0.10 0.00 0.03 0.00 0.26 99.61 17:07:16 13:40:01 0 0.30 0.00 0.03 0.00 0.23 99.43 17:07:16 13:40:01 1 0.02 0.00 0.02 0.00 0.22 99.75 17:07:16 13:40:01 2 0.05 0.00 0.07 0.00 0.40 99.49 17:07:16 13:40:01 3 0.02 0.00 0.02 0.00 0.18 99.78 17:07:16 17:07:16 13:40:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 13:41:01 all 0.10 0.00 0.03 0.00 0.60 99.27 17:07:16 13:41:01 0 0.33 0.00 0.03 0.00 0.48 99.15 17:07:16 13:41:01 1 0.02 0.00 0.03 0.00 0.18 99.77 17:07:16 13:41:01 2 0.03 0.00 0.02 0.00 0.94 99.01 17:07:16 13:41:01 3 0.02 0.00 0.03 0.00 0.81 99.14 17:07:16 13:42:02 all 0.12 0.00 0.02 0.00 0.08 99.78 17:07:16 13:42:02 0 0.37 0.00 0.02 0.00 0.03 99.58 17:07:16 13:42:02 1 0.03 0.00 0.02 0.00 0.13 99.82 17:07:16 13:42:02 2 0.05 0.00 0.05 0.00 0.12 99.78 17:07:16 13:42:02 3 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 13:43:01 all 0.11 0.00 0.03 0.00 0.32 99.54 17:07:16 13:43:01 0 0.37 0.00 0.00 0.00 0.10 99.53 17:07:16 13:43:01 1 0.03 0.00 0.05 0.00 0.64 99.27 17:07:16 13:43:01 2 0.03 0.00 0.02 0.00 0.52 99.43 17:07:16 13:43:01 3 0.00 0.00 0.03 0.00 0.02 99.95 17:07:16 13:44:01 all 0.11 0.00 0.02 0.00 0.09 99.78 17:07:16 13:44:01 0 0.37 0.00 0.02 0.00 0.05 99.57 17:07:16 13:44:01 1 0.05 0.00 0.03 0.00 0.23 99.68 17:07:16 13:44:01 2 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 13:44:01 3 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 13:45:01 all 0.12 0.00 0.02 0.00 0.12 99.73 17:07:16 13:45:01 0 0.38 0.00 0.00 0.00 0.05 99.57 17:07:16 13:45:01 1 0.07 0.00 0.07 0.00 0.37 99.50 17:07:16 13:45:01 2 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 13:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:07:16 13:46:01 all 0.11 0.00 0.02 0.00 0.08 99.78 17:07:16 13:46:01 0 0.40 0.00 0.02 0.00 0.02 99.57 17:07:16 13:46:01 1 0.03 0.00 0.05 0.00 0.28 99.63 17:07:16 13:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 13:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 13:47:01 all 0.11 0.00 0.02 0.00 0.12 99.75 17:07:16 13:47:01 0 0.35 0.00 0.02 0.00 0.17 99.47 17:07:16 13:47:01 1 0.05 0.00 0.03 0.00 0.25 99.67 17:07:16 13:47:01 2 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 13:47:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:07:16 13:48:01 all 0.10 0.00 0.02 0.00 0.12 99.76 17:07:16 13:48:01 0 0.32 0.00 0.02 0.00 0.05 99.62 17:07:16 13:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 13:48:01 2 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 13:48:01 3 0.05 0.00 0.03 0.00 0.37 99.55 17:07:16 13:49:01 all 0.12 0.00 0.03 0.00 0.05 99.80 17:07:16 13:49:01 0 0.17 0.00 0.02 0.00 0.05 99.77 17:07:16 13:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 13:49:01 2 0.23 0.00 0.03 0.00 0.03 99.70 17:07:16 13:49:01 3 0.08 0.00 0.07 0.00 0.08 99.77 17:07:16 13:50:01 all 0.11 0.00 0.02 0.00 0.19 99.68 17:07:16 13:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:07:16 13:50:01 1 0.03 0.00 0.03 0.00 0.18 99.75 17:07:16 13:50:01 2 0.37 0.00 0.03 0.00 0.45 99.15 17:07:16 13:50:01 3 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 13:51:01 all 0.12 0.00 0.03 0.00 0.26 99.59 17:07:16 13:51:01 0 0.03 0.00 0.02 0.00 0.12 99.83 17:07:16 13:51:01 1 0.07 0.00 0.07 0.00 0.33 99.53 17:07:16 13:51:01 2 0.38 0.00 0.02 0.00 0.51 99.09 17:07:16 13:51:01 3 0.00 0.00 0.02 0.00 0.07 99.92 17:07:16 17:07:16 13:51:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 13:52:01 all 0.09 0.00 0.02 0.00 0.10 99.79 17:07:16 13:52:01 0 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 13:52:01 1 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 13:52:01 2 0.33 0.00 0.03 0.00 0.13 99.50 17:07:16 13:52:01 3 0.02 0.00 0.02 0.00 0.13 99.83 17:07:16 13:53:01 all 0.13 0.00 0.03 0.00 0.12 99.72 17:07:16 13:53:01 0 0.03 0.00 0.02 0.00 0.07 99.88 17:07:16 13:53:01 1 0.02 0.00 0.05 0.00 0.13 99.80 17:07:16 13:53:01 2 0.45 0.00 0.02 0.00 0.03 99.50 17:07:16 13:53:01 3 0.02 0.00 0.03 0.00 0.27 99.68 17:07:16 13:54:01 all 0.93 0.00 0.35 0.05 0.83 97.85 17:07:16 13:54:01 0 0.74 0.00 0.35 0.03 0.90 97.98 17:07:16 13:54:01 1 0.92 0.00 0.33 0.07 0.97 97.71 17:07:16 13:54:01 2 1.05 0.00 0.38 0.03 0.88 97.65 17:07:16 13:54:01 3 1.02 0.00 0.32 0.05 0.55 98.06 17:07:16 13:55:01 all 0.10 0.00 0.04 0.00 0.33 99.53 17:07:16 13:55:01 0 0.02 0.00 0.05 0.00 0.13 99.80 17:07:16 13:55:01 1 0.03 0.00 0.05 0.00 1.11 98.81 17:07:16 13:55:01 2 0.33 0.00 0.03 0.00 0.05 99.58 17:07:16 13:55:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 13:56:01 all 0.12 0.00 0.02 0.00 0.12 99.74 17:07:16 13:56:01 0 0.00 0.00 0.02 0.00 0.28 99.70 17:07:16 13:56:01 1 0.05 0.00 0.03 0.00 0.15 99.77 17:07:16 13:56:01 2 0.42 0.00 0.02 0.00 0.05 99.52 17:07:16 13:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:07:16 13:57:01 all 0.13 0.00 0.02 0.00 0.07 99.77 17:07:16 13:57:01 0 0.02 0.00 0.02 0.00 0.12 99.85 17:07:16 13:57:01 1 0.02 0.00 0.03 0.00 0.10 99.85 17:07:16 13:57:01 2 0.47 0.00 0.03 0.00 0.05 99.45 17:07:16 13:57:01 3 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 13:58:01 all 0.09 0.00 0.03 0.00 0.09 99.79 17:07:16 13:58:01 0 0.00 0.00 0.02 0.00 0.13 99.85 17:07:16 13:58:01 1 0.03 0.00 0.05 0.00 0.18 99.73 17:07:16 13:58:01 2 0.30 0.00 0.02 0.00 0.03 99.65 17:07:16 13:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 13:59:02 all 0.08 0.00 0.03 0.00 0.07 99.82 17:07:16 13:59:02 0 0.02 0.00 0.00 0.00 0.07 99.92 17:07:16 13:59:02 1 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 13:59:02 2 0.27 0.00 0.08 0.00 0.12 99.53 17:07:16 13:59:02 3 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 14:00:01 all 0.11 0.00 0.03 0.00 0.11 99.75 17:07:16 14:00:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 14:00:01 1 0.03 0.00 0.05 0.00 0.15 99.76 17:07:16 14:00:01 2 0.39 0.00 0.02 0.00 0.20 99.39 17:07:16 14:00:01 3 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 14:01:01 all 0.12 0.00 0.04 0.00 0.07 99.78 17:07:16 14:01:01 0 0.02 0.00 0.03 0.00 0.07 99.88 17:07:16 14:01:01 1 0.03 0.00 0.02 0.00 0.10 99.85 17:07:16 14:01:01 2 0.42 0.00 0.07 0.00 0.10 99.42 17:07:16 14:01:01 3 0.00 0.00 0.03 0.00 0.02 99.95 17:07:16 14:02:01 all 0.12 0.00 0.03 0.00 0.07 99.78 17:07:16 14:02:01 0 0.35 0.00 0.02 0.00 0.12 99.52 17:07:16 14:02:01 1 0.05 0.00 0.05 0.00 0.10 99.80 17:07:16 14:02:01 2 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 14:02:01 3 0.05 0.00 0.03 0.00 0.05 99.87 17:07:16 17:07:16 14:02:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 14:03:01 all 0.10 0.00 0.03 0.00 0.03 99.83 17:07:16 14:03:01 0 0.37 0.00 0.07 0.00 0.07 99.50 17:07:16 14:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 14:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 14:03:01 3 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 14:04:01 all 0.10 0.00 0.02 0.00 0.07 99.80 17:07:16 14:04:01 0 0.35 0.00 0.02 0.00 0.03 99.60 17:07:16 14:04:01 1 0.00 0.00 0.02 0.00 0.07 99.92 17:07:16 14:04:01 2 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 14:04:01 3 0.05 0.00 0.05 0.00 0.12 99.78 17:07:16 14:05:01 all 0.12 0.00 0.04 0.00 0.09 99.75 17:07:16 14:05:01 0 0.40 0.00 0.03 0.00 0.08 99.48 17:07:16 14:05:01 1 0.03 0.00 0.03 0.00 0.05 99.88 17:07:16 14:05:01 2 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 14:05:01 3 0.07 0.00 0.07 0.00 0.20 99.67 17:07:16 14:06:01 all 0.12 0.00 0.02 0.00 0.07 99.78 17:07:16 14:06:01 0 0.40 0.00 0.03 0.00 0.05 99.52 17:07:16 14:06:01 1 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 14:06:01 2 0.02 0.00 0.03 0.00 0.07 99.88 17:07:16 14:06:01 3 0.03 0.00 0.02 0.00 0.13 99.82 17:07:16 14:07:01 all 0.11 0.00 0.03 0.00 0.13 99.73 17:07:16 14:07:01 0 0.38 0.00 0.02 0.00 0.08 99.52 17:07:16 14:07:01 1 0.03 0.00 0.05 0.00 0.18 99.73 17:07:16 14:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:07:16 14:07:01 3 0.02 0.00 0.03 0.00 0.25 99.70 17:07:16 14:08:01 all 0.12 0.00 0.03 0.00 0.05 99.80 17:07:16 14:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:07:16 14:08:01 1 0.03 0.00 0.03 0.00 0.10 99.83 17:07:16 14:08:01 2 0.38 0.00 0.03 0.00 0.05 99.53 17:07:16 14:08:01 3 0.03 0.00 0.02 0.00 0.07 99.88 17:07:16 14:09:01 all 0.12 0.00 0.01 0.00 0.09 99.78 17:07:16 14:09:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 14:09:01 1 0.03 0.00 0.02 0.00 0.12 99.83 17:07:16 14:09:01 2 0.42 0.00 0.02 0.00 0.03 99.53 17:07:16 14:09:01 3 0.00 0.00 0.00 0.00 0.17 99.83 17:07:16 14:10:01 all 0.08 0.00 0.02 0.00 0.09 99.81 17:07:16 14:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 14:10:01 1 0.07 0.00 0.03 0.00 0.13 99.77 17:07:16 14:10:01 2 0.12 0.00 0.03 0.00 0.03 99.82 17:07:16 14:10:01 3 0.12 0.00 0.02 0.00 0.17 99.70 17:07:16 14:11:01 all 0.07 0.00 0.03 0.00 0.07 99.83 17:07:16 14:11:01 0 0.25 0.00 0.05 0.00 0.12 99.58 17:07:16 14:11:01 1 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 14:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 14:11:01 3 0.03 0.00 0.03 0.00 0.12 99.82 17:07:16 14:12:01 all 0.13 0.00 0.03 0.00 0.06 99.78 17:07:16 14:12:01 0 0.42 0.00 0.02 0.00 0.08 99.48 17:07:16 14:12:01 1 0.05 0.00 0.03 0.00 0.10 99.82 17:07:16 14:12:01 2 0.03 0.00 0.03 0.00 0.05 99.88 17:07:16 14:12:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:07:16 14:13:01 all 0.09 0.00 0.02 0.00 0.16 99.72 17:07:16 14:13:01 0 0.32 0.00 0.02 0.00 0.15 99.52 17:07:16 14:13:01 1 0.00 0.00 0.02 0.00 0.12 99.87 17:07:16 14:13:01 2 0.05 0.00 0.05 0.00 0.37 99.53 17:07:16 14:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 17:07:16 14:13:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 14:14:01 all 0.12 0.00 0.03 0.00 0.17 99.68 17:07:16 14:14:01 0 0.40 0.00 0.02 0.00 0.08 99.50 17:07:16 14:14:01 1 0.02 0.00 0.03 0.00 0.17 99.78 17:07:16 14:14:01 2 0.05 0.00 0.05 0.00 0.37 99.53 17:07:16 14:14:01 3 0.02 0.00 0.03 0.00 0.07 99.88 17:07:16 14:15:02 all 0.09 0.00 0.02 0.00 0.09 99.80 17:07:16 14:15:02 0 0.32 0.00 0.02 0.00 0.08 99.58 17:07:16 14:15:02 1 0.00 0.00 0.02 0.00 0.05 99.93 17:07:16 14:15:02 2 0.05 0.00 0.05 0.00 0.18 99.72 17:07:16 14:15:02 3 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 14:16:01 all 0.06 0.00 0.03 0.00 0.16 99.75 17:07:16 14:16:01 0 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 14:16:01 1 0.02 0.00 0.02 0.00 0.19 99.78 17:07:16 14:16:01 2 0.02 0.00 0.02 0.00 0.14 99.83 17:07:16 14:16:01 3 0.20 0.00 0.07 0.00 0.27 99.46 17:07:16 14:17:01 all 0.11 0.00 0.02 0.00 0.14 99.73 17:07:16 14:17:01 0 0.02 0.00 0.02 0.00 0.12 99.85 17:07:16 14:17:01 1 0.02 0.00 0.02 0.00 0.23 99.73 17:07:16 14:17:01 2 0.05 0.00 0.03 0.00 0.13 99.78 17:07:16 14:17:01 3 0.37 0.00 0.02 0.00 0.08 99.53 17:07:16 14:18:01 all 0.12 0.00 0.03 0.00 0.17 99.68 17:07:16 14:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 14:18:01 1 0.08 0.00 0.05 0.00 0.40 99.47 17:07:16 14:18:01 2 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 14:18:01 3 0.38 0.00 0.02 0.00 0.18 99.42 17:07:16 14:19:01 all 0.10 0.00 0.02 0.00 0.22 99.65 17:07:16 14:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 14:19:01 1 0.03 0.00 0.03 0.00 0.46 99.47 17:07:16 14:19:01 2 0.02 0.00 0.02 0.00 0.28 99.68 17:07:16 14:19:01 3 0.33 0.00 0.02 0.00 0.13 99.52 17:07:16 14:20:01 all 0.12 0.00 0.02 0.00 0.10 99.75 17:07:16 14:20:01 0 0.03 0.00 0.02 0.00 0.25 99.70 17:07:16 14:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:07:16 14:20:01 2 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 14:20:01 3 0.40 0.00 0.02 0.00 0.12 99.47 17:07:16 14:21:01 all 0.10 0.00 0.03 0.00 0.10 99.78 17:07:16 14:21:01 0 0.05 0.00 0.05 0.00 0.20 99.70 17:07:16 14:21:01 1 0.00 0.00 0.03 0.00 0.10 99.87 17:07:16 14:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:07:16 14:21:01 3 0.28 0.00 0.02 0.00 0.08 99.62 17:07:16 14:22:01 all 0.11 0.00 0.04 0.00 0.46 99.39 17:07:16 14:22:01 0 0.02 0.00 0.07 0.00 0.65 99.27 17:07:16 14:22:01 1 0.03 0.00 0.03 0.00 0.42 99.52 17:07:16 14:22:01 2 0.03 0.00 0.02 0.00 0.05 99.90 17:07:16 14:22:01 3 0.35 0.00 0.03 0.00 0.75 98.87 17:07:16 14:23:01 all 0.13 0.00 0.02 0.00 0.18 99.67 17:07:16 14:23:01 0 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 14:23:01 1 0.03 0.00 0.02 0.00 0.18 99.77 17:07:16 14:23:01 2 0.03 0.00 0.03 0.00 0.20 99.73 17:07:16 14:23:01 3 0.43 0.00 0.00 0.00 0.32 99.25 17:07:16 14:24:01 all 0.08 0.00 0.03 0.00 0.55 99.35 17:07:16 14:24:01 0 0.02 0.00 0.02 0.00 0.28 99.68 17:07:16 14:24:01 1 0.00 0.00 0.02 0.00 0.25 99.73 17:07:16 14:24:01 2 0.25 0.00 0.03 0.00 0.50 99.22 17:07:16 14:24:01 3 0.05 0.00 0.05 0.00 1.15 98.75 17:07:16 17:07:16 14:24:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 14:25:01 all 0.09 0.00 0.04 0.00 0.63 99.24 17:07:16 14:25:01 0 0.02 0.00 0.00 0.00 0.30 99.68 17:07:16 14:25:01 1 0.03 0.00 0.02 0.00 0.20 99.75 17:07:16 14:25:01 2 0.27 0.00 0.03 0.00 0.63 99.07 17:07:16 14:25:01 3 0.05 0.00 0.10 0.00 1.38 98.47 17:07:16 14:26:01 all 0.11 0.00 0.03 0.00 0.11 99.75 17:07:16 14:26:01 0 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 14:26:01 1 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 14:26:01 2 0.37 0.00 0.03 0.00 0.08 99.52 17:07:16 14:26:01 3 0.05 0.00 0.05 0.00 0.23 99.67 17:07:16 14:27:01 all 0.10 0.00 0.02 0.00 0.13 99.75 17:07:16 14:27:01 0 0.02 0.00 0.03 0.00 0.08 99.87 17:07:16 14:27:01 1 0.02 0.00 0.02 0.00 0.17 99.80 17:07:16 14:27:01 2 0.35 0.00 0.02 0.00 0.10 99.53 17:07:16 14:27:01 3 0.02 0.00 0.03 0.00 0.17 99.78 17:07:16 14:28:01 all 0.10 0.00 0.02 0.00 0.06 99.81 17:07:16 14:28:01 0 0.00 0.00 0.03 0.00 0.02 99.95 17:07:16 14:28:01 1 0.05 0.00 0.03 0.00 0.13 99.78 17:07:16 14:28:01 2 0.37 0.00 0.02 0.00 0.08 99.53 17:07:16 14:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:07:16 14:29:01 all 0.08 0.00 0.03 0.00 0.05 99.84 17:07:16 14:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:07:16 14:29:01 1 0.03 0.00 0.03 0.00 0.10 99.83 17:07:16 14:29:01 2 0.22 0.00 0.07 0.00 0.10 99.62 17:07:16 14:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 14:30:01 all 0.10 0.00 0.02 0.00 0.27 99.61 17:07:16 14:30:01 0 0.02 0.00 0.02 0.00 0.13 99.83 17:07:16 14:30:01 1 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 14:30:01 2 0.33 0.00 0.02 0.00 0.51 99.14 17:07:16 14:30:01 3 0.03 0.00 0.03 0.00 0.35 99.58 17:07:16 14:31:02 all 0.11 0.00 0.02 0.00 0.45 99.41 17:07:16 14:31:02 0 0.00 0.00 0.02 0.00 0.22 99.77 17:07:16 14:31:02 1 0.02 0.00 0.02 0.00 0.23 99.73 17:07:16 14:31:02 2 0.41 0.00 0.05 0.00 1.22 98.32 17:07:16 14:31:02 3 0.02 0.00 0.00 0.00 0.13 99.85 17:07:16 14:32:01 all 0.10 0.00 0.03 0.00 0.22 99.65 17:07:16 14:32:01 0 0.29 0.00 0.03 0.00 0.10 99.58 17:07:16 14:32:01 1 0.03 0.00 0.05 0.00 0.17 99.75 17:07:16 14:32:01 2 0.05 0.00 0.03 0.00 0.15 99.76 17:07:16 14:32:01 3 0.02 0.00 0.02 0.00 0.46 99.51 17:07:16 14:33:01 all 0.10 0.00 0.03 0.00 0.74 99.13 17:07:16 14:33:01 0 0.33 0.00 0.02 0.00 0.51 99.14 17:07:16 14:33:01 1 0.02 0.00 0.05 0.00 1.02 98.91 17:07:16 14:33:01 2 0.02 0.00 0.05 0.00 1.09 98.85 17:07:16 14:33:01 3 0.02 0.00 0.02 0.00 0.35 99.62 17:07:16 14:34:01 all 0.11 0.00 0.04 0.00 0.10 99.76 17:07:16 14:34:01 0 0.37 0.00 0.05 0.00 0.05 99.53 17:07:16 14:34:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:07:16 14:34:01 2 0.03 0.00 0.05 0.00 0.08 99.83 17:07:16 14:34:01 3 0.00 0.00 0.02 0.00 0.22 99.77 17:07:16 14:35:01 all 0.11 0.00 0.03 0.00 0.10 99.75 17:07:16 14:35:01 0 0.38 0.00 0.02 0.00 0.13 99.47 17:07:16 14:35:01 1 0.02 0.00 0.08 0.00 0.08 99.82 17:07:16 14:35:01 2 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 14:35:01 3 0.02 0.00 0.02 0.00 0.12 99.85 17:07:16 17:07:16 14:35:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 14:36:01 all 0.12 0.00 0.02 0.00 0.10 99.76 17:07:16 14:36:01 0 0.40 0.00 0.00 0.00 0.12 99.48 17:07:16 14:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:07:16 14:36:01 2 0.03 0.00 0.05 0.00 0.10 99.82 17:07:16 14:36:01 3 0.03 0.00 0.03 0.00 0.15 99.78 17:07:16 14:37:01 all 0.11 0.00 0.02 0.00 0.10 99.76 17:07:16 14:37:01 0 0.40 0.00 0.02 0.00 0.12 99.47 17:07:16 14:37:01 1 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 14:37:01 2 0.02 0.00 0.03 0.00 0.17 99.78 17:07:16 14:37:01 3 0.00 0.00 0.02 0.00 0.10 99.88 17:07:16 14:38:01 all 0.11 0.00 0.02 0.00 0.07 99.79 17:07:16 14:38:01 0 0.37 0.00 0.05 0.00 0.08 99.50 17:07:16 14:38:01 1 0.05 0.00 0.02 0.00 0.08 99.85 17:07:16 14:38:01 2 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 14:38:01 3 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 14:39:01 all 0.10 0.00 0.03 0.00 0.12 99.75 17:07:16 14:39:01 0 0.35 0.00 0.05 0.00 0.12 99.48 17:07:16 14:39:01 1 0.02 0.00 0.05 0.00 0.17 99.77 17:07:16 14:39:01 2 0.02 0.00 0.00 0.00 0.03 99.95 17:07:16 14:39:01 3 0.02 0.00 0.02 0.00 0.15 99.82 17:07:16 14:40:01 all 0.11 0.00 0.03 0.00 0.20 99.67 17:07:16 14:40:01 0 0.33 0.00 0.02 0.00 0.12 99.53 17:07:16 14:40:01 1 0.08 0.00 0.03 0.00 0.30 99.58 17:07:16 14:40:01 2 0.02 0.00 0.03 0.00 0.17 99.78 17:07:16 14:40:01 3 0.00 0.00 0.03 0.00 0.20 99.77 17:07:16 14:41:01 all 0.12 0.00 0.02 0.00 0.50 99.37 17:07:16 14:41:01 0 0.37 0.00 0.02 0.00 0.50 99.12 17:07:16 14:41:01 1 0.02 0.00 0.00 0.00 0.22 99.77 17:07:16 14:41:01 2 0.02 0.00 0.02 0.00 0.17 99.80 17:07:16 14:41:01 3 0.07 0.00 0.05 0.00 1.11 98.78 17:07:16 14:42:01 all 0.13 0.00 0.04 0.00 0.07 99.75 17:07:16 14:42:01 0 0.42 0.00 0.03 0.00 0.05 99.50 17:07:16 14:42:01 1 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 14:42:01 2 0.03 0.00 0.03 0.00 0.03 99.90 17:07:16 14:42:01 3 0.07 0.00 0.05 0.00 0.17 99.72 17:07:16 14:43:01 all 0.11 0.00 0.03 0.00 0.07 99.78 17:07:16 14:43:01 0 0.35 0.00 0.02 0.00 0.12 99.52 17:07:16 14:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 14:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:07:16 14:43:01 3 0.07 0.00 0.07 0.00 0.15 99.72 17:07:16 14:44:01 all 0.08 0.00 0.03 0.00 0.06 99.83 17:07:16 14:44:01 0 0.17 0.00 0.02 0.00 0.05 99.77 17:07:16 14:44:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 14:44:01 2 0.08 0.00 0.03 0.00 0.02 99.87 17:07:16 14:44:01 3 0.07 0.00 0.05 0.00 0.13 99.75 17:07:16 14:45:02 all 0.05 0.00 0.03 0.00 0.29 99.64 17:07:16 14:45:02 0 0.02 0.00 0.02 0.00 0.18 99.78 17:07:16 14:45:02 1 0.00 0.00 0.02 0.00 0.33 99.65 17:07:16 14:45:02 2 0.13 0.00 0.03 0.00 0.32 99.52 17:07:16 14:45:02 3 0.03 0.00 0.05 0.00 0.32 99.60 17:07:16 14:46:01 all 0.08 0.00 0.03 0.00 0.51 99.38 17:07:16 14:46:01 0 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 14:46:01 1 0.03 0.00 0.02 0.00 0.22 99.73 17:07:16 14:46:01 2 0.25 0.00 0.03 0.00 0.62 99.09 17:07:16 14:46:01 3 0.02 0.00 0.03 0.00 1.12 98.83 17:07:16 17:07:16 14:46:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 14:47:01 all 0.07 0.00 0.02 0.00 0.37 99.54 17:07:16 14:47:01 0 0.02 0.00 0.02 0.00 0.17 99.80 17:07:16 14:47:01 1 0.03 0.00 0.03 0.00 0.33 99.60 17:07:16 14:47:01 2 0.20 0.00 0.02 0.00 0.52 99.27 17:07:16 14:47:01 3 0.02 0.00 0.00 0.00 0.48 99.50 17:07:16 14:48:01 all 0.09 0.00 0.02 0.00 0.30 99.58 17:07:16 14:48:01 0 0.03 0.00 0.03 0.02 0.48 99.44 17:07:16 14:48:01 1 0.02 0.00 0.02 0.00 0.15 99.82 17:07:16 14:48:01 2 0.28 0.00 0.02 0.00 0.22 99.48 17:07:16 14:48:01 3 0.03 0.00 0.02 0.00 0.37 99.58 17:07:16 14:49:01 all 0.10 0.00 0.03 0.00 0.41 99.46 17:07:16 14:49:01 0 0.03 0.00 0.03 0.00 0.10 99.83 17:07:16 14:49:01 1 0.02 0.00 0.00 0.00 1.25 98.73 17:07:16 14:49:01 2 0.32 0.00 0.07 0.00 0.10 99.52 17:07:16 14:49:01 3 0.02 0.00 0.03 0.00 0.18 99.77 17:07:16 14:50:01 all 0.08 0.00 0.04 0.00 0.26 99.62 17:07:16 14:50:01 0 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 14:50:01 1 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 14:50:01 2 0.25 0.00 0.07 0.00 0.32 99.37 17:07:16 14:50:01 3 0.05 0.00 0.05 0.00 0.55 99.35 17:07:16 14:51:01 all 0.11 0.00 0.03 0.00 0.15 99.71 17:07:16 14:51:01 0 0.33 0.00 0.03 0.00 0.15 99.48 17:07:16 14:51:01 1 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 14:51:01 2 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 14:51:01 3 0.07 0.00 0.07 0.00 0.30 99.57 17:07:16 14:52:01 all 0.07 0.00 0.02 0.00 0.87 99.04 17:07:16 14:52:01 0 0.23 0.00 0.02 0.00 0.88 98.87 17:07:16 14:52:01 1 0.00 0.00 0.02 0.00 0.33 99.65 17:07:16 14:52:01 2 0.02 0.00 0.03 0.00 0.41 99.54 17:07:16 14:52:01 3 0.02 0.00 0.02 0.00 1.85 98.12 17:07:16 14:53:01 all 0.07 0.00 0.02 0.00 0.07 99.83 17:07:16 14:53:01 0 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 14:53:01 1 0.03 0.00 0.02 0.00 0.12 99.83 17:07:16 14:53:01 2 0.22 0.00 0.03 0.00 0.05 99.70 17:07:16 14:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:07:16 14:54:01 all 0.11 0.00 0.02 0.00 0.11 99.77 17:07:16 14:54:01 0 0.02 0.00 0.02 0.00 0.17 99.80 17:07:16 14:54:01 1 0.03 0.00 0.02 0.00 0.17 99.78 17:07:16 14:54:01 2 0.37 0.00 0.02 0.00 0.08 99.53 17:07:16 14:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 14:55:01 all 0.12 0.00 0.02 0.00 0.16 99.70 17:07:16 14:55:01 0 0.05 0.00 0.05 0.00 0.33 99.57 17:07:16 14:55:01 1 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 14:55:01 2 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 14:55:01 3 0.38 0.00 0.02 0.00 0.15 99.45 17:07:16 14:56:02 all 0.11 0.00 0.02 0.00 0.17 99.70 17:07:16 14:56:02 0 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 14:56:02 1 0.02 0.00 0.03 0.00 0.20 99.75 17:07:16 14:56:02 2 0.05 0.00 0.03 0.00 0.15 99.77 17:07:16 14:56:02 3 0.35 0.00 0.02 0.00 0.27 99.37 17:07:16 14:57:01 all 0.12 0.00 0.02 0.00 0.08 99.78 17:07:16 14:57:01 0 0.03 0.00 0.02 0.00 0.07 99.88 17:07:16 14:57:01 1 0.02 0.00 0.00 0.00 0.07 99.92 17:07:16 14:57:01 2 0.03 0.00 0.05 0.00 0.14 99.78 17:07:16 14:57:01 3 0.39 0.00 0.02 0.00 0.07 99.53 17:07:16 17:07:16 14:57:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 14:58:01 all 0.11 0.00 0.02 0.00 0.10 99.78 17:07:16 14:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 14:58:01 1 0.02 0.00 0.00 0.00 0.07 99.92 17:07:16 14:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:07:16 14:58:01 3 0.40 0.00 0.05 0.00 0.28 99.27 17:07:16 14:59:01 all 0.12 0.00 0.04 0.00 0.06 99.78 17:07:16 14:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 14:59:01 1 0.03 0.00 0.05 0.00 0.03 99.88 17:07:16 14:59:01 2 0.00 0.00 0.03 0.00 0.02 99.95 17:07:16 14:59:01 3 0.43 0.00 0.03 0.00 0.17 99.37 17:07:16 15:00:01 all 0.12 0.00 0.03 0.00 0.12 99.73 17:07:16 15:00:01 0 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 15:00:01 1 0.03 0.00 0.03 0.00 0.18 99.75 17:07:16 15:00:01 2 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 15:00:01 3 0.42 0.00 0.05 0.00 0.18 99.35 17:07:16 15:01:01 all 0.09 0.00 0.04 0.00 1.14 98.72 17:07:16 15:01:01 0 0.02 0.00 0.02 0.00 0.53 99.44 17:07:16 15:01:01 1 0.02 0.00 0.03 0.02 1.28 98.65 17:07:16 15:01:01 2 0.03 0.00 0.03 0.00 0.61 99.32 17:07:16 15:01:01 3 0.31 0.00 0.08 0.00 2.13 97.48 17:07:16 15:02:01 all 0.10 0.00 0.03 0.00 0.39 99.47 17:07:16 15:02:01 0 0.03 0.00 0.03 0.00 0.27 99.67 17:07:16 15:02:01 1 0.02 0.00 0.03 0.00 0.55 99.40 17:07:16 15:02:01 2 0.02 0.00 0.03 0.00 0.30 99.65 17:07:16 15:02:01 3 0.33 0.00 0.03 0.00 0.46 99.17 17:07:16 15:03:01 all 0.11 0.00 0.04 0.00 0.30 99.55 17:07:16 15:03:01 0 0.02 0.00 0.00 0.00 0.05 99.93 17:07:16 15:03:01 1 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 15:03:01 2 0.05 0.00 0.05 0.00 0.22 99.68 17:07:16 15:03:01 3 0.36 0.00 0.08 0.00 0.89 98.66 17:07:16 15:04:01 all 0.10 0.00 0.03 0.00 0.24 99.64 17:07:16 15:04:01 0 0.00 0.00 0.03 0.00 0.37 99.60 17:07:16 15:04:01 1 0.05 0.00 0.05 0.00 0.17 99.73 17:07:16 15:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:07:16 15:04:01 3 0.32 0.00 0.03 0.00 0.40 99.25 17:07:16 15:05:01 all 0.13 0.00 0.04 0.00 0.07 99.76 17:07:16 15:05:01 0 0.03 0.00 0.03 0.00 0.07 99.87 17:07:16 15:05:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:07:16 15:05:01 2 0.07 0.00 0.07 0.00 0.08 99.78 17:07:16 15:05:01 3 0.38 0.00 0.03 0.00 0.08 99.50 17:07:16 15:06:01 all 0.14 0.00 0.02 0.00 0.10 99.73 17:07:16 15:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 15:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 15:06:01 2 0.07 0.00 0.05 0.00 0.30 99.58 17:07:16 15:06:01 3 0.45 0.00 0.02 0.00 0.05 99.48 17:07:16 15:07:02 all 0.08 0.00 0.03 0.00 0.07 99.82 17:07:16 15:07:02 0 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 15:07:02 1 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 15:07:02 2 0.05 0.00 0.03 0.00 0.12 99.80 17:07:16 15:07:02 3 0.27 0.00 0.05 0.00 0.10 99.58 17:07:16 15:08:01 all 0.12 0.00 0.02 0.00 0.10 99.76 17:07:16 15:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 15:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 15:08:01 2 0.03 0.00 0.03 0.00 0.32 99.61 17:07:16 15:08:01 3 0.41 0.00 0.02 0.00 0.03 99.54 17:07:16 17:07:16 15:08:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 15:09:01 all 0.12 0.00 0.03 0.00 0.10 99.75 17:07:16 15:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:07:16 15:09:01 1 0.00 0.00 0.03 0.00 0.02 99.95 17:07:16 15:09:01 2 0.05 0.00 0.05 0.00 0.33 99.57 17:07:16 15:09:01 3 0.42 0.00 0.02 0.00 0.05 99.52 17:07:16 15:10:01 all 0.12 0.00 0.02 0.00 0.13 99.72 17:07:16 15:10:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 15:10:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 15:10:01 2 0.07 0.00 0.03 0.00 0.33 99.57 17:07:16 15:10:01 3 0.38 0.00 0.03 0.00 0.13 99.45 17:07:16 15:11:01 all 0.09 0.00 0.02 0.00 0.16 99.73 17:07:16 15:11:01 0 0.00 0.00 0.00 0.00 0.05 99.95 17:07:16 15:11:01 1 0.00 0.00 0.00 0.00 0.08 99.92 17:07:16 15:11:01 2 0.05 0.00 0.05 0.00 0.42 99.48 17:07:16 15:11:01 3 0.30 0.00 0.03 0.00 0.10 99.57 17:07:16 15:12:01 all 0.12 0.00 0.02 0.00 0.13 99.73 17:07:16 15:12:01 0 0.00 0.00 0.02 0.00 0.08 99.90 17:07:16 15:12:01 1 0.03 0.00 0.03 0.00 0.22 99.72 17:07:16 15:12:01 2 0.02 0.00 0.03 0.00 0.18 99.77 17:07:16 15:12:01 3 0.43 0.00 0.02 0.00 0.03 99.52 17:07:16 15:13:01 all 0.13 0.00 0.03 0.00 0.05 99.79 17:07:16 15:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:07:16 15:13:01 1 0.03 0.00 0.05 0.00 0.12 99.80 17:07:16 15:13:01 2 0.03 0.00 0.03 0.00 0.07 99.87 17:07:16 15:13:01 3 0.45 0.00 0.02 0.00 0.02 99.52 17:07:16 15:14:01 all 0.11 0.00 0.02 0.00 0.06 99.81 17:07:16 15:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:07:16 15:14:01 1 0.00 0.00 0.00 0.00 0.12 99.88 17:07:16 15:14:01 2 0.03 0.00 0.03 0.00 0.07 99.87 17:07:16 15:14:01 3 0.38 0.00 0.02 0.00 0.05 99.55 17:07:16 15:15:01 all 0.11 0.00 0.02 0.00 0.10 99.76 17:07:16 15:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 15:15:01 1 0.42 0.00 0.02 0.00 0.10 99.47 17:07:16 15:15:01 2 0.02 0.00 0.03 0.00 0.10 99.85 17:07:16 15:15:01 3 0.02 0.00 0.03 0.00 0.20 99.75 17:07:16 15:16:01 all 0.10 0.00 0.02 0.00 0.15 99.73 17:07:16 15:16:01 0 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 15:16:01 1 0.37 0.00 0.02 0.00 0.10 99.52 17:07:16 15:16:01 2 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 15:16:01 3 0.00 0.00 0.03 0.00 0.38 99.58 17:07:16 15:17:01 all 0.11 0.00 0.02 0.00 0.81 99.06 17:07:16 15:17:01 0 0.10 0.00 0.03 0.00 0.75 99.12 17:07:16 15:17:01 1 0.28 0.00 0.02 0.00 0.83 98.87 17:07:16 15:17:01 2 0.03 0.00 0.03 0.00 1.07 98.86 17:07:16 15:17:01 3 0.02 0.00 0.02 0.00 0.58 99.39 17:07:16 15:18:01 all 0.12 0.00 0.02 0.00 0.56 99.30 17:07:16 15:18:01 0 0.03 0.00 0.02 0.00 0.13 99.82 17:07:16 15:18:01 1 0.38 0.00 0.03 0.00 1.27 98.32 17:07:16 15:18:01 2 0.05 0.00 0.00 0.00 0.81 99.14 17:07:16 15:18:01 3 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 15:19:01 all 0.12 0.00 0.02 0.00 0.27 99.58 17:07:16 15:19:01 0 0.02 0.00 0.02 0.00 0.18 99.78 17:07:16 15:19:01 1 0.40 0.00 0.02 0.00 0.28 99.30 17:07:16 15:19:01 2 0.03 0.00 0.07 0.00 0.55 99.35 17:07:16 15:19:01 3 0.02 0.00 0.00 0.00 0.08 99.90 17:07:16 17:07:16 15:19:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 15:20:01 all 0.12 0.00 0.04 0.00 0.07 99.78 17:07:16 15:20:01 0 0.00 0.00 0.03 0.00 0.02 99.95 17:07:16 15:20:01 1 0.38 0.00 0.03 0.00 0.07 99.52 17:07:16 15:20:01 2 0.07 0.00 0.07 0.00 0.17 99.70 17:07:16 15:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 15:21:01 all 0.09 0.00 0.02 0.00 0.17 99.73 17:07:16 15:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 15:21:01 1 0.03 0.00 0.02 0.00 0.41 99.54 17:07:16 15:21:01 2 0.05 0.00 0.03 0.00 0.17 99.75 17:07:16 15:21:01 3 0.25 0.00 0.02 0.00 0.05 99.68 17:07:16 15:22:01 all 0.13 0.00 0.01 0.00 0.04 99.82 17:07:16 15:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 15:22:01 1 0.42 0.00 0.00 0.00 0.03 99.55 17:07:16 15:22:01 2 0.08 0.00 0.03 0.00 0.10 99.78 17:07:16 15:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:07:16 15:23:01 all 0.11 0.00 0.03 0.00 0.06 99.80 17:07:16 15:23:01 0 0.00 0.00 0.02 0.00 0.05 99.93 17:07:16 15:23:01 1 0.38 0.00 0.02 0.00 0.07 99.53 17:07:16 15:23:01 2 0.03 0.00 0.05 0.00 0.08 99.83 17:07:16 15:23:01 3 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 15:24:02 all 0.11 0.00 0.02 0.00 0.05 99.83 17:07:16 15:24:02 0 0.00 0.00 0.02 0.00 0.00 99.98 17:07:16 15:24:02 1 0.35 0.00 0.00 0.00 0.07 99.58 17:07:16 15:24:02 2 0.07 0.00 0.05 0.00 0.10 99.78 17:07:16 15:24:02 3 0.02 0.00 0.00 0.00 0.03 99.95 17:07:16 15:25:01 all 0.12 0.00 0.03 0.00 0.16 99.70 17:07:16 15:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 15:25:01 1 0.37 0.00 0.03 0.00 0.03 99.56 17:07:16 15:25:01 2 0.05 0.00 0.05 0.00 0.56 99.34 17:07:16 15:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:07:16 15:26:01 all 0.08 0.00 0.02 0.00 0.27 99.63 17:07:16 15:26:01 0 0.00 0.00 0.00 0.00 0.07 99.93 17:07:16 15:26:01 1 0.27 0.00 0.03 0.00 0.20 99.50 17:07:16 15:26:01 2 0.05 0.00 0.03 0.00 0.71 99.20 17:07:16 15:26:01 3 0.00 0.00 0.02 0.00 0.08 99.90 17:07:16 15:27:01 all 0.10 0.00 0.02 0.00 0.12 99.77 17:07:16 15:27:01 0 0.33 0.00 0.03 0.00 0.30 99.33 17:07:16 15:27:01 1 0.02 0.00 0.00 0.00 0.03 99.95 17:07:16 15:27:01 2 0.02 0.00 0.03 0.00 0.12 99.83 17:07:16 15:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 15:28:01 all 0.11 0.00 0.03 0.00 0.72 99.13 17:07:16 15:28:01 0 0.36 0.00 0.02 0.00 0.50 99.12 17:07:16 15:28:01 1 0.03 0.00 0.05 0.00 1.69 98.22 17:07:16 15:28:01 2 0.03 0.00 0.05 0.00 0.45 99.47 17:07:16 15:28:01 3 0.02 0.00 0.02 0.00 0.25 99.72 17:07:16 15:29:01 all 0.11 0.00 0.03 0.00 0.21 99.65 17:07:16 15:29:01 0 0.33 0.00 0.03 0.00 0.18 99.45 17:07:16 15:29:01 1 0.05 0.00 0.05 0.00 0.61 99.29 17:07:16 15:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:07:16 15:29:01 3 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 15:30:01 all 0.12 0.00 0.02 0.00 0.08 99.78 17:07:16 15:30:01 0 0.42 0.00 0.02 0.00 0.03 99.53 17:07:16 15:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 15:30:01 2 0.03 0.00 0.03 0.00 0.23 99.70 17:07:16 15:30:01 3 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 17:07:16 15:30:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 15:31:01 all 0.11 0.00 0.02 0.00 0.06 99.82 17:07:16 15:31:01 0 0.08 0.00 0.02 0.00 0.08 99.82 17:07:16 15:31:01 1 0.30 0.00 0.02 0.00 0.05 99.63 17:07:16 15:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 15:31:01 3 0.03 0.00 0.02 0.00 0.08 99.87 17:07:16 15:32:01 all 0.12 0.00 0.02 0.00 0.05 99.80 17:07:16 15:32:01 0 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 15:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 15:32:01 2 0.38 0.00 0.00 0.00 0.05 99.57 17:07:16 15:32:01 3 0.05 0.00 0.05 0.00 0.10 99.80 17:07:16 15:33:01 all 0.12 0.00 0.02 0.00 0.06 99.80 17:07:16 15:33:01 0 0.02 0.00 0.00 0.00 0.07 99.92 17:07:16 15:33:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 15:33:01 2 0.43 0.00 0.02 0.00 0.05 99.50 17:07:16 15:33:01 3 0.03 0.00 0.03 0.00 0.08 99.85 17:07:16 15:34:01 all 0.13 0.00 0.03 0.00 0.17 99.67 17:07:16 15:34:01 0 0.02 0.00 0.05 0.00 0.45 99.49 17:07:16 15:34:01 1 0.02 0.00 0.05 0.00 0.03 99.90 17:07:16 15:34:01 2 0.45 0.00 0.02 0.00 0.08 99.45 17:07:16 15:34:01 3 0.03 0.00 0.02 0.00 0.10 99.85 17:07:16 15:35:01 all 0.07 0.00 0.03 0.00 0.07 99.82 17:07:16 15:35:01 0 0.02 0.00 0.00 0.00 0.03 99.95 17:07:16 15:35:01 1 0.00 0.00 0.00 0.00 0.12 99.88 17:07:16 15:35:01 2 0.27 0.00 0.08 0.00 0.03 99.62 17:07:16 15:35:01 3 0.02 0.00 0.03 0.00 0.12 99.83 17:07:16 15:36:02 all 0.11 0.00 0.03 0.00 0.41 99.44 17:07:16 15:36:02 0 0.02 0.00 0.03 0.00 0.28 99.67 17:07:16 15:36:02 1 0.05 0.00 0.05 0.00 0.81 99.09 17:07:16 15:36:02 2 0.37 0.00 0.02 0.02 0.27 99.34 17:07:16 15:36:02 3 0.02 0.00 0.02 0.00 0.28 99.68 17:07:16 15:37:01 all 0.10 0.00 0.03 0.00 0.31 99.56 17:07:16 15:37:01 0 0.02 0.00 0.02 0.00 0.12 99.85 17:07:16 15:37:01 1 0.03 0.00 0.05 0.00 0.81 99.11 17:07:16 15:37:01 2 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 15:37:01 3 0.32 0.00 0.02 0.00 0.25 99.41 17:07:16 15:38:01 all 0.10 0.00 0.03 0.00 0.28 99.59 17:07:16 15:38:01 0 0.02 0.00 0.00 0.00 0.13 99.85 17:07:16 15:38:01 1 0.05 0.00 0.05 0.00 0.66 99.24 17:07:16 15:38:01 2 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 15:38:01 3 0.33 0.00 0.03 0.00 0.28 99.35 17:07:16 15:39:01 all 0.08 0.00 0.03 0.00 0.05 99.85 17:07:16 15:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:07:16 15:39:01 1 0.05 0.00 0.05 0.00 0.08 99.82 17:07:16 15:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:07:16 15:39:01 3 0.27 0.00 0.03 0.00 0.10 99.60 17:07:16 15:40:01 all 0.12 0.00 0.02 0.00 0.08 99.78 17:07:16 15:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 15:40:01 1 0.05 0.00 0.05 0.00 0.18 99.72 17:07:16 15:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 15:40:01 3 0.40 0.00 0.02 0.00 0.10 99.48 17:07:16 15:41:01 all 0.12 0.00 0.03 0.00 0.09 99.76 17:07:16 15:41:01 0 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 15:41:01 1 0.03 0.00 0.03 0.00 0.12 99.82 17:07:16 15:41:01 2 0.03 0.00 0.03 0.00 0.10 99.83 17:07:16 15:41:01 3 0.38 0.00 0.03 0.00 0.07 99.52 17:07:16 17:07:16 15:41:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 15:42:01 all 0.11 0.00 0.05 0.00 0.19 99.65 17:07:16 15:42:01 0 0.07 0.00 0.03 0.00 0.32 99.58 17:07:16 15:42:01 1 0.13 0.00 0.08 0.00 0.22 99.57 17:07:16 15:42:01 2 0.12 0.00 0.03 0.00 0.12 99.73 17:07:16 15:42:01 3 0.13 0.00 0.05 0.00 0.12 99.70 17:07:16 15:43:01 all 0.01 0.00 0.03 0.00 0.06 99.90 17:07:16 15:43:01 0 0.00 0.00 0.02 0.00 0.08 99.90 17:07:16 15:43:01 1 0.02 0.00 0.07 0.00 0.02 99.90 17:07:16 15:43:01 2 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 15:43:01 3 0.02 0.00 0.03 0.00 0.10 99.85 17:07:16 15:44:01 all 0.02 0.00 0.02 0.00 0.13 99.83 17:07:16 15:44:01 0 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 15:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:07:16 15:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:07:16 15:44:01 3 0.02 0.00 0.03 0.00 0.45 99.50 17:07:16 15:45:01 all 0.01 0.00 0.02 0.00 0.03 99.94 17:07:16 15:45:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 15:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 15:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 15:45:01 3 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 15:46:01 all 0.04 0.00 0.03 0.00 0.16 99.78 17:07:16 15:46:01 0 0.03 0.00 0.03 0.00 0.13 99.80 17:07:16 15:46:01 1 0.05 0.00 0.03 0.00 0.05 99.87 17:07:16 15:46:01 2 0.05 0.00 0.03 0.00 0.27 99.65 17:07:16 15:46:01 3 0.02 0.00 0.02 0.00 0.18 99.78 17:07:16 15:47:01 all 0.02 0.00 0.02 0.00 0.10 99.86 17:07:16 15:47:01 0 0.02 0.00 0.02 0.00 0.15 99.82 17:07:16 15:47:01 1 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 15:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:07:16 15:47:01 3 0.02 0.00 0.03 0.00 0.18 99.77 17:07:16 15:48:01 all 0.01 0.00 0.02 0.00 0.66 99.31 17:07:16 15:48:01 0 0.00 0.00 0.02 0.00 0.23 99.75 17:07:16 15:48:01 1 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 15:48:01 2 0.00 0.00 0.02 0.00 1.96 98.02 17:07:16 15:48:01 3 0.03 0.00 0.02 0.00 0.37 99.58 17:07:16 15:49:01 all 0.02 0.00 0.03 0.00 0.15 99.81 17:07:16 15:49:01 0 0.02 0.00 0.03 0.00 0.08 99.87 17:07:16 15:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:07:16 15:49:01 2 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 15:49:01 3 0.00 0.00 0.02 0.00 0.42 99.57 17:07:16 15:50:01 all 0.02 0.00 0.02 0.00 0.19 99.77 17:07:16 15:50:01 0 0.00 0.00 0.02 0.00 0.13 99.85 17:07:16 15:50:01 1 0.03 0.00 0.03 0.00 0.22 99.72 17:07:16 15:50:01 2 0.03 0.00 0.02 0.00 0.20 99.75 17:07:16 15:50:01 3 0.02 0.00 0.02 0.00 0.20 99.77 17:07:16 15:51:01 all 0.05 0.00 0.02 0.00 0.15 99.78 17:07:16 15:51:01 0 0.03 0.00 0.00 0.00 0.10 99.87 17:07:16 15:51:01 1 0.03 0.00 0.03 0.00 0.25 99.68 17:07:16 15:51:01 2 0.10 0.00 0.02 0.00 0.20 99.68 17:07:16 15:51:01 3 0.05 0.00 0.03 0.00 0.05 99.87 17:07:16 15:52:01 all 0.02 0.00 0.02 0.00 0.07 99.89 17:07:16 15:52:01 0 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 15:52:01 1 0.07 0.00 0.05 0.00 0.08 99.80 17:07:16 15:52:01 2 0.00 0.00 0.02 0.00 0.07 99.92 17:07:16 15:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 17:07:16 15:52:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 15:53:02 all 0.02 0.00 0.02 0.00 0.12 99.85 17:07:16 15:53:02 0 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 15:53:02 1 0.03 0.00 0.02 0.00 0.08 99.87 17:07:16 15:53:02 2 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 15:53:02 3 0.02 0.00 0.02 0.00 0.27 99.70 17:07:16 15:54:01 all 0.03 0.00 0.03 0.00 0.03 99.91 17:07:16 15:54:01 0 0.07 0.00 0.05 0.00 0.08 99.80 17:07:16 15:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 15:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 15:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:07:16 15:55:01 all 0.03 0.00 0.04 0.00 0.13 99.80 17:07:16 15:55:01 0 0.05 0.00 0.05 0.00 0.46 99.44 17:07:16 15:55:01 1 0.05 0.00 0.05 0.00 0.05 99.85 17:07:16 15:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:07:16 15:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 15:56:01 all 0.05 0.00 0.03 0.00 0.17 99.75 17:07:16 15:56:01 0 0.05 0.00 0.03 0.00 0.33 99.58 17:07:16 15:56:01 1 0.13 0.00 0.05 0.00 0.22 99.60 17:07:16 15:56:01 2 0.03 0.00 0.02 0.00 0.08 99.87 17:07:16 15:56:01 3 0.00 0.00 0.02 0.00 0.05 99.93 17:07:16 15:57:01 all 0.02 0.00 0.02 0.00 0.15 99.81 17:07:16 15:57:01 0 0.03 0.00 0.07 0.00 0.43 99.47 17:07:16 15:57:01 1 0.02 0.00 0.00 0.00 0.10 99.88 17:07:16 15:57:01 2 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 15:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:07:16 15:58:01 all 0.03 0.00 0.03 0.00 0.21 99.73 17:07:16 15:58:01 0 0.05 0.00 0.03 0.00 0.13 99.78 17:07:16 15:58:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:07:16 15:58:01 2 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 15:58:01 3 0.02 0.00 0.03 0.00 0.58 99.37 17:07:16 15:59:01 all 0.03 0.00 0.02 0.00 0.30 99.65 17:07:16 15:59:01 0 0.07 0.00 0.05 0.00 0.94 98.94 17:07:16 15:59:01 1 0.03 0.00 0.02 0.00 0.10 99.85 17:07:16 15:59:01 2 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 15:59:01 3 0.00 0.00 0.00 0.00 0.05 99.95 17:07:16 16:00:01 all 0.02 0.00 0.02 0.00 0.04 99.92 17:07:16 16:00:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 16:00:01 1 0.03 0.00 0.00 0.00 0.03 99.93 17:07:16 16:00:01 2 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 16:00:01 3 0.02 0.00 0.03 0.00 0.07 99.88 17:07:16 16:01:01 all 0.05 0.00 0.05 0.00 0.14 99.77 17:07:16 16:01:01 0 0.02 0.00 0.03 0.00 0.18 99.77 17:07:16 16:01:01 1 0.07 0.00 0.07 0.00 0.15 99.72 17:07:16 16:01:01 2 0.05 0.00 0.07 0.00 0.15 99.73 17:07:16 16:01:01 3 0.05 0.00 0.03 0.00 0.07 99.85 17:07:16 16:02:01 all 0.02 0.00 0.02 0.00 0.07 99.88 17:07:16 16:02:01 0 0.03 0.00 0.03 0.00 0.18 99.75 17:07:16 16:02:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 16:02:01 2 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 16:02:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 16:03:01 all 0.02 0.00 0.02 0.00 0.13 99.83 17:07:16 16:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 16:03:01 1 0.03 0.00 0.03 0.00 0.10 99.83 17:07:16 16:03:01 2 0.03 0.00 0.03 0.00 0.40 99.53 17:07:16 16:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:07:16 17:07:16 16:03:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 16:04:01 all 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 16:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:07:16 16:04:01 1 0.02 0.00 0.03 0.00 0.08 99.87 17:07:16 16:04:01 2 0.03 0.00 0.02 0.00 0.08 99.87 17:07:16 16:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:07:16 16:05:01 all 0.05 0.00 0.03 0.00 0.14 99.78 17:07:16 16:05:01 0 0.00 0.00 0.02 0.00 0.12 99.87 17:07:16 16:05:01 1 0.07 0.00 0.03 0.00 0.13 99.77 17:07:16 16:05:01 2 0.07 0.00 0.03 0.00 0.18 99.72 17:07:16 16:05:01 3 0.05 0.00 0.05 0.00 0.13 99.77 17:07:16 16:06:01 all 0.20 0.00 0.04 0.00 0.12 99.64 17:07:16 16:06:01 0 0.42 0.00 0.02 0.00 0.10 99.47 17:07:16 16:06:01 1 0.05 0.00 0.03 0.00 0.10 99.82 17:07:16 16:06:01 2 0.32 0.00 0.07 0.00 0.12 99.50 17:07:16 16:06:01 3 0.02 0.00 0.05 0.00 0.15 99.78 17:07:16 16:07:01 all 0.11 0.00 0.03 0.00 0.09 99.77 17:07:16 16:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 16:07:01 1 0.00 0.00 0.02 0.00 0.10 99.88 17:07:16 16:07:01 2 0.38 0.00 0.00 0.00 0.08 99.53 17:07:16 16:07:01 3 0.05 0.00 0.07 0.00 0.15 99.73 17:07:16 16:08:01 all 0.09 0.00 0.02 0.00 0.05 99.84 17:07:16 16:08:01 0 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 16:08:01 1 0.32 0.00 0.03 0.00 0.07 99.58 17:07:16 16:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:07:16 16:08:01 3 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 16:09:01 all 0.10 0.00 0.01 0.00 0.06 99.83 17:07:16 16:09:01 0 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 16:09:01 1 0.33 0.00 0.02 0.00 0.12 99.53 17:07:16 16:09:01 2 0.03 0.00 0.02 0.00 0.08 99.87 17:07:16 16:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:07:16 16:10:02 all 0.10 0.00 0.03 0.00 0.18 99.69 17:07:16 16:10:02 0 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 16:10:02 1 0.30 0.00 0.05 0.00 0.50 99.15 17:07:16 16:10:02 2 0.03 0.00 0.03 0.00 0.12 99.82 17:07:16 16:10:02 3 0.05 0.00 0.02 0.00 0.05 99.88 17:07:16 16:11:01 all 0.11 0.00 0.03 0.00 0.24 99.62 17:07:16 16:11:01 0 0.02 0.00 0.02 0.00 0.10 99.86 17:07:16 16:11:01 1 0.02 0.00 0.02 0.00 0.41 99.56 17:07:16 16:11:01 2 0.41 0.00 0.03 0.00 0.24 99.32 17:07:16 16:11:01 3 0.02 0.00 0.03 0.00 0.22 99.73 17:07:16 16:12:01 all 0.09 0.00 0.03 0.00 0.09 99.79 17:07:16 16:12:01 0 0.27 0.00 0.07 0.00 0.18 99.48 17:07:16 16:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 16:12:01 2 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 16:12:01 3 0.03 0.00 0.02 0.00 0.10 99.85 17:07:16 16:13:01 all 0.10 0.00 0.02 0.00 0.38 99.50 17:07:16 16:13:01 0 0.03 0.00 0.02 0.00 0.46 99.49 17:07:16 16:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:07:16 16:13:01 2 0.37 0.00 0.03 0.00 0.02 99.58 17:07:16 16:13:01 3 0.00 0.00 0.02 0.00 1.02 98.96 17:07:16 16:14:01 all 0.07 0.00 0.04 0.00 0.09 99.80 17:07:16 16:14:01 0 0.03 0.00 0.03 0.00 0.08 99.85 17:07:16 16:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:07:16 16:14:01 2 0.22 0.00 0.08 0.00 0.03 99.67 17:07:16 16:14:01 3 0.00 0.00 0.02 0.00 0.22 99.77 17:07:16 17:07:16 16:14:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 16:15:01 all 0.05 0.00 0.02 0.00 0.15 99.79 17:07:16 16:15:01 0 0.02 0.00 0.00 0.00 0.13 99.85 17:07:16 16:15:01 1 0.00 0.00 0.02 0.00 0.12 99.87 17:07:16 16:15:01 2 0.17 0.00 0.03 0.00 0.22 99.58 17:07:16 16:15:01 3 0.02 0.00 0.02 0.00 0.12 99.85 17:07:16 16:16:01 all 0.11 0.00 0.02 0.00 0.26 99.60 17:07:16 16:16:01 0 0.02 0.00 0.05 0.00 0.15 99.78 17:07:16 16:16:01 1 0.00 0.00 0.02 0.00 0.07 99.92 17:07:16 16:16:01 2 0.43 0.00 0.02 0.00 0.12 99.43 17:07:16 16:16:01 3 0.00 0.00 0.02 0.00 0.71 99.27 17:07:16 16:17:01 all 0.08 0.00 0.02 0.00 0.33 99.56 17:07:16 16:17:01 0 0.03 0.00 0.02 0.00 0.68 99.27 17:07:16 16:17:01 1 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 16:17:01 2 0.28 0.00 0.03 0.00 0.42 99.27 17:07:16 16:17:01 3 0.00 0.00 0.02 0.00 0.13 99.85 17:07:16 16:18:01 all 0.11 0.00 0.04 0.00 0.07 99.78 17:07:16 16:18:01 0 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 16:18:01 1 0.05 0.00 0.05 0.00 0.10 99.80 17:07:16 16:18:01 2 0.35 0.00 0.07 0.00 0.12 99.47 17:07:16 16:18:01 3 0.02 0.00 0.00 0.00 0.03 99.95 17:07:16 16:19:01 all 0.05 0.00 0.02 0.00 0.05 99.88 17:07:16 16:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:07:16 16:19:01 1 0.05 0.00 0.05 0.00 0.12 99.78 17:07:16 16:19:01 2 0.13 0.00 0.02 0.00 0.07 99.78 17:07:16 16:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:07:16 16:20:01 all 0.10 0.00 0.03 0.00 0.07 99.80 17:07:16 16:20:01 0 0.00 0.00 0.03 0.00 0.08 99.88 17:07:16 16:20:01 1 0.03 0.00 0.03 0.00 0.08 99.85 17:07:16 16:20:01 2 0.33 0.00 0.05 0.00 0.12 99.50 17:07:16 16:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 16:21:01 all 0.10 0.00 0.02 0.00 0.48 99.39 17:07:16 16:21:01 0 0.03 0.00 0.03 0.00 0.93 99.01 17:07:16 16:21:01 1 0.03 0.00 0.03 0.00 0.81 99.12 17:07:16 16:21:01 2 0.33 0.00 0.03 0.00 0.12 99.52 17:07:16 16:21:01 3 0.02 0.00 0.00 0.00 0.07 99.92 17:07:16 16:22:01 all 0.08 0.00 0.03 0.00 0.08 99.81 17:07:16 16:22:01 0 0.00 0.00 0.02 0.00 0.20 99.78 17:07:16 16:22:01 1 0.02 0.00 0.03 0.00 0.08 99.87 17:07:16 16:22:01 2 0.30 0.00 0.05 0.00 0.02 99.63 17:07:16 16:22:01 3 0.00 0.00 0.02 0.00 0.03 99.95 17:07:16 16:23:01 all 0.10 0.00 0.03 0.00 0.10 99.77 17:07:16 16:23:01 0 0.02 0.00 0.02 0.00 0.20 99.77 17:07:16 16:23:01 1 0.35 0.00 0.05 0.00 0.05 99.55 17:07:16 16:23:01 2 0.02 0.00 0.03 0.00 0.15 99.80 17:07:16 16:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 16:24:01 all 0.05 0.00 0.04 0.00 0.06 99.85 17:07:16 16:24:01 0 0.03 0.00 0.03 0.00 0.15 99.78 17:07:16 16:24:01 1 0.15 0.00 0.07 0.00 0.07 99.72 17:07:16 16:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:07:16 16:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 16:25:01 all 0.07 0.00 0.04 0.00 0.07 99.81 17:07:16 16:25:01 0 0.07 0.00 0.07 0.00 0.22 99.65 17:07:16 16:25:01 1 0.20 0.00 0.03 0.00 0.05 99.72 17:07:16 16:25:01 2 0.02 0.00 0.03 0.00 0.03 99.92 17:07:16 16:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:07:16 17:07:16 16:25:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 16:26:01 all 0.09 0.00 0.02 0.00 0.29 99.60 17:07:16 16:26:01 0 0.02 0.00 0.03 0.00 0.46 99.49 17:07:16 16:26:01 1 0.28 0.00 0.03 0.00 0.56 99.12 17:07:16 16:26:01 2 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 16:26:01 3 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 16:27:02 all 0.09 0.00 0.04 0.00 0.25 99.62 17:07:16 16:27:02 0 0.31 0.00 0.07 0.00 0.60 99.02 17:07:16 16:27:02 1 0.02 0.00 0.02 0.00 0.13 99.83 17:07:16 16:27:02 2 0.02 0.00 0.02 0.00 0.12 99.85 17:07:16 16:27:02 3 0.02 0.00 0.05 0.00 0.17 99.77 17:07:16 16:28:01 all 0.05 0.00 0.03 0.00 0.79 99.13 17:07:16 16:28:01 0 0.15 0.00 0.05 0.00 0.93 98.87 17:07:16 16:28:01 1 0.02 0.00 0.03 0.00 0.72 99.23 17:07:16 16:28:01 2 0.02 0.00 0.02 0.00 0.56 99.41 17:07:16 16:28:01 3 0.02 0.00 0.02 0.00 0.96 99.01 17:07:16 16:29:01 all 0.12 0.00 0.03 0.00 0.09 99.75 17:07:16 16:29:01 0 0.42 0.00 0.03 0.00 0.10 99.45 17:07:16 16:29:01 1 0.05 0.00 0.05 0.00 0.12 99.78 17:07:16 16:29:01 2 0.02 0.00 0.02 0.00 0.07 99.90 17:07:16 16:29:01 3 0.02 0.00 0.02 0.00 0.08 99.88 17:07:16 16:30:01 all 0.07 0.00 0.04 0.00 1.33 98.56 17:07:16 16:30:01 0 0.21 0.00 0.05 0.00 1.98 97.75 17:07:16 16:30:01 1 0.05 0.00 0.03 0.00 1.66 98.26 17:07:16 16:30:01 2 0.02 0.00 0.02 0.00 1.32 98.65 17:07:16 16:30:01 3 0.00 0.00 0.05 0.00 0.36 99.59 17:07:16 16:31:01 all 0.09 0.00 0.02 0.00 0.57 99.32 17:07:16 16:31:01 0 0.30 0.00 0.02 0.00 0.70 98.99 17:07:16 16:31:01 1 0.03 0.00 0.03 0.00 0.96 98.97 17:07:16 16:31:01 2 0.02 0.00 0.02 0.00 0.53 99.44 17:07:16 16:31:01 3 0.00 0.00 0.00 0.00 0.10 99.90 17:07:16 16:32:01 all 0.12 0.00 0.02 0.00 0.12 99.73 17:07:16 16:32:01 0 0.37 0.00 0.02 0.00 0.25 99.37 17:07:16 16:32:01 1 0.05 0.00 0.03 0.00 0.15 99.77 17:07:16 16:32:01 2 0.03 0.00 0.03 0.00 0.10 99.83 17:07:16 16:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:07:16 16:33:01 all 0.09 0.00 0.02 0.00 0.10 99.78 17:07:16 16:33:01 0 0.27 0.00 0.02 0.00 0.27 99.45 17:07:16 16:33:01 1 0.03 0.00 0.05 0.00 0.10 99.82 17:07:16 16:33:01 2 0.05 0.00 0.02 0.00 0.03 99.90 17:07:16 16:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 16:34:01 all 0.12 0.00 0.03 0.00 0.19 99.67 17:07:16 16:34:01 0 0.02 0.00 0.03 0.00 0.55 99.40 17:07:16 16:34:01 1 0.02 0.00 0.03 0.00 0.05 99.90 17:07:16 16:34:01 2 0.40 0.00 0.03 0.00 0.08 99.48 17:07:16 16:34:01 3 0.03 0.00 0.02 0.00 0.07 99.88 17:07:16 16:35:01 all 0.10 0.00 0.02 0.00 0.13 99.75 17:07:16 16:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 16:35:01 1 0.03 0.00 0.02 0.00 0.13 99.82 17:07:16 16:35:01 2 0.35 0.00 0.03 0.00 0.12 99.50 17:07:16 16:35:01 3 0.00 0.00 0.03 0.00 0.25 99.72 17:07:16 16:36:01 all 0.08 0.00 0.03 0.00 0.70 99.19 17:07:16 16:36:01 0 0.00 0.00 0.02 0.00 0.68 99.30 17:07:16 16:36:01 1 0.02 0.00 0.03 0.00 0.33 99.62 17:07:16 16:36:01 2 0.28 0.00 0.05 0.00 1.66 98.01 17:07:16 16:36:01 3 0.03 0.00 0.02 0.00 0.10 99.85 17:07:16 17:07:16 16:36:01 CPU %user %nice %system %iowait %steal %idle 17:07:16 16:37:01 all 0.06 0.00 0.02 0.00 0.69 99.23 17:07:16 16:37:01 0 0.02 0.00 0.02 0.00 0.83 99.14 17:07:16 16:37:01 1 0.20 0.00 0.05 0.00 1.22 98.53 17:07:16 16:37:01 2 0.03 0.00 0.02 0.00 0.70 99.25 17:07:16 16:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:07:16 16:38:01 all 0.14 0.00 0.03 0.00 0.04 99.79 17:07:16 16:38:01 0 0.07 0.00 0.05 0.00 0.12 99.77 17:07:16 16:38:01 1 0.43 0.00 0.02 0.00 0.02 99.53 17:07:16 16:38:01 2 0.03 0.00 0.03 0.00 0.03 99.90 17:07:16 16:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:07:16 16:39:01 all 0.09 0.00 0.02 0.00 0.07 99.81 17:07:16 16:39:01 0 0.05 0.00 0.03 0.00 0.18 99.73 17:07:16 16:39:01 1 0.28 0.00 0.03 0.00 0.05 99.63 17:07:16 16:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:07:16 16:39:01 3 0.02 0.00 0.02 0.00 0.05 99.92 17:07:16 16:40:01 all 0.10 0.00 0.02 0.00 0.07 99.81 17:07:16 16:40:01 0 0.00 0.00 0.00 0.00 0.08 99.92 17:07:16 16:40:01 1 0.35 0.00 0.03 0.00 0.07 99.55 17:07:16 16:40:01 2 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 16:40:01 3 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 16:41:01 all 0.08 0.00 0.02 0.00 0.12 99.78 17:07:16 16:41:01 0 0.02 0.00 0.03 0.00 0.13 99.82 17:07:16 16:41:01 1 0.30 0.00 0.03 0.00 0.22 99.45 17:07:16 16:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 17:07:16 16:41:01 3 0.02 0.00 0.02 0.00 0.10 99.87 17:07:16 16:42:02 all 0.11 0.00 0.02 0.00 0.13 99.73 17:07:16 16:42:02 0 0.07 0.00 0.02 0.00 0.10 99.82 17:07:16 16:42:02 1 0.35 0.00 0.03 0.00 0.10 99.52 17:07:16 16:42:02 2 0.02 0.00 0.03 0.00 0.20 99.75 17:07:16 16:42:02 3 0.02 0.00 0.02 0.00 0.13 99.83 17:07:16 16:43:01 all 0.08 0.00 0.03 0.00 0.11 99.78 17:07:16 16:43:01 0 0.24 0.00 0.02 0.00 0.14 99.61 17:07:16 16:43:01 1 0.03 0.00 0.05 0.00 0.14 99.78 17:07:16 16:43:01 2 0.03 0.00 0.02 0.00 0.14 99.81 17:07:16 16:43:01 3 0.02 0.00 0.02 0.00 0.03 99.93 17:07:16 16:44:01 all 8.01 0.00 4.20 2.10 11.35 74.35 17:07:16 16:44:01 0 8.02 0.00 4.33 1.25 11.40 75.01 17:07:16 16:44:01 1 4.80 0.00 3.39 2.44 12.32 77.06 17:07:16 16:44:01 2 10.59 0.00 4.84 2.26 9.94 72.36 17:07:16 16:44:01 3 8.74 0.00 4.26 2.43 11.69 72.88 17:07:16 16:45:01 all 10.44 0.00 5.38 1.56 12.41 70.21 17:07:16 16:45:01 0 6.08 0.00 4.69 1.73 13.85 73.65 17:07:16 16:45:01 1 11.26 0.00 4.55 1.56 11.92 70.71 17:07:16 16:45:01 2 11.45 0.00 5.16 1.38 11.27 70.74 17:07:16 16:45:01 3 13.13 0.00 7.14 1.56 12.58 65.60 17:07:16 16:46:01 all 5.85 0.00 6.55 4.14 21.17 62.29 17:07:16 16:46:01 0 6.39 0.00 6.33 5.95 22.08 59.23 17:07:16 16:46:01 1 6.22 0.00 7.22 4.58 21.92 60.07 17:07:16 16:46:01 2 5.19 0.00 6.26 2.19 20.85 65.51 17:07:16 16:46:01 3 5.59 0.00 6.39 3.86 19.81 64.35 17:07:16 16:47:02 all 27.81 0.00 8.88 4.43 21.24 37.64 17:07:16 16:47:02 0 29.74 0.00 9.49 3.43 20.27 37.08 17:07:16 16:47:02 1 25.97 0.00 7.93 6.42 22.59 37.10 17:07:16 16:47:02 2 26.40 0.00 8.84 4.61 21.20 38.95 17:07:16 16:47:02 3 29.22 0.00 9.31 3.19 20.84 37.44 17:07:16 17:07:16 16:47:02 CPU %user %nice %system %iowait %steal %idle 17:07:16 16:48:01 all 37.62 0.00 10.90 2.26 15.61 33.61 17:07:16 16:48:01 0 43.08 0.00 11.40 2.11 13.31 30.09 17:07:16 16:48:01 1 33.60 0.00 9.97 3.37 16.28 36.79 17:07:16 16:48:01 2 33.20 0.00 11.79 2.06 17.00 35.96 17:07:16 16:48:01 3 40.91 0.00 10.47 1.45 15.78 31.38 17:07:16 16:49:01 all 38.58 0.00 13.62 3.62 25.20 18.99 17:07:16 16:49:01 0 41.72 0.00 13.85 3.13 25.02 16.28 17:07:16 16:49:01 1 39.05 0.00 13.80 5.18 23.21 18.76 17:07:16 16:49:01 2 34.90 0.00 12.24 3.07 26.66 23.13 17:07:16 16:49:01 3 38.82 0.00 14.66 3.08 25.87 17.56 17:07:16 16:50:02 all 24.23 0.00 9.73 1.20 21.58 43.26 17:07:16 16:50:02 0 22.81 0.00 9.20 1.00 22.12 44.87 17:07:16 16:50:02 1 25.13 0.00 10.17 0.66 20.91 43.13 17:07:16 16:50:02 2 23.39 0.00 10.04 1.72 21.36 43.49 17:07:16 16:50:02 3 25.64 0.00 9.48 1.41 21.94 41.53 17:07:16 16:51:02 all 8.95 0.00 8.88 6.85 21.46 53.86 17:07:16 16:51:02 0 9.47 0.00 8.20 7.38 21.50 53.45 17:07:16 16:51:02 1 7.70 0.00 9.14 5.94 21.14 56.07 17:07:16 16:51:02 2 8.78 0.00 9.07 7.49 21.04 53.61 17:07:16 16:51:02 3 9.86 0.00 9.10 6.57 22.14 52.32 17:07:16 16:52:02 all 12.55 0.00 12.41 13.71 32.01 29.32 17:07:16 16:52:02 0 12.42 0.00 13.24 14.32 32.61 27.41 17:07:16 16:52:02 1 11.87 0.00 12.48 13.79 32.22 29.64 17:07:16 16:52:02 2 12.69 0.00 11.94 14.51 31.45 29.40 17:07:16 16:52:02 3 13.21 0.00 11.98 12.20 31.75 30.86 17:07:16 16:53:06 all 6.85 0.00 11.10 38.35 23.86 19.84 17:07:16 16:53:06 0 7.08 0.00 11.07 36.53 24.40 20.93 17:07:16 16:53:06 1 6.86 0.00 10.07 40.00 23.59 19.48 17:07:16 16:53:06 2 6.68 0.00 12.39 38.54 23.31 19.08 17:07:16 16:53:06 3 6.80 0.00 10.91 38.32 24.11 19.86 17:07:16 16:54:02 all 34.74 0.00 11.70 18.01 21.03 14.52 17:07:16 16:54:02 0 34.05 0.00 11.65 19.66 21.42 13.22 17:07:16 16:54:02 1 35.11 0.00 12.26 16.24 19.97 16.42 17:07:16 16:54:02 2 35.88 0.00 11.67 19.19 20.18 13.06 17:07:16 16:54:02 3 33.89 0.00 11.22 16.95 22.57 15.36 17:07:16 16:55:01 all 40.51 0.00 13.75 7.48 20.61 17.65 17:07:16 16:55:01 0 39.74 0.00 13.98 7.36 21.08 17.84 17:07:16 16:55:01 1 40.92 0.00 14.26 6.80 20.55 17.47 17:07:16 16:55:01 2 38.79 0.00 12.28 7.52 22.17 19.24 17:07:16 16:55:01 3 42.67 0.00 14.56 8.23 18.55 15.99 17:07:16 16:56:01 all 15.30 0.00 14.90 19.12 24.73 25.95 17:07:16 16:56:01 0 14.24 0.00 14.69 21.04 24.86 25.17 17:07:16 16:56:01 1 15.72 0.00 15.69 17.18 24.48 26.93 17:07:16 16:56:01 2 16.37 0.00 13.87 17.83 24.65 27.29 17:07:16 16:56:01 3 14.90 0.00 15.37 20.41 24.91 24.41 17:07:16 16:57:06 all 6.97 0.00 11.27 34.27 24.91 22.58 17:07:16 16:57:06 0 6.23 0.00 10.79 35.94 24.47 22.57 17:07:16 16:57:06 1 7.14 0.00 11.17 34.17 25.54 21.98 17:07:16 16:57:06 2 7.69 0.00 11.62 35.87 24.16 20.65 17:07:16 16:57:06 3 6.85 0.00 11.49 31.06 25.47 25.13 17:07:16 16:58:02 all 40.26 0.00 13.13 15.08 18.38 13.16 17:07:16 16:58:02 0 39.56 0.00 12.40 17.50 19.09 11.45 17:07:16 16:58:02 1 39.29 0.00 13.23 12.97 19.32 15.19 17:07:16 16:58:02 2 41.23 0.00 13.50 17.43 16.33 11.51 17:07:16 16:58:02 3 40.93 0.00 13.36 12.36 18.81 14.53 17:07:16 17:07:16 16:58:02 CPU %user %nice %system %iowait %steal %idle 17:07:16 16:59:01 all 23.56 0.00 12.61 9.08 18.52 36.23 17:07:16 16:59:01 0 24.22 0.00 13.08 9.37 17.21 36.11 17:07:16 16:59:01 1 24.03 0.00 12.62 8.96 18.31 36.07 17:07:16 16:59:01 2 23.19 0.00 12.93 11.76 19.33 32.80 17:07:16 16:59:01 3 22.78 0.00 11.81 6.20 19.26 39.95 17:07:16 17:00:01 all 0.09 0.00 0.05 0.19 0.30 99.37 17:07:16 17:00:01 0 0.05 0.00 0.03 0.03 0.32 99.57 17:07:16 17:00:01 1 0.02 0.00 0.03 0.20 0.23 99.52 17:07:16 17:00:01 2 0.03 0.00 0.08 0.53 0.32 99.03 17:07:16 17:00:01 3 0.25 0.00 0.07 0.00 0.33 99.35 17:07:16 17:01:01 all 0.09 0.00 0.07 0.02 1.12 98.70 17:07:16 17:01:01 0 0.02 0.00 0.07 0.02 0.63 99.27 17:07:16 17:01:01 1 0.07 0.00 0.08 0.05 1.98 97.82 17:07:16 17:01:01 2 0.02 0.00 0.12 0.02 1.12 98.73 17:07:16 17:01:01 3 0.25 0.00 0.03 0.02 0.73 98.97 17:07:16 17:02:01 all 0.16 0.00 0.36 0.04 1.04 98.41 17:07:16 17:02:01 0 0.13 0.00 0.27 0.03 1.02 98.54 17:07:16 17:02:01 1 0.15 0.00 0.34 0.05 1.07 98.39 17:07:16 17:02:01 2 0.24 0.00 0.54 0.05 1.08 98.10 17:07:16 17:02:01 3 0.13 0.00 0.28 0.02 0.97 98.59 17:07:16 17:03:01 all 0.03 0.00 0.05 0.00 0.12 99.80 17:07:16 17:03:01 0 0.02 0.00 0.05 0.00 0.03 99.90 17:07:16 17:03:01 1 0.02 0.00 0.03 0.02 0.10 99.83 17:07:16 17:03:01 2 0.03 0.00 0.03 0.00 0.08 99.85 17:07:16 17:03:01 3 0.05 0.00 0.07 0.00 0.28 99.60 17:07:16 17:04:01 all 0.03 0.00 0.02 0.00 0.13 99.81 17:07:16 17:04:01 0 0.02 0.00 0.00 0.00 0.07 99.92 17:07:16 17:04:01 1 0.03 0.00 0.03 0.00 0.08 99.85 17:07:16 17:04:01 2 0.03 0.00 0.02 0.00 0.03 99.92 17:07:16 17:04:01 3 0.05 0.00 0.05 0.00 0.33 99.57 17:07:16 17:05:01 all 0.04 0.00 0.04 0.00 0.21 99.71 17:07:16 17:05:01 0 0.03 0.00 0.03 0.00 0.07 99.87 17:07:16 17:05:01 1 0.03 0.00 0.03 0.00 0.05 99.88 17:07:16 17:05:01 2 0.03 0.00 0.02 0.00 0.18 99.77 17:07:16 17:05:01 3 0.07 0.00 0.07 0.00 0.53 99.34 17:07:16 17:06:01 all 0.07 0.00 0.04 0.00 0.35 99.53 17:07:16 17:06:01 0 0.02 0.00 0.05 0.00 0.43 99.50 17:07:16 17:06:01 1 0.05 0.00 0.03 0.00 0.45 99.47 17:07:16 17:06:01 2 0.05 0.00 0.05 0.00 0.28 99.62 17:07:16 17:06:01 3 0.18 0.00 0.03 0.02 0.25 99.52 17:07:16 17:07:03 all 5.45 0.00 5.12 4.64 14.97 69.81 17:07:16 17:07:03 0 4.19 0.00 4.18 3.46 15.33 72.84 17:07:16 17:07:03 1 5.52 0.00 5.59 4.23 15.01 69.64 17:07:16 17:07:03 2 4.60 0.00 4.77 3.03 14.22 73.38 17:07:16 17:07:03 3 7.52 0.00 5.97 7.89 15.32 63.30 17:07:16 Average: all 1.01 0.01 0.54 0.55 1.31 96.59 17:07:16 Average: 0 1.00 0.01 0.53 0.56 1.28 96.62 17:07:16 Average: 1 0.98 0.01 0.54 0.54 1.36 96.56 17:07:16 Average: 2 1.00 0.01 0.54 0.56 1.30 96.59 17:07:16 Average: 3 1.04 0.01 0.55 0.52 1.29 96.59 17:07:16 17:07:16 17:07:16