Pull request #3467 updated 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 rather than 3986ebf066e14844df3a0f5391dd4b98fb25193e Obtained Jenkinsfile from 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8221161275193187670.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh813471992860696522.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3467/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3467/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8210018601970577697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh985521091045083833.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3467/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3467/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3458633639611723682.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1282 in /w/workspace/edgexfoundry_edgex-go_PR-3467 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3012106965914475582.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4414205117585956673.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3467/head:refs/remotes/origin/PR-3467 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 into PR head commit 3986ebf066e14844df3a0f5391dd4b98fb25193e Merge succeeded, producing 3986ebf066e14844df3a0f5391dd4b98fb25193e Checking out Revision 3986ebf066e14844df3a0f5391dd4b98fb25193e (PR-3467) > git config core.sparsecheckout # timeout=10 > git checkout -f 3986ebf066e14844df3a0f5391dd4b98fb25193e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4410825799322394472.key > git merge 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3986ebf066e14844df3a0f5391dd4b98fb25193e # timeout=10 Commit message: "docs(sma): update Swagger for v2 /metrics/{services} API" First time build. Skipping changelog. > git rev-list --no-walk 165727f8994aab86ff14617507d438ee7ad8769c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:13:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:13:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:13:56 ========================================================= 02:13:56 EdgeX Global Pipelines Version Info 02:13:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:13:57 ------------------- 02:13:57 stable info: 02:13:57 ------------------- 02:13:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:13:57 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:13:57 Message: update stable to v1.0.192 02:13:57 ------------------- 02:13:57 experimental info: 02:13:57 ------------------- 02:13:57 Commited By: **** collab-it+edgex@linuxfoundation.org 02:13:57 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:13:57 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3467 [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3467 [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3467 [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3986ebf066e14844df3a0f5391dd4b98fb25193e [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3986ebf [Pipeline] echo 02:13:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:58 provisioning config files... 02:13:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8136109415960254393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:59 ---> docker-login.sh 02:13:59 nexus3.edgexfoundry.org:10001 02:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:59 Configure a credential helper to remove this warning. See 02:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:59 02:13:59 Login Succeeded 02:13:59 nexus3.edgexfoundry.org:10002 02:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:59 Configure a credential helper to remove this warning. See 02:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:59 02:13:59 Login Succeeded 02:13:59 nexus3.edgexfoundry.org:10003 02:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:59 Configure a credential helper to remove this warning. See 02:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:59 02:13:59 Login Succeeded 02:13:59 nexus3.edgexfoundry.org:10004 02:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:59 Configure a credential helper to remove this warning. See 02:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:59 02:13:59 Login Succeeded 02:13:59 docker.io 02:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:00 Configure a credential helper to remove this warning. See 02:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:00 02:14:00 Login Succeeded 02:14:00 ---> docker-login.sh ends [Pipeline] } 02:14:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:14:00 ++ 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 02:14:00 + for file in '`ls cmd/**/Dockerfile`' 02:14:00 ++ dirname cmd/core-command/Dockerfile 02:14:00 ++ cut -d/ -f2 02:14:00 + echo core-command,cmd/core-command/Dockerfile 02:14:00 + for file in '`ls cmd/**/Dockerfile`' 02:14:00 ++ dirname cmd/core-data/Dockerfile 02:14:00 ++ cut -d/ -f2 02:14:00 + echo core-data,cmd/core-data/Dockerfile 02:14:00 + for file in '`ls cmd/**/Dockerfile`' 02:14:00 ++ dirname cmd/core-metadata/Dockerfile 02:14:00 ++ cut -d/ -f2 02:14:00 + echo core-metadata,cmd/core-metadata/Dockerfile 02:14:00 + for file in '`ls cmd/**/Dockerfile`' 02:14:00 ++ dirname cmd/security-bootstrapper/Dockerfile 02:14:00 ++ cut -d/ -f2 02:14:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:14:00 + for file in '`ls cmd/**/Dockerfile`' 02:14:00 ++ dirname cmd/security-proxy-setup/Dockerfile 02:14:00 ++ cut -d/ -f2 02:14:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:14:00 + for file in '`ls cmd/**/Dockerfile`' 02:14:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:14:00 ++ cut -d/ -f2 02:14:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:14:00 + for file in '`ls cmd/**/Dockerfile`' 02:14:00 ++ dirname cmd/support-notifications/Dockerfile 02:14:00 ++ cut -d/ -f2 02:14:00 + echo support-notifications,cmd/support-notifications/Dockerfile 02:14:00 + for file in '`ls cmd/**/Dockerfile`' 02:14:00 ++ dirname cmd/support-scheduler/Dockerfile 02:14:00 ++ cut -d/ -f2 02:14:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:14:00 + for file in '`ls cmd/**/Dockerfile`' 02:14:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:14:00 ++ cut -d/ -f2 02:14:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:14:00 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:14:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:14:02 02:14:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:14:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:14:02 latest: Pulling from edgex-devops/git-semver 02:14:02 31603596830f: Pulling fs layer 02:14:02 54011a49482f: Pulling fs layer 02:14:02 a6820b24f6d8: Pulling fs layer 02:14:02 f581987b2513: Pulling fs layer 02:14:02 f581987b2513: Waiting 02:14:02 54011a49482f: Verifying Checksum 02:14:02 54011a49482f: Download complete 02:14:03 31603596830f: Verifying Checksum 02:14:03 31603596830f: Download complete 02:14:03 a6820b24f6d8: Verifying Checksum 02:14:03 a6820b24f6d8: Download complete 02:14:03 f581987b2513: Verifying Checksum 02:14:03 f581987b2513: Download complete 02:14:03 31603596830f: Pull complete 02:14:03 54011a49482f: Pull complete 02:14:04 a6820b24f6d8: Pull complete 02:14:04 f581987b2513: Pull complete 02:14:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:14:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:14:04 prd-centos7-docker-4c-2g-1282 does not seem to be running inside a container 02:14:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat 02:14:06 $ docker top 0e6534c47cdbca5294ce19034cdc42313d320baf48c18734e0767fd3b031b92c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:14:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:06 [ssh-agent] Looking for ssh-agent implementation... 02:14:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:07 $ docker exec 0e6534c47cdbca5294ce19034cdc42313d320baf48c18734e0767fd3b031b92c ssh-agent 02:14:07 SSH_AUTH_SOCK=/tmp/ssh-IChywOgrtPqf/agent.14 02:14:07 SSH_AGENT_PID=20 02:14:07 Running ssh-add (command line suppressed) 02:14:07 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3459551722772775147.key (/w/workspace/edgex-go/2@tmp/private_key_3459551722772775147.key) 02:14:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:07 + git tag --points-at HEAD [Pipeline] } 02:14:07 $ docker exec --env ******** --env ******** 0e6534c47cdbca5294ce19034cdc42313d320baf48c18734e0767fd3b031b92c ssh-agent -k 02:14:07 unset SSH_AUTH_SOCK; 02:14:07 unset SSH_AGENT_PID; 02:14:07 echo Agent pid 20 killed; 02:14:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:14:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:07 [ssh-agent] Looking for ssh-agent implementation... 02:14:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:07 $ docker exec 0e6534c47cdbca5294ce19034cdc42313d320baf48c18734e0767fd3b031b92c ssh-agent 02:14:07 SSH_AUTH_SOCK=/tmp/ssh-Hfmt1sHvI8BT/agent.53 02:14:07 SSH_AGENT_PID=58 02:14:07 Running ssh-add (command line suppressed) 02:14:08 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8652484302413353770.key (/w/workspace/edgex-go/2@tmp/private_key_8652484302413353770.key) 02:14:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:08 + git semver init 02:14:08 # -> Open(): unable to determine branch for HEAD 02:14:08 # $GIT_DIR = /w/workspace/edgex-go/2/.git 02:14:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 02:14:08 # $SEMVER_REMOTE_NAME = origin 02:14:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:14:08 # $SEMVER_USER_NAME = edgex-jenkins 02:14:08 # $SEMVER_BRANCH = PR-3467 02:14:08 # $SEMVER_TEMP = /tmp/semver-216384348 02:14:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:14:23 # '/tmp/semver-216384348' -> '/w/workspace/edgex-go/2/.semver' 02:14:23 # -> Force: false 02:14:23 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 02:14:23 $ docker exec --env ******** --env ******** 0e6534c47cdbca5294ce19034cdc42313d320baf48c18734e0767fd3b031b92c ssh-agent -k 02:14:23 unset SSH_AUTH_SOCK; 02:14:23 unset SSH_AGENT_PID; 02:14:23 echo Agent pid 58 killed; 02:14:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:14:23 + git semver [Pipeline] } 02:14:23 $ docker stop --time=1 0e6534c47cdbca5294ce19034cdc42313d320baf48c18734e0767fd3b031b92c 02:14:33 $ docker rm -f 0e6534c47cdbca5294ce19034cdc42313d320baf48c18734e0767fd3b031b92c [Pipeline] // withDockerContainer [Pipeline] sh 02:14:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:14:34 Stashed 1 file(s) [Pipeline] echo 02:14:34 [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 02:14:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:14:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:14:35 + sudo service docker restart 02:14:35 + true 02:14:35 Redirecting to /bin/systemctl restart docker.service 02:14:50 Still waiting to schedule task 02:14:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 02:14:54 ========================================================= 02:14:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:14:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:14:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 02:14:55 Sending build context to Docker daemon 330.5MB 02:14:55 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:14:55 Step 2/6 : FROM ${BASE} 02:14:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:14:56 540db60ca938: Pulling fs layer 02:14:56 adcc1eea9eea: Pulling fs layer 02:14:56 4c4ab2625f07: Pulling fs layer 02:14:56 0510c868ecb4: Pulling fs layer 02:14:56 afea3b2eda06: Pulling fs layer 02:14:56 7809a108b3ef: Pulling fs layer 02:14:56 f706445af74f: Pulling fs layer 02:14:56 afea3b2eda06: Waiting 02:14:56 0510c868ecb4: Waiting 02:14:56 7809a108b3ef: Waiting 02:14:56 f706445af74f: Waiting 02:14:56 4c4ab2625f07: Verifying Checksum 02:14:56 4c4ab2625f07: Download complete 02:14:56 adcc1eea9eea: Verifying Checksum 02:14:56 adcc1eea9eea: Download complete 02:14:56 afea3b2eda06: Verifying Checksum 02:14:56 afea3b2eda06: Download complete 02:14:56 540db60ca938: Verifying Checksum 02:14:56 540db60ca938: Download complete 02:14:56 7809a108b3ef: Verifying Checksum 02:14:56 7809a108b3ef: Download complete 02:14:56 540db60ca938: Pull complete 02:14:56 adcc1eea9eea: Pull complete 02:14:57 4c4ab2625f07: Pull complete 02:14:58 f706445af74f: Verifying Checksum 02:14:58 f706445af74f: Download complete 02:14:58 0510c868ecb4: Verifying Checksum 02:14:58 0510c868ecb4: Download complete 02:15:06 0510c868ecb4: Pull complete 02:15:19 afea3b2eda06: Pull complete 02:15:19 7809a108b3ef: Pull complete 02:15:20 f706445af74f: Pull complete 02:15:20 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:15:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:15:20 ---> b068be0155e3 02:15:20 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 02:15:26 ---> Running in 6743aac88357 02:15:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:15:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:15:27 (1/12) Installing libmagic (5.39-r0) 02:15:28 (2/12) Installing file (5.39-r0) 02:15:28 (3/12) Installing libc-dev (0.7.2-r3) 02:15:28 (4/12) Installing g++ (10.2.1_pre1-r3) 02:15:32 (5/12) Installing fortify-headers (1.1-r0) 02:15:32 (6/12) Installing patch (2.7.6-r6) 02:15:32 (7/12) Installing build-base (0.5-r2) 02:15:32 (8/12) Installing libsodium (1.0.18-r0) 02:15:32 (9/12) Installing pkgconf (1.7.3-r0) 02:15:32 (10/12) Installing libsodium-dev (1.0.18-r0) 02:15:32 (11/12) Installing libzmq (4.3.3-r1) 02:15:32 (12/12) Installing zeromq-dev (4.3.3-r1) 02:15:33 Executing busybox-1.32.1-r6.trigger 02:15:33 OK: 219 MiB in 52 packages 02:15:35 Removing intermediate container 6743aac88357 02:15:35 ---> 72e6670d9dc4 02:15:35 Step 4/6 : WORKDIR /edgex-go 02:15:35 ---> Running in 7e2bb8c879f2 02:15:35 Removing intermediate container 7e2bb8c879f2 02:15:35 ---> 7fe2b5fb4878 02:15:35 Step 5/6 : COPY go.mod . 02:15:35 ---> 485a3e14fec3 02:15:35 Step 6/6 : RUN go mod download 02:15:35 ---> Running in e174adf280aa 02:15:53 Removing intermediate container e174adf280aa 02:15:53 ---> bd3f72c43888 02:15:53 Successfully built bd3f72c43888 02:15:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:15:53 + docker inspect -f . ci-base-image-x86_64 02:15:53 . [Pipeline] withDockerContainer 02:15:53 prd-centos7-docker-4c-2g-1282 does not seem to be running inside a container 02:15:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:15:54 $ docker top 3971582b6f40c414babdb18423342e9fa4e4d501aa195583a618e2cc3e0872f2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:54 + go version 02:15:54 go version go1.16.3 linux/amd64 [Pipeline] } 02:15:54 $ docker stop --time=1 3971582b6f40c414babdb18423342e9fa4e4d501aa195583a618e2cc3e0872f2 02:15:55 $ docker rm -f 3971582b6f40c414babdb18423342e9fa4e4d501aa195583a618e2cc3e0872f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:15:56 + docker inspect -f . ci-base-image-x86_64 02:15:56 . [Pipeline] withDockerContainer 02:15:56 prd-centos7-docker-4c-2g-1282 does not seem to be running inside a container 02:15:56 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:15:56 $ docker top 841c6d2bc8a5112d1f973d97a1b6fa9b3e0878a37c8b6dc63429af1df2530d40 -eo pid,comm [Pipeline] { [Pipeline] echo 02:15:56 ========================================================= 02:15:56 [edgeXBuildGoParallel] Running Tests and Build... 02:15:56 ========================================================= [Pipeline] sh 02:15:57 + go mod tidy [Pipeline] sh 02:15:57 + make test 02:15:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:16:03 ? github.com/edgexfoundry/edgex-go [no test files] 02:16:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:16:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:16:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:16:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:16:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:16:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:16:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:16:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:16:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:16:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:16:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:16:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:16:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:16:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.075s coverage: 46.1% of statements 02:16:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:16:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:16:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:16:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:16:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:16:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:16:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements 02:16:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.059s coverage: 100.0% of statements 02:16:38 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.089s coverage: 27.8% of statements 02:16:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:16:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:16:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:16:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:16:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:16:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 02:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:16:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements 02:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:16:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.053s coverage: 100.0% of statements 02:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:16:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.099s coverage: 71.3% of statements 02:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:16:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.081s coverage: 87.7% of statements 02:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:16:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.041s coverage: 78.9% of statements 02:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:16:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.221s coverage: 28.6% of statements 02:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:16:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements 02:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:16:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements 02:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:16:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.094s coverage: 86.7% of statements 02:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:16:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.107s coverage: 97.5% of statements 02:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:16:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.082s coverage: 78.3% of statements 02:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:16:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.261s coverage: 95.1% of statements 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:16:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:16:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.8% of statements 02:16:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:16:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.053s coverage: 21.7% of statements 02:16:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:16:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 02:16:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements 02:16:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 02:16:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 02:16:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 02:17:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 02:17:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 02:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.163s coverage: 81.8% of statements 02:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 02:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements 02:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 02:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements 02:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.5% of statements 02:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.032s coverage: 89.5% of statements 02:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements 02:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.076s coverage: 47.1% of statements 02:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.036s coverage: 100.0% of statements 02:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements 02:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.056s coverage: 20.9% of statements 02:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.106s coverage: 91.9% of statements 02:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.608s coverage: 28.8% of statements 02:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.044s coverage: 99.0% of statements 02:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:17:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 02:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:17:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 64.6% of statements 02:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:17:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.069s coverage: 97.6% of statements 02:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:17:33 ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements 02:17:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:17:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 02:17:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:17:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:17:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:17:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:17:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.024s coverage: 87.9% of statements 02:17:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:17:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:17:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 02:17:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 28.1% of statements 02:17:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 02:17:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 02:17:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.049s coverage: 27.9% of statements 02:17:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 02:17:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 02:17:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 02:17:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 02:17:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 02:17:35 GO111MODULE=on go vet ./... 02:18:22 gofmt -l . 02:18:22 [ "`gofmt -l .`" = "" ] 02:18:22 ./bin/test-go-mod-tidy.sh 02:18:22 ./bin/test-attribution-txt.sh [Pipeline] sh 02:18:23 + ls -al . 02:18:23 total 840 02:18:23 drwxrwxr-x 10 1001 1001 4096 May 18 02:18 . 02:18:23 drwxr-xr-x 4 root root 28 May 18 02:15 .. 02:18:23 -rw-rw-r-- 1 1001 1001 11 May 18 02:13 .dockerignore 02:18:23 drwxrwxr-x 8 1001 1001 179 May 18 02:13 .git 02:18:23 drwxrwxr-x 3 1001 1001 125 May 18 02:13 .github 02:18:23 -rw-rw-r-- 1 1001 1001 818 May 18 02:13 .gitignore 02:18:23 drwx------ 3 1001 1001 60 May 18 02:14 .semver 02:18:23 -rw-rw-r-- 1 1001 1001 166 May 18 02:13 .sonarcloud.properties 02:18:23 -rw-rw-r-- 1 1001 1001 8609 May 18 02:13 Attribution.txt 02:18:23 -rw-rw-r-- 1 1001 1001 3804 May 18 02:13 CONTRIBUTING.md 02:18:23 -rw-rw-r-- 1 1001 1001 931 May 18 02:13 Dockerfile.build 02:18:23 -rw-rw-r-- 1 1001 1001 863 May 18 02:13 Jenkinsfile 02:18:23 -rw-rw-r-- 1 1001 1001 10775 May 18 02:13 LICENSE 02:18:23 -rw-rw-r-- 1 1001 1001 5594 May 18 02:13 Makefile 02:18:23 -rw-rw-r-- 1 1001 1001 7978 May 18 02:13 README.md 02:18:23 -rw-rw-r-- 1 1001 1001 6755 May 18 02:13 SECURITY.md 02:18:23 -rw-rw-r-- 1 1001 1001 5 May 18 02:14 VERSION 02:18:23 -rw-rw-r-- 1 1001 1001 4131 May 18 02:13 ZMQWindows.md 02:18:23 drwxrwxr-x 2 1001 1001 117 May 18 02:13 bin 02:18:23 drwxrwxr-x 14 1001 1001 4096 May 18 02:13 cmd 02:18:23 -rw-r--r-- 1 root root 731524 May 18 02:17 coverage.out 02:18:23 -rw-r--r-- 1 root root 1060 May 18 02:18 go.mod 02:18:23 -rw-r--r-- 1 root root 22101 May 18 02:15 go.sum 02:18:23 drwxrwxr-x 8 1001 1001 127 May 18 02:13 internal 02:18:23 drwxrwxr-x 4 1001 1001 26 May 18 02:13 openapi 02:18:23 drwxrwxr-x 4 1001 1001 71 May 18 02:13 snap 02:18:23 -rw-rw-r-- 1 1001 1001 168 May 18 02:13 version.go [Pipeline] sh 02:18:23 + '[' -e coverage.out ] 02:18:23 + chown 1001:1001 coverage.out [Pipeline] stash 02:18:23 Stashed 1 file(s) [Pipeline] sh 02:18:24 + make build 02:18:24 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 02:18:25 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 02:18:35 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 02:18: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 02:18:40 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 02:18:40 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 02:18:42 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 02:18:44 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 02:18:44 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 02:18:45 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 02:18:46 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 02:18:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:18:49 $ docker stop --time=1 841c6d2bc8a5112d1f973d97a1b6fa9b3e0878a37c8b6dc63429af1df2530d40 02:18:56 $ docker rm -f 841c6d2bc8a5112d1f973d97a1b6fa9b3e0878a37c8b6dc63429af1df2530d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:18:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:59 02:18:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:19:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:19:00 latest: Pulling from edgex-devops/edgex-compose 02:19:00 cbdbe7a5bc2a: Pulling fs layer 02:19:00 ca9280d653b3: Pulling fs layer 02:19:00 7e9c9ca2126c: Pulling fs layer 02:19:00 cbdbe7a5bc2a: Verifying Checksum 02:19:00 cbdbe7a5bc2a: Download complete 02:19:00 cbdbe7a5bc2a: Pull complete 02:19:01 ca9280d653b3: Verifying Checksum 02:19:01 ca9280d653b3: Download complete 02:19:02 ca9280d653b3: Pull complete 02:19:02 7e9c9ca2126c: Verifying Checksum 02:19:02 7e9c9ca2126c: Download complete 02:19:05 7e9c9ca2126c: Pull complete 02:19:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:19:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:19:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:19:05 prd-centos7-docker-4c-2g-1282 does not seem to be running inside a container 02:19:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:19:23 $ docker top 72087ceebf5dce407a2d0c4f9d3c4121f44d745ed7f551c871ba9d647fcc1f8d -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:24 + docker-compose build --help 02:19:24 + grep parallel 02:19:24 --parallel Build images in parallel. [Pipeline] } 02:19:24 $ docker stop --time=1 72087ceebf5dce407a2d0c4f9d3c4121f44d745ed7f551c871ba9d647fcc1f8d 02:19:26 $ docker rm -f 72087ceebf5dce407a2d0c4f9d3c4121f44d745ed7f551c871ba9d647fcc1f8d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:19:26 . [Pipeline] withDockerContainer 02:19:26 prd-centos7-docker-4c-2g-1282 does not seem to be running inside a container 02:19:26 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:19:28 $ docker top b02ee01fec59538b988cc6b325447ba3578c92adf9599284e7c952f4a0be589b -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:28 + docker-compose -f ./docker-compose-build.yml build --parallel 02:19:29 Building core-command ... 02:19:29 Building core-data ... 02:19:29 Building core-metadata ... 02:19:29 Building security-bootstrapper ... 02:19:29 Building security-proxy-setup ... 02:19:29 Building security-secretstore-setup ... 02:19:29 Building support-notifications ... 02:19:29 Building support-scheduler ... 02:19:29 Building sys-mgmt-agent ... 02:19:29 Building security-secretstore-setup 02:19:29 Building core-metadata 02:19:29 Building core-command 02:19:29 Building security-bootstrapper 02:19:29 Building support-notifications 02:20:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:20:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:20:25 ---> bd3f72c43888 02:20:25 Step 3/24 : WORKDIR /edgex-go 02:20:25 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:20:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:20:25 02:20:25 ---> bd3f72c43888 02:20:25 Step 2/32 : FROM ${BUILDER_BASE} AS builderStep 3/24 : WORKDIR /edgex-go 02:20:25 02:20:25 ---> bd3f72c43888 02:20:25 Step 3/32 : WORKDIR /edgex-go 02:20:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:20:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:20:53 ---> bd3f72c43888 02:20:53 Step 3/23 : WORKDIR /edgex-go 02:21:00 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:21:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:21:00 ---> bd3f72c43888 02:21:00 Step 3/26 : WORKDIR /edgex-go 02:21:05 ---> Running in 3cb1ea2710ca 02:21:05 ---> Running in 77bc6263ff65 02:21:05 ---> Running in e30cd4c8e309 02:21:05 ---> Running in b8c77d57c3c1 02:21:05 ---> Running in 5989d35b7756 02:21:05 Removing intermediate container 3cb1ea2710ca 02:21:05 ---> 5de8f69bf148 02:21:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:05 Removing intermediate container b8c77d57c3c1 02:21:05 ---> ad1f989dd3be 02:21:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:05 Removing intermediate container e30cd4c8e309 02:21:05 ---> 5fd935391315 02:21:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:05 ---> Running in e6bb8739dbdc 02:21:05 Removing intermediate container 77bc6263ff65 02:21:05 ---> 4e09a4d7d295 02:21:05 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:06 Removing intermediate container 5989d35b7756 02:21:06 ---> 71303dbc605c 02:21:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:06 ---> Running in 7b5c0593f3e9 02:21:06 ---> Running in 0a1585753ee8 02:21:06 ---> Running in 4a63e6c59df1 02:21:06 ---> Running in de49f0cb4cfc 02:21:09 Removing intermediate container e6bb8739dbdc 02:21:09 ---> c232cd0d2275 02:21:09 Step 5/26 : RUN apk add --update --no-cache make git 02:21:10 ---> Running in ae01a0e24b8f 02:21:10 Removing intermediate container 7b5c0593f3e9 02:21:10 ---> 1462e1791982 02:21:10 Step 5/24 : RUN apk add --update --no-cache make git 02:21:10 Removing intermediate container 0a1585753ee8 02:21:10 ---> 5f3a030194a1 02:21:10 Step 5/24 : RUN apk add --update --no-cache make git 02:21:10 ---> Running in ea2545fa7f15 02:21:11 ---> Running in 270dc8024c56 02:21:11 Removing intermediate container de49f0cb4cfc 02:21:11 ---> 4b6fa418f553 02:21:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:21:11 Removing intermediate container 4a63e6c59df1 02:21:11 ---> 55c340279198 02:21:11 Step 5/32 : RUN apk add --update --no-cache make git 02:21:11 ---> Running in 863e844b9e8f 02:21:11 ---> Running in 9fbfe1460bfa 02:21:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:21:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:21:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:21:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:21:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:21:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:21:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:21:13 OK: 219 MiB in 52 packages 02:21:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:21:14 OK: 219 MiB in 52 packages 02:21:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:21:14 OK: 219 MiB in 52 packages 02:21:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:21:15 OK: 219 MiB in 52 packages 02:21:15 Removing intermediate container ae01a0e24b8f 02:21:15 ---> fc67329c7d27 02:21:15 Step 6/26 : COPY go.mod . 02:21:15 OK: 219 MiB in 52 packages 02:21:16 ---> 79a3514ad16a 02:21:16 Step 7/26 : RUN go mod download 02:21:16 Removing intermediate container ea2545fa7f15 02:21:16 ---> 715b34a9b757 02:21:16 Step 6/24 : COPY go.mod . 02:21:16 ---> Running in 04d8cb4dc607 02:21:16 Removing intermediate container 270dc8024c56 02:21:16 ---> 65389e1c2fef 02:21:16 Step 6/24 : COPY go.mod . 02:21:16 Removing intermediate container 863e844b9e8f 02:21:16 ---> 35fc8cbfdd43 02:21:16 Step 6/23 : COPY go.mod . 02:21:16 ---> ff35822cc32b 02:21:16 Step 7/24 : RUN go mod download 02:21:17 ---> e5873d40d6c9 02:21:17 Step 7/24 : RUN go mod download 02:21:17 Removing intermediate container 9fbfe1460bfa 02:21:17 ---> f481c71d012d 02:21:17 Step 6/32 : COPY go.mod . 02:21:17 ---> Running in 5b17043bf00b 02:21:17 ---> bd5aa9181cf4 02:21:17 Step 7/23 : RUN go mod download 02:21:17 ---> Running in 3b32149d7400 02:21:17 ---> c6e090432033 02:21:17 Step 7/32 : RUN go mod download 02:21:17 ---> Running in 4e7a4f44416e 02:21:17 ---> Running in d08e311c7fca 02:21:18 Removing intermediate container 04d8cb4dc607 02:21:18 ---> 1fd9a7b7a83f 02:21:18 Step 8/26 : COPY . . 02:21:34 ---> 7c7d3c653133 02:21:34 Step 9/26 : RUN go mod tidy 02:21:34 ---> Running in a61d2a192bde 02:21:34 Removing intermediate container 5b17043bf00b 02:21:34 ---> 87e3a89d2966 02:21:34 Step 8/24 : COPY . . 02:21:34 Removing intermediate container 3b32149d7400 02:21:34 ---> a862997c374e 02:21:34 Step 8/24 : COPY . . 02:22:01 Removing intermediate container d08e311c7fca 02:22:01 ---> 531472e5fae0 02:22:01 Step 8/32 : COPY . . 02:22:16 Removing intermediate container 4e7a4f44416e 02:22:16 ---> f4fe92d9fe27 02:22:16 Step 8/23 : COPY . . 02:22:16 ---> 1da361ae18d8 02:22:16 Step 9/24 : RUN go mod tidy 02:22:16 ---> 04989d63a53d 02:22:16 Step 9/32 : RUN go mod tidy 02:22:16 ---> 305b2459fc4f 02:22:16 Step 9/24 : RUN go mod tidy 02:22:16 ---> Running in 1ff14d259b71 02:22:16 ---> Running in 13dc1cd33d10 02:22:16 ---> Running in b81c6a82252e 02:22:16 Removing intermediate container a61d2a192bde 02:22:16 ---> 8ca9112c7333 02:22:16 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:22:16 ---> Running in b8bb662ec36a 02:22:26 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 02:22:26 Removing intermediate container 1ff14d259b71 02:22:26 ---> 03ade7923f77 02:22:26 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:22:27 Removing intermediate container b81c6a82252e 02:22:27 ---> 3c7b3a26e5e4 02:22:27 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:22:28 ---> Running in a71caf88ed68 02:22:28 ---> Running in 9046829f8b29 02:22:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:22:30 Removing intermediate container 13dc1cd33d10 02:22:30 ---> 312d118804ea 02:22:30 Step 10/24 : RUN make cmd/core-command/core-command 02:22: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 02:22:30 ---> Running in b60e62f4176b 02:22:31 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 02:22:56 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 02:23:18 Removing intermediate container b8bb662ec36a 02:23:18 ---> 0c3df1b148ed 02:23:18 02:23:18 Step 11/26 : FROM alpine:3.12 02:23:28 3.12: Pulling from library/alpine 02:23:28 ---> 1387e91f171a 02:23:28 Step 9/23 : RUN go mod tidy 02:23:28 ---> Running in 35c70d919139 02:23:32 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:23:32 Status: Downloaded newer image for alpine:3.12 02:23:32 ---> 13621d1b12d4 02:23:32 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:23:32 Removing intermediate container a71caf88ed68 02:23:32 ---> 3ddcfd33ac2c 02:23:32 02:23:32 Step 11/32 : FROM alpine:3.12 02:23:32 ---> 13621d1b12d4 02:23:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:23:33 ---> Running in 9d0b37620630 02:23:33 ---> Running in 5a9669f5e5df 02:23:35 Removing intermediate container 5a9669f5e5df 02:23:35 ---> 3e7361bbe6e5 02:23:35 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:23:35 Removing intermediate container 35c70d919139 02:23:35 ---> e0f298805184 02:23:35 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:23:35 ---> Running in a1f5befe1c7a 02:23:35 ---> Running in ae7ecdd90c1e 02:23:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:23:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:23:35 (1/6) Installing ca-certificates (20191127-r4) 02:23:35 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:23:35 (3/6) Installing libcurl (7.76.1-r0) 02:23:36 (4/6) Installing curl (7.76.1-r0) 02:23:36 (5/6) Installing dumb-init (1.2.2-r1) 02:23:36 (6/6) Installing su-exec (0.2-r1) 02:23:36 Executing busybox-1.31.1-r20.trigger 02:23:36 Executing ca-certificates-20191127-r4.trigger 02:23:36 OK: 7 MiB in 20 packages 02:23:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:23:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:23:41 (1/2) Installing dumb-init (1.2.2-r1) 02:23:41 (2/2) Installing su-exec (0.2-r1) 02:23:41 Executing busybox-1.31.1-r20.trigger 02:23:41 OK: 6 MiB in 16 packages 02:23:41 Removing intermediate container b60e62f4176b 02:23:41 ---> 09e064756eef 02:23:41 02:23:41 Step 11/24 : FROM alpine:3.12 02:23:41 ---> 13621d1b12d4 02:23:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:23:41 ---> Running in 97c681927e10 02:23:42 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 02:23:50 Removing intermediate container 9d0b37620630 02:23:50 ---> 243af1f73bad 02:23:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:23:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:23:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:23:50 (1/1) Installing dumb-init (1.2.2-r1) 02:23:50 Removing intermediate container 9046829f8b29 02:23:50 ---> 051b504a5ec5 02:23:50 02:23:50 Step 11/24 : FROM alpine:3.12 02:23:50 Executing busybox-1.31.1-r20.trigger 02:23:50 OK: 6 MiB in 15 packages 02:23:50 ---> 13621d1b12d4 02:23:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:23:50 ---> Running in cbf4b889192f 02:23:50 Removing intermediate container a1f5befe1c7a 02:23:50 ---> 1d3be338e1fd 02:23:50 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:23:50 ---> Running in 3a3ad3b9fb21 02:23:50 ---> Running in e2f3025ffedf 02:23:51 Removing intermediate container cbf4b889192f 02:23:51 ---> a930de06e58b 02:23:51 Step 14/26 : WORKDIR / 02:23:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:23:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:23:52 (1/1) Installing dumb-init (1.2.2-r1) 02:23:52 Executing busybox-1.31.1-r20.trigger 02:23:52 Removing intermediate container e2f3025ffedf 02:23:52 ---> 1b5be705472f 02:23:52 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:23:52 ---> Running in 7d24b2647ad4 02:23:52 OK: 6 MiB in 15 packages 02:23:52 Removing intermediate container 97c681927e10 02:23:52 ---> a4ae36aee536 02:23:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:23:53 ---> Running in a59e82cbe1e3 02:23:53 ---> Running in 90c11698448a 02:23:54 Removing intermediate container 7d24b2647ad4 02:23:54 ---> d9038dd0f802 02:23:54 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:23:54 Removing intermediate container a59e82cbe1e3 02:23:54 ---> 64068d7c0ded 02:23:54 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:23:55 Removing intermediate container 90c11698448a 02:23:55 ---> 03188b9812fd 02:23:55 Step 14/24 : ENV APP_PORT=48082 02:23:55 Removing intermediate container 3a3ad3b9fb21 02:23:55 ---> d6413801fd65 02:23:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:23:55 ---> Running in 7e44a5644d80 02:23:56 ---> d440e3468c9c 02:23:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:23:56 ---> Running in ea2093138ebe 02:23:56 ---> Running in 9161718e7ed3 02:23:57 ---> 59828fd16fad 02:23:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:23:57 Removing intermediate container ea2093138ebe 02:23:57 ---> 4a4959763817 02:23:57 Step 15/24 : EXPOSE $APP_PORT 02:23:57 Removing intermediate container 9161718e7ed3 02:23:57 ---> 9b7d51c7560b 02:23:57 Step 14/24 : ENV APP_PORT=48081 02:23:57 ---> Running in e94a168f444b 02:23:58 ---> Running in 0a8cb0968017 02:23:58 ---> ff4c86b49d88 02:23:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:24:00 Removing intermediate container e94a168f444b 02:24:00 ---> 8acd5a107d56 02:24:00 Step 16/24 : WORKDIR / 02:24:00 Removing intermediate container 0a8cb0968017 02:24:00 ---> 222bac873b9e 02:24:00 Step 15/24 : EXPOSE $APP_PORT 02:24:00 ---> c784519b8800 02:24:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:24:01 ---> Running in e7315d95f924 02:24:01 ---> Running in c7d94d2d4260 02:24:01 Removing intermediate container 7e44a5644d80 02:24:01 ---> 5350fa906da5 02:24:01 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:24:01 ---> Running in 34fa5638e921 02:24:01 Removing intermediate container c7d94d2d4260 02:24:01 ---> f39704de84d4 02:24:01 Step 16/24 : WORKDIR / 02:24:01 ---> 6fc55dac843b 02:24:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:24:01 Removing intermediate container e7315d95f924 02:24:01 ---> 9e6882762fcc 02:24:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:24:01 ---> Running in dddfb9baa161 02:24:02 Removing intermediate container 34fa5638e921 02:24:02 ---> baf15a11bbb5 02:24:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:24:02 ---> c24975197b20 02:24:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:24:04 Removing intermediate container dddfb9baa161 02:24:04 ---> ff2ecc79fb7f 02:24:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:24:05 ---> 9ce0afe6a8e6 02:24:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:24:05 ---> 41b42d7b5e19 02:24:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:24:06 ---> 09c8df2ecca2 02:24:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:24:06 ---> b1933d2acc4a 02:24:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:24:06 ---> Running in c6a9c7d15b16 02:24:07 ---> f1bbc7a30be0 02:24:07 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:24:08 ---> 5364c47ecbc6 02:24:08 Step 20/24 : ENTRYPOINT ["/core-command"] 02:24:09 ---> Running in 9115ec582e11 02:24:09 ---> Running in 376f32147e12 02:24:09 ---> 9ffe37261463 02:24:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:24:10 Removing intermediate container 376f32147e12 02:24:10 ---> d5dc95223ebf 02:24:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:24:10 ---> c0775dbca656 02:24:10 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:24:11 ---> Running in f36fcfef1c8b 02:24:11 ---> Running in 592d645999ba 02:24:11 Removing intermediate container f36fcfef1c8b 02:24:11 ---> 7c448e12c210 02:24:11 Step 22/24 : LABEL arch=x86_64 02:24:14 Removing intermediate container 592d645999ba 02:24:14 ---> d43db08944fa 02:24:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:24:15 ---> Running in 05da238d1d6a 02:24:15 ---> Running in 33da233e630b 02:24:15 Removing intermediate container ae7ecdd90c1e 02:24:15 ---> 71e364ac195b 02:24:15 02:24:15 Step 11/23 : FROM alpine:3.12 02:24:15 ---> 13621d1b12d4 02:24:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:24:15 Removing intermediate container c6a9c7d15b16 02:24:15 ---> 4dc35fb7ddcf 02:24:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:24:15 Removing intermediate container 05da238d1d6a 02:24:15 ---> cdeb1396e721 02:24:15 Step 23/24 : LABEL git_sha=3986ebf066e14844df3a0f5391dd4b98fb25193e 02:24:15 Removing intermediate container 9115ec582e11 02:24:15 ---> dbdf6171af9e 02:24:15 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:24:15 Removing intermediate container 33da233e630b 02:24:15 ---> 1b888f7f5d95 02:24:15 Step 22/24 : LABEL arch=x86_64 02:24:16 ---> Running in a5ec4277adc6 02:24:16 ---> Running in 3920246eeb96 02:24:17 ---> Running in 8548514f92be 02:24:17 ---> Running in 776746e0bd5d 02:24:17 ---> 7f3f41b30842 02:24:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:24:18 Removing intermediate container 3920246eeb96 02:24:18 ---> ef033f36071c 02:24:18 Step 24/24 : LABEL version=0.0.0 02:24:18 Removing intermediate container 8548514f92be 02:24:18 ---> 96ada82262b6 02:24:18 Step 24/26 : LABEL arch=x86_64 02:24:19 Removing intermediate container 776746e0bd5d 02:24:19 ---> 4faf8d7b0c7c 02:24:19 Step 23/24 : LABEL git_sha=3986ebf066e14844df3a0f5391dd4b98fb25193e 02:24:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:24:19 ---> fcd771a17e13 02:24:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:24:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:24:19 ---> Running in a9c67979a8ba 02:24:19 ---> Running in aaa712fc9f7f 02:24:19 ---> Running in e4cf64dcfe20 02:24:19 (1/2) Installing ca-certificates (20191127-r4) 02:24:19 (2/2) Installing dumb-init (1.2.2-r1) 02:24:19 Executing busybox-1.31.1-r20.trigger 02:24:19 Executing ca-certificates-20191127-r4.trigger 02:24:19 OK: 6 MiB in 16 packages 02:24:19 ---> 5742537bad97 02:24:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:24:19 Removing intermediate container a9c67979a8ba 02:24:19 ---> e87ffc76f163 02:24:19 Step 25/26 : LABEL git_sha=3986ebf066e14844df3a0f5391dd4b98fb25193e 02:24:19 Removing intermediate container aaa712fc9f7f 02:24:19 ---> e94df61bacb3 02:24:19 02:24:20 Successfully built e94df61bacb3 02:24:20 Removing intermediate container e4cf64dcfe20 02:24:20 ---> 1a3485f26b4b 02:24:20 Step 24/24 : LABEL version=0.0.0 02:24:20 Successfully tagged core-command:latest 02:24:20 ---> Running in 23bdabc8fd38 02:24:20 Building security-proxy-setup 02:24:20  Building core-command ... done  ---> e2f4584c479a 02:24:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:24:27 ---> Running in 9ab2ebbfbd0c 02:24:27 Removing intermediate container a5ec4277adc6 02:24:27 ---> 5703773985da 02:24:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:24:28 Removing intermediate container 23bdabc8fd38 02:24:28 ---> 38701e01e629 02:24:28 Step 26/26 : LABEL version=0.0.0 02:24:31 ---> 49a6c8444535 02:24:31 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:24:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:24:43 ---> bd3f72c43888 02:24:43 Step 3/22 : WORKDIR /edgex-go 02:24:43 ---> Using cache 02:24:43 ---> 71303dbc605c 02:24:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:43 ---> Using cache 02:24:43 ---> 4b6fa418f553 02:24:43 Step 5/22 : RUN apk add --update --no-cache make git 02:24:43 ---> Running in d59c9b3953da 02:24:43 ---> Running in 49d9212d0a06 02:24:43 ---> Running in 9822e6eeac9c 02:24:43 Removing intermediate container 9ab2ebbfbd0c 02:24:43 ---> e48d27220ff0 02:24:43 02:24:43 Successfully built e48d27220ff0 02:24:43 Successfully tagged core-metadata:latest 02:24:43 Building support-scheduler 02:24:43 ---> Running in 37d1b95fe83b 02:24:50  Building core-metadata ... done Removing intermediate container 49d9212d0a06 02:24:50 ---> 80599ac9be05 02:24:50 02:24:56 Successfully built 80599ac9be05 02:24:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:24:57 Successfully tagged security-secretstore-setup:latest 02:24:57 ---> bd3f72c43888 02:24:57 Step 3/23 : WORKDIR /edgex-go 02:24:57 ---> Using cache 02:24:57 ---> 71303dbc605c 02:24:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:57 ---> Using cache 02:24:57 ---> 4b6fa418f553 02:24:57 Step 5/23 : RUN apk add --update --no-cache make git 02:24:57 Building sys-mgmt-agent 02:24:57  Building security-secretstore-setup ... done Removing intermediate container d59c9b3953da 02:24:57 ---> bc9cc07fc409 02:24:57 Step 14/23 : ENV APP_PORT=48060 02:24:57 Removing intermediate container 9822e6eeac9c 02:24:57 ---> ac282acd845f 02:24:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:24:57 ---> Running in 7b1e71a399ab 02:24:57 ---> Running in d8696f141bc8 02:25:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:25:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:25:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:25:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:25:01 ---> bd3f72c43888 02:25:01 Step 3/24 : WORKDIR /edgex-go 02:25:01 ---> Using cache 02:25:01 ---> 71303dbc605c 02:25:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:01 ---> Using cache 02:25:01 ---> 4b6fa418f553 02:25:01 Step 5/24 : RUN apk add --update --no-cache make bash git 02:25:02 OK: 219 MiB in 52 packages 02:25:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:25:07 OK: 219 MiB in 52 packages 02:25:08 Removing intermediate container d8696f141bc8 02:25:08 ---> 7ed6134188a0 02:25:08 Step 15/23 : EXPOSE $APP_PORT 02:25:09 ---> Running in 72da6fd04f21 02:25:09 ---> Running in 2f420686a187 02:25:09 ---> 7bf6f56a8cd6 02:25:09 Step 27/32 : RUN chmod +x /entrypoint.sh 02:25:10 Removing intermediate container 72da6fd04f21 02:25:10 ---> 675c58d0474f 02:25:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:25:10 ---> Running in 65e3cd43109b 02:25:10 Removing intermediate container 37d1b95fe83b 02:25:10 ---> 5d7886e953ae 02:25:10 Step 6/22 : COPY go.mod . 02:25:10 ---> b944c0f8b642 02:25:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:25:10 Removing intermediate container 7b1e71a399ab 02:25:10 ---> 93b81e6c3c0c 02:25:10 Step 6/23 : COPY go.mod . 02:25:11 ---> 6cf208c0bdc3 02:25:11 Step 7/22 : RUN go mod download 02:25:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:25:12 ---> cdc7e23b92f8 02:25:12 Step 7/23 : RUN go mod download 02:25:12 ---> Running in 896a6af6aeca 02:25:12 ---> Running in 3981e00d3f30 02:25:12 ---> 3e58c5f4a60f 02:25:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:25:12 ---> 09ec3fa3a78c 02:25:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:25:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:25:13 ---> Running in 907c88620840 02:25:13 Removing intermediate container 65e3cd43109b 02:25:13 ---> 3eacf736e1aa 02:25:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:25:13 ---> Running in e0a8da8b7355 02:25:13 Removing intermediate container 907c88620840 02:25:13 ---> 6c8aae16a66c 02:25:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:25:13 OK: 219 MiB in 52 packages 02:25:13 ---> Running in cac1cdbd54e7 02:25:13 Removing intermediate container e0a8da8b7355 02:25:13 ---> b8211ae522d2 02:25:13 Step 29/32 : CMD ["gate"] 02:25:14 Removing intermediate container cac1cdbd54e7 02:25:14 ---> 199546f7dd8f 02:25:14 Step 21/23 : LABEL arch=x86_64 02:25:14 ---> Running in b990c623dc5e 02:25:14 ---> Running in b5f929309db0 02:25:14 Removing intermediate container 2f420686a187 02:25:14 ---> add55b880361 02:25:14 Step 6/24 : COPY go.mod . 02:25:14 Removing intermediate container b5f929309db0 02:25:14 ---> fa4874867df1 02:25:14 Step 22/23 : LABEL git_sha=3986ebf066e14844df3a0f5391dd4b98fb25193e 02:25:14 Removing intermediate container b990c623dc5e 02:25:14 ---> e85206781ed4 02:25:14 Step 30/32 : LABEL arch=x86_64 02:25:14 ---> Running in c34ff56652e1 02:25:15 ---> Running in c811b1ea675e 02:25:15 Removing intermediate container 896a6af6aeca 02:25:15 ---> 4b35e57e1bdd 02:25:15 Step 8/22 : COPY . . 02:25:15 ---> 2bae919f3f50 02:25:15 Step 7/24 : RUN go mod download 02:25:19 Removing intermediate container 3981e00d3f30 02:25:19 ---> 3198a794343b 02:25:19 Step 8/23 : COPY . . 02:25:46 Removing intermediate container c34ff56652e1 02:25:46 ---> 9b3ea99ba51b 02:25:46 Step 23/23 : LABEL version=0.0.0 02:25:46 ---> Running in f85d59645d86 02:25:46 Removing intermediate container c811b1ea675e 02:25:46 ---> bcb0a7f9fb91 02:25:46 Step 31/32 : LABEL git_sha=3986ebf066e14844df3a0f5391dd4b98fb25193e 02:25:46 ---> Running in b26a6821fec8 02:25:46 ---> Running in 5959ab07c3c4 02:25:46 ---> fbe43c10cc6a 02:25:46 Step 9/22 : RUN go mod tidy 02:25:46 ---> 27fe6e756915 02:25:46 Step 9/23 : RUN go mod tidy 02:25:46 ---> Running in b82566bde3aa 02:25:46 ---> Running in 7eb85f1e9947 02:25:46 Removing intermediate container 5959ab07c3c4 02:25:46 ---> bf2c4b881659 02:25:46 Step 32/32 : LABEL version=0.0.0 02:25:46 Removing intermediate container b26a6821fec8 02:25:46 ---> 72359ee66d25 02:25:46 02:25:46 Successfully built 72359ee66d25 02:25:46 Successfully tagged support-notifications:latest 02:25:46 Building core-data 02:25:46  Building support-notifications ... done  ---> Running in 9d98f35eda16 02:25:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:25:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:25:52 ---> bd3f72c43888 02:25:52 Step 3/24 : WORKDIR /edgex-go 02:25:52 ---> Using cache 02:25:52 ---> 71303dbc605c 02:25:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:52 ---> Using cache 02:25:52 ---> 4b6fa418f553 02:25:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:25:58 Removing intermediate container 9d98f35eda16 02:25:58 ---> b0c3bce72086 02:25:58 02:25:58 Successfully built b0c3bce72086 02:25:58 Successfully tagged security-bootstrapper:latest 02:25:58  Building security-bootstrapper ... done  ---> Running in dd5aac3e5926 02:25:59 Removing intermediate container f85d59645d86 02:25:59 ---> 6e664c7c364e 02:25:59 Step 8/24 : COPY . . 02:26:07 Removing intermediate container b82566bde3aa 02:26:07 ---> 4e2ebdd17cbf 02:26:07 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:26:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:26:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:26:09 OK: 219 MiB in 52 packages 02:26:19 Removing intermediate container 7eb85f1e9947 02:26:19 ---> 46af0589b079 02:26:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:26:19 ---> Running in cf79d30a5216 02:26:19 ---> f4bad354ce51 02:26:19 Step 9/24 : RUN go mod tidy 02:26:19 ---> Running in 9721fc4b819c 02:26:19 ---> Running in 4a3556963531 02:26:19 Removing intermediate container dd5aac3e5926 02:26:19 ---> 355419ca4591 02:26:19 Step 6/24 : COPY go.mod . 02:26:20 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 02:26:20 ---> 27c9b16d43e1 02:26:20 Step 7/24 : RUN go mod download 02:26:20 ---> Running in 8b74ce03adb4 02:26:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:26:24 Removing intermediate container 4a3556963531 02:26:24 ---> a902c8a99695 02:26:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:26:24 ---> Running in 803f90769c42 02:26:24 Removing intermediate container 8b74ce03adb4 02:26:24 ---> 3018bd9a67f7 02:26:24 Step 8/24 : COPY . . 02:26:26 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 02:26:48 ---> 1d02ea8d1057 02:26:48 Step 9/24 : RUN go mod tidy 02:26:49 ---> Running in 0fd856a5e911 02:26:54 Removing intermediate container 0fd856a5e911 02:26:54 ---> b51efaf8fc53 02:26:54 Step 10/24 : RUN make cmd/core-data/core-data 02:26:55 ---> Running in 21adf35b3ed1 02:26:56 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 02:27:02 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 02:27:17 Removing intermediate container cf79d30a5216 02:27:17 ---> 91867bd862dd 02:27:17 02:27:17 Step 11/22 : FROM alpine:3.12 02:27:17 ---> 13621d1b12d4 02:27:17 Step 12/22 : RUN apk add --update --no-cache curl 02:27:21 ---> Running in beabb377f208 02:27:22 Removing intermediate container 9721fc4b819c 02:27:22 ---> f497edfe8e22 02:27:22 02:27:22 Step 11/23 : FROM alpine:3.12 02:27:22 ---> 13621d1b12d4 02:27:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:27:22 ---> Using cache 02:27:22 ---> d6413801fd65 02:27:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:27:22 ---> Using cache 02:27:22 ---> 9b7d51c7560b 02:27:22 Step 14/23 : ENV APP_PORT=48085 02:27:23 ---> Running in 6966f19d979a 02:27:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:27:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:27:24 (1/4) Installing ca-certificates (20191127-r4) 02:27:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:27:24 (3/4) Installing libcurl (7.76.1-r0) 02:27:24 (4/4) Installing curl (7.76.1-r0) 02:27:24 Executing busybox-1.31.1-r20.trigger 02:27:24 Executing ca-certificates-20191127-r4.trigger 02:27:24 OK: 7 MiB in 18 packages 02:27:28 Removing intermediate container 6966f19d979a 02:27:28 ---> 17bdb2b6c39b 02:27:28 Step 15/23 : EXPOSE $APP_PORT 02:27:29 ---> Running in 869fa03f13d4 02:27:29 Removing intermediate container 803f90769c42 02:27:29 ---> 6c7be7770579 02:27:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:27:30 Removing intermediate container beabb377f208 02:27:30 ---> d53827351e99 02:27:30 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:27:30 ---> Running in d6d661f4c578 02:27:31 Removing intermediate container 869fa03f13d4 02:27:31 ---> 45ce2fd5b79d 02:27:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:27:31 ---> Running in 8b0d69525084 02:27:32 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 02:27:32 ---> 26719774a3ba 02:27:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:27:33 Removing intermediate container 8b0d69525084 02:27:33 ---> 57e240c39701 02:27:33 Step 14/22 : WORKDIR /edgex 02:27:34 ---> 8d08a91430f2 02:27:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:27:34 ---> Running in ba51d0250b70 02:27:37 ---> d499544895b8 02:27:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:27:37 Removing intermediate container ba51d0250b70 02:27:37 ---> 104e37a86591 02:27:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:27:37 ---> Running in 5684ec539271 02:27:37 Removing intermediate container d6d661f4c578 02:27:37 ---> 56a1398a8fc4 02:27:37 02:27:37 Step 12/24 : FROM docker:20.10.0 02:27:38 ---> 531fd0ec71f0 02:27:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:27:38 Removing intermediate container 5684ec539271 02:27:38 ---> c148393e4c77 02:27:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:27:38 20.10.0: Pulling from library/docker 02:27:40 ---> Running in 0d7ecadcd7de 02:27:40 ---> d814d956c834 02:27:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:27:42 Removing intermediate container 0d7ecadcd7de 02:27:42 ---> 53bd41ab5fc3 02:27:42 Step 21/23 : LABEL arch=x86_64 02:27:49 ---> 5b211f31b18e 02:27:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:27:49 ---> Running in 27196fa86887 02:27:49 ---> Running in e264f4fedcc5 02:27:51 Removing intermediate container 27196fa86887 02:27:51 ---> 57ee66e7e0b8 02:27:51 Step 22/23 : LABEL git_sha=3986ebf066e14844df3a0f5391dd4b98fb25193e 02:27:57 Removing intermediate container e264f4fedcc5 02:27:57 ---> 4aa6dbc62b3b 02:27:57 Step 19/22 : CMD ["--init=true"] 02:27:58 ---> Running in 59a5e87e3cfe 02:27:58 Removing intermediate container 21adf35b3ed1 02:27:58 ---> 124974900cbc 02:27:58 02:27:58 Step 11/24 : FROM alpine:3.12 02:27:58 ---> 13621d1b12d4 02:27:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:27:58 ---> Running in b7638a7d94a0 02:27:58 ---> Running in 503c561c9d77 02:27:58 Removing intermediate container 59a5e87e3cfe 02:27:58 ---> 81cb098a68ae 02:27:58 Step 23/23 : LABEL version=0.0.0 02:27:59 Removing intermediate container b7638a7d94a0 02:27:59 ---> 6b9dee33a0f2 02:27:59 Step 20/22 : LABEL arch=x86_64 02:27:59 ---> Running in 03f58c8f388b 02:27:59 Removing intermediate container 503c561c9d77 02:27:59 ---> 1ead7f9b935f 02:27:59 Step 13/24 : ENV APP_PORT=48080 02:27:59 ---> Running in db56e284785f 02:27:59 ---> Running in 3a7f540241ec 02:27:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:28:00 Status: Downloaded newer image for docker:20.10.0 02:28:00 ---> aefe523efa57 02:28:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:28:00 Removing intermediate container 03f58c8f388b 02:28:00 ---> e0bfa7f07526 02:28:00 02:28:00 Successfully built e0bfa7f07526 02:28:00 Successfully tagged support-scheduler:latest 02:28:00  Building support-scheduler ... done  ---> Running in 6bd94521bee8 02:28:00 Removing intermediate container db56e284785f 02:28:00 ---> c5dbef03dc4c 02:28:00 Step 21/22 : LABEL git_sha=3986ebf066e14844df3a0f5391dd4b98fb25193e 02:28:00 Removing intermediate container 3a7f540241ec 02:28:00 ---> 35de14d6c250 02:28:00 Step 14/24 : EXPOSE $APP_PORT 02:28:01 ---> Running in ed8dd9701a21 02:28:01 ---> Running in 03e55b65c2b7 02:28:01 Removing intermediate container 6bd94521bee8 02:28:01 ---> 39e5be059e8f 02:28:01 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 02:28:01 ---> Running in 82655a9977a6 02:28:01 Removing intermediate container ed8dd9701a21 02:28:01 ---> 922f6ac5c57a 02:28:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:01 Removing intermediate container 03e55b65c2b7 02:28:01 ---> f467f99f536c 02:28:01 Step 22/22 : LABEL version=0.0.0 02:28:02 ---> Running in 762295ddc195 02:28:02 ---> Running in 5492ba9c7bf6 02:28:03 Removing intermediate container 5492ba9c7bf6 02:28:03 ---> 616374aeceea 02:28:03 02:28:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:28:03 Successfully built 616374aeceea 02:28:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:28:03 Successfully tagged security-proxy-setup:latest 02:28:03  Building security-proxy-setup ... done (1/39) Installing readline (8.0.4-r0) 02:28:03 (2/39) Installing bash (5.0.17-r0) 02:28:03 Executing bash-5.0.17-r0.post-install 02:28:03 (3/39) Installing nghttp2-libs (1.41.0-r0) 02:28:03 (4/39) Installing libcurl (7.76.1-r0) 02:28:03 (5/39) Installing curl (7.76.1-r0) 02:28:03 (6/39) Installing dumb-init (1.2.2-r1) 02:28:03 (7/39) Installing libbz2 (1.0.8-r1) 02:28:03 (8/39) Installing expat (2.2.9-r1) 02:28:03 (9/39) Installing libffi (3.3-r2) 02:28:03 (10/39) Installing gdbm (1.13-r1) 02:28:03 (11/39) Installing xz-libs (5.2.5-r0) 02:28:03 (12/39) Installing sqlite-libs (3.32.1-r0) 02:28:03 (13/39) Installing python3 (3.8.10-r0) 02:28:07 (14/39) Installing py3-appdirs (1.4.4-r1) 02:28:07 (15/39) Installing py3-ordered-set (4.0.1-r0) 02:28:07 (16/39) Installing py3-parsing (2.4.7-r0) 02:28:07 (17/39) Installing py3-six (1.15.0-r0) 02:28:07 (18/39) Installing py3-packaging (20.4-r0) 02:28:12 (19/39) Installing py3-setuptools (47.0.0-r0) 02:28:12 (20/39) Installing py3-chardet (3.0.4-r4) 02:28:13 (21/39) Installing py3-idna (2.9-r0) 02:28:13 (22/39) Installing py3-certifi (2020.4.5.1-r0) 02:28:13 Removing intermediate container 762295ddc195 02:28:13 ---> 6e96076fbd17 02:28:13 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:28:13 (23/39) Installing py3-urllib3 (1.25.9-r0) 02:28:14 (24/39) Installing py3-requests (2.23.0-r0) 02:28:14 (25/39) Installing py3-msgpack (1.0.0-r0) 02:28:14 (26/39) Installing py3-lockfile (0.12.2-r3) 02:28:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:28:15 (28/39) Installing py3-colorama (0.4.3-r0) 02:28:15 (29/39) Installing py3-distlib (0.3.0-r0) 02:28:15 ---> Running in 7c8e14c8eba2 02:28:15 (30/39) Installing py3-distro (1.5.0-r1) 02:28:15 (31/39) Installing py3-webencodings (0.5.1-r3) 02:28:15 (32/39) Installing py3-html5lib (1.0.1-r4) 02:28:15 (33/39) Installing py3-pytoml (0.1.21-r0) 02:28:15 (34/39) Installing py3-pep517 (0.8.2-r0) 02:28:15 (35/39) Installing py3-progress (1.5-r0) 02:28:15 (36/39) Installing py3-toml (0.10.1-r0) 02:28:15 (37/39) Installing py3-retrying (1.3.3-r0) 02:28:15 (38/39) Installing py3-contextlib2 (0.6.0-r0) 02:28:15 (39/39) Installing py3-pip (20.1.1-r0) 02:28:15 Executing busybox-1.31.1-r19.trigger 02:28:15 OK: 72 MiB in 59 packages 02:28:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:28:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:28:16 Collecting docker-compose==1.23.2 02:28:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:28:16 Collecting PyYAML<4,>=3.10 02:28:16 Downloading PyYAML-3.13.tar.gz (270 kB) 02:28:17 (1/6) Installing dumb-init (1.2.2-r1) 02:28:17 (2/6) Installing libgcc (9.3.0-r2) 02:28:17 (3/6) Installing libsodium (1.0.18-r0) 02:28:17 (4/6) Installing libstdc++ (9.3.0-r2) 02:28:17 (5/6) Installing libzmq (4.3.3-r0) 02:28:20 (6/6) Installing zeromq (4.3.3-r0) 02:28:20 Collecting docopt<0.7,>=0.6.1 02:28:20 Downloading docopt-0.6.2.tar.gz (25 kB) 02:28:20 Executing busybox-1.31.1-r20.trigger 02:28:20 OK: 8 MiB in 20 packages 02:28:22 Collecting docker<4.0,>=3.6.0 02:28:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:28:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:28:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:28:22 Removing intermediate container 7c8e14c8eba2 02:28:22 ---> 4ea495a0cd9c 02:28:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:28:23 Collecting texttable<0.10,>=0.9.0 02:28:23 Downloading texttable-0.9.1.tar.gz (11 kB) 02:28:23 Collecting jsonschema<3,>=2.5.1 02:28:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:28:23 ---> 037ae7ddc588 02:28:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:28:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:28:23 Collecting dockerpty<0.5,>=0.4.1 02:28:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:28:25 ---> 1d0c17051395 02:28:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:28:25 Collecting websocket-client<1.0,>=0.32.0 02:28:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:28:25 Collecting cached-property<2,>=1.2.0 02:28:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:28:25 Collecting docker-pycreds>=0.4.0 02:28:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:28:25 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) 02:28:25 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) 02:28:25 ---> f8c0e122df92 02:28:25 Step 20/24 : ENTRYPOINT ["/core-data"] 02:28:25 Collecting idna<2.8,>=2.5 02:28:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:28:25 ---> Running in 64d95dbcc299 02:28:25 Collecting urllib3<1.25,>=1.21.1 02:28:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:28:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:28:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:28:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:28:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:28:25 Installing collected packages: PyYAML, docopt, docker-pycreds, idna, urllib3, requests, websocket-client, docker, texttable, jsonschema, dockerpty, cached-property, docker-compose 02:28:25 Running setup.py install for PyYAML: started 02:28:26 Removing intermediate container 64d95dbcc299 02:28:26 ---> 9fef2617a0c6 02:28:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:28:26 Running setup.py install for PyYAML: finished with status 'done' 02:28:26 Running setup.py install for docopt: started 02:28:26 ---> Running in fe6399f0d12a 02:28:26 Running setup.py install for docopt: finished with status 'done' 02:28:26 Attempting uninstall: idna 02:28:26 Found existing installation: idna 2.9 02:28:26 Uninstalling idna-2.9: 02:28:26 Removing intermediate container fe6399f0d12a 02:28:26 ---> 9c5f7d2f323c 02:28:26 Step 22/24 : LABEL arch=x86_64 02:28:26 Successfully uninstalled idna-2.9 02:28:26 Attempting uninstall: urllib3 02:28:26 Found existing installation: urllib3 1.25.9 02:28:26 Uninstalling urllib3-1.25.9: 02:28:26 Successfully uninstalled urllib3-1.25.9 02:28:27 ---> Running in 7ee60ce4c64f 02:28:27 Attempting uninstall: requests 02:28:27 Found existing installation: requests 2.23.0 02:28:27 Uninstalling requests-2.23.0: 02:28:27 Successfully uninstalled requests-2.23.0 02:28:28 Removing intermediate container 7ee60ce4c64f 02:28:28 ---> bfcaa53fd577 02:28:28 Step 23/24 : LABEL git_sha=3986ebf066e14844df3a0f5391dd4b98fb25193e 02:28:29 ---> Running in 2229046ddfda 02:28:29 Running setup.py install for texttable: started 02:28:29 Running setup.py install for texttable: finished with status 'done' 02:28:29 Removing intermediate container 2229046ddfda 02:28:29 ---> b4353ffeed78 02:28:29 Step 24/24 : LABEL version=0.0.0 02:28:30 Running setup.py install for dockerpty: started 02:28:30 ---> Running in e6795d26c37b 02:28:30 Running setup.py install for dockerpty: finished with status 'done' 02:28:30 Removing intermediate container e6795d26c37b 02:28:30 ---> f7e763cbcf05 02:28:30 02:28:30 Successfully built f7e763cbcf05 02:28:30 Successfully tagged core-data:latest 02:28:30  Building core-data ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 02:28:41 Removing intermediate container 82655a9977a6 02:28:41 ---> f07f983eaa04 02:28:41 Step 15/24 : ENV APP_PORT=48090 02:28:41 ---> Running in c85569baf6d8 02:28:41 Removing intermediate container c85569baf6d8 02:28:41 ---> 8b8ab8897059 02:28:41 Step 16/24 : EXPOSE $APP_PORT 02:28:42 ---> Running in f7ee8e0fb662 02:28:42 Removing intermediate container f7ee8e0fb662 02:28:42 ---> 45a492f5764a 02:28:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:28:43 ---> 3c79754dd3b0 02:28:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:28:43 ---> 95a06ec7456f 02:28:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:28:44 ---> 0e826098539b 02:28:44 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:28:44 ---> Running in 6f3b40e8c858 02:28:44 Removing intermediate container 6f3b40e8c858 02:28:44 ---> 9fd83dd2110a 02:28:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:28:45 ---> Running in 042e7dcca32c 02:28:45 Removing intermediate container 042e7dcca32c 02:28:45 ---> 205bef816b6d 02:28:45 Step 22/24 : LABEL arch=x86_64 02:28:45 ---> Running in 031159da96f2 02:28:45 Removing intermediate container 031159da96f2 02:28:45 ---> 832d1da511a8 02:28:45 Step 23/24 : LABEL git_sha=3986ebf066e14844df3a0f5391dd4b98fb25193e 02:28:46 ---> Running in 475b9f59ef51 02:28:46 Removing intermediate container 475b9f59ef51 02:28:46 ---> e224f7014a71 02:28:46 Step 24/24 : LABEL version=0.0.0 02:28:46 ---> Running in 239b33978a55 02:28:47 Removing intermediate container 239b33978a55 02:28:47 ---> f12aa3dde933 02:28:47 02:28:47 Successfully built f12aa3dde933 02:28:50 Successfully tagged sys-mgmt-agent:latest 02:28:50  Building sys-mgmt-agent ... done  [Pipeline] } 02:28:50 $ docker stop --time=1 b02ee01fec59538b988cc6b325447ba3578c92adf9599284e7c952f4a0be589b 02:28:52 $ docker rm -f b02ee01fec59538b988cc6b325447ba3578c92adf9599284e7c952f4a0be589b [Pipeline] // withDockerContainer [Pipeline] sh 02:28:53 + docker images 02:28:53 REPOSITORY TAG IMAGE ID CREATED SIZE 02:28:53 sys-mgmt-agent latest f12aa3dde933 7 seconds ago 312MB 02:28:53 core-data latest f7e763cbcf05 23 seconds ago 21.6MB 02:28:53 security-proxy-setup latest 616374aeceea 51 seconds ago 25.3MB 02:28:53 support-scheduler latest e0bfa7f07526 54 seconds ago 17.1MB 02:28:53 124974900cbc 56 seconds ago 1.17GB 02:28:53 56a1398a8fc4 About a minute ago 1.16GB 02:28:53 f497edfe8e22 About a minute ago 1.16GB 02:28:53 91867bd862dd About a minute ago 1.16GB 02:28:53 security-bootstrapper latest b0c3bce72086 3 minutes ago 18.2MB 02:28:53 support-notifications latest 72359ee66d25 3 minutes ago 17.7MB 02:28:53 security-secretstore-setup latest 80599ac9be05 4 minutes ago 25.8MB 02:28:53 core-metadata latest e48d27220ff0 4 minutes ago 18.6MB 02:28:53 core-command latest e94df61bacb3 4 minutes ago 17.1MB 02:28:53 71e364ac195b 4 minutes ago 1.16GB 02:28:53 051b504a5ec5 5 minutes ago 1.17GB 02:28:53 09e064756eef 5 minutes ago 1.16GB 02:28:53 3ddcfd33ac2c 5 minutes ago 1.15GB 02:28:53 0c3df1b148ed 5 minutes ago 1.16GB 02:28:53 ci-base-image-x86_64 latest bd3f72c43888 13 minutes ago 648MB 02:28:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 02:28:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 02:28:53 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 02:28:53 docker 20.10.0 aefe523efa57 5 months ago 240MB 02:28:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 02:29:09 Still waiting to schedule task 02:29:09 ‘prd-ubuntu18.04-docker-8c-8g-324’ is offline 02:31:10 Running on prd-ubuntu18.04-docker-8c-8g-1467 in /w/workspace/edgexfoundry_edgex-go_PR-3467 [Pipeline] { [Pipeline] ws 02:31:10 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 02:31:10 The recommended git tool is: git 02:31:13 using credential edgex-jenkins-ssh 02:31:13 Cloning the remote Git repository 02:31:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:31:13 > git init /w/workspace/edgex-go/2 # timeout=10 02:31:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:31:13 > git --version # timeout=10 02:31:13 > git --version # 'git version 2.17.1' 02:31:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:30 Merging remotes/origin/master commit 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 into PR head commit 3986ebf066e14844df3a0f5391dd4b98fb25193e 02:31:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:31:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:31:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:31:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3467/head:refs/remotes/origin/PR-3467 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:31:30 > git config core.sparsecheckout # timeout=10 02:31:30 > git checkout -f 3986ebf066e14844df3a0f5391dd4b98fb25193e # timeout=10 02:31:30 Merge succeeded, producing 3986ebf066e14844df3a0f5391dd4b98fb25193e 02:31:30 Checking out Revision 3986ebf066e14844df3a0f5391dd4b98fb25193e (PR-3467) 02:31:30 > git remote # timeout=10 02:31:30 > git config --get remote.origin.url # timeout=10 02:31:30 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:30 > git merge 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 # timeout=10 02:31:30 > git rev-parse HEAD^{commit} # timeout=10 02:31:30 > git config core.sparsecheckout # timeout=10 02:31:30 > git checkout -f 3986ebf066e14844df3a0f5391dd4b98fb25193e # timeout=10 02:31:34 Commit message: "docs(sma): update Swagger for v2 /metrics/{services} API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:35 + echo snap-build.sh 02:31:35 snap-build.sh 02:31:35 + SNAP_BASE_DIR=. 02:31:35 + '[' '!' -z /w/workspace/edgex-go/2 ']' 02:31:35 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 02:31:35 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 02:31:35 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 02:31:35 + cd /w/workspace/edgex-go/2 02:31:35 + sudo apt-get remove -qy --purge lxd lxd-client 02:31:35 Reading package lists... 02:31:35 Building dependency tree... 02:31:35 Reading state information... 02:31:35 The following packages were automatically installed and are no longer required: 02:31:35 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:31:35 uidmap xdelta3 02:31:35 Use 'sudo apt autoremove' to remove them. 02:31:36 The following packages will be REMOVED: 02:31:36 lxd* lxd-client* 02:31:37 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:31:37 After this operation, 31.7 MB disk space will be freed. 02:31:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 02:31:43 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:31:45 Removing lxd dnsmasq configuration 02:31:45 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:31:46 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:31:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:31:49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 02:31:49 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:31:52 Processing triggers for systemd (237-3ubuntu10.45) ... 02:31:52 Processing triggers for ureadahead (0.100.0-21) ... 02:31:54 + sudo snap remove --purge lxd 02:31:54 snap "lxd" is not installed 02:31:54 + sudo groupadd --force --system lxd 02:31:54 ++ whoami 02:31:54 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:31:54 + newgrp - lxd 02:31:54 + sudo snap install lxd 02:32:13 2021-05-18T02:32:08Z INFO Waiting for automatic snapd restart... 02:32:45 lxd 4.14 from Canonical* installed 02:32:45 + sudo lxd init --auto 02:32:57 + sudo snap install --classic snapcraft 02:33:07 snapcraft 4.7.1 from Canonical* installed 02:33:07 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:33:07 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:33:07 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:07 Dload Upload Total Spent Left Speed 02:33:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4543 02:33:07 0 3325k 0 11015 0 0 36963 0 0:01:32 --:--:-- 0:01:32 36963 100 3325k 100 3325k 0 0 9287k 0 --:--:-- --:--:-- --:--:-- 54.8M 02:33:07 ./yq_linux_amd64 02:33:07 + sudo snapcraft prime --use-lxd 02:33:08 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:33:08 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: 02:33:08 - README.md 02:33:08 02:33:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:33:09 Launching a container. 02:33:24 Waiting for container to be ready 02:33:24 To start your first instance, try: lxc launch ubuntu:18.04 02:33:24 02:33:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:33:30 Waiting for network to be ready... 02:33:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:33:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 02:33:31 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:33:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 02:33:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 02:33:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 02:33:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 02:33:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 02:33:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 02:33:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 02:33:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:33:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:33:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:33:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:33:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:33:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:33:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:33:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:33:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:33:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 02:33:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 02:33:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 02:33:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 02:33:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 02:33:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 02:33:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 02:33:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 02:33:35 Fetched 24.6 MB in 4s (5860 kB/s) 02:33:35 Reading package lists... 02:33:36 Reading package lists... 02:33:36 Building dependency tree... 02:33:36 Reading state information... 02:33:36 The following additional packages will be installed: 02:33:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:33:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:33:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:33:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:33:36 Suggested packages: 02:33:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:33:36 Recommended packages: 02:33:36 gnupg libsasl2-modules 02:33:36 The following NEW packages will be installed: 02:33:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:33:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:33:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:33:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:33:36 The following packages will be upgraded: 02:33:36 gpg gpg-agent gpgconf libudev1 02:33:36 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 02:33:36 Need to get 3530 kB of archives. 02:33:36 After this operation, 13.3 MB of additional disk space will be used. 02:33:36 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 02:33: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] 02:33:37 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 02:33:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:33:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:33: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] 02:33:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:33:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:33:37 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:33:37 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:33:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:33:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:33:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:33:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:33:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:33:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:33:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:33:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:33:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:33:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:33:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:33:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:33:37 debconf: delaying package configuration, since apt-utils is not installed 02:33:37 Fetched 3530 kB in 1s (3133 kB/s) 02:33:38 (Reading database ... 12511 files and directories currently installed.) 02:33:38 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 02:33:38 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:33:39 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 02:33:39 Selecting previously unselected package udev. 02:33:39 (Reading database ... 12511 files and directories currently installed.) 02:33:39 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 02:33:39 Unpacking udev (237-3ubuntu10.47) ... 02:33:40 Selecting previously unselected package libfuse2:amd64. 02:33:40 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:33:40 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:33:40 Selecting previously unselected package fuse. 02:33:40 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:33:40 Unpacking fuse (2.9.7-1ubuntu1) ... 02:33:40 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:33:40 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:33:41 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:33:41 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:33:41 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:33:41 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:33:42 Selecting previously unselected package libksba8:amd64. 02:33:42 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:33:42 Unpacking libksba8:amd64 (1.3.5-2) ... 02:33:42 Selecting previously unselected package libroken18-heimdal:amd64. 02:33:42 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:42 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:42 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:33:42 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:42 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:43 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:33:43 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:43 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:46 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:33:46 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:46 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:46 Selecting previously unselected package libwind0-heimdal:amd64. 02:33:46 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:46 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:33:47 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:47 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:48 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:33:48 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:48 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:48 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:33:48 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:48 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:49 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:33:49 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:33:49 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:33:49 Selecting previously unselected package libsasl2-modules-db:amd64. 02:33:49 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:33:49 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:33:49 Selecting previously unselected package libsasl2-2:amd64. 02:33:49 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:33:49 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:33:50 Selecting previously unselected package libldap-common. 02:33:50 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:33:50 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:34:02 Selecting previously unselected package libldap-2.4-2:amd64. 02:34:02 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:34:02 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:34:09 Selecting previously unselected package dirmngr. 02:34:09 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:34:09 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:34:09 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:34:09 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:34:09 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:34:09 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:34:09 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:34:09 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:34:10 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:10 Setting up libksba8:amd64 (1.3.5-2) ... 02:34:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:34:10 Setting up udev (237-3ubuntu10.47) ... 02:34:11 invoke-rc.d: policy-rc.d denied execution of start. 02:34:11 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:11 Processing triggers for systemd (237-3ubuntu10) ... 02:34:11 Setting up fuse (2.9.7-1ubuntu1) ... 02:34:12 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:34:12 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:12 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:12 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:12 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:12 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:12 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:13 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:34:13 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:34:13 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:34:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:34:14 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:34:14 settings in the [Install] section, and DefaultInstance for template units). 02:34:14 This means they are not meant to be enabled using systemctl. 02:34:14 Possible reasons for having this kind of units are: 02:34:14 1) A unit may be statically enabled by being symlinked from another unit's 02:34:14 .wants/ or .requires/ directory. 02:34:14 2) A unit's purpose may be to act as a helper for some other unit which has 02:34:14 a requirement dependency on it. 02:34:14 3) A unit may be started when needed via activation (socket, path, timer, 02:34:14 D-Bus, udev, scripted systemctl call, ...). 02:34:14 4) In case of template units, the unit is meant to be enabled with some 02:34:14 instance name specified. 02:34:14 Reading package lists... 02:34:14 Building dependency tree... 02:34:14 Reading state information... 02:34:14 The following additional packages will be installed: 02:34:14 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:34:14 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:34:14 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:34:14 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:34:14 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:34:14 Suggested packages: 02:34:14 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:34:14 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:34:14 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:34:14 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:34:14 systemd-container policykit-1 02:34:14 Recommended packages: 02:34:14 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:34:14 The following NEW packages will be installed: 02:34:14 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:34:14 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:34:14 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:34:14 multiarch-support openssh-client python3 python3-minimal python3.6 02:34:14 python3.6-minimal snapd squashfs-tools sudo 02:34:14 The following packages will be upgraded: 02:34:14 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:34:14 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 02:34:14 Need to get 35.2 MB of archives. 02:34:14 After this operation, 141 MB of additional disk space will be used. 02:34:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 02:34:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:34:14 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 02:34:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:34:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:34:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:34:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:34:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:34:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:34:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:34:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:34:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:34:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:34:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:34:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 02:34:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:34:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 02:34:15 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 02:34:15 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 02:34:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 02:34:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:34:16 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:34:16 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:34:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:34:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:34:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:34:16 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:34:16 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:34:16 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:34:16 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 02:34:16 debconf: delaying package configuration, since apt-utils is not installed 02:34:16 Fetched 35.2 MB in 1s (24.3 MB/s) 02:34:16 (Reading database ... 12757 files and directories currently installed.) 02:34:16 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 02:34:17 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:34:21 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 02:34:21 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:34:22 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 02:34:22 (Reading database ... 12757 files and directories currently installed.) 02:34:22 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 02:34:22 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 02:34:23 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 02:34:24 (Reading database ... 12757 files and directories currently installed.) 02:34:24 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 02:34:24 Unpacking apt (1.6.13) over (1.6.1) ... 02:34:26 Setting up apt (1.6.13) ... 02:34:26 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:34:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:34:27 (Reading database ... 12764 files and directories currently installed.) 02:34:27 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:34:27 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:34:28 Selecting previously unselected package libpython3.6-minimal:amd64. 02:34:28 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:28 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:29 Selecting previously unselected package libexpat1:amd64. 02:34:29 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:34:29 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:34:30 Selecting previously unselected package python3.6-minimal. 02:34:30 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:30 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:34:31 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 02:34:31 Checking for services that may need to be restarted...done. 02:34:31 Checking for services that may need to be restarted...done. 02:34:32 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:32 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:34:32 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:34:33 Selecting previously unselected package python3-minimal. 02:34:33 (Reading database ... 13012 files and directories currently installed.) 02:34:33 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:34:33 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:34:34 Selecting previously unselected package mime-support. 02:34:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:34:34 Unpacking mime-support (3.60ubuntu1) ... 02:34:34 Selecting previously unselected package libmpdec2:amd64. 02:34:34 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:34:34 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:34:35 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:34:35 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:35 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:37 Selecting previously unselected package python3.6. 02:34:37 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:34:37 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:34:37 Selecting previously unselected package libpython3-stdlib:amd64. 02:34:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:34:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:34:37 Setting up python3-minimal (3.6.7-1~18.04) ... 02:34:38 Selecting previously unselected package python3. 02:34:38 (Reading database ... 13442 files and directories currently installed.) 02:34:38 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:34:38 Unpacking python3 (3.6.7-1~18.04) ... 02:34:38 Selecting previously unselected package multiarch-support. 02:34:38 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:34:38 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:34:39 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:34:39 Selecting previously unselected package liblzo2-2:amd64. 02:34:39 (Reading database ... 13479 files and directories currently installed.) 02:34:39 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:34:39 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:34:39 Selecting previously unselected package libbsd0:amd64. 02:34:39 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:34:39 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:34:39 Selecting previously unselected package sudo. 02:34:39 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:34:39 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:34:40 Selecting previously unselected package apparmor. 02:34:40 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:34:40 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:34:41 Selecting previously unselected package libedit2:amd64. 02:34:41 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:34:41 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:34:42 Selecting previously unselected package libkrb5support0:amd64. 02:34:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:34:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:34:43 Selecting previously unselected package libk5crypto3:amd64. 02:34:43 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:34:43 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:34:43 Selecting previously unselected package libkeyutils1:amd64. 02:34:43 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:34:43 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:34:43 Selecting previously unselected package libkrb5-3:amd64. 02:34:43 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:34:43 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:34:44 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:34:44 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:34:44 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:34:44 Selecting previously unselected package libssl1.0.0:amd64. 02:34:44 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 02:34:44 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:34:44 Selecting previously unselected package openssh-client. 02:34:44 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:34:44 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:34:49 Selecting previously unselected package squashfs-tools. 02:34:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 02:34:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:34:49 Selecting previously unselected package snapd. 02:34:49 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 02:34:49 Unpacking snapd (2.48.3+18.04) ... 02:34:52 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:34:52 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:34:52 Setting up mime-support (3.60ubuntu1) ... 02:34:52 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:34:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:34:54 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:34:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:34:54 Setting up systemd (237-3ubuntu10.47) ... 02:34:54 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:34:55 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:34:55 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:34:55 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:34:56 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:34:56 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:34:56 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:34:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:34:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:34:57 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:34:57 Setting up python3 (3.6.7-1~18.04) ... 02:34:57 running python rtupdate hooks for python3.6... 02:34:57 running python post-rtupdate hooks for python3.6... 02:34:57 Setting up apparmor (2.12-4ubuntu5.1) ... 02:35:04 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:35:04 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:35:04 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:35:04 Setting up snapd (2.48.3+18.04) ... 02:35:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:35:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:35:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:35:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:35:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:35:05 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:35:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:35:05 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:35:06 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:35:06 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:35:06 /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' 02:35:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:35:06 Processing triggers for systemd (237-3ubuntu10.47) ... 02:35:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:35:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:35:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:35:09 Reading package lists... 02:35:10 Reading package lists... 02:35:10 Building dependency tree... 02:35:10 Reading state information... 02:35:10 Calculating upgrade... 02:35:10 The following packages will be upgraded: 02:35:10 advancecomp base-files bash binutils binutils-common 02:35:10 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:35:10 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:35:10 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 02:35:10 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 02:35:10 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:35:10 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:35:10 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:35:10 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 02:35:10 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 02:35:10 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 02:35:10 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 02:35:10 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 02:35:10 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 02:35:10 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 02:35:10 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:35:10 Need to get 64.0 MB of archives. 02:35:10 After this operation, 5041 kB of additional disk space will be used. 02:35:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 02:35:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:35:10 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:35:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:35:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:35:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:35:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:35:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:35:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:35:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:35:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:35:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:35:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:35:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:35:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:35:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:35:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:35:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:35:10 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:35:10 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:35:10 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:35:11 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:35:11 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:35:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:35:11 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:35:11 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:35:11 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:35:11 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:35:11 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:35:11 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:35:11 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:35:11 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:35:11 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:35:11 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:35:11 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:35:11 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:35:11 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 02:35:11 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 02:35:11 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:35:11 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:35:11 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 02:35:11 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 02:35:11 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:35:11 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:35:11 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:35:11 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:35:11 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:35:11 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:35:11 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] 02:35:11 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:35:11 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:35:11 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:35:11 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:35:11 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:35:11 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:35:11 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:35:11 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:35:11 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:35:11 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:35:11 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:35:11 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:35:11 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:35:11 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:35:11 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:35:11 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:35:11 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:35:11 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:35:11 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:35:11 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:35:11 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:35:11 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:35:11 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:35:11 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:35:11 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:35:11 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:35:11 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:35:11 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:35:11 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:35:12 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:35:12 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:35:12 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:35:12 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 02:35:12 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] 02:35:12 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 02:35:12 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 02:35:12 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] 02:35:12 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:35:12 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:35:12 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:35:12 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:35:12 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 02:35:12 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:35:12 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:35:12 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:35:12 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] 02:35:12 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:35:12 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:35:12 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:35:12 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:35:12 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:35:12 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:35:12 debconf: delaying package configuration, since apt-utils is not installed 02:35:12 Fetched 64.0 MB in 2s (34.1 MB/s) 02:35:12 (Reading database ... 13912 files and directories currently installed.) 02:35:12 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:35:12 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:35:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:35:16 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:35:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 02:35:16 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 02:35:21 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:21 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:21 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:21 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:22 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:22 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:22 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:22 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:23 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:23 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:23 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:23 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:23 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:24 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:24 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:26 (Reading database ... 13911 files and directories currently installed.) 02:35:26 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:26 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:35:27 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:35:27 (Reading database ... 13911 files and directories currently installed.) 02:35:27 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:27 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:27 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:27 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:29 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:29 (Reading database ... 13911 files and directories currently installed.) 02:35:29 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:35:29 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:35:34 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:35:34 (Reading database ... 13911 files and directories currently installed.) 02:35:34 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:35:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:35:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:35:34 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:35:35 Setting up base-files (10.1ubuntu2.10) ... 02:35:35 Installing new version of config file /etc/issue ... 02:35:35 Installing new version of config file /etc/issue.net ... 02:35:35 Installing new version of config file /etc/lsb-release ... 02:35:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:35:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:35:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:35:36 Removing obsolete conffile /etc/default/motd-news ... 02:35:36 (Reading database ... 13912 files and directories currently installed.) 02:35:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:35:36 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:35:37 Setting up bash (4.4.18-2ubuntu1.2) ... 02:35:38 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 02:35:38 (Reading database ... 13912 files and directories currently installed.) 02:35:38 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:38 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:35:38 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:35:39 (Reading database ... 13912 files and directories currently installed.) 02:35:39 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:35:39 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:35:40 Setting up tar (1.29b-2ubuntu0.2) ... 02:35:41 (Reading database ... 13912 files and directories currently installed.) 02:35:41 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:35:41 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:35:42 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:35:43 (Reading database ... 13912 files and directories currently installed.) 02:35:43 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:35:43 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:35:45 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:35:45 (Reading database ... 13912 files and directories currently installed.) 02:35:45 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:35:45 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:35:46 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:35:47 (Reading database ... 13912 files and directories currently installed.) 02:35:47 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:35:47 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:35:47 Setting up grep (3.1-2build1) ... 02:35:48 (Reading database ... 13912 files and directories currently installed.) 02:35:48 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:35:48 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:35:49 Setting up login (1:4.5-1ubuntu2) ... 02:35:50 (Reading database ... 13912 files and directories currently installed.) 02:35:50 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:35:50 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:35:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:35:51 (Reading database ... 13912 files and directories currently installed.) 02:35:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:35:52 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:35:56 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:35:56 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:35:56 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:35:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:35:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:35:59 (Reading database ... 13912 files and directories currently installed.) 02:35:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:35:59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:36:08 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:36:08 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:36:08 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:36:08 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:36:08 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:36:08 (Reading database ... 13912 files and directories currently installed.) 02:36:08 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:36:08 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:36:09 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:36:09 (Reading database ... 13912 files and directories currently installed.) 02:36:09 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:10 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:10 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:36:10 (Reading database ... 13912 files and directories currently installed.) 02:36:10 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:10 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:11 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:36:11 (Reading database ... 13912 files and directories currently installed.) 02:36:11 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:11 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:11 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:36:12 (Reading database ... 13912 files and directories currently installed.) 02:36:12 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:12 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:12 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:36:12 (Reading database ... 13912 files and directories currently installed.) 02:36:12 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:36:12 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:36:13 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:36:13 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:36:13 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:36:13 (Reading database ... 13912 files and directories currently installed.) 02:36:13 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:36:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:36:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:36:14 (Reading database ... 13912 files and directories currently installed.) 02:36:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:14 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:14 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:36:15 (Reading database ... 13912 files and directories currently installed.) 02:36:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:36:16 (Reading database ... 13912 files and directories currently installed.) 02:36:16 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:16 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:18 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:36:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:36:18 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:36:19 (Reading database ... 13912 files and directories currently installed.) 02:36:19 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:36:19 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:36:19 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:36:19 (Reading database ... 13912 files and directories currently installed.) 02:36:19 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:36:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:36:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:36:21 (Reading database ... 13914 files and directories currently installed.) 02:36:21 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:36:21 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:36:21 Setting up debconf (1.5.66ubuntu1) ... 02:36:22 (Reading database ... 13914 files and directories currently installed.) 02:36:22 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:36:22 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:36:23 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:36:23 (Reading database ... 13914 files and directories currently installed.) 02:36:23 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:36:23 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:36:24 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:36:24 (Reading database ... 13914 files and directories currently installed.) 02:36:24 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:36:24 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:36:25 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:36:26 (Reading database ... 13914 files and directories currently installed.) 02:36:26 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:36:26 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:36:26 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 02:36:28 (Reading database ... 13914 files and directories currently installed.) 02:36:28 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:36:28 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:36:29 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:36:30 (Reading database ... 13914 files and directories currently installed.) 02:36:30 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:36:30 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:36:30 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 02:36:30 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:36:31 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:36:31 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:36:32 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:36:32 (Reading database ... 13914 files and directories currently installed.) 02:36:32 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:36:32 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:36:33 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:36:34 (Reading database ... 13914 files and directories currently installed.) 02:36:34 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 02:36:34 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:36:35 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 02:36:36 (Reading database ... 13914 files and directories currently installed.) 02:36:36 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:36:36 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:36:36 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:36:37 (Reading database ... 13914 files and directories currently installed.) 02:36:37 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:36:37 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:36:37 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:36:37 (Reading database ... 13914 files and directories currently installed.) 02:36:37 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:36:38 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:36:39 Setting up passwd (1:4.5-1ubuntu2) ... 02:36:39 (Reading database ... 13914 files and directories currently installed.) 02:36:39 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:36:39 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:36:40 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:36:40 (Reading database ... 13914 files and directories currently installed.) 02:36:40 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 02:36:40 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 02:36:40 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 02:36:41 (Reading database ... 13914 files and directories currently installed.) 02:36:41 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 02:36:41 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 02:36:41 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 02:36:42 (Reading database ... 13914 files and directories currently installed.) 02:36:42 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:36:42 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:36:42 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:36:43 (Reading database ... 13914 files and directories currently installed.) 02:36:43 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:36:43 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:36:43 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:36:44 (Reading database ... 13914 files and directories currently installed.) 02:36:44 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:36:44 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:36:44 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:36:45 (Reading database ... 13914 files and directories currently installed.) 02:36:45 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:36:45 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:36:45 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:36:46 (Reading database ... 13914 files and directories currently installed.) 02:36:46 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:36:46 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:36:46 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:36:46 (Reading database ... 13914 files and directories currently installed.) 02:36:46 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:36:46 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:36:47 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:36:47 (Reading database ... 13915 files and directories currently installed.) 02:36:47 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:36:47 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:36:47 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:36:47 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:36:50 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:36:50 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:36:51 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 02:36:51 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 02:36:52 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:36:52 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:36:52 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:36:52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:36:53 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:36:53 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:36:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:36:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:36:54 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:36:54 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:36:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:36:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:36:55 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:36:55 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:36:55 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:36:55 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:37:00 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:37:00 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:37:00 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:37:00 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:37:01 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:37:01 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:37:02 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:37:02 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:37:03 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:37:03 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:37:03 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:37:03 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:37:04 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:37:04 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:37:04 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:37:04 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:37:05 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:37:05 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:37:05 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:37:05 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:37:07 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:37:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:37:08 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:37:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:37:12 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:37:12 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:37:12 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:37:12 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:37:14 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:37:14 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:37:14 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:37:14 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:37:15 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:37:15 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:37:16 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:37:16 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:37:16 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:37:17 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:37:17 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:37:17 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:37:17 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:37:17 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:37:18 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:37:18 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:37:19 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:37:19 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:37:19 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:37:19 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:37:20 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:37:20 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:37:20 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:37:20 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:37:20 02:37:20 Current default time zone: 'Etc/UTC' 02:37:20 Local time is now: Tue May 18 02:37:20 UTC 2021. 02:37:20 Universal Time is now: Tue May 18 02:37:20 UTC 2021. 02:37:20 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:37:20 02:37:20 Setting up systemd-sysv (237-3ubuntu10.47) ... 02:37:21 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:37:21 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 02:37:21 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:37:21 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:37:21 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:37:21 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:37:21 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:37:21 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:37:21 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:37:21 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:37:21 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:37:22 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:37:22 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:37:23 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:37:23 Setting up patch (2.7.6-2ubuntu1.1) ... 02:37:23 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:37:23 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:37:23 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 02:37:23 Installing new version of config file /etc/ssl/openssl.cnf ... 02:37:23 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:37:23 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:37:23 Setting up ca-certificates (20210119~18.04.1) ... 02:37:25 Updating certificates in /etc/ssl/certs... 02:37:26 23 added, 27 removed; done. 02:37:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:37:27 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:37:27 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:37:27 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:37:27 Setting up pkgbinarymangler (138.18.04.1) ... 02:37:27 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:37:27 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:37:27 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:37:27 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:37:27 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:37:27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:37:28 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:37:28 Setting up perl (5.26.1-6ubuntu0.5) ... 02:37:28 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:37:28 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:37:28 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:37:28 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:37:28 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:37:28 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:37:28 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:37:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:37:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:37:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:37:29 Processing triggers for systemd (237-3ubuntu10.47) ... 02:37:29 Processing triggers for mime-support (3.60ubuntu1) ... 02:37:29 Processing triggers for ca-certificates (20210119~18.04.1) ... 02:37:29 Updating certificates in /etc/ssl/certs... 02:37:30 0 added, 0 removed; done. 02:37:30 Running hooks in /etc/ca-certificates/update.d... 02:37:30 done. 02:37:31 Reading package lists... 02:37:31 Building dependency tree... 02:37:31 Reading state information... 02:37:31 The following NEW packages will be installed: 02:37:31 apt-transport-https 02:37:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:37:31 Need to get 1692 B of archives. 02:37:31 After this operation, 154 kB of additional disk space will be used. 02:37:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 02:37:33 debconf: delaying package configuration, since apt-utils is not installed 02:37:33 Fetched 1692 B in 1s (1969 B/s) 02:37:33 Selecting previously unselected package apt-transport-https. 02:37:33 (Reading database ... 13920 files and directories currently installed.) 02:37:33 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 02:37:33 Unpacking apt-transport-https (1.6.13) ... 02:37:33 Setting up apt-transport-https (1.6.13) ... 02:37:34 Waiting for network to be ready... 02:37:44 2021-05-18T02:37:40Z INFO Waiting for automatic snapd restart... 02:37:46 snapd 2.50 from Canonical* installed 02:37:47 "snapd" switched to the "latest/stable" channel 02:37:47 02:37:55 core18 20210309 from Canonical* installed 02:37:55 "core18" switched to the "latest/stable" channel 02:37:55 02:38:02 snapcraft 4.7.1 from Canonical* installed 02:38:02 "snapcraft" switched to the "latest/stable" channel 02:38:02 02:38:08 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: 02:38:08 - README.md 02:38:08 02:38:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:38:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:38:13 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:38:13 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:38:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:38:14 Reading package lists... 02:38:15 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 02:38:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:38:21 Reading package lists... 02:38:21 Building dependency tree... 02:38:21 Reading state information... 02:38:21 Suggested packages: 02:38:21 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:38:21 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:38:21 Recommended packages: 02:38:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:38:21 The following NEW packages will be installed: 02:38:21 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:38:21 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:38:21 pkg-config zip 02:38:21 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:38:21 Need to get 7663 kB of archives. 02:38:21 After this operation, 43.8 MB of additional disk space will be used. 02:38:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:38:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 02:38:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 02:38:21 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:38:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 02:38:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:38:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:38:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:38:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:38:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:38:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:38:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:38:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:38:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:38:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:38:22 debconf: delaying package configuration, since apt-utils is not installed 02:38:22 Fetched 7663 kB in 1s (10.4 MB/s) 02:38:22 Selecting previously unselected package libglib2.0-0:amd64. 02:38:22 (Reading database ... 13924 files and directories currently installed.) 02:38:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:38:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:38:22 Selecting previously unselected package libpsl5:amd64. 02:38:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:38:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:38:23 Selecting previously unselected package libnghttp2-14:amd64. 02:38:23 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:38:23 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:38:23 Selecting previously unselected package librtmp1:amd64. 02:38:23 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:38:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:38:23 Selecting previously unselected package libcurl3-gnutls:amd64. 02:38:23 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 02:38:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 02:38:23 Selecting previously unselected package liberror-perl. 02:38:23 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:38:23 Unpacking liberror-perl (0.17025-1) ... 02:38:24 Selecting previously unselected package git-man. 02:38:24 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 02:38:24 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 02:38:25 Selecting previously unselected package git. 02:38:25 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 02:38:25 Unpacking git (1:2.17.1-1ubuntu0.8) ... 02:38:27 Selecting previously unselected package libnorm1:amd64. 02:38:27 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:38:27 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:38:27 Selecting previously unselected package libpgm-5.2-0:amd64. 02:38:27 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:38:27 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:38:28 Selecting previously unselected package libsodium23:amd64. 02:38:28 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:38:28 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:38:28 Selecting previously unselected package libzmq5:amd64. 02:38:28 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:38:28 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:38:28 Selecting previously unselected package libzmq3-dev:amd64. 02:38:28 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:38:29 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:38:29 Selecting previously unselected package pkg-config. 02:38:29 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:38:29 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:38:29 Selecting previously unselected package zip. 02:38:29 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:38:29 Unpacking zip (3.0-11build1) ... 02:38:30 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:38:30 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 02:38:30 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:38:30 Setting up liberror-perl (0.17025-1) ... 02:38:30 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:38:30 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:38:30 No schema files found: doing nothing. 02:38:30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:38:30 Setting up zip (3.0-11build1) ... 02:38:30 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:38:30 Setting up libsodium23:amd64 (1.0.16-2) ... 02:38:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:38:31 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:38:31 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 02:38:31 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:38:31 Setting up git (1:2.17.1-1ubuntu0.8) ... 02:38:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:38:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:38:38 git set to automatically installed. 02:38:38 git-man set to automatically installed. 02:38:38 libcurl3-gnutls set to automatically installed. 02:38:38 liberror-perl set to automatically installed. 02:38:38 libglib2.0-0 set to automatically installed. 02:38:38 libnghttp2-14 set to automatically installed. 02:38:38 libnorm1 set to automatically installed. 02:38:38 libpgm-5.2-0 set to automatically installed. 02:38:38 libpsl5 set to automatically installed. 02:38:38 librtmp1 set to automatically installed. 02:38:38 libsodium23 set to automatically installed. 02:38:38 libzmq3-dev set to automatically installed. 02:38:38 libzmq5 set to automatically installed. 02:38:38 pkg-config set to automatically installed. 02:38:38 zip set to automatically installed. 02:38:39 snapd is not logged in, snap install commands will use sudo 02:38:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:38:47 snap "core18" has no updates available 02:38:47 snapd is not logged in, snap install commands will use sudo 02:38:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:39:16 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 02:39:16 Pulling go-build-helper 02:39:16 + snapcraftctl pull 02:39:17 'app-service-config' has dependencies that need to be staged: go-build-helper 02:39:17 Skipping pull go-build-helper (already ran) 02:39:17 Building go-build-helper 02:39:17 + snapcraftctl build 02:39:19 Staging go-build-helper 02:39:19 + snapcraftctl stage 02:39:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:39:29 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:39:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 02:39:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 02:39:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 02:39:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 02:39:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 02:39:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 02:39:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 02:39:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 02:39:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:39:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:39:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:39:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:39:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:39:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:39:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:39:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:39:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:39:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 02:39:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 02:39:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 02:39:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 02:39:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 02:39:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 02:39:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 02:39:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 02:39:29 Fetched 24.6 MB in 0s (0 B/s) 02:39:29 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:39:29 Fetched 224 kB in 0s (0 B/s) 02:39:29 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:39:29 Fetched 157 kB in 0s (0 B/s) 02:39:29 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:39:29 Fetched 221 kB in 0s (0 B/s) 02:39:29 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:39:29 Fetched 143 kB in 0s (0 B/s) 02:39:29 Pulling app-service-config 02:39:29 + snapcraftctl pull 02:39:29 Cloning into '/root/parts/app-service-config/src'... 02:39:30 Pulling config-common 02:39:30 + snapcraftctl pull 02:39:34 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:39:34 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:39:34 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:39:34 Fetched 0 B in 0s (0 B/s) 02:39:34 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:39:34 Fetched 0 B in 0s (0 B/s) 02:39:34 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:39:34 Fetched 0 B in 0s (0 B/s) 02:39:34 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:39:34 Fetched 0 B in 0s (0 B/s) 02:39:34 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:39:34 Fetched 0 B in 0s (0 B/s) 02:39:34 Pulling edgex-go 02:39:34 + snapcraftctl pull 02:39:52 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:39:52 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:39:52 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:39:52 Fetched 0 B in 0s (0 B/s) 02:39:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:39:52 Fetched 96.5 kB in 0s (0 B/s) 02:39:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:39:52 Fetched 279 kB in 0s (0 B/s) 02:39:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:39:52 Fetched 122 kB in 0s (0 B/s) 02:39:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:39:52 Fetched 77.8 kB in 0s (0 B/s) 02:39:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:39:52 Fetched 8848 B in 0s (0 B/s) 02:39:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:39:52 Fetched 47.8 kB in 0s (0 B/s) 02:39:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:39:52 Fetched 45.6 kB in 0s (0 B/s) 02:39:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:39:52 Fetched 15.0 kB in 0s (0 B/s) 02:39:52 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 02:39:52 Fetched 219 kB in 0s (0 B/s) 02:39:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:39:52 Fetched 154 kB in 0s (0 B/s) 02:39:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:39:52 Fetched 50.6 kB in 0s (0 B/s) 02:39:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:39:52 Fetched 14.8 kB in 0s (0 B/s) 02:39:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:39:52 Fetched 41.8 kB in 0s (0 B/s) 02:39:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:39:52 Fetched 499 kB in 0s (0 B/s) 02:39:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:39:52 Fetched 111 kB in 0s (0 B/s) 02:39:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:39:52 Fetched 240 kB in 0s (0 B/s) 02:39:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:39:52 Fetched 29.3 kB in 0s (0 B/s) 02:39:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:39:52 Fetched 85.5 kB in 0s (0 B/s) 02:39:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:39:52 Fetched 24.5 kB in 0s (0 B/s) 02:39:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:39:52 Fetched 49.2 kB in 0s (0 B/s) 02:39:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:39:52 Fetched 54.2 kB in 0s (0 B/s) 02:39:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:39:52 Fetched 30.8 kB in 0s (0 B/s) 02:39:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:39:52 Fetched 15.8 kB in 0s (0 B/s) 02:39:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:39:52 Fetched 85.9 kB in 0s (0 B/s) 02:39:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:39:52 Fetched 8720 B in 0s (0 B/s) 02:39:52 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 02:39:52 Fetched 137 kB in 0s (0 B/s) 02:39:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:39:52 Fetched 119 kB in 0s (0 B/s) 02:39:52 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 02:39:52 Fetched 110 kB in 0s (0 B/s) 02:39:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:39:52 Fetched 11.1 kB in 0s (0 B/s) 02:39:52 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:39:52 Fetched 645 kB in 0s (0 B/s) 02:39:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:39:52 Fetched 41.3 kB in 0s (0 B/s) 02:39:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:39:52 Fetched 17.9 kB in 0s (0 B/s) 02:39:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:39:52 Fetched 368 kB in 0s (0 B/s) 02:39:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:39:52 Fetched 187 kB in 0s (0 B/s) 02:39:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:39:52 Fetched 175 kB in 0s (0 B/s) 02:39:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:39:52 Fetched 206 kB in 0s (0 B/s) 02:39:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 02:39:52 Fetched 1301 kB in 0s (0 B/s) 02:39:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:39:52 Fetched 36.2 kB in 0s (0 B/s) 02:39:52 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 02:39:52 Fetched 159 kB in 0s (0 B/s) 02:39:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:39:52 Fetched 107 kB in 0s (0 B/s) 02:39:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:39:52 Fetched 48.7 kB in 0s (0 B/s) 02:39:52 Pulling static-packages 02:39:52 + snapcraftctl pull 02:39:53 Pulling version 02:39:53 + cd /root/project 02:39:53 + [ -f VERSION ] 02:39:53 + PROJECT_VERSION=local-dev 02:39:53 + git rev-parse --short HEAD 02:39:53 + GIT_REVISION=3986ebf0 02:39:53 + snapcraftctl set-version local-dev 02:39:54 Skipping build go-build-helper (already ran) 02:39:54 Building app-service-config 02:39:54 + make build 02:39:54 go mod tidy 02:40:02 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 02:40:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 02:40:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 02:40:02 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 02:40:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 02:40:02 go: downloading github.com/gorilla/mux v1.8.0 02:40:02 go: downloading github.com/google/uuid v1.2.0 02:40:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 02:40:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 02:40:02 go: downloading github.com/stretchr/testify v1.7.0 02:40:02 go: downloading github.com/pelletier/go-toml v1.9.0 02:40:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 02:40:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 02:40:02 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:40:02 go: downloading github.com/go-playground/validator/v10 v10.5.0 02:40:02 go: downloading github.com/davecgh/go-spew v1.1.1 02:40:02 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 02:40:02 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:40:02 go: downloading github.com/go-kit/kit v0.8.0 02:40:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:40:02 go: downloading gopkg.in/yaml.v2 v2.4.0 02:40:02 go: downloading github.com/x448/float16 v0.8.4 02:40:02 go: downloading github.com/mitchellh/copystructure v1.0.0 02:40:02 go: downloading github.com/go-redis/redis/v7 v7.2.0 02:40:02 go: downloading github.com/pmezard/go-difflib v1.0.0 02:40:02 go: downloading github.com/gorilla/websocket v1.4.2 02:40:02 go: downloading github.com/stretchr/objx v0.1.0 02:40:02 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 02:40:02 go: downloading github.com/pebbe/zmq4 v1.2.7 02:40:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:40:02 go: downloading github.com/hashicorp/consul/api v1.8.1 02:40:02 go: downloading github.com/go-playground/locales v0.13.0 02:40:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:40:02 go: downloading github.com/onsi/ginkgo v1.10.1 02:40:03 go: downloading github.com/go-playground/universal-translator v0.17.0 02:40:03 go: downloading github.com/leodido/go-urn v1.2.0 02:40:03 go: downloading golang.org/x/text v0.3.2 02:40:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:40:03 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:40:03 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:40:03 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:40:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:40:03 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:40:03 go: downloading github.com/mattn/go-colorable v0.1.6 02:40:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:40:03 go: downloading github.com/fatih/color v1.9.0 02:40:03 go: downloading github.com/mattn/go-isatty v0.0.12 02:40:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:40:03 go: downloading github.com/hashicorp/consul/sdk v0.7.0 02:40:03 go: downloading github.com/go-stack/stack v1.8.0 02:40:03 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:40:03 go: downloading github.com/onsi/gomega v1.7.0 02:40:03 go: downloading github.com/hashicorp/serf v0.9.5 02:40:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:40:03 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 02:40:03 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 02:40:04 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:40:04 go: downloading github.com/pkg/errors v0.8.1 02:40:04 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:40:04 go: downloading github.com/kr/pretty v0.2.0 02:40:04 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:40:04 go: downloading github.com/hpcloud/tail v1.0.0 02:40:04 go: downloading github.com/hashicorp/memberlist v0.2.2 02:40:04 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:40:04 go: downloading github.com/golang/protobuf v1.3.2 02:40:05 go: downloading github.com/kr/text v0.1.0 02:40:05 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:40:05 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:40:05 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:40:05 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:40:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:40:05 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:40:05 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:40:05 go: downloading github.com/miekg/dns v1.1.26 02:40:05 go: downloading github.com/hashicorp/go-multierror v1.1.0 02:40:05 go: downloading github.com/fsnotify/fsnotify v1.4.7 02:40:05 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:40:05 go: downloading github.com/hashicorp/errwrap v1.0.0 02:40:05 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 02:40:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 02:40:20 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 02:40:20 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 02:40:20 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 02:40:20 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 02:40:20 Building config-common 02:40:20 + snapcraftctl build 02:40:22 Building edgex-go 02:40:22 + cd /root/parts/edgex-go/src 02:40:22 + make build 02:40:22 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 02:40:23 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:40:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 02:40:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 02:40:23 go: downloading github.com/imdario/mergo v0.3.12 02:40:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 02:40:23 go: downloading github.com/pelletier/go-toml v1.9.1 02:40:24 go: downloading github.com/go-kit/kit v0.9.0 02:40:24 go: downloading github.com/go-playground/validator/v10 v10.6.1 02:40:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:40:31 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 02:40:35 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 02:40: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 02:40:38 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 02:40:38 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 02:40:43 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 02:40:43 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:40:43 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 02:40:45 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 02:40:45 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 02:40:46 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:40:47 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 02:40:49 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 02:40:49 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 02:40:50 go: downloading github.com/lib/pq v1.10.2 02:40:52 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:40:52 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:40:52 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:40:52 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:40:52 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:40:52 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:40:52 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:40:52 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:40:52 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:40:52 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:40:52 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:40:52 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:40:52 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:40:52 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:40:52 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:40:52 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:40:52 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:40:52 + 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 02:40:52 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:40:52 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:40:52 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:40:52 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:40:52 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:40:52 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 02:40:52 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:40:52 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:40:52 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:40:58 Building static-packages 02:40:58 + snapcraftctl build 02:40:59 Building version 02:40:59 + snapcraftctl build 02:41:01 Skipping stage go-build-helper (already ran) 02:41:01 Staging app-service-config 02:41:01 + snapcraftctl stage 02:41:02 Staging config-common 02:41:02 + snapcraftctl stage 02:41:03 Staging edgex-go 02:41:03 + snapcraftctl stage 02:41:04 Staging static-packages 02:41:04 + snapcraftctl stage 02:41:05 Staging version 02:41:05 + snapcraftctl stage 02:41:06 Priming go-build-helper 02:41:06 + snapcraftctl prime 02:41:07 Priming app-service-config 02:41:07 + snapcraftctl prime 02:41:08 Priming config-common 02:41:08 + snapcraftctl prime 02:41:09 Priming edgex-go 02:41:09 + snapcraftctl prime 02:41:10 Priming static-packages 02:41:10 + snapcraftctl prime 02:41:13 Priming version 02:41:13 + snapcraftctl prime 02:41:14 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] } 08:13:56 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:13:56 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:13:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:13:58 ---> package-listing.sh 08:13:58 ++ facter osfamily 08:13:58 ++ tr '[:upper:]' '[:lower:]' 08:13:58 + OS_FAMILY=redhat 08:13:58 + workspace=/w/workspace/edgex-go/2 08:13:58 + START_PACKAGES=/tmp/packages_start.txt 08:13:58 + END_PACKAGES=/tmp/packages_end.txt 08:13:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:13:58 + PACKAGES=/tmp/packages_start.txt 08:13:58 + '[' /w/workspace/edgex-go/2 ']' 08:13:58 + PACKAGES=/tmp/packages_end.txt 08:13:58 + case "${OS_FAMILY}" in 08:13:58 + rpm -qa 08:13:58 + sort 08:14:00 + '[' -f /tmp/packages_start.txt ']' 08:14:00 + '[' -f /tmp/packages_end.txt ']' 08:14:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:14:00 + '[' /w/workspace/edgex-go/2 ']' 08:14:00 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:14:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:14:00 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:14:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:14:01 08:14:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:14:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:14:01 alpine: Pulling from edgex-lftools-log-publisher 08:14:01 df20fa9351a1: Pulling fs layer 08:14:01 36b3adc4ff6f: Pulling fs layer 08:14:01 8ad3a11d3b57: Pulling fs layer 08:14:01 46f8f816bc3b: Pulling fs layer 08:14:01 93b61091891f: Pulling fs layer 08:14:01 93b9cdb0e59b: Pulling fs layer 08:14:01 5e14af77c1be: Pulling fs layer 08:14:01 01666e4c0597: Pulling fs layer 08:14:01 aa168da1d23b: Pulling fs layer 08:14:01 93b9cdb0e59b: Waiting 08:14:01 5e14af77c1be: Waiting 08:14:01 01666e4c0597: Waiting 08:14:01 aa168da1d23b: Waiting 08:14:01 46f8f816bc3b: Waiting 08:14:01 93b61091891f: Waiting 08:14:01 36b3adc4ff6f: Verifying Checksum 08:14:01 36b3adc4ff6f: Download complete 08:14:02 46f8f816bc3b: Verifying Checksum 08:14:02 46f8f816bc3b: Download complete 08:14:02 df20fa9351a1: Verifying Checksum 08:14:02 df20fa9351a1: Download complete 08:14:02 93b9cdb0e59b: Verifying Checksum 08:14:02 93b9cdb0e59b: Download complete 08:14:02 5e14af77c1be: Verifying Checksum 08:14:02 5e14af77c1be: Download complete 08:14:02 01666e4c0597: Verifying Checksum 08:14:02 01666e4c0597: Download complete 08:14:02 93b61091891f: Verifying Checksum 08:14:02 93b61091891f: Download complete 08:14:02 df20fa9351a1: Pull complete 08:14:02 36b3adc4ff6f: Pull complete 08:14:02 8ad3a11d3b57: Verifying Checksum 08:14:02 8ad3a11d3b57: Download complete 08:14:02 8ad3a11d3b57: Pull complete 08:14:02 46f8f816bc3b: Pull complete 08:14:02 93b61091891f: Pull complete 08:14:03 93b9cdb0e59b: Pull complete 08:14:03 5e14af77c1be: Pull complete 08:14:03 01666e4c0597: Pull complete 08:14:04 aa168da1d23b: Verifying Checksum 08:14:04 aa168da1d23b: Download complete 08:14:08 aa168da1d23b: Pull complete 08:14:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:14:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:14:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:14:08 prd-centos7-docker-4c-2g-1282 does not seem to be running inside a container 08:14:08 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:14:11 $ docker top d2dc5c4731f3226a8f4f52f66ffea719da04bbf8c04187a080a10272201919c1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:11 + touch /tmp/pre-build-complete [Pipeline] sh 08:14:12 + mkdir -p /var/log/sa [Pipeline] sh 08:14:12 + ls /var/log/sa-host 08:14:12 + sadf -c /var/log/sa-host/sa05 08:14:12 file_magic: OK 08:14:12 HZ: Using current value: 100 08:14:12 file_header: OK 08:14:12 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 08:14:12 Statistics: 08:14:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:14:12 File successfully converted to sysstat format version 12.2.1 08:14:12 + sadf -c /var/log/sa-host/sa18 08:14:12 file_magic: OK 08:14:12 HZ: Using current value: 100 08:14:12 file_header: OK 08:14:12 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 08:14:12 Statistics: 08:14:12 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... 08:14:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:13 provisioning config files... 08:14:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7158223787935116905tmp [Pipeline] { [Pipeline] echo 08:14:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:14:13 ---> create-netrc.sh [Pipeline] } 08:14:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:14:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:14:13 ---> python-tools-install.sh [Pipeline] echo 08:14:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:14:14 ---> sudo-logs.sh 08:14:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:14:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:14:14 ---> job-cost.sh 08:14:14 lf-activate-venv: SKIPPING 08:14:14 INFO: No Stack... 08:14:15 INFO: Retrieving Pricing Info for: v3-standard-2 08:14:16 INFO: Archiving Costs [Pipeline] echo 08:14:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:14:16 ---> logs-deploy.sh 08:14:16 lf-activate-venv: SKIPPING 08:14:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3467/2 08:14:16 INFO: archiving workspace using pattern(s): 08:14:17 Archives upload complete. 08:14:17 INFO: archiving logs to Nexus 08:14:18 ---> uname -a: 08:14:18 Linux prd-centos7-docker-4c-2g-1282.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:14:18 08:14:18 08:14:18 ---> lscpu: 08:14:18 Architecture: x86_64 08:14:18 CPU op-mode(s): 32-bit, 64-bit 08:14:18 Byte Order: Little Endian 08:14:18 Address sizes: 40 bits physical, 48 bits virtual 08:14:18 CPU(s): 2 08:14:18 On-line CPU(s) list: 0,1 08:14:18 Thread(s) per core: 1 08:14:18 Core(s) per socket: 1 08:14:18 Socket(s): 2 08:14:18 NUMA node(s): 1 08:14:18 Vendor ID: AuthenticAMD 08:14:18 CPU family: 23 08:14:18 Model: 49 08:14:18 Model name: AMD EPYC-Rome Processor 08:14:18 Stepping: 0 08:14:18 CPU MHz: 2799.998 08:14:18 BogoMIPS: 5599.99 08:14:18 Virtualization: AMD-V 08:14:18 Hypervisor vendor: KVM 08:14:18 Virtualization type: full 08:14:18 L1d cache: 64 KiB 08:14:18 L1i cache: 64 KiB 08:14:18 L2 cache: 1 MiB 08:14:18 L3 cache: 32 MiB 08:14:18 NUMA node0 CPU(s): 0,1 08:14:18 Vulnerability Itlb multihit: Not affected 08:14:18 Vulnerability L1tf: Not affected 08:14:18 Vulnerability Mds: Not affected 08:14:18 Vulnerability Meltdown: Not affected 08:14:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:14:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:14:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:14:18 Vulnerability Srbds: Not affected 08:14:18 Vulnerability Tsx async abort: Not affected 08:14:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 08:14:18 08:14:18 08:14:18 ---> nproc: 08:14:18 2 08:14:18 08:14:18 08:14:18 ---> df -h: 08:14:18 Filesystem Size Used Available Use% Mounted on 08:14:18 overlay 40.0G 13.0G 27.0G 33% / 08:14:18 tmpfs 64.0M 0 64.0M 0% /dev 08:14:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:14:18 shm 64.0M 0 64.0M 0% /dev/shm 08:14:18 /dev/vda1 40.0G 13.0G 27.0G 33% /facter-os 08:14:18 /dev/vda1 40.0G 13.0G 27.0G 33% /etc/resolv.conf 08:14:18 /dev/vda1 40.0G 13.0G 27.0G 33% /etc/hostname 08:14:18 /dev/vda1 40.0G 13.0G 27.0G 33% /etc/hosts 08:14:18 /dev/vda1 40.0G 13.0G 27.0G 33% /run/cloud-init/result.json 08:14:18 /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/sa-host 08:14:18 /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/secure 08:14:18 /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/auth.log 08:14:18 /dev/vda1 40.0G 13.0G 27.0G 33% /w/workspace/edgex-go/2@tmp 08:14:18 /dev/vda1 40.0G 13.0G 27.0G 33% /w/workspace/edgex-go/2 08:14:18 08:14:18 08:14:18 ---> free -m: 08:14:18 total used free shared buff/cache available 08:14:18 Mem: 7821 1302 1226 0 5291 6541 08:14:18 Swap: 1023 2 1021 08:14:18 08:14:18 08:14:18 ---> ip addr: 08:14:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:14:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:14:18 inet 127.0.0.1/8 scope host lo 08:14:18 valid_lft forever preferred_lft forever 08:14:18 inet6 ::1/128 scope host 08:14:18 valid_lft forever preferred_lft forever 08:14:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:14:18 link/ether fa:16:3e:5d:e0:8e brd ff:ff:ff:ff:ff:ff 08:14:18 inet 10.30.122.41/23 brd 10.30.123.255 scope global dynamic eth0 08:14:18 valid_lft 64736sec preferred_lft 64736sec 08:14:18 inet6 fe80::f816:3eff:fe5d:e08e/64 scope link 08:14:18 valid_lft forever preferred_lft forever 08:14:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:14:18 link/ether 02:42:72:10:5f:e3 brd ff:ff:ff:ff:ff:ff 08:14:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:14:18 valid_lft forever preferred_lft forever 08:14:18 inet6 fe80::42:72ff:fe10:5fe3/64 scope link 08:14:18 valid_lft forever preferred_lft forever 08:14:18 08:14:18 08:14:18 ---> sar -b -r -n DEV: 08:14:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 08:14:18 08:14:18 02:13:03 LINUX RESTART (2 CPU) 08:14:18 08:14:18 02:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:14:18 02:15:01 34.87 0.63 34.24 0.00 350.89 14914.55 0.00 08:14:18 02:16:01 176.59 0.00 176.59 0.00 0.00 45913.58 0.00 08:14:18 02:17:01 63.69 0.00 63.69 0.00 0.00 9812.60 0.00 08:14:18 02:18:01 49.33 0.03 49.29 0.00 1.07 4444.99 0.00 08:14:18 02:19:01 53.66 0.00 53.66 0.00 0.00 10875.37 0.00 08:14:18 02:20:02 127.25 0.00 127.25 0.00 0.00 67007.46 0.00 08:14:18 02:21:04 179.31 96.40 82.90 0.00 2320.23 72801.29 0.00 08:14:18 02:22:02 175.78 6.31 169.47 0.00 189.84 91892.72 0.00 08:14:18 02:23:01 371.04 267.79 103.25 0.00 13568.70 48465.77 0.00 08:14:18 02:24:01 152.26 1.46 150.80 0.00 29.82 40997.90 0.00 08:14:18 02:25:01 148.53 1.33 147.20 0.00 922.01 73229.37 0.00 08:14:18 02:26:01 186.16 1.38 184.78 0.00 130.80 102567.98 0.00 08:14:18 02:27:01 149.77 12.54 137.23 0.00 839.16 64328.57 0.00 08:14:18 02:28:01 141.92 9.38 132.54 0.00 1686.34 30035.74 0.00 08:14:18 02:29:01 118.62 11.07 107.54 0.00 1349.68 8768.33 0.00 08:14:18 02:30:01 3.98 0.00 3.98 0.00 0.00 113.82 0.00 08:14:18 02:31:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 08:14:18 02:32:01 0.28 0.00 0.28 0.00 0.00 3.41 0.00 08:14:18 02:33:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 08:14:18 02:34:01 0.25 0.00 0.25 0.00 0.00 3.27 0.00 08:14:18 02:35:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 08:14:18 02:36:01 0.25 0.00 0.25 0.00 0.00 3.56 0.00 08:14:18 02:37:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 08:14:18 02:38:02 0.25 0.00 0.25 0.00 0.00 2.43 0.00 08:14:18 02:39:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 08:14:18 02:40:01 0.27 0.00 0.27 0.00 0.00 2.60 0.00 08:14:18 02:41:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 08:14:18 02:42:01 0.27 0.00 0.27 0.00 0.00 3.08 0.00 08:14:18 02:43:01 0.25 0.00 0.25 0.00 0.00 3.40 0.00 08:14:18 02:44:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 08:14:18 02:45:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 08:14:18 02:46:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 08:14:18 02:47:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 08:14:18 02:48:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 08:14:18 02:49:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 08:14:18 02:50:01 0.32 0.00 0.32 0.00 0.00 4.72 0.00 08:14:18 02:51:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 08:14:18 02:52:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 08:14:18 02:53:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 08:14:18 02:54:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 08:14:18 02:55:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 08:14:18 02:56:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 08:14:18 02:57:01 0.37 0.00 0.37 0.00 0.00 5.28 0.00 08:14:18 02:58:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 08:14:18 02:59:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 08:14:18 03:00:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 03:01:01 0.22 0.05 0.17 0.00 0.67 1.33 0.00 08:14:18 03:02:01 0.47 0.17 0.30 0.00 3.06 4.61 0.00 08:14:18 03:03:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 03:04:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 08:14:18 03:05:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 08:14:18 03:06:01 0.25 0.00 0.25 0.00 0.00 3.17 0.00 08:14:18 03:07:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 08:14:18 03:08:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 08:14:18 03:09:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 08:14:18 03:10:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 08:14:18 03:11:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 08:14:18 03:12:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 08:14:18 03:13:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 08:14:18 03:14:02 0.15 0.00 0.15 0.00 0.00 1.60 0.00 08:14:18 03:15:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 08:14:18 03:16:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 08:14:18 03:17:01 0.33 0.00 0.33 0.00 0.00 4.06 0.00 08:14:18 03:18:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 08:14:18 03:19:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 08:14:18 03:20:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 08:14:18 03:21:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 08:14:18 03:22:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 08:14:18 03:23:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 08:14:18 03:24:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 08:14:18 03:25:01 0.18 0.03 0.15 0.00 0.27 1.73 0.00 08:14:18 03:26:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 08:14:18 03:27:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 08:14:18 03:28:01 0.23 0.00 0.23 0.00 0.00 2.33 0.00 08:14:18 03:29:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 08:14:18 03:30:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 08:14:18 03:31:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 08:14:18 03:32:01 0.32 0.00 0.32 0.00 0.00 3.70 0.00 08:14:18 03:33:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 08:14:18 03:34:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 08:14:18 03:35:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 08:14:18 03:36:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 08:14:18 03:37:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 08:14:18 03:38:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 03:39:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 08:14:18 03:40:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 08:14:18 03:41:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 08:14:18 03:42:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 08:14:18 03:43:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 08:14:18 03:44:01 109.78 104.26 5.51 0.00 1202.60 311.36 0.00 08:14:18 03:45:01 161.94 142.13 19.81 0.00 2046.98 606.26 0.00 08:14:18 03:46:01 8.78 7.68 1.10 0.00 195.10 279.48 0.00 08:14:18 03:47:01 0.20 0.00 0.20 0.00 0.00 2.90 0.00 08:14:18 03:48:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 08:14:18 03:49:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 08:14:18 03:50:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 08:14:18 03:51:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 08:14:18 03:52:01 0.15 0.00 0.15 0.00 0.00 1.20 0.00 08:14:18 03:53:01 0.32 0.00 0.32 0.00 0.00 5.20 0.00 08:14:18 03:54:01 1.20 1.05 0.15 0.00 109.15 1.33 0.00 08:14:18 03:55:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 08:14:18 03:56:01 0.20 0.00 0.20 0.00 0.00 3.17 0.00 08:14:18 03:57:02 0.15 0.00 0.15 0.00 0.00 1.33 0.00 08:14:18 03:58:01 0.15 0.00 0.15 0.00 0.00 1.66 0.00 08:14:18 03:59:01 0.32 0.00 0.32 0.00 0.00 5.01 0.00 08:14:18 04:00:01 0.27 0.00 0.27 0.00 0.00 3.57 0.00 08:14:18 04:01:01 0.22 0.00 0.22 0.00 0.00 3.58 0.00 08:14:18 04:02:01 0.32 0.00 0.32 0.00 0.00 5.15 0.00 08:14:18 04:03:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 08:14:18 04:04:01 0.37 0.00 0.37 0.00 0.00 5.98 0.00 08:14:18 04:05:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 08:14:18 04:06:01 0.28 0.00 0.28 0.00 0.00 4.21 0.00 08:14:18 04:07:01 0.22 0.00 0.22 0.00 0.00 3.57 0.00 08:14:18 04:08:01 0.20 0.00 0.20 0.00 0.00 2.77 0.00 08:14:18 04:09:01 0.20 0.00 0.20 0.00 0.00 3.17 0.00 08:14:18 04:10:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 08:14:18 04:11:01 0.25 0.00 0.25 0.00 0.00 4.02 0.00 08:14:18 04:12:01 0.20 0.00 0.20 0.00 0.00 2.90 0.00 08:14:18 04:13:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 08:14:18 04:14:01 0.23 0.00 0.23 0.00 0.00 3.95 0.00 08:14:18 04:15:01 0.30 0.00 0.30 0.00 0.00 4.87 0.00 08:14:18 04:16:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 08:14:18 04:17:01 0.20 0.00 0.20 0.00 0.00 3.03 0.00 08:14:18 04:18:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 08:14:18 04:19:01 0.22 0.00 0.22 0.00 0.00 2.90 0.00 08:14:18 04:20:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 08:14:18 04:21:01 0.30 0.00 0.30 0.00 0.00 5.03 0.00 08:14:18 04:22:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 08:14:18 04:23:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 08:14:18 04:24:01 0.42 0.00 0.42 0.00 0.00 6.41 0.00 08:14:18 04:25:01 0.27 0.00 0.27 0.00 0.00 2.23 0.00 08:14:18 04:26:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 08:14:18 04:27:01 0.42 0.00 0.42 0.00 0.00 3.93 0.00 08:14:18 04:28:01 0.58 0.00 0.58 0.00 0.00 5.66 0.00 08:14:18 04:29:01 0.67 0.00 0.67 0.00 0.00 7.83 0.00 08:14:18 04:30:01 0.70 0.00 0.70 0.00 0.00 7.85 0.00 08:14:18 04:31:01 0.35 0.00 0.35 0.00 0.00 5.08 0.00 08:14:18 04:32:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 08:14:18 04:33:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 08:14:18 04:34:02 0.25 0.00 0.25 0.00 0.00 2.92 0.00 08:14:18 04:35:01 0.32 0.00 0.32 0.00 0.00 4.32 0.00 08:14:18 04:36:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 08:14:18 04:37:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 08:14:18 04:38:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 08:14:18 04:39:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 08:14:18 04:40:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 08:14:18 04:41:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 08:14:18 04:42:01 0.28 0.00 0.28 0.00 0.00 2.65 0.00 08:14:18 04:43:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 08:14:18 04:44:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 08:14:18 04:45:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 08:14:18 04:46:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 08:14:18 04:47:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 08:14:18 04:48:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 08:14:18 04:49:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 08:14:18 04:50:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 08:14:18 04:51:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 08:14:18 04:52:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 08:14:18 04:53:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 08:14:18 04:54:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 08:14:18 04:55:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 08:14:18 04:56:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 08:14:18 04:57:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 08:14:18 04:58:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 08:14:18 04:59:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 08:14:18 05:00:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 08:14:18 05:01:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 08:14:18 05:02:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 08:14:18 05:03:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 08:14:18 05:04:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 08:14:18 05:05:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 08:14:18 05:06:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 08:14:18 05:07:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 08:14:18 05:08:02 0.23 0.00 0.23 0.00 0.00 2.82 0.00 08:14:18 05:09:01 0.24 0.00 0.24 0.00 0.00 2.63 0.00 08:14:18 05:10:01 0.28 0.00 0.28 0.00 0.00 4.21 0.00 08:14:18 05:11:01 0.17 0.00 0.17 0.00 0.00 2.20 0.00 08:14:18 05:12:01 0.18 0.00 0.18 0.00 0.00 1.65 0.00 08:14:18 05:13:01 0.23 0.00 0.23 0.00 0.00 2.81 0.00 08:14:18 05:14:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 08:14:18 05:15:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 08:14:18 05:16:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 08:14:18 05:17:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 08:14:18 05:18:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 08:14:18 05:19:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 08:14:18 05:20:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 08:14:18 05:21:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 08:14:18 05:22:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 08:14:18 05:23:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 08:14:18 05:24:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 08:14:18 05:25:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 08:14:18 05:26:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 08:14:18 05:27:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 08:14:18 05:28:01 0.32 0.00 0.32 0.00 0.00 4.75 0.00 08:14:18 05:29:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 08:14:18 05:30:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 08:14:18 05:31:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 08:14:18 05:32:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 08:14:18 05:33:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 08:14:18 05:34:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 08:14:18 05:35:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 08:14:18 05:36:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 05:37:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 08:14:18 05:38:01 0.38 0.00 0.38 0.00 0.00 4.85 0.00 08:14:18 05:39:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 08:14:18 05:40:01 0.37 0.00 0.37 0.00 0.00 5.13 0.00 08:14:18 05:41:01 0.17 0.00 0.17 0.00 0.00 1.80 0.00 08:14:18 05:42:01 0.22 0.00 0.22 0.00 0.00 2.10 0.00 08:14:18 05:43:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 08:14:18 05:44:02 0.20 0.00 0.20 0.00 0.00 2.32 0.00 08:14:18 05:45:01 0.27 0.00 0.27 0.00 0.00 3.17 0.00 08:14:18 05:46:01 0.58 0.00 0.58 0.00 0.00 6.53 0.00 08:14:18 05:47:01 0.53 0.00 0.53 0.00 0.00 5.43 0.00 08:14:18 05:48:01 0.63 0.00 0.63 0.00 0.00 7.41 0.00 08:14:18 05:49:01 0.52 0.00 0.52 0.00 0.00 6.10 0.00 08:14:18 05:50:01 0.30 0.00 0.30 0.00 0.00 4.61 0.00 08:14:18 05:51:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 08:14:18 05:52:01 0.13 0.00 0.13 0.00 0.00 1.73 0.00 08:14:18 05:53:01 0.37 0.00 0.37 0.00 0.00 4.78 0.00 08:14:18 05:54:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 08:14:18 05:55:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 08:14:18 05:56:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 08:14:18 05:57:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 08:14:18 05:58:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 08:14:18 05:59:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 08:14:18 06:00:01 0.35 0.00 0.35 0.00 0.00 5.00 0.00 08:14:18 06:01:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 06:02:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 08:14:18 06:03:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 08:14:18 06:04:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 08:14:18 06:05:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 08:14:18 06:06:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 08:14:18 06:07:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 08:14:18 06:08:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 06:09:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 08:14:18 06:10:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 06:11:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 08:14:18 06:12:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 08:14:18 06:13:01 0.32 0.00 0.32 0.00 0.00 3.95 0.00 08:14:18 06:14:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 08:14:18 06:15:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 08:14:18 06:16:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 08:14:18 06:17:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 08:14:18 06:18:01 0.23 0.00 0.23 0.00 0.00 2.30 0.00 08:14:18 06:19:02 0.23 0.00 0.23 0.00 0.00 2.95 0.00 08:14:18 06:20:01 0.24 0.00 0.24 0.00 0.00 2.63 0.00 08:14:18 06:21:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 08:14:18 06:22:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 08:14:18 06:23:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 08:14:18 06:24:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 08:14:18 06:25:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 08:14:18 06:26:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 08:14:18 06:27:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 08:14:18 06:28:01 0.23 0.00 0.23 0.00 0.00 2.43 0.00 08:14:18 06:29:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 08:14:18 06:30:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 08:14:18 06:31:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 08:14:18 06:32:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 08:14:18 06:33:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 08:14:18 06:34:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 08:14:18 06:35:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 08:14:18 06:36:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 08:14:18 06:37:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 08:14:18 06:38:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 08:14:18 06:39:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 08:14:18 06:40:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 08:14:18 06:41:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 08:14:18 06:42:01 0.33 0.00 0.33 0.00 0.00 4.98 0.00 08:14:18 06:43:01 0.20 0.00 0.20 0.00 0.00 2.32 0.00 08:14:18 06:44:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 08:14:18 06:45:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 06:46:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 08:14:18 06:47:01 0.33 0.00 0.33 0.00 0.00 4.55 0.00 08:14:18 06:48:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 08:14:18 06:49:01 0.30 0.00 0.30 0.00 0.00 3.68 0.00 08:14:18 06:50:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 06:51:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 08:14:18 06:52:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 08:14:18 06:53:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 06:54:02 0.23 0.00 0.23 0.00 0.00 3.08 0.00 08:14:18 06:55:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 08:14:18 06:56:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 08:14:18 06:57:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 08:14:18 06:58:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 08:14:18 06:59:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 08:14:18 07:00:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 08:14:18 07:01:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 08:14:18 07:02:01 0.32 0.00 0.32 0.00 0.00 4.71 0.00 08:14:18 07:03:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 08:14:18 07:04:01 0.22 0.00 0.22 0.00 0.00 2.52 0.00 08:14:18 07:05:01 0.23 0.00 0.23 0.00 0.00 3.38 0.00 08:14:18 07:06:01 0.30 0.00 0.30 0.00 0.00 4.90 0.00 08:14:18 07:07:01 0.25 0.00 0.25 0.00 0.00 3.65 0.00 08:14:18 07:08:01 0.30 0.00 0.30 0.00 0.00 4.76 0.00 08:14:18 07:09:01 0.28 0.00 0.28 0.00 0.00 3.98 0.00 08:14:18 07:10:01 0.22 0.00 0.22 0.00 0.00 3.58 0.00 08:14:18 07:11:01 0.30 0.00 0.30 0.00 0.00 4.90 0.00 08:14:18 07:12:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 08:14:18 07:13:01 0.30 0.00 0.30 0.00 0.00 4.86 0.00 08:14:18 07:14:01 0.28 0.00 0.28 0.00 0.00 4.08 0.00 08:14:18 07:15:01 0.20 0.00 0.20 0.00 0.00 3.17 0.00 08:14:18 07:16:01 0.33 0.00 0.33 0.00 0.00 4.96 0.00 08:14:18 07:17:01 0.27 0.00 0.27 0.00 0.00 4.25 0.00 08:14:18 07:18:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 08:14:18 07:19:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 08:14:18 07:20:01 0.20 0.00 0.20 0.00 0.00 3.03 0.00 08:14:18 07:21:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 08:14:18 07:22:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 08:14:18 07:23:01 0.33 0.00 0.33 0.00 0.00 4.83 0.00 08:14:18 07:24:01 0.27 0.00 0.27 0.00 0.00 4.51 0.00 08:14:18 07:25:01 0.20 0.00 0.20 0.00 0.00 2.90 0.00 08:14:18 07:26:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 08:14:18 07:27:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 08:14:18 07:28:02 0.30 0.00 0.30 0.00 0.00 4.73 0.00 08:14:18 07:29:01 0.30 0.00 0.30 0.00 0.00 4.42 0.00 08:14:18 07:30:01 0.25 0.00 0.25 0.00 0.00 3.17 0.00 08:14:18 07:31:01 0.30 0.00 0.30 0.00 0.00 4.31 0.00 08:14:18 07:32:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 08:14:18 07:33:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 08:14:18 07:34:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 07:35:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 08:14:18 07:36:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 08:14:18 07:37:01 0.23 0.00 0.23 0.00 0.00 2.28 0.00 08:14:18 07:38:01 0.32 0.00 0.32 0.00 0.00 4.18 0.00 08:14:18 07:39:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 07:40:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 08:14:18 07:41:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 08:14:18 07:42:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 08:14:18 07:43:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 08:14:18 07:44:01 0.20 0.00 0.20 0.00 0.00 2.60 0.00 08:14:18 07:45:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 08:14:18 07:46:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 08:14:18 07:47:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 08:14:18 07:48:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 08:14:18 07:49:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 08:14:18 07:50:01 0.13 0.00 0.13 0.00 0.00 1.60 0.00 08:14:18 07:51:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 08:14:18 07:52:01 0.27 0.00 0.27 0.00 0.00 4.06 0.00 08:14:18 07:53:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 08:14:18 07:54:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 08:14:18 07:55:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 08:14:18 07:56:01 0.32 0.00 0.32 0.00 0.00 4.53 0.00 08:14:18 07:57:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 08:14:18 07:58:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 08:14:18 07:59:01 0.23 0.00 0.23 0.00 0.00 2.93 0.00 08:14:18 08:00:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 08:01:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 08:14:18 08:02:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 08:14:18 08:03:02 0.22 0.00 0.22 0.00 0.00 2.02 0.00 08:14:18 08:04:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 08:14:18 08:05:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 08:14:18 08:06:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 08:14:18 08:07:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 08:14:18 08:08:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 08:14:18 08:09:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 08:14:18 08:10:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 08:14:18 08:11:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 08:14:18 08:12:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 08:14:18 08:13:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 08:14:18 08:14:01 38.91 38.72 0.18 0.00 3923.52 1.77 0.00 08:14:18 Average: 7.03 1.95 5.08 0.00 79.88 1910.39 0.00 08:14:18 08:14:18 02:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:14:18 02:15:01 4263164 0 966132 12.06 2620 2777016 1574164 17.38 1054692 2207620 632588 08:14:18 02:16:01 4172620 0 1053076 13.15 2620 2780616 1645360 18.17 1124468 2171860 27064 08:14:18 02:17:01 3758388 0 1091476 13.63 2620 3156448 1599264 17.66 1354672 2325264 104460 08:14:18 02:18:01 3873356 0 1025092 12.80 2620 3107864 1428544 15.77 1202228 2364388 141540 08:14:18 02:19:01 4002660 0 997924 12.46 2620 3005728 1374084 15.17 1148112 2308352 132220 08:14:18 02:20:02 304424 0 1334424 16.66 2620 6367464 2226932 24.59 2895472 4134648 1383728 08:14:18 02:21:04 1966408 0 1114756 13.92 2620 4925148 1255112 13.86 1244104 4131272 8 08:14:18 02:22:02 183360 0 1221944 15.26 2620 6601008 1497236 16.53 3309720 3762960 886220 08:14:18 02:23:01 779616 0 1296784 16.19 2620 5929912 2249028 24.83 2650556 3838528 193960 08:14:18 02:24:01 787484 0 1225832 15.31 2620 5992996 1629080 17.99 2548664 3943360 284 08:14:18 02:25:01 664904 0 1268364 15.84 2620 6073044 2067644 22.83 2193664 4416640 334140 08:14:18 02:26:01 699076 0 1258936 15.72 2620 6048300 1768188 19.52 2923512 3638132 628716 08:14:18 02:27:01 374712 0 1481352 18.50 2620 6150248 2671420 29.49 3260152 3583168 73664 08:14:18 02:28:01 763176 0 1211880 15.13 2620 6031256 1339620 14.79 2590952 3887408 8 08:14:18 02:29:01 2025100 0 1155088 14.42 2620 4826124 1224972 13.52 1274476 3953904 20 08:14:18 02:30:01 2033208 0 1146980 14.32 2620 4826124 1140220 12.59 1268944 3953904 12 08:14:18 02:31:01 2039444 0 1140740 14.24 2620 4826128 1100320 12.15 1273104 3947056 8 08:14:18 02:32:01 2039188 0 1140988 14.25 2620 4826136 1100356 12.15 1273324 3947056 8 08:14:18 02:33:01 2039980 0 1140196 14.24 2620 4826136 1100128 12.15 1271800 3948168 8 08:14:18 02:34:01 2039588 0 1140580 14.24 2620 4826144 1100224 12.15 1273728 3946160 8 08:14:18 02:35:01 2039876 0 1140292 14.24 2620 4826144 1100188 12.15 1273712 3946160 8 08:14:18 02:36:01 2040412 0 1139748 14.23 2620 4826152 1100128 12.15 1273592 3946160 8 08:14:18 02:37:01 2039956 0 1140200 14.24 2620 4826156 1100128 12.15 1273696 3946160 8 08:14:18 02:38:02 2040396 0 1139756 14.23 2620 4826160 1100128 12.15 1294004 3925756 8 08:14:18 02:39:01 2039484 0 1140664 14.24 2620 4826164 1100224 12.15 1295448 3924464 8 08:14:18 02:40:01 2039784 0 1140360 14.24 2620 4826168 1100128 12.15 1295468 3924468 8 08:14:18 02:41:01 2040196 0 1139944 14.23 2620 4826172 1100128 12.15 1295312 3924464 8 08:14:18 02:42:01 2040164 0 1139972 14.23 2620 4826176 1100128 12.15 1295472 3924464 8 08:14:18 02:43:01 2039992 0 1140140 14.24 2620 4826180 1100128 12.15 1295376 3924464 8 08:14:18 02:44:01 2040020 0 1140104 14.24 2620 4826188 1100224 12.15 1295464 3924464 8 08:14:18 02:45:01 2039876 0 1140240 14.24 2620 4826196 1100128 12.15 1295472 3924468 8 08:14:18 02:46:01 2039816 0 1140300 14.24 2620 4826196 1100128 12.15 1295512 3924464 8 08:14:18 02:47:01 2039972 0 1140140 14.24 2620 4826200 1100128 12.15 1295408 3924464 8 08:14:18 02:48:01 2039932 0 1140176 14.24 2620 4826204 1100128 12.15 1295476 3924464 8 08:14:18 02:49:01 2040372 0 1139732 14.23 2620 4826208 1100200 12.15 1295440 3924464 8 08:14:18 02:50:01 2039984 0 1140112 14.24 2620 4826216 1100176 12.15 1295544 3924464 8 08:14:18 02:51:01 2039984 0 1140112 14.24 2620 4826216 1100128 12.15 1295388 3924464 8 08:14:18 02:52:01 2040360 0 1139728 14.23 2620 4826224 1100128 12.15 1295456 3924464 8 08:14:18 02:53:01 2040132 0 1139956 14.23 2620 4826224 1100128 12.15 1295424 3924464 8 08:14:18 02:54:01 2039844 0 1140240 14.24 2620 4826228 1100224 12.15 1295836 3924464 8 08:14:18 02:55:01 2039968 0 1140108 14.24 2620 4826236 1100152 12.15 1295600 3924464 8 08:14:18 02:56:01 2039900 0 1140172 14.24 2620 4826240 1100128 12.15 1295564 3924468 8 08:14:18 02:57:01 2039908 0 1140156 14.24 2620 4826248 1100128 12.15 1295468 3924464 8 08:14:18 02:58:01 2039924 0 1140140 14.24 2620 4826248 1100128 12.15 1295480 3924464 0 08:14:18 02:59:01 2040076 0 1139976 14.23 2620 4826260 1100188 12.15 1295608 3924464 8 08:14:18 03:00:01 2039916 0 1140132 14.24 2620 4826264 1100128 12.15 1295484 3924464 12 08:14:18 03:01:01 2038740 0 1141156 14.25 2620 4826416 1103164 12.18 1296368 3924464 16 08:14:18 03:02:01 2039272 0 1140592 14.24 2620 4826448 1100636 12.15 1295776 3924580 8 08:14:18 03:03:01 2039240 0 1140616 14.24 2620 4826456 1100636 12.15 1295868 3924580 8 08:14:18 03:04:01 2039308 0 1140548 14.24 2620 4826456 1100696 12.15 1295992 3924580 8 08:14:18 03:05:01 2039136 0 1140712 14.24 2620 4826464 1100744 12.15 1296072 3924580 8 08:14:18 03:06:01 2039156 0 1140692 14.24 2620 4826464 1100636 12.15 1295796 3924580 8 08:14:18 03:07:01 2038752 0 1141088 14.25 2620 4826472 1100840 12.15 1296288 3924584 8 08:14:18 03:08:01 2039404 0 1140432 14.24 2620 4826476 1100636 12.15 1295756 3924580 8 08:14:18 03:09:01 2039424 0 1140412 14.24 2620 4826476 1100696 12.15 1295904 3924580 8 08:14:18 03:10:01 2039488 0 1140340 14.24 2620 4826484 1100696 12.15 1296012 3924580 8 08:14:18 03:11:01 2039132 0 1140696 14.24 2620 4826484 1100636 12.15 1295952 3924580 8 08:14:18 03:12:01 2039536 0 1140284 14.24 2620 4826492 1100636 12.15 1295924 3924580 8 08:14:18 03:13:01 2039280 0 1140536 14.24 2620 4826496 1100636 12.15 1295848 3924580 8 08:14:18 03:14:02 2039440 0 1140372 14.24 2620 4826500 1100696 12.15 1295900 3924584 12 08:14:18 03:15:01 2039184 0 1140624 14.24 2620 4826504 1100720 12.15 1295964 3924580 8 08:14:18 03:16:01 2039008 0 1140796 14.24 2620 4826508 1100636 12.15 1295972 3924584 8 08:14:18 03:17:01 2039412 0 1140384 14.24 2620 4826516 1100636 12.15 1295864 3924584 8 08:14:18 03:18:01 2039428 0 1140364 14.24 2620 4826520 1100636 12.15 1295952 3924584 8 08:14:18 03:19:01 2039480 0 1140308 14.24 2620 4826524 1100696 12.15 1296048 3924584 12 08:14:18 03:20:01 2039356 0 1140428 14.24 2620 4826528 1100672 12.15 1295952 3924584 12 08:14:18 03:21:01 2039388 0 1140392 14.24 2620 4826532 1100636 12.15 1295880 3924584 8 08:14:18 03:22:01 2039552 0 1140224 14.24 2620 4826536 1100636 12.15 1295852 3924584 8 08:14:18 03:23:01 2039724 0 1140048 14.23 2620 4826540 1100636 12.15 1295924 3924584 8 08:14:18 03:24:01 2038944 0 1140824 14.24 2620 4826544 1100720 12.15 1295984 3924584 12 08:14:18 03:25:01 2038912 0 1140852 14.24 2620 4826548 1100732 12.15 1296120 3924584 16 08:14:18 03:26:01 2038924 0 1140832 14.24 2620 4826556 1100636 12.15 1295952 3924592 8 08:14:18 03:27:01 2038760 0 1140996 14.25 2620 4826556 1100636 12.15 1295984 3924592 8 08:14:18 03:28:01 2039048 0 1140700 14.24 2620 4826564 1100636 12.15 1296056 3924592 20 08:14:18 03:29:01 2038936 0 1140812 14.24 2620 4826564 1100720 12.15 1296124 3924592 12 08:14:18 03:30:01 2039164 0 1140580 14.24 2620 4826568 1100636 12.15 1295964 3924592 12 08:14:18 03:31:01 2039568 0 1140164 14.24 2620 4826580 1100636 12.15 1296036 3924596 8 08:14:18 03:32:01 2039320 0 1140412 14.24 2620 4826580 1100636 12.15 1295956 3924592 20 08:14:18 03:33:01 2039368 0 1140356 14.24 2620 4826588 1100636 12.15 1296064 3924592 8 08:14:18 03:34:01 2038936 0 1140788 14.24 2620 4826588 1100708 12.15 1296068 3924592 8 08:14:18 03:35:01 2038576 0 1141140 14.25 2620 4826596 1100792 12.15 1296392 3924592 8 08:14:18 03:36:01 2039512 0 1140200 14.24 2620 4826600 1100636 12.15 1295976 3924592 8 08:14:18 03:37:01 2039520 0 1140188 14.24 2620 4826604 1100636 12.15 1296044 3924596 8 08:14:18 03:38:01 2039732 0 1139968 14.23 2620 4826612 1100636 12.15 1296032 3924592 8 08:14:18 03:39:01 2039284 0 1140416 14.24 2620 4826612 1100732 12.15 1296204 3924592 8 08:14:18 03:40:01 2039292 0 1140400 14.24 2620 4826620 1100732 12.15 1296100 3924592 8 08:14:18 03:41:01 2039272 0 1140416 14.24 2620 4826624 1100636 12.15 1296028 3924592 8 08:14:18 03:42:01 2039148 0 1140536 14.24 2620 4826628 1100636 12.15 1296064 3924592 8 08:14:18 03:43:01 2039380 0 1140300 14.24 2620 4826632 1100636 12.15 1296016 3924592 8 08:14:18 03:44:01 1990904 0 1156168 14.44 2620 4859240 1111564 12.27 1325628 3933452 720 08:14:18 03:45:01 1906148 0 1214536 15.16 2620 4885628 1102456 12.17 1337424 3943192 4336 08:14:18 03:46:01 1893008 0 1224392 15.29 2620 4888912 1100668 12.15 1336340 3946584 8 08:14:18 03:47:01 1892916 0 1224480 15.29 2620 4888916 1100668 12.15 1336324 3946584 8 08:14:18 03:48:01 1892884 0 1224508 15.29 2620 4888920 1100668 12.15 1336328 3946584 8 08:14:18 03:49:01 1893168 0 1224216 15.29 2620 4888928 1100776 12.15 1336516 3946584 12 08:14:18 03:50:01 1893032 0 1224352 15.29 2620 4888928 1100668 12.15 1336472 3946584 12 08:14:18 03:51:01 1893280 0 1224096 15.28 2620 4888936 1100668 12.15 1336344 3946584 8 08:14:18 03:52:01 1893156 0 1224220 15.29 2620 4888936 1100668 12.15 1336344 3946584 16 08:14:18 03:53:01 1894412 0 1222956 15.27 2620 4888944 1099076 12.13 1335868 3946124 8 08:14:18 03:54:01 1889500 0 1224588 15.29 2620 4892224 1100788 12.15 1337168 3949388 12 08:14:18 03:55:01 1889860 0 1224228 15.29 2620 4892224 1100716 12.15 1336840 3949388 12 08:14:18 03:56:01 1889816 0 1224264 15.29 2620 4892232 1100668 12.15 1336860 3949388 12 08:14:18 03:57:02 1890400 0 1223680 15.28 2620 4892232 1100668 12.15 1336792 3949388 8 08:14:18 03:58:01 1889776 0 1224296 15.29 2620 4892240 1100668 12.15 1336964 3949388 8 08:14:18 03:59:01 1889984 0 1224084 15.28 2620 4892244 1100740 12.15 1336920 3949388 12 08:14:18 04:00:01 1889636 0 1224428 15.29 2620 4892248 1100668 12.15 1336872 3949392 12 08:14:18 04:01:01 1887852 0 1226180 15.31 2620 4892280 1103208 12.18 1337516 3949388 12 08:14:18 04:02:01 1889544 0 1224512 15.29 2620 4892256 1100668 12.15 1336940 3949388 8 08:14:18 04:03:01 1889628 0 1224424 15.29 2620 4892260 1100668 12.15 1336920 3949388 8 08:14:18 04:04:01 1889440 0 1224604 15.29 2620 4892268 1100740 12.15 1337104 3949372 12 08:14:18 04:05:01 1889432 0 1224612 15.29 2620 4892268 1100752 12.15 1336860 3949372 12 08:14:18 04:06:01 1889700 0 1224336 15.29 2620 4892276 1100668 12.15 1336920 3949372 12 08:14:18 04:07:01 1889848 0 1224184 15.29 2620 4892280 1100668 12.15 1337028 3949372 8 08:14:18 04:08:01 1888956 0 1225076 15.30 2620 4892280 1100836 12.15 1337348 3949372 12 08:14:18 04:09:01 1889836 0 1224188 15.29 2620 4892288 1100752 12.15 1337088 3949372 12 08:14:18 04:10:01 1889964 0 1224060 15.28 2620 4892288 1100668 12.15 1336948 3949372 12 08:14:18 04:11:01 1889856 0 1224160 15.28 2620 4892296 1100668 12.15 1337036 3949372 8 08:14:18 04:12:01 1889552 0 1224460 15.29 2620 4892300 1100668 12.15 1336924 3949372 8 08:14:18 04:13:01 1889536 0 1224472 15.29 2620 4892304 1100668 12.15 1336948 3949372 8 08:14:18 04:14:01 1889448 0 1224556 15.29 2620 4892308 1100740 12.15 1337184 3949372 12 08:14:18 04:15:01 1889464 0 1224536 15.29 2620 4892312 1100752 12.15 1337140 3949376 8 08:14:18 04:16:01 1889832 0 1224164 15.28 2620 4892316 1100668 12.15 1337040 3949372 8 08:14:18 04:17:01 1889436 0 1224552 15.29 2620 4892324 1100668 12.15 1337064 3949376 8 08:14:18 04:18:01 1889684 0 1224300 15.29 2620 4892328 1100668 12.15 1336920 3949372 8 08:14:18 04:19:01 1889384 0 1224596 15.29 2620 4892332 1100764 12.15 1337048 3949372 16 08:14:18 04:20:01 1889636 0 1224340 15.29 2620 4892336 1100704 12.15 1337064 3949372 12 08:14:18 04:21:01 1889576 0 1224396 15.29 2620 4892340 1100668 12.15 1336984 3949372 8 08:14:18 04:22:01 1889180 0 1224784 15.29 2620 4892348 1100668 12.15 1336972 3949372 8 08:14:18 04:23:01 1889428 0 1224536 15.29 2620 4892348 1100668 12.15 1336972 3949372 8 08:14:18 04:24:01 1889904 0 1224112 15.28 2620 4892296 1100260 12.15 1336840 3949348 12 08:14:18 04:25:01 1890132 0 1223876 15.28 2620 4892304 1100176 12.15 1336760 3949348 12 08:14:18 04:26:01 1890056 0 1223948 15.28 2620 4892308 1100128 12.15 1336828 3949348 8 08:14:18 04:27:01 1890236 0 1223760 15.28 2620 4892316 1100128 12.15 1336804 3949348 8 08:14:18 04:28:01 1890632 0 1223364 15.27 2620 4892316 1100128 12.15 1336756 3949348 8 08:14:18 04:29:01 1889752 0 1224236 15.29 2620 4892324 1100188 12.15 1336916 3949348 8 08:14:18 04:30:01 1889916 0 1224068 15.28 2620 4892328 1100200 12.15 1336916 3949348 8 08:14:18 04:31:01 1890112 0 1223868 15.28 2620 4892332 1100128 12.15 1336852 3949352 8 08:14:18 04:32:01 1889864 0 1224112 15.28 2620 4892336 1100128 12.15 1336740 3949348 8 08:14:18 04:33:01 1889732 0 1224244 15.29 2620 4892336 1100128 12.15 1336740 3949348 8 08:14:18 04:34:02 1889876 0 1224092 15.28 2620 4892344 1100212 12.15 1336956 3949348 12 08:14:18 04:35:01 1890212 0 1223752 15.28 2620 4892348 1100128 12.15 1336804 3949348 12 08:14:18 04:36:01 1890080 0 1223880 15.28 2620 4892352 1100128 12.15 1336872 3949348 8 08:14:18 04:37:01 1889964 0 1223992 15.28 2620 4892356 1100128 12.15 1336844 3949348 8 08:14:18 04:38:01 1890136 0 1223816 15.28 2620 4892360 1100128 12.15 1336832 3949348 12 08:14:18 04:39:01 1889588 0 1224360 15.29 2620 4892364 1100224 12.15 1336988 3949348 12 08:14:18 04:40:01 1890036 0 1223908 15.28 2620 4892368 1100128 12.15 1336880 3949348 12 08:14:18 04:41:01 1889948 0 1223988 15.28 2620 4892376 1100128 12.15 1336800 3949348 8 08:14:18 04:42:01 1890088 0 1223844 15.28 2620 4892380 1100128 12.15 1336676 3949348 8 08:14:18 04:43:01 1889840 0 1224088 15.28 2620 4892384 1100128 12.15 1336796 3949348 8 08:14:18 04:44:01 1890240 0 1223684 15.28 2620 4892388 1100212 12.15 1336960 3949348 8 08:14:18 04:45:01 1890064 0 1223852 15.28 2620 4892396 1100128 12.15 1336908 3949348 12 08:14:18 04:46:01 1889972 0 1223944 15.28 2620 4892396 1100128 12.15 1336916 3949348 8 08:14:18 04:47:01 1890104 0 1223804 15.28 2620 4892404 1100128 12.15 1336796 3949352 8 08:14:18 04:48:01 1889724 0 1224180 15.29 2620 4892408 1100128 12.15 1336944 3949352 8 08:14:18 04:49:01 1889488 0 1224416 15.29 2620 4892408 1100212 12.15 1337020 3949348 8 08:14:18 04:50:01 1889652 0 1224244 15.29 2620 4892416 1100176 12.15 1336900 3949348 8 08:14:18 04:51:01 1889732 0 1224164 15.28 2620 4892416 1100128 12.15 1336840 3949348 8 08:14:18 04:52:01 1889988 0 1223900 15.28 2620 4892424 1100128 12.15 1336812 3949348 8 08:14:18 04:53:01 1889856 0 1224028 15.28 2620 4892428 1100128 12.15 1336832 3949348 8 08:14:18 04:54:01 1889492 0 1224388 15.29 2620 4892432 1100320 12.15 1337416 3949348 8 08:14:18 04:55:01 1889300 0 1224576 15.29 2620 4892436 1100248 12.15 1337320 3949348 8 08:14:18 04:56:01 1889880 0 1223992 15.28 2620 4892440 1100128 12.15 1336964 3949348 8 08:14:18 04:57:01 1889988 0 1223872 15.28 2620 4892452 1100128 12.15 1337056 3949352 8 08:14:18 04:58:01 1889728 0 1224128 15.28 2620 4892456 1100260 12.15 1337296 3949348 8 08:14:18 04:59:01 1889604 0 1224248 15.29 2620 4892460 1100212 12.15 1337076 3949348 8 08:14:18 05:00:01 1889520 0 1224328 15.29 2620 4892464 1100212 12.15 1337184 3949348 8 08:14:18 05:01:01 1888892 0 1224952 15.29 2620 4892468 1102472 12.17 1337632 3949348 8 08:14:18 05:02:01 1889864 0 1223972 15.28 2620 4892476 1100128 12.15 1337008 3949352 8 08:14:18 05:03:01 1889624 0 1224208 15.29 2620 4892480 1100128 12.15 1337012 3949348 8 08:14:18 05:04:01 1889784 0 1224048 15.28 2620 4892480 1100212 12.15 1337096 3949348 8 08:14:18 05:05:01 1889852 0 1223972 15.28 2620 4892488 1100212 12.15 1337108 3949348 8 08:14:18 05:06:01 1889912 0 1223912 15.28 2620 4892488 1100284 12.15 1337204 3949348 8 08:14:18 05:07:01 1889808 0 1224008 15.28 2620 4892496 1100128 12.15 1336960 3949348 8 08:14:18 05:08:02 1889864 0 1223948 15.28 2620 4892500 1100128 12.15 1336912 3949348 8 08:14:18 05:09:01 1889924 0 1223884 15.28 2620 4892504 1100188 12.15 1336984 3949348 8 08:14:18 05:10:01 1889388 0 1224416 15.29 2620 4892508 1100200 12.15 1337144 3949348 8 08:14:18 05:11:01 1889500 0 1224296 15.29 2620 4892516 1100128 12.15 1337044 3949348 8 08:14:18 05:12:01 1889624 0 1224168 15.29 2620 4892520 1100128 12.15 1336932 3949348 8 08:14:18 05:13:01 1889608 0 1224180 15.29 2620 4892524 1100128 12.15 1337056 3949348 8 08:14:18 05:14:01 1889504 0 1224280 15.29 2620 4892528 1100212 12.15 1337028 3949348 12 08:14:18 05:15:01 1889676 0 1224104 15.28 2620 4892532 1100224 12.15 1337048 3949348 8 08:14:18 05:16:01 1889732 0 1224040 15.28 2620 4892540 1100128 12.15 1337028 3949348 8 08:14:18 05:17:01 1890144 0 1223628 15.28 2620 4892540 1100128 12.15 1337044 3949348 8 08:14:18 05:18:01 1889656 0 1224108 15.28 2620 4892548 1100128 12.15 1336956 3949352 8 08:14:18 05:19:01 1889616 0 1224148 15.28 2620 4892548 1100188 12.15 1337256 3949348 12 08:14:18 05:20:01 1889748 0 1224012 15.28 2620 4892552 1100128 12.15 1337088 3949348 12 08:14:18 05:21:01 1889520 0 1224232 15.29 2620 4892560 1100200 12.15 1337112 3949348 12 08:14:18 05:22:01 1889392 0 1224360 15.29 2620 4892560 1100128 12.15 1337092 3949348 12 08:14:18 05:23:01 1889400 0 1224344 15.29 2620 4892568 1100128 12.15 1337004 3949348 8 08:14:18 05:24:01 1889848 0 1223896 15.28 2620 4892568 1100212 12.15 1337140 3949348 12 08:14:18 05:25:01 1889648 0 1224088 15.28 2620 4892576 1100128 12.15 1336992 3949348 8 08:14:18 05:26:01 1889444 0 1224284 15.29 2620 4892584 1100164 12.15 1336992 3949348 8 08:14:18 05:27:01 1889844 0 1223884 15.28 2620 4892584 1100128 12.15 1337036 3949348 8 08:14:18 05:28:01 1889532 0 1224188 15.29 2620 4892592 1100128 12.15 1337124 3949348 8 08:14:18 05:29:01 1889536 0 1224184 15.29 2620 4892592 1100224 12.15 1337316 3949348 12 08:14:18 05:30:01 1889632 0 1224080 15.28 2620 4892600 1100128 12.15 1337136 3949348 12 08:14:18 05:31:01 1889640 0 1224068 15.28 2620 4892604 1100128 12.15 1337028 3949348 8 08:14:18 05:32:01 1895168 0 1218536 15.21 2620 4892608 1142232 12.61 1336240 3943700 8 08:14:18 05:33:01 1898800 0 1214900 15.17 2620 4892612 1089596 12.03 1333892 3943516 8 08:14:18 05:34:01 1897008 0 1216684 15.19 2620 4892620 1091620 12.05 1335188 3943520 8 08:14:18 05:35:01 1896724 0 1216968 15.20 2620 4892620 1091392 12.05 1335532 3943516 12 08:14:18 05:36:01 1897420 0 1216268 15.19 2620 4892624 1091200 12.05 1334948 3943516 12 08:14:18 05:37:01 1897676 0 1216004 15.18 2620 4892632 1091200 12.05 1335068 3943520 8 08:14:18 05:38:01 1898080 0 1215596 15.18 2620 4892636 1091200 12.05 1335028 3943516 8 08:14:18 05:39:01 1897720 0 1215948 15.18 2620 4892644 1091260 12.05 1335104 3943516 8 08:14:18 05:40:01 1897620 0 1216048 15.18 2620 4892644 1091248 12.05 1334980 3943516 12 08:14:18 05:41:01 1896980 0 1216680 15.19 2620 4892652 1091356 12.05 1335356 3943516 8 08:14:18 05:42:01 1897624 0 1216032 15.18 2620 4892656 1091200 12.05 1335140 3943516 8 08:14:18 05:43:01 1897444 0 1216208 15.19 2620 4892660 1091200 12.05 1335124 3943516 8 08:14:18 05:44:02 1897200 0 1216444 15.19 2620 4892668 1091284 12.05 1335104 3943516 12 08:14:18 05:45:01 1897560 0 1216084 15.18 2620 4892668 1091200 12.05 1335036 3943516 12 08:14:18 05:46:01 1897436 0 1216200 15.19 2620 4892676 1091200 12.05 1335024 3943516 8 08:14:18 05:47:01 1897444 0 1216132 15.18 2620 4892736 1091200 12.05 1334968 3943536 28 08:14:18 05:48:01 1897792 0 1215836 15.18 2620 4892684 1091200 12.05 1335108 3943516 8 08:14:18 05:49:01 1897048 0 1216576 15.19 2620 4892688 1091368 12.05 1335528 3943516 8 08:14:18 05:50:01 1897296 0 1216324 15.19 2620 4892692 1091200 12.05 1335160 3943520 12 08:14:18 05:51:01 1896916 0 1216700 15.19 2620 4892696 1091440 12.05 1335908 3943516 20 08:14:18 05:52:01 1896380 0 1217232 15.20 2620 4892700 1091416 12.05 1336096 3943520 12 08:14:18 05:53:01 1896568 0 1217040 15.20 2620 4892704 1091380 12.05 1336096 3943516 12 08:14:18 05:54:01 1896832 0 1216772 15.19 2620 4892708 1091344 12.05 1335724 3943516 12 08:14:18 05:55:01 1897840 0 1215760 15.18 2620 4892712 1091200 12.05 1335176 3943516 12 08:14:18 05:56:01 1897320 0 1216276 15.19 2620 4892716 1091200 12.05 1335144 3943516 8 08:14:18 05:57:01 1897436 0 1216148 15.18 2620 4892728 1091200 12.05 1335364 3943516 8 08:14:18 05:58:01 1897320 0 1216264 15.19 2620 4892728 1091200 12.05 1335232 3943516 8 08:14:18 05:59:01 1897308 0 1216272 15.19 2620 4892732 1091284 12.05 1335264 3943516 12 08:14:18 06:00:01 1897396 0 1216180 15.19 2620 4892736 1091236 12.05 1335304 3943516 12 08:14:18 06:01:01 1895624 0 1217948 15.21 2620 4892740 1094532 12.08 1336232 3943516 12 08:14:18 06:02:01 1897492 0 1216072 15.18 2620 4892748 1091200 12.05 1335304 3943516 8 08:14:18 06:03:01 1897360 0 1216200 15.19 2620 4892752 1091200 12.05 1335136 3943516 8 08:14:18 06:04:01 1897296 0 1216260 15.19 2620 4892756 1091404 12.05 1335668 3943516 12 08:14:18 06:05:01 1897132 0 1216420 15.19 2620 4892760 1091248 12.05 1335404 3943520 12 08:14:18 06:06:01 1897144 0 1216404 15.19 2620 4892764 1091356 12.05 1335528 3943516 12 08:14:18 06:07:01 1897708 0 1215836 15.18 2620 4892768 1091200 12.05 1335204 3943516 12 08:14:18 06:08:01 1897204 0 1216336 15.19 2620 4892772 1091200 12.05 1335340 3943516 8 08:14:18 06:09:01 1897240 0 1216296 15.19 2620 4892776 1091284 12.05 1335296 3943516 12 08:14:18 06:10:01 1897396 0 1216136 15.18 2620 4892780 1091248 12.05 1335324 3943516 12 08:14:18 06:11:01 1897344 0 1216184 15.19 2620 4892784 1091200 12.05 1335228 3943516 12 08:14:18 06:12:01 1897476 0 1216040 15.18 2620 4892796 1091200 12.05 1335356 3943516 8 08:14:18 06:13:01 1897328 0 1216188 15.19 2620 4892796 1091200 12.05 1335260 3943516 8 08:14:18 06:14:01 1897496 0 1216016 15.18 2620 4892800 1091272 12.05 1335280 3943516 12 08:14:18 06:15:01 1897464 0 1216040 15.18 2620 4892808 1091284 12.05 1335460 3943516 8 08:14:18 06:16:01 1897476 0 1216028 15.18 2620 4892808 1091200 12.05 1335336 3943516 8 08:14:18 06:17:01 1897788 0 1215704 15.18 2620 4892820 1091200 12.05 1335296 3943520 8 08:14:18 06:18:01 1897304 0 1216188 15.19 2620 4892820 1091200 12.05 1335272 3943516 8 08:14:18 06:19:02 1896992 0 1216492 15.19 2620 4892828 1091272 12.05 1335468 3943516 12 08:14:18 06:20:01 1896936 0 1216544 15.19 2620 4892832 1091308 12.05 1335596 3943516 8 08:14:18 06:21:01 1897336 0 1216140 15.18 2620 4892836 1091200 12.05 1335276 3943520 8 08:14:18 06:22:01 1897320 0 1216152 15.18 2620 4892840 1091200 12.05 1335400 3943516 8 08:14:18 06:23:01 1897228 0 1216188 15.19 2620 4892896 1091200 12.05 1335372 3943528 16 08:14:18 06:24:01 1897260 0 1216204 15.19 2620 4892848 1091404 12.05 1335876 3943516 12 08:14:18 06:25:01 1897000 0 1216460 15.19 2620 4892852 1091248 12.05 1335556 3943516 12 08:14:18 06:26:01 1897336 0 1216120 15.18 2620 4892856 1091200 12.05 1335368 3943516 8 08:14:18 06:27:01 1897336 0 1216112 15.18 2620 4892864 1091200 12.05 1335344 3943516 8 08:14:18 06:28:01 1897444 0 1216000 15.18 2620 4892868 1091200 12.05 1335428 3943516 8 08:14:18 06:29:01 1897340 0 1216100 15.18 2620 4892872 1091296 12.05 1335508 3943516 12 08:14:18 06:30:01 1897088 0 1216344 15.19 2620 4892880 1091200 12.05 1335340 3943520 12 08:14:18 06:31:01 1896972 0 1216460 15.19 2620 4892880 1091200 12.05 1335324 3943516 8 08:14:18 06:32:01 1896980 0 1216448 15.19 2620 4892884 1091264 12.05 1335444 3943516 16 08:14:18 06:33:01 1897276 0 1216148 15.18 2620 4892888 1091264 12.05 1335504 3943516 8 08:14:18 06:34:01 1897108 0 1216312 15.19 2620 4892892 1091336 12.05 1335512 3943516 12 08:14:18 06:35:01 1897116 0 1216296 15.19 2620 4892900 1091264 12.05 1335520 3943516 12 08:14:18 06:36:01 1897328 0 1216084 15.18 2620 4892900 1091264 12.05 1335496 3943516 8 08:14:18 06:37:01 1897360 0 1216044 15.18 2620 4892908 1091264 12.05 1335540 3943516 8 08:14:18 06:38:01 1896964 0 1216436 15.19 2620 4892912 1091264 12.05 1335408 3943516 8 08:14:18 06:39:01 1896860 0 1216540 15.19 2620 4892912 1091348 12.05 1335604 3943516 8 08:14:18 06:40:01 1896944 0 1216448 15.19 2620 4892920 1091360 12.05 1335632 3943516 8 08:14:18 06:41:01 1897112 0 1216280 15.19 2620 4892920 1091264 12.05 1335416 3943516 8 08:14:18 06:42:01 1897104 0 1216280 15.19 2620 4892928 1091264 12.05 1335424 3943516 8 08:14:18 06:43:01 1897516 0 1215860 15.18 2620 4892936 1091264 12.05 1335500 3943516 8 08:14:18 06:44:01 1897132 0 1216240 15.19 2620 4892940 1091324 12.05 1335572 3943516 8 08:14:18 06:45:01 1896852 0 1216516 15.19 2620 4892944 1091348 12.05 1335648 3943516 8 08:14:18 06:46:01 1897532 0 1215832 15.18 2620 4892948 1091264 12.05 1335540 3943520 12 08:14:18 06:47:01 1896972 0 1216388 15.19 2620 4892952 1091264 12.05 1335468 3943516 8 08:14:18 06:48:01 1897088 0 1216268 15.19 2620 4892956 1091264 12.05 1335452 3943516 8 08:14:18 06:49:01 1896852 0 1216500 15.19 2620 4892960 1091348 12.05 1335548 3943516 8 08:14:18 06:50:01 1896900 0 1216448 15.19 2620 4892964 1091324 12.05 1335664 3943516 8 08:14:18 06:51:01 1897344 0 1216000 15.18 2620 4892968 1091264 12.05 1335416 3943516 8 08:14:18 06:52:01 1896924 0 1216416 15.19 2620 4892972 1091264 12.05 1335584 3943516 8 08:14:18 06:53:01 1897072 0 1216260 15.19 2620 4892980 1091264 12.05 1335560 3943516 8 08:14:18 06:54:02 1896600 0 1216732 15.19 2620 4892980 1091432 12.05 1336024 3943516 8 08:14:18 06:55:01 1897124 0 1216204 15.19 2620 4892984 1091324 12.05 1335564 3943516 8 08:14:18 06:56:01 1897416 0 1215904 15.18 2620 4892992 1091264 12.05 1335584 3943520 8 08:14:18 06:57:01 1897104 0 1216216 15.19 2620 4892992 1091264 12.05 1335508 3943516 8 08:14:18 06:58:01 1897204 0 1216104 15.18 2620 4893004 1091264 12.05 1335588 3943516 12 08:14:18 06:59:01 1897000 0 1216308 15.19 2620 4893004 1091348 12.05 1335604 3943516 8 08:14:18 07:00:01 1896572 0 1216724 15.19 2620 4893016 1091360 12.05 1335632 3943520 8 08:14:18 07:01:01 1896164 0 1217128 15.20 2620 4893020 1093608 12.07 1336264 3943516 12 08:14:18 07:02:01 1896972 0 1216316 15.19 2620 4893024 1091264 12.05 1335544 3943516 8 08:14:18 07:03:01 1896964 0 1216320 15.19 2620 4893028 1091264 12.05 1335580 3943516 8 08:14:18 07:04:01 1896876 0 1216404 15.19 2620 4893032 1091360 12.05 1335636 3943516 8 08:14:18 07:05:01 1896896 0 1216380 15.19 2620 4893036 1091396 12.05 1335860 3943516 8 08:14:18 07:06:01 1897376 0 1215892 15.18 2620 4893044 1091264 12.05 1335536 3943516 8 08:14:18 07:07:01 1897220 0 1216048 15.18 2620 4893044 1091264 12.05 1335660 3943516 8 08:14:18 07:08:01 1897064 0 1216196 15.19 2620 4893052 1091264 12.05 1335560 3943516 8 08:14:18 07:09:01 1896736 0 1216524 15.19 2620 4893052 1091348 12.05 1335664 3943516 8 08:14:18 07:10:01 1896932 0 1216324 15.19 2620 4893056 1091288 12.05 1335688 3943516 8 08:14:18 07:11:01 1897212 0 1216036 15.18 2620 4893064 1091264 12.05 1335564 3943516 8 08:14:18 07:12:01 1897632 0 1215616 15.18 2620 4893064 1091264 12.05 1335632 3943516 8 08:14:18 07:13:01 1898220 0 1215016 15.17 2620 4893076 1089672 12.03 1334608 3943516 8 08:14:18 07:14:01 1896924 0 1216312 15.19 2620 4893076 1091348 12.05 1335776 3943516 8 08:14:18 07:15:01 1897140 0 1216088 15.18 2620 4893084 1091336 12.05 1335736 3943516 8 08:14:18 07:16:01 1897360 0 1215864 15.18 2620 4893088 1091264 12.05 1335620 3943516 8 08:14:18 07:17:01 1897120 0 1216100 15.18 2620 4893092 1091264 12.05 1335584 3943520 8 08:14:18 07:18:01 1897252 0 1215964 15.18 2620 4893096 1091264 12.05 1335692 3943516 8 08:14:18 07:19:01 1896660 0 1216552 15.19 2620 4893100 1091348 12.05 1335820 3943516 8 08:14:18 07:20:01 1896832 0 1216376 15.19 2620 4893104 1091324 12.05 1335808 3943516 8 08:14:18 07:21:01 1896888 0 1216316 15.19 2620 4893108 1091264 12.05 1335720 3943516 8 08:14:18 07:22:01 1896788 0 1216412 15.19 2620 4893112 1091264 12.05 1335628 3943516 8 08:14:18 07:23:01 1897292 0 1215904 15.18 2620 4893116 1091264 12.05 1335564 3943516 8 08:14:18 07:24:01 1896760 0 1216428 15.19 2620 4893124 1091336 12.05 1335820 3943520 8 08:14:18 07:25:01 1896776 0 1216412 15.19 2620 4893124 1091336 12.05 1335720 3943516 12 08:14:18 07:26:01 1897192 0 1215992 15.18 2620 4893128 1091264 12.05 1335664 3943516 12 08:14:18 07:27:01 1896732 0 1216448 15.19 2620 4893132 1091264 12.05 1335756 3943516 8 08:14:18 07:28:02 1897004 0 1216168 15.19 2620 4893140 1091264 12.05 1335740 3943516 8 08:14:18 07:29:01 1896652 0 1216512 15.19 2620 4893148 1091348 12.05 1335856 3943516 8 08:14:18 07:30:01 1896996 0 1216168 15.19 2620 4893148 1091264 12.05 1335764 3943516 8 08:14:18 07:31:01 1896816 0 1216288 15.19 2620 4893208 1091312 12.05 1335796 3943528 16 08:14:18 07:32:01 1897152 0 1216004 15.18 2620 4893156 1091264 12.05 1335732 3943516 8 08:14:18 07:33:01 1897176 0 1215972 15.18 2620 4893164 1091264 12.05 1335596 3943520 8 08:14:18 07:34:01 1896892 0 1216252 15.19 2620 4893168 1091336 12.05 1335868 3943516 8 08:14:18 07:35:01 1897012 0 1216132 15.18 2620 4893168 1091264 12.05 1335660 3943516 12 08:14:18 07:36:01 1897168 0 1215968 15.18 2620 4893176 1091264 12.05 1335868 3943516 8 08:14:18 07:37:01 1896756 0 1216380 15.19 2620 4893176 1091264 12.05 1335684 3943516 8 08:14:18 07:38:01 1896904 0 1216224 15.19 2620 4893184 1091264 12.05 1335692 3943516 8 08:14:18 07:39:01 1896876 0 1216248 15.19 2620 4893188 1091348 12.05 1335796 3943516 8 08:14:18 07:40:01 1896916 0 1216200 15.19 2620 4893196 1091348 12.05 1335768 3943520 8 08:14:18 07:41:01 1896084 0 1217028 15.20 2620 4893200 1091396 12.05 1336092 3943516 8 08:14:18 07:42:01 1897308 0 1215800 15.18 2620 4893204 1091264 12.05 1335772 3943516 8 08:14:18 07:43:01 1896864 0 1216240 15.19 2620 4893208 1091264 12.05 1335760 3943516 8 08:14:18 07:44:01 1896644 0 1216452 15.19 2620 4893216 1091360 12.05 1335924 3943516 8 08:14:18 07:45:01 1896688 0 1216404 15.19 2620 4893220 1091420 12.05 1336100 3943516 8 08:14:18 07:46:01 1897028 0 1216060 15.18 2620 4893224 1091264 12.05 1335860 3943516 8 08:14:18 07:47:01 1896748 0 1216332 15.19 2620 4893232 1091264 12.05 1335732 3943516 8 08:14:18 07:48:01 1897004 0 1216076 15.18 2620 4893232 1091264 12.05 1335848 3943516 8 08:14:18 07:49:01 1896576 0 1216496 15.19 2620 4893240 1091336 12.05 1335832 3943520 8 08:14:18 07:50:01 1896176 0 1216896 15.19 2620 4893240 1091408 12.05 1336216 3943516 8 08:14:18 07:51:01 1896872 0 1216196 15.19 2620 4893244 1091264 12.05 1335860 3943516 8 08:14:18 07:52:01 1896540 0 1216520 15.19 2620 4893252 1091384 12.05 1335776 3943516 8 08:14:18 07:53:01 1896956 0 1216104 15.18 2620 4893252 1091264 12.05 1335808 3943516 8 08:14:18 07:54:01 1896748 0 1216304 15.19 2620 4893260 1091444 12.05 1336268 3943516 8 08:14:18 07:55:01 1897144 0 1215908 15.18 2620 4893260 1091264 12.05 1335948 3943516 8 08:14:18 07:56:01 1897192 0 1215852 15.18 2620 4893268 1091264 12.05 1335808 3943516 8 08:14:18 07:57:01 1896864 0 1216176 15.19 2620 4893272 1091264 12.05 1335776 3943516 8 08:14:18 07:58:01 1896988 0 1216052 15.18 2620 4893272 1091264 12.05 1335992 3943516 8 08:14:18 07:59:01 1896432 0 1216596 15.19 2620 4893284 1091360 12.05 1335992 3943516 8 08:14:18 08:00:01 1896620 0 1216404 15.19 2620 4893288 1091336 12.05 1335876 3943520 8 08:14:18 08:01:01 1895116 0 1217904 15.21 2620 4893292 1094892 12.09 1336776 3943516 8 08:14:18 08:02:01 1896756 0 1216256 15.19 2620 4893300 1091264 12.05 1335804 3943516 8 08:14:18 08:03:02 1897012 0 1216000 15.18 2620 4893300 1091264 12.05 1335804 3943516 8 08:14:18 08:04:01 1896924 0 1216080 15.18 2620 4893308 1091348 12.05 1335936 3943520 8 08:14:18 08:05:01 1896548 0 1216452 15.19 2620 4893312 1091444 12.05 1336188 3943516 8 08:14:18 08:06:01 1896824 0 1216176 15.19 2620 4893312 1091264 12.05 1335816 3943516 8 08:14:18 08:07:01 1896880 0 1216056 15.18 2620 4893376 1091264 12.05 1335788 3943532 12 08:14:18 08:08:01 1897068 0 1215924 15.18 2620 4893320 1091264 12.05 1335960 3943516 8 08:14:18 08:09:01 1896404 0 1216580 15.19 2620 4893328 1091348 12.05 1335924 3943516 8 08:14:18 08:10:01 1896744 0 1216236 15.19 2620 4893332 1091360 12.05 1335928 3943516 8 08:14:18 08:11:01 1896608 0 1216368 15.19 2620 4893336 1091264 12.05 1335860 3943516 8 08:14:18 08:12:01 1896476 0 1216496 15.19 2620 4893340 1091264 12.05 1335960 3943516 8 08:14:18 08:13:01 1896492 0 1216480 15.19 2620 4893340 1091264 12.05 1335844 3943516 8 08:14:18 08:14:01 1774312 0 1219140 15.22 2620 5012860 1094328 12.08 1338776 4062484 1740 08:14:18 Average: 1924641 0 1201357 15.00 2620 4880314 1121725 12.38 1357120 3918521 12635 08:14:18 08:14:18 02:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:14:18 02:15:01 eth0 1137.96 1212.41 5693.44 143.33 0.00 0.00 0.00 0.00 08:14:18 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:15:01 docker0 929.91 822.58 74.79 2691.53 0.00 0.00 0.00 0.00 08:14:18 02:16:01 veth24b7199 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:14:18 02:16:01 eth0 289.37 213.13 883.66 74.78 0.00 0.00 0.00 0.00 08:14:18 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:16:01 docker0 184.04 242.17 13.01 844.39 0.00 0.00 0.00 0.00 08:14:18 02:17:01 veth24b7199 0.83 0.87 0.07 0.07 0.00 0.00 0.00 0.00 08:14:18 02:17:01 eth0 29.49 15.23 23.83 12.64 0.00 0.00 0.00 0.00 08:14:18 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:17:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 08:14:18 02:18:01 veth24b7199 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 08:14:18 02:18:01 eth0 21.49 11.64 16.60 8.90 0.00 0.00 0.00 0.00 08:14:18 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:18:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 08:14:18 02:19:01 eth0 181.03 158.04 1474.50 76.83 0.00 0.00 0.00 0.00 08:14:18 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:20:02 eth0 43.42 35.49 236.47 39.05 0.00 0.00 0.00 0.00 08:14:18 02:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:20:02 veth8dbf3ed 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:14:18 02:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:21:04 eth0 10.74 5.99 10.18 4.32 0.00 0.00 0.00 0.00 08:14:18 02:21:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:21:04 veth8dbf3ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:21:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:22:02 veth5068bb6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:14:18 02:22:02 eth0 90.90 68.28 190.90 13.85 0.00 0.00 0.00 0.00 08:14:18 02:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:22:02 veth8dbf3ed 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 08:14:18 02:23:01 veth2e2215b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:14:18 02:23:01 veth3bf7cf9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:14:18 02:23:01 eth0 23.61 21.08 15.45 63.73 0.00 0.00 0.00 0.00 08:14:18 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:24:01 veth9f7512c 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 08:14:18 02:24:01 eth0 49.40 28.54 196.69 12.61 0.00 0.00 0.00 0.00 08:14:18 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:24:01 veth8dbf3ed 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 08:14:18 02:25:01 veth67c607a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:25:01 veth200f72d 1.67 2.70 0.12 7.13 0.00 0.00 0.00 0.00 08:14:18 02:25:01 eth0 47.35 32.35 69.07 58.83 0.00 0.00 0.00 0.00 08:14:18 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:26:01 veth2d785b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:26:01 eth0 65.03 50.60 113.33 60.51 0.00 0.00 0.00 0.00 08:14:18 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:26:01 veth8dbf3ed 0.00 1.43 0.00 0.07 0.00 0.00 0.00 0.00 08:14:18 02:27:01 veth4ebecec 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:14:18 02:27:01 veth8e8926b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:14:18 02:27:01 eth0 36.05 23.71 52.11 10.82 0.00 0.00 0.00 0.00 08:14:18 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:28:01 veth6d41ba2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:28:01 veth913790e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:28:01 eth0 141.52 119.95 1283.89 64.11 0.00 0.00 0.00 0.00 08:14:18 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:29:01 eth0 100.00 68.26 423.61 62.05 0.00 0.00 0.00 0.00 08:14:18 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:29:01 docker0 1266.71 1266.58 97.68 4432.89 0.00 0.00 0.00 0.00 08:14:18 02:30:01 eth0 1.75 0.60 0.38 0.22 0.00 0.00 0.00 0.00 08:14:18 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:31:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 08:14:18 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:32:01 eth0 0.38 0.25 0.26 0.19 0.00 0.00 0.00 0.00 08:14:18 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:33:01 eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:14:18 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:34:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:35:01 eth0 0.25 0.23 0.12 0.02 0.00 0.00 0.00 0.00 08:14:18 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:36:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:14:18 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:37:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:38:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:14:18 02:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:39:01 eth0 0.27 0.24 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:40:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:14:18 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:41:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:42:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:14:18 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:44:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:46:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:47:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:48:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:49:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:50:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:51:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:54:01 eth0 0.58 0.40 0.34 0.26 0.00 0.00 0.00 0.00 08:14:18 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:55:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:56:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:58:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:59:01 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:00:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:04:01 eth0 0.52 0.22 0.16 0.07 0.00 0.00 0.00 0.00 08:14:18 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:05:01 eth0 0.57 0.28 0.28 0.20 0.00 0.00 0.00 0.00 08:14:18 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:06:01 eth0 0.67 0.00 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:07:01 eth0 0.45 0.30 0.27 0.20 0.00 0.00 0.00 0.00 08:14:18 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:08:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:09:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:10:01 eth0 0.08 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:14:02 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 03:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:15:01 eth0 0.08 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:16:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:17:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:19:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:20:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:22:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:24:01 eth0 0.23 0.22 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:25:01 eth0 0.17 0.13 0.12 0.06 0.00 0.00 0.00 0.00 08:14:18 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:28:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:29:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:34:01 eth0 0.63 0.15 0.13 0.07 0.00 0.00 0.00 0.00 08:14:18 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:35:01 eth0 0.48 0.33 0.32 0.20 0.00 0.00 0.00 0.00 08:14:18 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:38:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:39:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:14:18 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:40:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:42:01 eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:14:18 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:43:01 eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 08:14:18 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:44:01 eth0 0.55 0.47 0.34 0.27 0.00 0.00 0.00 0.00 08:14:18 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:45:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:46:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:14:18 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:47:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:48:01 eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:14:18 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:49:01 eth0 0.20 0.18 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:50:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:51:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:54:01 eth0 0.57 0.37 0.34 0.26 0.00 0.00 0.00 0.00 08:14:18 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:55:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:56:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:57:02 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:59:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:00:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:04:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:05:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:06:01 eth0 0.78 0.00 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:07:01 eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:14:18 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:08:01 eth0 0.37 0.28 0.26 0.17 0.00 0.00 0.00 0.00 08:14:18 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:09:01 eth0 0.23 0.20 0.14 0.10 0.00 0.00 0.00 0.00 08:14:18 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:11:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:13:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:14:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:15:01 eth0 0.12 0.08 0.07 0.00 0.00 0.00 0.00 0.00 08:14:18 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:18:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:19:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:20:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:24:01 eth0 0.43 0.28 0.31 0.19 0.00 0.00 0.00 0.00 08:14:18 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:25:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:26:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:29:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:30:01 eth0 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:31:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:34:02 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 04:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:35:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:36:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:39:01 eth0 0.27 0.25 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:44:01 eth0 0.20 0.17 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:45:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:46:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:48:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:49:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:50:01 eth0 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:51:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:53:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:14:18 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:54:01 eth0 0.90 0.60 0.60 0.46 0.00 0.00 0.00 0.00 08:14:18 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:55:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:57:01 eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:14:18 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:58:01 eth0 0.40 0.23 0.26 0.19 0.00 0.00 0.00 0.00 08:14:18 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:59:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:14:18 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:00:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:04:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:05:01 eth0 0.35 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:14:18 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:06:01 eth0 0.62 0.27 0.29 0.20 0.00 0.00 0.00 0.00 08:14:18 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:07:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:08:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:09:01 eth0 0.14 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:10:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:13:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:14:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:15:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:18:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:19:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:14:18 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:21:01 eth0 0.08 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:24:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:26:01 eth0 0.08 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:29:01 eth0 0.22 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:30:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:31:01 eth0 0.48 0.02 0.05 0.00 0.00 0.00 0.00 0.00 08:14:18 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:32:01 eth0 3.48 3.55 0.46 20.64 0.00 0.00 0.00 0.00 08:14:18 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:34:01 eth0 1.23 0.85 0.17 2.39 0.00 0.00 0.00 0.00 08:14:18 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:35:01 eth0 1.37 0.58 0.64 0.40 0.00 0.00 0.00 0.00 08:14:18 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:37:01 eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:14:18 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:38:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:39:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:14:18 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:40:01 eth0 0.52 0.08 0.11 0.01 0.00 0.00 0.00 0.00 08:14:18 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:41:01 eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 08:14:18 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:42:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:43:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:44:02 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 05:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:45:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:47:01 eth0 0.02 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:14:18 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:48:01 eth0 0.32 0.03 0.03 0.00 0.00 0.00 0.00 0.00 08:14:18 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:49:01 eth0 0.78 0.42 0.42 0.27 0.00 0.00 0.00 0.00 08:14:18 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:50:01 eth0 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:14:18 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:51:01 eth0 2.28 0.50 0.67 0.39 0.00 0.00 0.00 0.00 08:14:18 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:52:01 eth0 2.08 0.67 0.88 0.58 0.00 0.00 0.00 0.00 08:14:18 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:53:01 eth0 0.42 0.23 0.26 0.20 0.00 0.00 0.00 0.00 08:14:18 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:54:01 eth0 0.58 0.40 0.40 0.26 0.00 0.00 0.00 0.00 08:14:18 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:55:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:59:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:14:18 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:00:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:02:01 eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:14:18 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:03:01 eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:14:18 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:04:01 eth0 0.55 0.37 0.34 0.26 0.00 0.00 0.00 0.00 08:14:18 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:05:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:14:18 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:06:01 eth0 0.92 0.25 0.31 0.17 0.00 0.00 0.00 0.00 08:14:18 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:07:01 eth0 0.03 0.02 0.00 0.03 0.00 0.00 0.00 0.00 08:14:18 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:08:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:09:01 eth0 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:10:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:14:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:15:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:19:02 eth0 0.58 0.12 0.12 0.07 0.00 0.00 0.00 0.00 08:14:18 06:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:20:01 eth0 0.53 0.32 0.33 0.20 0.00 0.00 0.00 0.00 08:14:18 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:23:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:24:01 eth0 0.98 0.32 0.39 0.23 0.00 0.00 0.00 0.00 08:14:18 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:25:01 eth0 0.08 0.05 0.06 0.03 0.00 0.00 0.00 0.00 08:14:18 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:29:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:34:01 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:39:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:40:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:42:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:44:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:45:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:48:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:49:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:50:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:53:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:54:02 eth0 0.53 0.38 0.34 0.26 0.00 0.00 0.00 0.00 08:14:18 06:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:55:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:59:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:14:18 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:00:01 eth0 0.23 0.17 0.17 0.07 0.00 0.00 0.00 0.00 08:14:18 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:01:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:03:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:04:01 eth0 0.65 0.13 0.13 0.07 0.00 0.00 0.00 0.00 08:14:18 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:05:01 eth0 0.48 0.35 0.32 0.20 0.00 0.00 0.00 0.00 08:14:18 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:07:01 eth0 0.02 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:14:18 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:08:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:09:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:14:18 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:10:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:13:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:14:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:15:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:17:01 eth0 0.02 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:14:18 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:19:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:20:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 08:14:18 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:24:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:25:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:28:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:29:01 eth0 0.14 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:31:01 eth0 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:34:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:14:18 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:35:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:38:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:39:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:18 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:40:01 eth0 0.55 0.10 0.11 0.01 0.00 0.00 0.00 0.00 08:14:18 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:41:01 eth0 0.42 0.25 0.26 0.20 0.00 0.00 0.00 0.00 08:14:18 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:44:01 eth0 0.70 0.10 0.13 0.06 0.00 0.00 0.00 0.00 08:14:18 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:45:01 eth0 0.75 0.43 0.55 0.32 0.00 0.00 0.00 0.00 08:14:18 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:49:01 eth0 0.73 0.17 0.19 0.07 0.00 0.00 0.00 0.00 08:14:18 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:50:01 eth0 0.48 0.30 0.27 0.20 0.00 0.00 0.00 0.00 08:14:18 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:51:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:14:18 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:52:01 eth0 0.28 0.15 0.23 0.12 0.00 0.00 0.00 0.00 08:14:18 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:53:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:54:01 eth0 0.60 0.38 0.40 0.26 0.00 0.00 0.00 0.00 08:14:18 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:57:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:59:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:14:18 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:00:01 eth0 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:03:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:04:01 eth0 0.61 0.12 0.13 0.07 0.00 0.00 0.00 0.00 08:14:18 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:05:01 eth0 0.48 0.35 0.32 0.20 0.00 0.00 0.00 0.00 08:14:18 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:07:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:09:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:14:18 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:10:01 eth0 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:14:18 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:13:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:14:01 eth0 6.53 4.16 7.17 2.66 0.00 0.00 0.00 0.00 08:14:18 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 Average: eth0 6.47 5.84 29.80 2.07 0.00 0.00 0.00 0.00 08:14:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:18 Average: docker0 3.52 3.52 0.27 12.32 0.00 0.00 0.00 0.00 08:14:18 08:14:18 08:14:18 ---> sar -P ALL: 08:14:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 08:14:18 08:14:18 02:13:03 LINUX RESTART (2 CPU) 08:14:18 08:14:18 02:14:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 02:15:01 all 17.00 0.00 4.83 10.99 0.08 67.10 08:14:18 02:15:01 0 19.80 0.00 5.14 9.68 0.09 65.29 08:14:18 02:15:01 1 14.22 0.00 4.52 12.29 0.07 68.90 08:14:18 02:16:01 all 12.29 0.00 5.33 22.65 0.09 59.64 08:14:18 02:16:01 0 12.30 0.00 5.65 27.28 0.09 54.68 08:14:18 02:16:01 1 12.28 0.00 5.00 18.03 0.09 64.60 08:14:18 02:17:01 all 62.81 0.00 6.09 1.74 0.10 29.26 08:14:18 02:17:01 0 61.65 0.00 6.37 1.28 0.11 30.58 08:14:18 02:17:01 1 63.97 0.00 5.81 2.20 0.09 27.93 08:14:18 02:18:01 all 41.01 0.00 5.67 11.61 0.09 41.61 08:14:18 02:18:01 0 41.70 0.00 5.84 10.94 0.09 41.43 08:14:18 02:18:01 1 40.33 0.00 5.51 12.29 0.09 41.79 08:14:18 02:19:01 all 36.35 0.00 5.36 26.17 0.12 32.00 08:14:18 02:19:01 0 35.91 0.00 5.65 27.20 0.12 31.11 08:14:18 02:19:01 1 36.78 0.00 5.08 25.13 0.12 32.89 08:14:18 02:20:02 all 11.90 0.00 5.87 47.37 0.09 34.77 08:14:18 02:20:02 0 12.37 0.00 5.84 42.54 0.09 39.15 08:14:18 02:20:02 1 11.42 0.00 5.90 52.19 0.09 30.40 08:14:18 02:21:04 all 5.20 0.00 2.98 79.19 0.09 12.53 08:14:18 02:21:04 0 5.13 0.00 2.90 72.08 0.10 19.78 08:14:18 02:21:04 1 5.27 0.00 3.07 86.31 0.08 5.27 08:14:18 02:22:02 all 12.26 0.00 9.44 60.23 0.16 17.91 08:14:18 02:22:02 0 13.19 0.00 9.54 61.35 0.11 15.81 08:14:18 02:22:02 1 11.32 0.00 9.34 59.11 0.20 20.02 08:14:18 02:23:01 all 44.73 0.00 6.37 33.87 0.12 14.91 08:14:18 02:23:01 0 44.65 0.00 6.65 30.92 0.11 17.67 08:14:18 02:23:01 1 44.81 0.00 6.09 36.83 0.13 12.14 08:14:18 02:24:01 all 24.88 0.00 5.54 66.04 0.11 3.42 08:14:18 02:24:01 0 25.34 0.00 5.11 67.17 0.10 2.27 08:14:18 02:24:01 1 24.43 0.00 5.98 64.90 0.12 4.57 08:14:18 02:25:01 all 12.30 0.00 7.43 55.34 0.10 24.83 08:14:18 02:25:01 0 12.06 0.00 7.38 54.46 0.10 25.98 08:14:18 02:25:01 1 12.54 0.00 7.47 56.21 0.10 23.68 08:14:18 08:14:18 02:25:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 02:26:01 all 9.85 0.00 8.24 49.42 0.09 32.40 08:14:18 02:26:01 0 9.88 0.00 7.91 46.77 0.09 35.35 08:14:18 02:26:01 1 9.83 0.00 8.56 52.06 0.09 29.46 08:14:18 02:27:01 all 35.21 0.00 6.31 51.34 0.14 6.99 08:14:18 02:27:01 0 35.35 0.00 5.60 53.30 0.14 5.60 08:14:18 02:27:01 1 35.07 0.00 7.02 49.38 0.14 8.38 08:14:18 02:28:01 all 24.78 0.00 6.02 58.33 0.13 10.74 08:14:18 02:28:01 0 23.70 0.00 6.21 61.51 0.12 8.47 08:14:18 02:28:01 1 25.87 0.00 5.83 55.13 0.14 13.03 08:14:18 02:29:01 all 7.23 0.00 3.27 26.08 0.08 63.34 08:14:18 02:29:01 0 7.76 0.00 3.45 26.82 0.07 61.90 08:14:18 02:29:01 1 6.71 0.00 3.08 25.34 0.09 64.79 08:14:18 02:30:01 all 0.14 0.00 0.04 0.00 0.03 99.79 08:14:18 02:30:01 0 0.25 0.00 0.03 0.00 0.02 99.70 08:14:18 02:30:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:14:18 02:31:01 all 0.20 0.00 0.17 0.00 0.03 99.60 08:14:18 02:31:01 0 0.22 0.00 0.25 0.00 0.03 99.50 08:14:18 02:31:01 1 0.18 0.00 0.08 0.00 0.03 99.70 08:14:18 02:32:01 all 0.07 0.00 0.02 0.00 0.03 99.88 08:14:18 02:32:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 02:32:01 1 0.10 0.00 0.02 0.00 0.02 99.87 08:14:18 02:33:01 all 0.15 0.00 0.04 0.00 0.03 99.78 08:14:18 02:33:01 0 0.07 0.00 0.05 0.00 0.03 99.85 08:14:18 02:33:01 1 0.23 0.00 0.03 0.00 0.02 99.72 08:14:18 02:34:01 all 0.13 0.00 0.11 0.00 0.03 99.73 08:14:18 02:34:01 0 0.12 0.00 0.13 0.00 0.05 99.70 08:14:18 02:34:01 1 0.13 0.00 0.08 0.00 0.02 99.77 08:14:18 02:35:01 all 0.12 0.00 0.02 0.01 0.02 99.84 08:14:18 02:35:01 0 0.22 0.00 0.02 0.00 0.02 99.75 08:14:18 02:35:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:14:18 02:36:01 all 0.13 0.00 0.03 0.00 0.03 99.81 08:14:18 02:36:01 0 0.20 0.00 0.02 0.00 0.02 99.77 08:14:18 02:36:01 1 0.07 0.00 0.05 0.00 0.03 99.85 08:14:18 08:14:18 02:36:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 02:37:01 all 0.09 0.00 0.04 0.00 0.03 99.83 08:14:18 02:37:01 0 0.17 0.00 0.07 0.00 0.03 99.73 08:14:18 02:37:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 02:38:02 all 0.08 0.00 0.03 0.00 0.02 99.87 08:14:18 02:38:02 0 0.12 0.00 0.03 0.00 0.02 99.83 08:14:18 02:38:02 1 0.05 0.00 0.03 0.00 0.02 99.90 08:14:18 02:39:01 all 0.11 0.00 0.03 0.00 0.04 99.81 08:14:18 02:39:01 0 0.17 0.00 0.02 0.00 0.03 99.78 08:14:18 02:39:01 1 0.05 0.00 0.05 0.00 0.05 99.85 08:14:18 02:40:01 all 0.14 0.00 0.04 0.00 0.03 99.78 08:14:18 02:40:01 0 0.23 0.00 0.05 0.00 0.02 99.70 08:14:18 02:40:01 1 0.05 0.00 0.03 0.00 0.05 99.87 08:14:18 02:41:01 all 0.03 0.00 0.03 0.00 0.03 99.91 08:14:18 02:41:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:14:18 02:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:14:18 02:42:01 all 0.14 0.00 0.03 0.00 0.03 99.81 08:14:18 02:42:01 0 0.22 0.00 0.03 0.00 0.02 99.73 08:14:18 02:42:01 1 0.07 0.00 0.02 0.00 0.03 99.88 08:14:18 02:43:01 all 0.13 0.00 0.03 0.00 0.02 99.83 08:14:18 02:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 02:43:01 1 0.22 0.00 0.03 0.00 0.02 99.73 08:14:18 02:44:01 all 0.13 0.00 0.03 0.00 0.03 99.81 08:14:18 02:44:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 02:44:01 1 0.23 0.00 0.03 0.00 0.02 99.72 08:14:18 02:45:01 all 0.10 0.00 0.03 0.00 0.03 99.85 08:14:18 02:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 02:45:01 1 0.17 0.00 0.02 0.00 0.02 99.80 08:14:18 02:46:01 all 0.13 0.00 0.03 0.00 0.02 99.83 08:14:18 02:46:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:14:18 02:46:01 1 0.20 0.00 0.02 0.00 0.00 99.78 08:14:18 02:47:01 all 0.08 0.00 0.03 0.00 0.03 99.86 08:14:18 02:47:01 0 0.02 0.00 0.05 0.00 0.03 99.90 08:14:18 02:47:01 1 0.15 0.00 0.02 0.00 0.02 99.82 08:14:18 08:14:18 02:47:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 02:48:01 all 0.08 0.00 0.03 0.00 0.03 99.87 08:14:18 02:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 02:48:01 1 0.13 0.00 0.02 0.00 0.02 99.83 08:14:18 02:49:01 all 0.17 0.00 0.02 0.00 0.03 99.78 08:14:18 02:49:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 02:49:01 1 0.28 0.00 0.02 0.00 0.03 99.67 08:14:18 02:50:01 all 0.09 0.00 0.03 0.00 0.02 99.87 08:14:18 02:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:14:18 02:50:01 1 0.17 0.00 0.02 0.00 0.02 99.80 08:14:18 02:51:01 all 0.10 0.00 0.03 0.00 0.03 99.85 08:14:18 02:51:01 0 0.17 0.00 0.02 0.00 0.03 99.78 08:14:18 02:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:14:18 02:52:01 all 0.14 0.00 0.03 0.00 0.03 99.81 08:14:18 02:52:01 0 0.25 0.00 0.03 0.00 0.03 99.68 08:14:18 02:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 02:53:01 all 0.19 0.00 0.01 0.00 0.03 99.77 08:14:18 02:53:01 0 0.35 0.00 0.02 0.00 0.03 99.60 08:14:18 02:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:14:18 02:54:01 all 0.16 0.00 0.03 0.00 0.03 99.79 08:14:18 02:54:01 0 0.30 0.00 0.02 0.00 0.03 99.65 08:14:18 02:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:14:18 02:55:01 all 0.13 0.00 0.05 0.00 0.02 99.80 08:14:18 02:55:01 0 0.23 0.00 0.08 0.00 0.03 99.65 08:14:18 02:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:14:18 02:56:01 all 0.11 0.00 0.03 0.00 0.03 99.83 08:14:18 02:56:01 0 0.18 0.00 0.02 0.00 0.03 99.77 08:14:18 02:56:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 02:57:01 all 0.19 0.00 0.03 0.00 0.03 99.76 08:14:18 02:57:01 0 0.33 0.00 0.02 0.00 0.02 99.63 08:14:18 02:57:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:14:18 02:58:01 all 0.08 0.00 0.03 0.00 0.03 99.86 08:14:18 02:58:01 0 0.15 0.00 0.05 0.00 0.05 99.75 08:14:18 02:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:14:18 08:14:18 02:58:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 02:59:01 all 0.09 0.00 0.03 0.00 0.03 99.84 08:14:18 02:59:01 0 0.15 0.00 0.05 0.00 0.05 99.75 08:14:18 02:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 03:00:01 all 0.05 0.00 0.03 0.00 0.03 99.89 08:14:18 03:00:01 0 0.10 0.00 0.03 0.00 0.07 99.80 08:14:18 03:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:14:18 03:01:01 all 0.08 0.00 0.03 0.00 0.04 99.85 08:14:18 03:01:01 0 0.15 0.00 0.03 0.00 0.05 99.77 08:14:18 03:01:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 03:02:01 all 0.11 0.00 0.02 0.02 0.03 99.83 08:14:18 03:02:01 0 0.20 0.00 0.02 0.02 0.03 99.73 08:14:18 03:02:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:14:18 03:03:01 all 0.12 0.00 0.03 0.01 0.03 99.82 08:14:18 03:03:01 0 0.20 0.00 0.03 0.02 0.02 99.73 08:14:18 03:03:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 03:04:01 all 0.06 0.00 0.03 0.00 0.05 99.87 08:14:18 03:04:01 0 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 03:04:01 1 0.03 0.00 0.03 0.00 0.07 99.87 08:14:18 03:05:01 all 0.12 0.00 0.03 0.00 0.03 99.82 08:14:18 03:05:01 0 0.20 0.00 0.02 0.00 0.02 99.77 08:14:18 03:05:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:14:18 03:06:01 all 0.09 0.00 0.02 0.00 0.03 99.86 08:14:18 03:06:01 0 0.15 0.00 0.02 0.00 0.02 99.82 08:14:18 03:06:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 03:07:01 all 0.08 0.00 0.04 0.00 0.03 99.85 08:14:18 03:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:14:18 03:07:01 1 0.10 0.00 0.05 0.00 0.05 99.80 08:14:18 03:08:01 all 0.16 0.00 0.02 0.00 0.03 99.80 08:14:18 03:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 03:08:01 1 0.28 0.00 0.02 0.00 0.02 99.68 08:14:18 03:09:01 all 0.17 0.00 0.02 0.00 0.03 99.78 08:14:18 03:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 03:09:01 1 0.30 0.00 0.02 0.00 0.03 99.65 08:14:18 08:14:18 03:09:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 03:10:01 all 0.18 0.00 0.03 0.00 0.01 99.78 08:14:18 03:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:14:18 03:10:01 1 0.33 0.00 0.03 0.00 0.02 99.62 08:14:18 03:11:01 all 0.14 0.00 0.03 0.00 0.03 99.80 08:14:18 03:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:14:18 03:11:01 1 0.25 0.00 0.03 0.00 0.03 99.68 08:14:18 03:12:01 all 0.15 0.00 0.01 0.00 0.03 99.82 08:14:18 03:12:01 0 0.25 0.00 0.00 0.00 0.02 99.73 08:14:18 03:12:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 03:13:01 all 0.15 0.00 0.03 0.00 0.02 99.81 08:14:18 03:13:01 0 0.28 0.00 0.03 0.00 0.02 99.67 08:14:18 03:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 03:14:02 all 0.19 0.00 0.03 0.00 0.02 99.76 08:14:18 03:14:02 0 0.35 0.00 0.02 0.00 0.02 99.62 08:14:18 03:14:02 1 0.03 0.00 0.05 0.00 0.02 99.90 08:14:18 03:15:01 all 0.12 0.00 0.03 0.00 0.03 99.82 08:14:18 03:15:01 0 0.20 0.00 0.02 0.00 0.02 99.76 08:14:18 03:15:01 1 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 03:16:01 all 0.08 0.00 0.03 0.00 0.03 99.87 08:14:18 03:16:01 0 0.12 0.00 0.03 0.00 0.02 99.83 08:14:18 03:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 03:17:01 all 0.09 0.00 0.03 0.00 0.03 99.85 08:14:18 03:17:01 0 0.15 0.00 0.03 0.00 0.03 99.78 08:14:18 03:17:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 03:18:01 all 0.12 0.00 0.03 0.00 0.03 99.83 08:14:18 03:18:01 0 0.22 0.00 0.02 0.00 0.02 99.75 08:14:18 03:18:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:14:18 03:19:01 all 0.15 0.00 0.03 0.00 0.02 99.81 08:14:18 03:19:01 0 0.23 0.00 0.02 0.00 0.00 99.75 08:14:18 03:19:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:14:18 03:20:01 all 0.03 0.00 0.03 0.00 0.03 99.91 08:14:18 03:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 03:20:01 1 0.05 0.00 0.05 0.00 0.03 99.87 08:14:18 08:14:18 03:20:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 03:21:01 all 0.05 0.00 0.02 0.00 0.03 99.91 08:14:18 03:21:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:14:18 03:21:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:14:18 03:22:01 all 0.10 0.00 0.03 0.00 0.02 99.86 08:14:18 03:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 03:22:01 1 0.18 0.00 0.03 0.00 0.02 99.77 08:14:18 03:23:01 all 0.14 0.00 0.02 0.00 0.03 99.81 08:14:18 03:23:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 03:23:01 1 0.25 0.00 0.02 0.00 0.02 99.72 08:14:18 03:24:01 all 0.05 0.00 0.03 0.00 0.03 99.90 08:14:18 03:24:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 03:24:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:14:18 03:25:01 all 0.08 0.00 0.03 0.00 0.04 99.84 08:14:18 03:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 03:25:01 1 0.15 0.00 0.05 0.00 0.07 99.73 08:14:18 03:26:01 all 0.09 0.00 0.02 0.00 0.03 99.87 08:14:18 03:26:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 03:26:01 1 0.15 0.00 0.02 0.00 0.02 99.82 08:14:18 03:27:01 all 0.05 0.00 0.02 0.00 0.04 99.89 08:14:18 03:27:01 0 0.03 0.00 0.03 0.00 0.07 99.87 08:14:18 03:27:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:14:18 03:28:01 all 0.13 0.00 0.03 0.00 0.02 99.83 08:14:18 03:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:14:18 03:28:01 1 0.23 0.00 0.02 0.00 0.02 99.73 08:14:18 03:29:01 all 0.04 0.00 0.02 0.00 0.03 99.92 08:14:18 03:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 03:29:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 03:30:01 all 0.10 0.00 0.03 0.00 0.03 99.85 08:14:18 03:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:14:18 03:30:01 1 0.18 0.00 0.02 0.00 0.03 99.77 08:14:18 03:31:01 all 0.17 0.00 0.02 0.00 0.02 99.80 08:14:18 03:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 03:31:01 1 0.30 0.00 0.02 0.00 0.02 99.67 08:14:18 08:14:18 03:31:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 03:32:01 all 0.18 0.00 0.02 0.00 0.03 99.78 08:14:18 03:32:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 03:32:01 1 0.33 0.00 0.02 0.00 0.02 99.63 08:14:18 03:33:01 all 0.05 0.00 0.03 0.00 0.04 99.88 08:14:18 03:33:01 0 0.05 0.00 0.03 0.00 0.05 99.87 08:14:18 03:33:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 03:34:01 all 0.05 0.00 0.03 0.00 0.04 99.88 08:14:18 03:34:01 0 0.05 0.00 0.03 0.00 0.07 99.85 08:14:18 03:34:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:14:18 03:35:01 all 0.06 0.00 0.02 0.00 0.05 99.87 08:14:18 03:35:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 03:35:01 1 0.08 0.00 0.02 0.00 0.05 99.85 08:14:18 03:36:01 all 0.09 0.00 0.01 0.00 0.04 99.86 08:14:18 03:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 03:36:01 1 0.15 0.00 0.00 0.00 0.05 99.80 08:14:18 03:37:01 all 0.07 0.00 0.03 0.00 0.04 99.87 08:14:18 03:37:01 0 0.05 0.00 0.03 0.00 0.07 99.85 08:14:18 03:37:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:14:18 03:38:01 all 0.09 0.00 0.02 0.00 0.03 99.86 08:14:18 03:38:01 0 0.05 0.00 0.02 0.00 0.05 99.88 08:14:18 03:38:01 1 0.13 0.00 0.02 0.00 0.02 99.83 08:14:18 03:39:01 all 0.11 0.00 0.03 0.00 0.05 99.82 08:14:18 03:39:01 0 0.05 0.00 0.03 0.00 0.07 99.85 08:14:18 03:39:01 1 0.17 0.00 0.02 0.00 0.03 99.78 08:14:18 03:40:01 all 0.20 0.00 0.02 0.00 0.03 99.76 08:14:18 03:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 03:40:01 1 0.37 0.00 0.02 0.00 0.03 99.58 08:14:18 03:41:01 all 0.15 0.00 0.01 0.00 0.03 99.82 08:14:18 03:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 03:41:01 1 0.28 0.00 0.00 0.00 0.03 99.68 08:14:18 03:42:01 all 0.23 0.00 0.02 0.00 0.03 99.72 08:14:18 03:42:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 03:42:01 1 0.40 0.00 0.02 0.00 0.03 99.55 08:14:18 08:14:18 03:42:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 03:43:01 all 0.08 0.00 0.04 0.00 0.01 99.87 08:14:18 03:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:14:18 03:43:01 1 0.13 0.00 0.05 0.00 0.00 99.82 08:14:18 03:44:01 all 0.19 3.17 8.96 37.35 0.11 50.22 08:14:18 03:44:01 0 0.12 3.18 9.01 36.81 0.10 50.77 08:14:18 03:44:01 1 0.26 3.17 8.92 37.88 0.12 49.66 08:14:18 03:45:01 all 0.21 1.95 6.96 20.27 0.14 70.47 08:14:18 03:45:01 0 0.19 1.89 6.70 20.11 0.14 70.98 08:14:18 03:45:01 1 0.24 2.00 7.21 20.44 0.14 69.97 08:14:18 03:46:01 all 0.14 0.03 0.17 0.01 0.03 99.62 08:14:18 03:46:01 0 0.08 0.02 0.10 0.00 0.03 99.77 08:14:18 03:46:01 1 0.20 0.03 0.23 0.02 0.03 99.48 08:14:18 03:47:01 all 0.11 0.00 0.03 0.00 0.03 99.83 08:14:18 03:47:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 03:47:01 1 0.18 0.00 0.03 0.00 0.02 99.77 08:14:18 03:48:01 all 0.07 0.00 0.03 0.00 0.03 99.88 08:14:18 03:48:01 0 0.02 0.00 0.03 0.00 0.05 99.90 08:14:18 03:48:01 1 0.12 0.00 0.02 0.00 0.00 99.87 08:14:18 03:49:01 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 03:49:01 0 0.12 0.00 0.02 0.00 0.02 99.85 08:14:18 03:49:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 03:50:01 all 0.03 0.00 0.03 0.00 0.03 99.92 08:14:18 03:50:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:14:18 03:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 03:51:01 all 0.13 0.00 0.02 0.00 0.03 99.82 08:14:18 03:51:01 0 0.23 0.00 0.02 0.00 0.03 99.72 08:14:18 03:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 03:52:01 all 0.06 0.00 0.03 0.00 0.03 99.88 08:14:18 03:52:01 0 0.10 0.00 0.03 0.00 0.03 99.83 08:14:18 03:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 03:53:01 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 03:53:01 0 0.12 0.00 0.02 0.00 0.02 99.85 08:14:18 03:53:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 08:14:18 03:53:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 03:54:01 all 0.12 0.00 0.03 0.02 0.02 99.82 08:14:18 03:54:01 0 0.05 0.00 0.03 0.03 0.02 99.87 08:14:18 03:54:01 1 0.18 0.00 0.03 0.00 0.02 99.77 08:14:18 03:55:01 all 0.13 0.00 0.05 0.00 0.03 99.79 08:14:18 03:55:01 0 0.22 0.00 0.05 0.00 0.02 99.72 08:14:18 03:55:01 1 0.05 0.00 0.05 0.00 0.03 99.87 08:14:18 03:56:01 all 0.16 0.00 0.01 0.00 0.03 99.81 08:14:18 03:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:14:18 03:56:01 1 0.30 0.00 0.02 0.00 0.03 99.65 08:14:18 03:57:02 all 0.09 0.00 0.03 0.00 0.03 99.85 08:14:18 03:57:02 0 0.13 0.00 0.02 0.00 0.03 99.82 08:14:18 03:57:02 1 0.05 0.00 0.03 0.00 0.03 99.88 08:14:18 03:58:01 all 0.01 0.00 0.01 0.00 0.04 99.94 08:14:18 03:58:01 0 0.02 0.00 0.00 0.00 0.05 99.93 08:14:18 03:58:01 1 0.00 0.00 0.02 0.00 0.03 99.95 08:14:18 03:59:01 all 0.10 0.00 0.03 0.00 0.02 99.86 08:14:18 03:59:01 0 0.17 0.00 0.03 0.00 0.02 99.78 08:14:18 03:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 04:00:01 all 0.08 0.00 0.01 0.00 0.03 99.87 08:14:18 04:00:01 0 0.15 0.00 0.00 0.00 0.05 99.80 08:14:18 04:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 04:01:01 all 0.07 0.00 0.03 0.00 0.04 99.87 08:14:18 04:01:01 0 0.10 0.00 0.03 0.00 0.05 99.82 08:14:18 04:01:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 04:02:01 all 0.09 0.00 0.03 0.00 0.03 99.86 08:14:18 04:02:01 0 0.17 0.00 0.03 0.00 0.03 99.77 08:14:18 04:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 04:03:01 all 0.08 0.00 0.01 0.00 0.03 99.89 08:14:18 04:03:01 0 0.13 0.00 0.00 0.00 0.02 99.85 08:14:18 04:03:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 04:04:01 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 04:04:01 0 0.13 0.00 0.02 0.00 0.05 99.80 08:14:18 04:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 08:14:18 04:04:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 04:05:01 all 0.12 0.00 0.02 0.00 0.04 99.82 08:14:18 04:05:01 0 0.22 0.00 0.02 0.00 0.05 99.72 08:14:18 04:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 04:06:01 all 0.07 0.00 0.03 0.00 0.03 99.87 08:14:18 04:06:01 0 0.10 0.00 0.03 0.00 0.03 99.83 08:14:18 04:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 04:07:01 all 0.07 0.00 0.02 0.00 0.03 99.89 08:14:18 04:07:01 0 0.12 0.00 0.02 0.00 0.03 99.83 08:14:18 04:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 04:08:01 all 0.05 0.00 0.02 0.00 0.03 99.91 08:14:18 04:08:01 0 0.07 0.00 0.02 0.00 0.05 99.87 08:14:18 04:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:14:18 04:09:01 all 0.08 0.00 0.02 0.00 0.03 99.88 08:14:18 04:09:01 0 0.15 0.00 0.02 0.00 0.02 99.82 08:14:18 04:09:01 1 0.00 0.00 0.02 0.00 0.03 99.95 08:14:18 04:10:01 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 04:10:01 0 0.13 0.00 0.02 0.00 0.02 99.83 08:14:18 04:10:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 04:11:01 all 0.05 0.00 0.01 0.00 0.03 99.91 08:14:18 04:11:01 0 0.08 0.00 0.00 0.00 0.02 99.90 08:14:18 04:11:01 1 0.02 0.00 0.02 0.00 0.05 99.92 08:14:18 04:12:01 all 0.12 0.00 0.03 0.00 0.03 99.83 08:14:18 04:12:01 0 0.20 0.00 0.02 0.00 0.02 99.77 08:14:18 04:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 04:13:01 all 0.10 0.00 0.02 0.00 0.02 99.87 08:14:18 04:13:01 0 0.12 0.00 0.02 0.00 0.02 99.85 08:14:18 04:13:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:14:18 04:14:01 all 0.03 0.00 0.03 0.00 0.02 99.92 08:14:18 04:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 04:14:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:14:18 04:15:01 all 0.11 0.00 0.01 0.00 0.03 99.85 08:14:18 04:15:01 0 0.02 0.00 0.00 0.00 0.03 99.95 08:14:18 04:15:01 1 0.20 0.00 0.02 0.00 0.03 99.75 08:14:18 08:14:18 04:15:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 04:16:01 all 0.06 0.00 0.03 0.00 0.03 99.88 08:14:18 04:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 04:16:01 1 0.10 0.00 0.03 0.00 0.05 99.82 08:14:18 04:17:01 all 0.11 0.00 0.02 0.00 0.04 99.83 08:14:18 04:17:01 0 0.02 0.00 0.02 0.00 0.05 99.92 08:14:18 04:17:01 1 0.20 0.00 0.02 0.00 0.03 99.75 08:14:18 04:18:01 all 0.03 0.00 0.01 0.00 0.03 99.92 08:14:18 04:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:14:18 04:18:01 1 0.05 0.00 0.02 0.00 0.05 99.88 08:14:18 04:19:01 all 0.09 0.00 0.03 0.00 0.03 99.84 08:14:18 04:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 04:19:01 1 0.15 0.00 0.03 0.00 0.03 99.78 08:14:18 04:20:01 all 0.05 0.00 0.01 0.00 0.04 99.90 08:14:18 04:20:01 0 0.02 0.00 0.00 0.00 0.07 99.92 08:14:18 04:20:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:14:18 04:21:01 all 0.06 0.00 0.02 0.00 0.04 99.88 08:14:18 04:21:01 0 0.05 0.00 0.02 0.00 0.07 99.87 08:14:18 04:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:14:18 04:22:01 all 0.13 0.00 0.03 0.00 0.03 99.82 08:14:18 04:22:01 0 0.02 0.00 0.03 0.00 0.05 99.90 08:14:18 04:22:01 1 0.23 0.00 0.02 0.00 0.00 99.75 08:14:18 04:23:01 all 0.06 0.00 0.02 0.00 0.04 99.88 08:14:18 04:23:01 0 0.05 0.00 0.02 0.00 0.07 99.87 08:14:18 04:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:14:18 04:24:01 all 0.10 0.00 0.03 0.00 0.03 99.84 08:14:18 04:24:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 04:24:01 1 0.17 0.00 0.03 0.00 0.03 99.77 08:14:18 04:25:01 all 0.13 0.00 0.03 0.00 0.03 99.82 08:14:18 04:25:01 0 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 04:25:01 1 0.23 0.00 0.02 0.00 0.00 99.75 08:14:18 04:26:01 all 0.11 0.00 0.03 0.00 0.03 99.84 08:14:18 04:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 04:26:01 1 0.20 0.00 0.03 0.00 0.03 99.73 08:14:18 08:14:18 04:26:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 04:27:01 all 0.11 0.00 0.04 0.00 0.02 99.83 08:14:18 04:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:14:18 04:27:01 1 0.20 0.00 0.07 0.00 0.03 99.70 08:14:18 04:28:01 all 0.03 0.00 0.03 0.00 0.04 99.90 08:14:18 04:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:14:18 04:28:01 1 0.05 0.00 0.05 0.00 0.07 99.83 08:14:18 04:29:01 all 0.08 0.00 0.04 0.00 0.03 99.84 08:14:18 04:29:01 0 0.03 0.00 0.05 0.00 0.05 99.87 08:14:18 04:29:01 1 0.13 0.00 0.03 0.00 0.02 99.82 08:14:18 04:30:01 all 0.07 0.00 0.03 0.00 0.03 99.88 08:14:18 04:30:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 04:30:01 1 0.10 0.00 0.02 0.00 0.02 99.87 08:14:18 04:31:01 all 0.08 0.00 0.03 0.00 0.03 99.87 08:14:18 04:31:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 04:31:01 1 0.13 0.00 0.03 0.00 0.00 99.83 08:14:18 04:32:01 all 0.07 0.00 0.02 0.00 0.04 99.87 08:14:18 04:32:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 04:32:01 1 0.12 0.00 0.02 0.00 0.05 99.82 08:14:18 04:33:01 all 0.14 0.00 0.02 0.00 0.03 99.81 08:14:18 04:33:01 0 0.02 0.00 0.00 0.00 0.03 99.95 08:14:18 04:33:01 1 0.27 0.00 0.03 0.00 0.03 99.67 08:14:18 04:34:02 all 0.08 0.00 0.02 0.00 0.04 99.86 08:14:18 04:34:02 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 04:34:02 1 0.13 0.00 0.02 0.00 0.05 99.80 08:14:18 04:35:01 all 0.05 0.00 0.03 0.01 0.04 99.87 08:14:18 04:35:01 0 0.03 0.00 0.02 0.02 0.05 99.88 08:14:18 04:35:01 1 0.07 0.00 0.03 0.00 0.03 99.86 08:14:18 04:36:01 all 0.05 0.00 0.03 0.00 0.04 99.88 08:14:18 04:36:01 0 0.03 0.00 0.02 0.00 0.07 99.88 08:14:18 04:36:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:14:18 04:37:01 all 0.06 0.00 0.01 0.00 0.03 99.90 08:14:18 04:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 04:37:01 1 0.10 0.00 0.00 0.00 0.03 99.87 08:14:18 08:14:18 04:37:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 04:38:01 all 0.03 0.00 0.03 0.00 0.03 99.92 08:14:18 04:38:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 04:38:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:14:18 04:39:01 all 0.04 0.00 0.02 0.00 0.04 99.90 08:14:18 04:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 04:39:01 1 0.05 0.00 0.02 0.00 0.05 99.88 08:14:18 04:40:01 all 0.06 0.00 0.03 0.00 0.04 99.87 08:14:18 04:40:01 0 0.03 0.00 0.03 0.00 0.07 99.87 08:14:18 04:40:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:14:18 04:41:01 all 0.02 0.00 0.02 0.00 0.04 99.92 08:14:18 04:41:01 0 0.02 0.00 0.02 0.00 0.05 99.92 08:14:18 04:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 04:42:01 all 0.08 0.00 0.03 0.01 0.04 99.84 08:14:18 04:42:01 0 0.13 0.00 0.03 0.02 0.05 99.77 08:14:18 04:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 04:43:01 all 0.07 0.00 0.02 0.00 0.03 99.88 08:14:18 04:43:01 0 0.12 0.00 0.02 0.00 0.05 99.82 08:14:18 04:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 04:44:01 all 0.11 0.00 0.03 0.00 0.04 99.82 08:14:18 04:44:01 0 0.18 0.00 0.03 0.00 0.03 99.75 08:14:18 04:44:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 04:45:01 all 0.08 0.00 0.02 0.00 0.03 99.88 08:14:18 04:45:01 0 0.13 0.00 0.02 0.00 0.03 99.82 08:14:18 04:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 04:46:01 all 0.06 0.00 0.02 0.00 0.05 99.87 08:14:18 04:46:01 0 0.07 0.00 0.02 0.00 0.07 99.85 08:14:18 04:46:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 04:47:01 all 0.09 0.00 0.03 0.00 0.03 99.86 08:14:18 04:47:01 0 0.17 0.00 0.02 0.00 0.05 99.77 08:14:18 04:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:14:18 04:48:01 all 0.08 0.00 0.03 0.00 0.04 99.85 08:14:18 04:48:01 0 0.15 0.00 0.02 0.00 0.03 99.80 08:14:18 04:48:01 1 0.02 0.00 0.03 0.00 0.05 99.90 08:14:18 08:14:18 04:48:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 04:49:01 all 0.06 0.00 0.03 0.00 0.05 99.87 08:14:18 04:49:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:14:18 04:49:01 1 0.03 0.00 0.02 0.00 0.08 99.87 08:14:18 04:50:01 all 0.03 0.00 0.03 0.00 0.04 99.91 08:14:18 04:50:01 0 0.02 0.00 0.03 0.00 0.05 99.90 08:14:18 04:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 04:51:01 all 0.03 0.00 0.02 0.00 0.04 99.92 08:14:18 04:51:01 0 0.03 0.00 0.02 0.00 0.07 99.88 08:14:18 04:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 04:52:01 all 0.03 0.00 0.03 0.00 0.04 99.91 08:14:18 04:52:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 04:52:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:14:18 04:53:01 all 0.07 0.00 0.03 0.00 0.04 99.87 08:14:18 04:53:01 0 0.05 0.00 0.03 0.00 0.07 99.85 08:14:18 04:53:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:14:18 04:54:01 all 0.03 0.00 0.03 0.00 0.04 99.89 08:14:18 04:54:01 0 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 04:54:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 04:55:01 all 0.06 0.00 0.02 0.00 0.03 99.89 08:14:18 04:55:01 0 0.05 0.00 0.02 0.00 0.07 99.87 08:14:18 04:55:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:14:18 04:56:01 all 0.08 0.00 0.03 0.00 0.04 99.85 08:14:18 04:56:01 0 0.05 0.00 0.03 0.00 0.07 99.85 08:14:18 04:56:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:14:18 04:57:01 all 0.10 0.00 0.03 0.00 0.03 99.83 08:14:18 04:57:01 0 0.05 0.00 0.03 0.00 0.05 99.87 08:14:18 04:57:01 1 0.15 0.00 0.03 0.00 0.02 99.80 08:14:18 04:58:01 all 0.06 0.00 0.03 0.00 0.03 99.88 08:14:18 04:58:01 0 0.03 0.00 0.03 0.00 0.07 99.87 08:14:18 04:58:01 1 0.08 0.00 0.02 0.00 0.00 99.90 08:14:18 04:59:01 all 0.07 0.00 0.02 0.00 0.04 99.87 08:14:18 04:59:01 0 0.05 0.00 0.02 0.00 0.07 99.87 08:14:18 04:59:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:14:18 08:14:18 04:59:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 05:00:01 all 0.03 0.00 0.03 0.00 0.03 99.92 08:14:18 05:00:01 0 0.05 0.00 0.03 0.00 0.05 99.87 08:14:18 05:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:14:18 05:01:01 all 0.17 0.00 0.03 0.01 0.03 99.77 08:14:18 05:01:01 0 0.30 0.00 0.03 0.00 0.05 99.62 08:14:18 05:01:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:14:18 05:02:01 all 0.23 0.00 0.03 0.00 0.05 99.69 08:14:18 05:02:01 0 0.45 0.00 0.02 0.00 0.05 99.48 08:14:18 05:02:01 1 0.02 0.00 0.03 0.00 0.05 99.90 08:14:18 05:03:01 all 0.08 0.00 0.03 0.00 0.03 99.86 08:14:18 05:03:01 0 0.17 0.00 0.03 0.00 0.05 99.75 08:14:18 05:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:14:18 05:04:01 all 0.10 0.00 0.02 0.00 0.03 99.85 08:14:18 05:04:01 0 0.17 0.00 0.02 0.00 0.03 99.78 08:14:18 05:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 05:05:01 all 0.13 0.00 0.01 0.00 0.03 99.83 08:14:18 05:05:01 0 0.25 0.00 0.02 0.00 0.03 99.70 08:14:18 05:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:14:18 05:06:01 all 0.09 0.00 0.03 0.00 0.03 99.86 08:14:18 05:06:01 0 0.15 0.00 0.03 0.00 0.02 99.80 08:14:18 05:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 05:07:01 all 0.12 0.00 0.03 0.00 0.04 99.82 08:14:18 05:07:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:14:18 05:07:01 1 0.17 0.00 0.03 0.00 0.07 99.73 08:14:18 05:08:02 all 0.08 0.00 0.04 0.00 0.03 99.85 08:14:18 05:08:02 0 0.03 0.00 0.03 0.00 0.02 99.92 08:14:18 05:08:02 1 0.13 0.00 0.05 0.00 0.03 99.78 08:14:18 05:09:01 all 0.06 0.00 0.03 0.00 0.03 99.88 08:14:18 05:09:01 0 0.09 0.00 0.02 0.00 0.02 99.88 08:14:18 05:09:01 1 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 05:10:01 all 0.18 0.00 0.01 0.00 0.04 99.77 08:14:18 05:10:01 0 0.32 0.00 0.02 0.00 0.05 99.62 08:14:18 05:10:01 1 0.03 0.00 0.00 0.00 0.03 99.93 08:14:18 08:14:18 05:10:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 05:11:01 all 0.02 0.00 0.03 0.00 0.06 99.90 08:14:18 05:11:01 0 0.03 0.00 0.03 0.00 0.07 99.87 08:14:18 05:11:01 1 0.00 0.00 0.02 0.00 0.05 99.93 08:14:18 05:12:01 all 0.03 0.00 0.03 0.00 0.04 99.90 08:14:18 05:12:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 05:12:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 05:13:01 all 0.08 0.00 0.03 0.00 0.04 99.85 08:14:18 05:13:01 0 0.15 0.00 0.03 0.00 0.05 99.77 08:14:18 05:13:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 05:14:01 all 0.09 0.00 0.02 0.00 0.03 99.86 08:14:18 05:14:01 0 0.17 0.00 0.02 0.00 0.05 99.77 08:14:18 05:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 05:15:01 all 0.15 0.00 0.03 0.00 0.03 99.79 08:14:18 05:15:01 0 0.28 0.00 0.03 0.00 0.03 99.65 08:14:18 05:15:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 05:16:01 all 0.05 0.00 0.03 0.00 0.04 99.88 08:14:18 05:16:01 0 0.08 0.00 0.03 0.00 0.07 99.82 08:14:18 05:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 05:17:01 all 0.11 0.00 0.02 0.00 0.04 99.83 08:14:18 05:17:01 0 0.20 0.00 0.02 0.00 0.05 99.73 08:14:18 05:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 05:18:01 all 0.06 0.00 0.03 0.00 0.04 99.87 08:14:18 05:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:14:18 05:18:01 1 0.08 0.00 0.02 0.00 0.07 99.83 08:14:18 05:19:01 all 0.03 0.00 0.02 0.00 0.04 99.91 08:14:18 05:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 05:19:01 1 0.05 0.00 0.02 0.00 0.07 99.87 08:14:18 05:20:01 all 0.03 0.00 0.03 0.00 0.05 99.89 08:14:18 05:20:01 0 0.03 0.00 0.03 0.00 0.07 99.87 08:14:18 05:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:14:18 05:21:01 all 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 05:21:01 0 0.03 0.00 0.02 0.00 0.08 99.87 08:14:18 05:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 08:14:18 05:21:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 05:22:01 all 0.05 0.00 0.03 0.00 0.04 99.88 08:14:18 05:22:01 0 0.02 0.00 0.03 0.00 0.07 99.88 08:14:18 05:22:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:14:18 05:23:01 all 0.05 0.00 0.02 0.00 0.05 99.88 08:14:18 05:23:01 0 0.05 0.00 0.03 0.00 0.05 99.87 08:14:18 05:23:01 1 0.05 0.00 0.00 0.00 0.05 99.90 08:14:18 05:24:01 all 0.10 0.00 0.03 0.00 0.03 99.84 08:14:18 05:24:01 0 0.03 0.00 0.02 0.00 0.07 99.88 08:14:18 05:24:01 1 0.17 0.00 0.03 0.00 0.00 99.80 08:14:18 05:25:01 all 0.13 0.00 0.02 0.00 0.03 99.82 08:14:18 05:25:01 0 0.05 0.00 0.02 0.00 0.05 99.88 08:14:18 05:25:01 1 0.20 0.00 0.02 0.00 0.02 99.77 08:14:18 05:26:01 all 0.09 0.00 0.03 0.00 0.04 99.83 08:14:18 05:26:01 0 0.03 0.00 0.05 0.00 0.07 99.85 08:14:18 05:26:01 1 0.15 0.00 0.02 0.00 0.02 99.82 08:14:18 05:27:01 all 0.13 0.00 0.03 0.00 0.03 99.82 08:14:18 05:27:01 0 0.05 0.00 0.03 0.00 0.05 99.87 08:14:18 05:27:01 1 0.20 0.00 0.02 0.00 0.02 99.77 08:14:18 05:28:01 all 0.08 0.00 0.03 0.00 0.04 99.86 08:14:18 05:28:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 05:28:01 1 0.13 0.00 0.03 0.00 0.05 99.78 08:14:18 05:29:01 all 0.06 0.00 0.03 0.00 0.03 99.88 08:14:18 05:29:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 05:29:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:14:18 05:30:01 all 0.03 0.00 0.03 0.00 0.04 99.91 08:14:18 05:30:01 0 0.02 0.00 0.03 0.00 0.07 99.88 08:14:18 05:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 05:31:01 all 0.16 0.00 0.01 0.00 0.04 99.79 08:14:18 05:31:01 0 0.30 0.00 0.02 0.00 0.05 99.63 08:14:18 05:31:01 1 0.02 0.00 0.00 0.00 0.03 99.95 08:14:18 05:32:01 all 0.10 0.00 0.04 0.00 0.03 99.82 08:14:18 05:32:01 0 0.10 0.00 0.03 0.00 0.07 99.80 08:14:18 05:32:01 1 0.10 0.00 0.05 0.00 0.00 99.85 08:14:18 08:14:18 05:32:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 05:33:01 all 0.02 0.00 0.02 0.00 0.04 99.92 08:14:18 05:33:01 0 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 05:33:01 1 0.00 0.00 0.00 0.00 0.03 99.97 08:14:18 05:34:01 all 0.08 0.00 0.03 0.00 0.04 99.85 08:14:18 05:34:01 0 0.10 0.00 0.03 0.00 0.05 99.82 08:14:18 05:34:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:14:18 05:35:01 all 0.03 0.00 0.02 0.00 0.04 99.92 08:14:18 05:35:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 05:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 05:36:01 all 0.10 0.00 0.03 0.00 0.04 99.83 08:14:18 05:36:01 0 0.18 0.00 0.05 0.00 0.07 99.70 08:14:18 05:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:14:18 05:37:01 all 0.03 0.00 0.03 0.00 0.04 99.90 08:14:18 05:37:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 05:37:01 1 0.00 0.00 0.05 0.00 0.05 99.90 08:14:18 05:38:01 all 0.06 0.00 0.02 0.00 0.05 99.87 08:14:18 05:38:01 0 0.07 0.00 0.02 0.00 0.03 99.88 08:14:18 05:38:01 1 0.05 0.00 0.02 0.00 0.07 99.87 08:14:18 05:39:01 all 0.06 0.00 0.03 0.00 0.04 99.87 08:14:18 05:39:01 0 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 05:39:01 1 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 05:40:01 all 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 05:40:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 05:40:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 05:41:01 all 0.05 0.00 0.02 0.00 0.04 99.89 08:14:18 05:41:01 0 0.08 0.00 0.02 0.00 0.05 99.85 08:14:18 05:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 05:42:01 all 0.04 0.00 0.02 0.00 0.04 99.90 08:14:18 05:42:01 0 0.07 0.00 0.02 0.00 0.03 99.88 08:14:18 05:42:01 1 0.02 0.00 0.02 0.00 0.05 99.92 08:14:18 05:43:01 all 0.04 0.00 0.01 0.00 0.03 99.92 08:14:18 05:43:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:14:18 05:43:01 1 0.02 0.00 0.00 0.00 0.03 99.95 08:14:18 08:14:18 05:43:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 05:44:02 all 0.03 0.00 0.03 0.00 0.03 99.91 08:14:18 05:44:02 0 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 05:44:02 1 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 05:45:01 all 0.06 0.00 0.03 0.00 0.03 99.89 08:14:18 05:45:01 0 0.02 0.00 0.03 0.00 0.03 99.92 08:14:18 05:45:01 1 0.10 0.00 0.02 0.00 0.02 99.86 08:14:18 05:46:01 all 0.12 0.00 0.03 0.00 0.02 99.84 08:14:18 05:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:14:18 05:46:01 1 0.20 0.00 0.02 0.00 0.02 99.77 08:14:18 05:47:01 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 05:47:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 05:47:01 1 0.15 0.00 0.02 0.00 0.02 99.82 08:14:18 05:48:01 all 0.06 0.00 0.02 0.00 0.04 99.88 08:14:18 05:48:01 0 0.02 0.00 0.02 0.00 0.07 99.90 08:14:18 05:48:01 1 0.10 0.00 0.02 0.00 0.02 99.87 08:14:18 05:49:01 all 0.13 0.00 0.03 0.00 0.03 99.81 08:14:18 05:49:01 0 0.05 0.00 0.03 0.00 0.05 99.87 08:14:18 05:49:01 1 0.22 0.00 0.02 0.00 0.02 99.75 08:14:18 05:50:01 all 0.05 0.00 0.01 0.00 0.04 99.90 08:14:18 05:50:01 0 0.00 0.00 0.00 0.00 0.07 99.93 08:14:18 05:50:01 1 0.10 0.00 0.02 0.00 0.02 99.87 08:14:18 05:51:01 all 0.08 0.00 0.03 0.00 0.04 99.86 08:14:18 05:51:01 0 0.05 0.00 0.03 0.00 0.05 99.87 08:14:18 05:51:01 1 0.10 0.00 0.02 0.00 0.03 99.85 08:14:18 05:52:01 all 0.11 0.00 0.03 0.01 0.03 99.82 08:14:18 05:52:01 0 0.02 0.00 0.03 0.00 0.03 99.92 08:14:18 05:52:01 1 0.20 0.00 0.03 0.02 0.02 99.73 08:14:18 05:53:01 all 0.04 0.00 0.03 0.00 0.07 99.87 08:14:18 05:53:01 0 0.05 0.00 0.03 0.00 0.08 99.83 08:14:18 05:53:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 05:54:01 all 0.02 0.00 0.02 0.00 0.04 99.92 08:14:18 05:54:01 0 0.02 0.00 0.02 0.00 0.05 99.92 08:14:18 05:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 08:14:18 05:54:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 05:55:01 all 0.05 0.00 0.01 0.00 0.06 99.88 08:14:18 05:55:01 0 0.05 0.00 0.00 0.00 0.05 99.90 08:14:18 05:55:01 1 0.05 0.00 0.02 0.00 0.07 99.87 08:14:18 05:56:01 all 0.03 0.00 0.03 0.00 0.05 99.90 08:14:18 05:56:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 05:56:01 1 0.02 0.00 0.03 0.00 0.07 99.88 08:14:18 05:57:01 all 0.08 0.00 0.01 0.00 0.04 99.87 08:14:18 05:57:01 0 0.13 0.00 0.02 0.00 0.03 99.82 08:14:18 05:57:01 1 0.03 0.00 0.00 0.00 0.05 99.92 08:14:18 05:58:01 all 0.08 0.00 0.02 0.00 0.03 99.88 08:14:18 05:58:01 0 0.13 0.00 0.02 0.00 0.03 99.82 08:14:18 05:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 05:59:01 all 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 05:59:01 0 0.08 0.00 0.02 0.00 0.05 99.85 08:14:18 05:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 06:00:01 all 0.15 0.00 0.01 0.00 0.03 99.81 08:14:18 06:00:01 0 0.28 0.00 0.00 0.00 0.03 99.68 08:14:18 06:00:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 06:01:01 all 0.06 0.00 0.03 0.00 0.03 99.88 08:14:18 06:01:01 0 0.08 0.00 0.03 0.00 0.05 99.83 08:14:18 06:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 06:02:01 all 0.07 0.00 0.03 0.00 0.05 99.86 08:14:18 06:02:01 0 0.12 0.00 0.02 0.00 0.05 99.82 08:14:18 06:02:01 1 0.02 0.00 0.03 0.00 0.05 99.90 08:14:18 06:03:01 all 0.10 0.00 0.01 0.00 0.03 99.87 08:14:18 06:03:01 0 0.18 0.00 0.02 0.00 0.03 99.77 08:14:18 06:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:14:18 06:04:01 all 0.03 0.00 0.02 0.00 0.04 99.91 08:14:18 06:04:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 06:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 06:05:01 all 0.05 0.00 0.03 0.00 0.04 99.88 08:14:18 06:05:01 0 0.08 0.00 0.03 0.00 0.07 99.82 08:14:18 06:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 08:14:18 06:05:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 06:06:01 all 0.07 0.00 0.02 0.06 0.03 99.82 08:14:18 06:06:01 0 0.10 0.00 0.02 0.12 0.03 99.73 08:14:18 06:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 06:07:01 all 0.09 0.00 0.01 0.00 0.04 99.86 08:14:18 06:07:01 0 0.17 0.00 0.00 0.00 0.05 99.78 08:14:18 06:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 06:08:01 all 0.18 0.00 0.02 0.00 0.03 99.77 08:14:18 06:08:01 0 0.33 0.00 0.02 0.00 0.03 99.62 08:14:18 06:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 06:09:01 all 0.11 0.00 0.03 0.00 0.02 99.85 08:14:18 06:09:01 0 0.20 0.00 0.02 0.00 0.02 99.77 08:14:18 06:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:14:18 06:10:01 all 0.07 0.00 0.03 0.00 0.03 99.87 08:14:18 06:10:01 0 0.10 0.00 0.03 0.00 0.03 99.83 08:14:18 06:10:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 06:11:01 all 0.10 0.00 0.03 0.00 0.03 99.85 08:14:18 06:11:01 0 0.20 0.00 0.03 0.00 0.03 99.73 08:14:18 06:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:14:18 06:12:01 all 0.13 0.00 0.03 0.00 0.03 99.82 08:14:18 06:12:01 0 0.22 0.00 0.02 0.00 0.02 99.75 08:14:18 06:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 06:13:01 all 0.13 0.00 0.03 0.00 0.03 99.82 08:14:18 06:13:01 0 0.20 0.00 0.03 0.00 0.02 99.75 08:14:18 06:13:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 06:14:01 all 0.12 0.00 0.03 0.00 0.03 99.83 08:14:18 06:14:01 0 0.20 0.00 0.02 0.00 0.03 99.75 08:14:18 06:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:14:18 06:15:01 all 0.21 0.00 0.03 0.00 0.03 99.74 08:14:18 06:15:01 0 0.37 0.00 0.02 0.00 0.00 99.62 08:14:18 06:15:01 1 0.05 0.00 0.03 0.00 0.05 99.87 08:14:18 06:16:01 all 0.05 0.00 0.03 0.00 0.03 99.89 08:14:18 06:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:14:18 06:16:01 1 0.05 0.00 0.02 0.00 0.05 99.88 08:14:18 08:14:18 06:16:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 06:17:01 all 0.13 0.00 0.03 0.00 0.03 99.81 08:14:18 06:17:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 06:17:01 1 0.25 0.00 0.05 0.00 0.02 99.68 08:14:18 06:18:01 all 0.11 0.00 0.02 0.00 0.03 99.85 08:14:18 06:18:01 0 0.17 0.00 0.02 0.00 0.03 99.78 08:14:18 06:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:14:18 06:19:02 all 0.16 0.00 0.03 0.00 0.03 99.78 08:14:18 06:19:02 0 0.30 0.00 0.05 0.00 0.03 99.62 08:14:18 06:19:02 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 06:20:01 all 0.11 0.00 0.03 0.00 0.03 99.84 08:14:18 06:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:14:18 06:20:01 1 0.19 0.00 0.03 0.00 0.05 99.73 08:14:18 06:21:01 all 0.14 0.00 0.03 0.00 0.03 99.80 08:14:18 06:21:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:14:18 06:21:01 1 0.23 0.00 0.02 0.00 0.02 99.73 08:14:18 06:22:01 all 0.17 0.00 0.03 0.00 0.00 99.80 08:14:18 06:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:14:18 06:22:01 1 0.30 0.00 0.03 0.00 0.00 99.67 08:14:18 06:23:01 all 0.09 0.00 0.03 0.00 0.03 99.85 08:14:18 06:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 06:23:01 1 0.15 0.00 0.03 0.00 0.02 99.80 08:14:18 06:24:01 all 0.06 0.00 0.03 0.00 0.02 99.89 08:14:18 06:24:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:14:18 06:24:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:14:18 06:25:01 all 0.09 0.00 0.03 0.00 0.03 99.84 08:14:18 06:25:01 0 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 06:25:01 1 0.15 0.00 0.03 0.00 0.02 99.80 08:14:18 06:26:01 all 0.18 0.00 0.03 0.00 0.02 99.77 08:14:18 06:26:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:14:18 06:26:01 1 0.32 0.00 0.02 0.00 0.00 99.67 08:14:18 06:27:01 all 0.16 0.00 0.03 0.00 0.02 99.80 08:14:18 06:27:01 0 0.18 0.00 0.03 0.00 0.03 99.75 08:14:18 06:27:01 1 0.13 0.00 0.02 0.00 0.00 99.85 08:14:18 08:14:18 06:27:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 06:28:01 all 0.18 0.00 0.03 0.00 0.03 99.77 08:14:18 06:28:01 0 0.35 0.00 0.03 0.00 0.02 99.60 08:14:18 06:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 06:29:01 all 0.12 0.00 0.03 0.00 0.03 99.83 08:14:18 06:29:01 0 0.22 0.00 0.03 0.00 0.05 99.70 08:14:18 06:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:14:18 06:30:01 all 0.09 0.00 0.01 0.00 0.02 99.88 08:14:18 06:30:01 0 0.17 0.00 0.00 0.00 0.02 99.82 08:14:18 06:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 06:31:01 all 0.11 0.00 0.03 0.00 0.03 99.83 08:14:18 06:31:01 0 0.20 0.00 0.03 0.00 0.03 99.73 08:14:18 06:31:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 06:32:01 all 0.15 0.00 0.03 0.00 0.03 99.79 08:14:18 06:32:01 0 0.22 0.00 0.02 0.00 0.02 99.75 08:14:18 06:32:01 1 0.08 0.00 0.05 0.00 0.03 99.83 08:14:18 06:33:01 all 0.07 0.00 0.04 0.00 0.03 99.87 08:14:18 06:33:01 0 0.10 0.00 0.05 0.00 0.02 99.83 08:14:18 06:33:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 06:34:01 all 0.09 0.00 0.02 0.00 0.03 99.86 08:14:18 06:34:01 0 0.12 0.00 0.02 0.00 0.03 99.83 08:14:18 06:34:01 1 0.07 0.00 0.02 0.00 0.03 99.88 08:14:18 06:35:01 all 0.08 0.00 0.03 0.00 0.02 99.88 08:14:18 06:35:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 06:35:01 1 0.12 0.00 0.03 0.00 0.00 99.85 08:14:18 06:36:01 all 0.10 0.00 0.03 0.00 0.03 99.83 08:14:18 06:36:01 0 0.08 0.00 0.05 0.00 0.05 99.82 08:14:18 06:36:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:14:18 06:37:01 all 0.09 0.00 0.03 0.00 0.01 99.87 08:14:18 06:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:14:18 06:37:01 1 0.15 0.00 0.02 0.00 0.00 99.83 08:14:18 06:38:01 all 0.14 0.00 0.03 0.00 0.03 99.80 08:14:18 06:38:01 0 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 06:38:01 1 0.25 0.00 0.02 0.00 0.02 99.72 08:14:18 08:14:18 06:38:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 06:39:01 all 0.12 0.00 0.03 0.00 0.02 99.84 08:14:18 06:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 06:39:01 1 0.20 0.00 0.02 0.00 0.00 99.78 08:14:18 06:40:01 all 0.13 0.00 0.03 0.00 0.03 99.82 08:14:18 06:40:01 0 0.05 0.00 0.02 0.00 0.05 99.88 08:14:18 06:40:01 1 0.22 0.00 0.03 0.00 0.00 99.75 08:14:18 06:41:01 all 0.13 0.00 0.03 0.01 0.03 99.81 08:14:18 06:41:01 0 0.00 0.00 0.03 0.02 0.03 99.92 08:14:18 06:41:01 1 0.25 0.00 0.02 0.00 0.03 99.70 08:14:18 06:42:01 all 0.13 0.00 0.03 0.03 0.02 99.80 08:14:18 06:42:01 0 0.22 0.00 0.02 0.05 0.02 99.70 08:14:18 06:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:14:18 06:43:01 all 0.13 0.00 0.03 0.00 0.02 99.82 08:14:18 06:43:01 0 0.22 0.00 0.02 0.00 0.00 99.77 08:14:18 06:43:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:14:18 06:44:01 all 0.07 0.00 0.02 0.00 0.03 99.88 08:14:18 06:44:01 0 0.10 0.00 0.02 0.00 0.03 99.85 08:14:18 06:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 06:45:01 all 0.09 0.00 0.03 0.00 0.03 99.85 08:14:18 06:45:01 0 0.15 0.00 0.02 0.00 0.03 99.80 08:14:18 06:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 06:46:01 all 0.14 0.00 0.03 0.00 0.03 99.80 08:14:18 06:46:01 0 0.22 0.00 0.02 0.00 0.02 99.75 08:14:18 06:46:01 1 0.07 0.00 0.03 0.00 0.05 99.85 08:14:18 06:47:01 all 0.12 0.00 0.03 0.00 0.03 99.83 08:14:18 06:47:01 0 0.22 0.00 0.02 0.00 0.02 99.75 08:14:18 06:47:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:14:18 06:48:01 all 0.11 0.00 0.03 0.00 0.03 99.84 08:14:18 06:48:01 0 0.18 0.00 0.02 0.00 0.02 99.78 08:14:18 06:48:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 06:49:01 all 0.11 0.00 0.03 0.00 0.03 99.83 08:14:18 06:49:01 0 0.18 0.00 0.02 0.00 0.02 99.78 08:14:18 06:49:01 1 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 08:14:18 06:49:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 06:50:01 all 0.12 0.00 0.02 0.00 0.03 99.83 08:14:18 06:50:01 0 0.22 0.00 0.02 0.00 0.03 99.73 08:14:18 06:50:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 06:51:01 all 0.16 0.00 0.02 0.00 0.03 99.80 08:14:18 06:51:01 0 0.28 0.00 0.02 0.00 0.03 99.67 08:14:18 06:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 06:52:01 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 06:52:01 0 0.15 0.00 0.02 0.00 0.03 99.80 08:14:18 06:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 06:53:01 all 0.12 0.00 0.03 0.00 0.03 99.82 08:14:18 06:53:01 0 0.22 0.00 0.02 0.00 0.03 99.73 08:14:18 06:53:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:14:18 06:54:02 all 0.11 0.00 0.03 0.00 0.02 99.85 08:14:18 06:54:02 0 0.18 0.00 0.02 0.00 0.00 99.80 08:14:18 06:54:02 1 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 06:55:01 all 0.08 0.00 0.03 0.00 0.03 99.86 08:14:18 06:55:01 0 0.14 0.00 0.03 0.00 0.03 99.80 08:14:18 06:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 06:56:01 all 0.17 0.00 0.01 0.03 0.03 99.77 08:14:18 06:56:01 0 0.32 0.00 0.00 0.05 0.03 99.60 08:14:18 06:56:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 06:57:01 all 0.13 0.00 0.02 0.00 0.04 99.81 08:14:18 06:57:01 0 0.23 0.00 0.02 0.00 0.03 99.72 08:14:18 06:57:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 06:58:01 all 0.10 0.00 0.03 0.00 0.03 99.85 08:14:18 06:58:01 0 0.17 0.00 0.03 0.00 0.02 99.78 08:14:18 06:58:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 06:59:01 all 0.09 0.00 0.02 0.00 0.02 99.87 08:14:18 06:59:01 0 0.15 0.00 0.00 0.00 0.00 99.85 08:14:18 06:59:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 07:00:01 all 0.07 0.00 0.02 0.00 0.03 99.89 08:14:18 07:00:01 0 0.10 0.00 0.02 0.00 0.02 99.87 08:14:18 07:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 08:14:18 07:00:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 07:01:01 all 0.10 0.00 0.02 0.00 0.03 99.85 08:14:18 07:01:01 0 0.17 0.00 0.02 0.00 0.03 99.78 08:14:18 07:01:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 07:02:01 all 0.12 0.00 0.03 0.00 0.03 99.83 08:14:18 07:02:01 0 0.20 0.00 0.03 0.00 0.03 99.73 08:14:18 07:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 07:03:01 all 0.07 0.00 0.02 0.00 0.03 99.88 08:14:18 07:03:01 0 0.12 0.00 0.02 0.00 0.03 99.83 08:14:18 07:03:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 07:04:01 all 0.15 0.00 0.02 0.00 0.02 99.82 08:14:18 07:04:01 0 0.27 0.00 0.02 0.00 0.02 99.70 08:14:18 07:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 07:05:01 all 0.05 0.00 0.03 0.00 0.03 99.89 08:14:18 07:05:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:14:18 07:05:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 07:06:01 all 0.13 0.00 0.01 0.00 0.03 99.83 08:14:18 07:06:01 0 0.23 0.00 0.00 0.00 0.03 99.73 08:14:18 07:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 07:07:01 all 0.13 0.00 0.02 0.00 0.03 99.83 08:14:18 07:07:01 0 0.23 0.00 0.02 0.00 0.02 99.73 08:14:18 07:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 07:08:01 all 0.07 0.00 0.02 0.00 0.03 99.89 08:14:18 07:08:01 0 0.12 0.00 0.02 0.00 0.03 99.83 08:14:18 07:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 07:09:01 all 0.04 0.00 0.03 0.00 0.03 99.91 08:14:18 07:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:14:18 07:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 07:10:01 all 0.10 0.00 0.01 0.00 0.03 99.87 08:14:18 07:10:01 0 0.17 0.00 0.00 0.00 0.03 99.80 08:14:18 07:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 07:11:01 all 0.06 0.00 0.02 0.00 0.03 99.90 08:14:18 07:11:01 0 0.12 0.00 0.02 0.00 0.03 99.83 08:14:18 07:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:14:18 08:14:18 07:11:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 07:12:01 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 07:12:01 0 0.12 0.00 0.02 0.00 0.02 99.85 08:14:18 07:12:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 07:13:01 all 0.07 0.00 0.03 0.00 0.03 99.87 08:14:18 07:13:01 0 0.12 0.00 0.02 0.00 0.02 99.85 08:14:18 07:13:01 1 0.02 0.00 0.03 0.00 0.05 99.90 08:14:18 07:14:01 all 0.08 0.00 0.03 0.00 0.03 99.87 08:14:18 07:14:01 0 0.13 0.00 0.02 0.00 0.02 99.83 08:14:18 07:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 07:15:01 all 0.04 0.00 0.01 0.00 0.03 99.92 08:14:18 07:15:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:14:18 07:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 07:16:01 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 07:16:01 0 0.13 0.00 0.02 0.00 0.02 99.83 08:14:18 07:16:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 07:17:01 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 07:17:01 0 0.15 0.00 0.02 0.00 0.03 99.80 08:14:18 07:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 07:18:01 all 0.05 0.00 0.03 0.00 0.02 99.91 08:14:18 07:18:01 0 0.10 0.00 0.02 0.00 0.00 99.88 08:14:18 07:18:01 1 0.00 0.00 0.03 0.00 0.03 99.93 08:14:18 07:19:01 all 0.08 0.00 0.02 0.00 0.04 99.87 08:14:18 07:19:01 0 0.12 0.00 0.02 0.00 0.03 99.83 08:14:18 07:19:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 07:20:01 all 0.05 0.00 0.03 0.00 0.03 99.89 08:14:18 07:20:01 0 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 07:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:14:18 07:21:01 all 0.04 0.00 0.03 0.00 0.03 99.90 08:14:18 07:21:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:14:18 07:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 07:22:01 all 0.07 0.00 0.01 0.00 0.03 99.90 08:14:18 07:22:01 0 0.12 0.00 0.00 0.00 0.03 99.85 08:14:18 07:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:18 08:14:18 07:22:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 07:23:01 all 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 07:23:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:14:18 07:23:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 07:24:01 all 0.04 0.00 0.02 0.00 0.04 99.90 08:14:18 07:24:01 0 0.07 0.00 0.00 0.00 0.03 99.90 08:14:18 07:24:01 1 0.02 0.00 0.03 0.00 0.05 99.90 08:14:18 07:25:01 all 0.10 0.00 0.02 0.00 0.03 99.86 08:14:18 07:25:01 0 0.17 0.00 0.02 0.00 0.02 99.80 08:14:18 07:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 07:26:01 all 0.12 0.00 0.02 0.00 0.02 99.85 08:14:18 07:26:01 0 0.20 0.00 0.02 0.00 0.02 99.77 08:14:18 07:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 07:27:01 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 07:27:01 0 0.12 0.00 0.02 0.00 0.03 99.83 08:14:18 07:27:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 07:28:02 all 0.05 0.00 0.03 0.00 0.03 99.89 08:14:18 07:28:02 0 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 07:28:02 1 0.07 0.00 0.02 0.00 0.02 99.90 08:14:18 07:29:01 all 0.03 0.00 0.03 0.00 0.03 99.91 08:14:18 07:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 07:29:01 1 0.02 0.00 0.03 0.00 0.03 99.91 08:14:18 07:30:01 all 0.07 0.00 0.02 0.00 0.02 99.90 08:14:18 07:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 07:30:01 1 0.10 0.00 0.02 0.00 0.00 99.88 08:14:18 07:31:01 all 0.11 0.00 0.02 0.00 0.03 99.85 08:14:18 07:31:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:14:18 07:31:01 1 0.17 0.00 0.00 0.00 0.02 99.82 08:14:18 07:32:01 all 0.08 0.00 0.03 0.00 0.03 99.86 08:14:18 07:32:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 07:32:01 1 0.15 0.00 0.03 0.00 0.03 99.78 08:14:18 07:33:01 all 0.04 0.00 0.01 0.00 0.06 99.89 08:14:18 07:33:01 0 0.02 0.00 0.02 0.00 0.07 99.90 08:14:18 07:33:01 1 0.07 0.00 0.00 0.00 0.05 99.88 08:14:18 08:14:18 07:33:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 07:34:01 all 0.17 0.00 0.02 0.00 0.05 99.77 08:14:18 07:34:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 07:34:01 1 0.30 0.00 0.02 0.00 0.05 99.63 08:14:18 07:35:01 all 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 07:35:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 07:35:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:14:18 07:36:01 all 0.05 0.00 0.03 0.00 0.03 99.89 08:14:18 07:36:01 0 0.02 0.00 0.03 0.00 0.05 99.90 08:14:18 07:36:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:14:18 07:37:01 all 0.13 0.00 0.01 0.00 0.03 99.84 08:14:18 07:37:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 07:37:01 1 0.22 0.00 0.00 0.00 0.02 99.77 08:14:18 07:38:01 all 0.13 0.00 0.03 0.00 0.03 99.82 08:14:18 07:38:01 0 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 07:38:01 1 0.23 0.00 0.02 0.00 0.00 99.75 08:14:18 07:39:01 all 0.18 0.00 0.02 0.00 0.03 99.78 08:14:18 07:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 07:39:01 1 0.32 0.00 0.02 0.00 0.02 99.65 08:14:18 07:40:01 all 0.13 0.00 0.02 0.00 0.03 99.83 08:14:18 07:40:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 07:40:01 1 0.20 0.00 0.02 0.00 0.02 99.77 08:14:18 07:41:01 all 0.10 0.00 0.03 0.00 0.03 99.84 08:14:18 07:41:01 0 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 07:41:01 1 0.17 0.00 0.02 0.00 0.02 99.80 08:14:18 07:42:01 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 07:42:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 07:42:01 1 0.13 0.00 0.02 0.00 0.02 99.83 08:14:18 07:43:01 all 0.06 0.00 0.03 0.00 0.03 99.89 08:14:18 07:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:14:18 07:43:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:14:18 07:44:01 all 0.04 0.00 0.02 0.00 0.03 99.91 08:14:18 07:44:01 0 0.05 0.00 0.03 0.00 0.07 99.85 08:14:18 07:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:14:18 08:14:18 07:44:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 07:45:01 all 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 07:45:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 07:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 07:46:01 all 0.03 0.00 0.03 0.00 0.04 99.90 08:14:18 07:46:01 0 0.02 0.00 0.03 0.00 0.07 99.88 08:14:18 07:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:14:18 07:47:01 all 0.08 0.00 0.01 0.00 0.04 99.87 08:14:18 07:47:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 07:47:01 1 0.13 0.00 0.00 0.00 0.03 99.83 08:14:18 07:48:01 all 0.07 0.00 0.03 0.00 0.03 99.88 08:14:18 07:48:01 0 0.02 0.00 0.03 0.00 0.05 99.90 08:14:18 07:48:01 1 0.12 0.00 0.02 0.00 0.00 99.87 08:14:18 07:49:01 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 07:49:01 0 0.05 0.00 0.02 0.00 0.05 99.88 08:14:18 07:49:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:14:18 07:50:01 all 0.10 0.00 0.03 0.00 0.03 99.85 08:14:18 07:50:01 0 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 07:50:01 1 0.17 0.00 0.02 0.00 0.00 99.82 08:14:18 07:51:01 all 0.08 0.00 0.03 0.00 0.03 99.87 08:14:18 07:51:01 0 0.03 0.00 0.03 0.00 0.05 99.88 08:14:18 07:51:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:14:18 07:52:01 all 0.07 0.00 0.03 0.00 0.03 99.88 08:14:18 07:52:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 07:52:01 1 0.10 0.00 0.03 0.00 0.00 99.87 08:14:18 07:53:01 all 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 07:53:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 07:53:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 07:54:01 all 0.06 0.00 0.02 0.00 0.03 99.89 08:14:18 07:54:01 0 0.00 0.00 0.02 0.00 0.05 99.93 08:14:18 07:54:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:14:18 07:55:01 all 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 07:55:01 0 0.05 0.00 0.02 0.00 0.05 99.88 08:14:18 07:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:14:18 08:14:18 07:55:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 07:56:01 all 0.07 0.00 0.03 0.00 0.03 99.87 08:14:18 07:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:14:18 07:56:01 1 0.10 0.00 0.02 0.00 0.03 99.85 08:14:18 07:57:01 all 0.11 0.00 0.02 0.00 0.03 99.85 08:14:18 07:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 07:57:01 1 0.18 0.00 0.02 0.00 0.02 99.78 08:14:18 07:58:01 all 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 07:58:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:14:18 07:58:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:14:18 07:59:01 all 0.07 0.00 0.01 0.00 0.03 99.90 08:14:18 07:59:01 0 0.05 0.00 0.02 0.00 0.05 99.88 08:14:18 07:59:01 1 0.08 0.00 0.00 0.00 0.00 99.92 08:14:18 08:00:01 all 0.03 0.00 0.01 0.00 0.04 99.92 08:14:18 08:00:01 0 0.03 0.00 0.00 0.00 0.05 99.92 08:14:18 08:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 08:01:01 all 0.10 0.00 0.02 0.00 0.03 99.86 08:14:18 08:01:01 0 0.15 0.00 0.02 0.00 0.03 99.80 08:14:18 08:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:14:18 08:02:01 all 0.08 0.00 0.03 0.00 0.04 99.85 08:14:18 08:02:01 0 0.17 0.00 0.03 0.00 0.05 99.75 08:14:18 08:02:01 1 0.00 0.00 0.02 0.00 0.03 99.95 08:14:18 08:03:02 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 08:03:02 0 0.13 0.00 0.02 0.00 0.03 99.82 08:14:18 08:03:02 1 0.02 0.00 0.02 0.00 0.03 99.93 08:14:18 08:04:01 all 0.14 0.00 0.02 0.00 0.03 99.82 08:14:18 08:04:01 0 0.15 0.00 0.02 0.00 0.03 99.80 08:14:18 08:04:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:14:18 08:05:01 all 0.07 0.00 0.03 0.00 0.03 99.87 08:14:18 08:05:01 0 0.02 0.00 0.03 0.00 0.05 99.90 08:14:18 08:05:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:14:18 08:06:01 all 0.08 0.00 0.01 0.00 0.03 99.88 08:14:18 08:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:14:18 08:06:01 1 0.13 0.00 0.00 0.00 0.03 99.83 08:14:18 08:14:18 08:06:01 CPU %user %nice %system %iowait %steal %idle 08:14:18 08:07:01 all 0.13 0.00 0.03 0.00 0.04 99.81 08:14:18 08:07:01 0 0.02 0.00 0.03 0.00 0.05 99.90 08:14:18 08:07:01 1 0.23 0.00 0.02 0.00 0.03 99.72 08:14:18 08:08:01 all 0.08 0.00 0.02 0.00 0.03 99.87 08:14:18 08:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 08:08:01 1 0.13 0.00 0.02 0.00 0.02 99.83 08:14:18 08:09:01 all 0.06 0.00 0.01 0.00 0.03 99.91 08:14:18 08:09:01 0 0.02 0.00 0.00 0.00 0.05 99.93 08:14:18 08:09:01 1 0.10 0.00 0.02 0.00 0.00 99.88 08:14:18 08:10:01 all 0.04 0.00 0.02 0.00 0.03 99.91 08:14:18 08:10:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 08:10:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 08:11:01 all 0.03 0.00 0.03 0.00 0.03 99.92 08:14:18 08:11:01 0 0.02 0.00 0.03 0.00 0.03 99.92 08:14:18 08:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:18 08:12:01 all 0.08 0.00 0.01 0.00 0.02 99.89 08:14:18 08:12:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:14:18 08:12:01 1 0.12 0.00 0.00 0.00 0.00 99.88 08:14:18 08:13:01 all 0.06 0.00 0.03 0.00 0.03 99.88 08:14:18 08:13:01 0 0.02 0.00 0.03 0.00 0.05 99.90 08:14:18 08:13:01 1 0.10 0.00 0.02 0.00 0.02 99.87 08:14:18 08:14:01 all 1.34 0.00 0.32 0.92 0.03 97.39 08:14:18 08:14:01 0 1.31 0.00 0.35 1.34 0.05 96.95 08:14:18 08:14:01 1 1.38 0.00 0.29 0.50 0.02 97.82 08:14:18 Average: all 1.03 0.01 0.30 1.76 0.03 96.86 08:14:18 Average: 0 1.05 0.01 0.30 1.74 0.04 96.86 08:14:18 Average: 1 1.01 0.01 0.30 1.78 0.03 96.87 08:14:18 08:14:18 08:14:18