Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 4d3928a445fe6b0fab8e7cb8929633fe4725dd90+0916c9033c71b8931055140091788f6fe2f32c33 (9659b46e453f3aa25857819664285afe51e1fe6a) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7909e789ffc0fecf34d47f501ec8db0a80105338 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7909e789ffc0fecf34d47f501ec8db0a80105338 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Running on prd-centos7-docker-4c-2g-581 in /w/workspace/dgexfoundry_device-sdk-go_PR-593 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-593 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/593/head:refs/remotes/origin/PR-593 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0916c9033c71b8931055140091788f6fe2f32c33 into PR head commit 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 Merge succeeded, producing 816079c675ea94510a4ff91ae7f2c747d851f5ea Checking out Revision 816079c675ea94510a4ff91ae7f2c747d851f5ea (PR-593) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0916c9033c71b8931055140091788f6fe2f32c33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 816079c675ea94510a4ff91ae7f2c747d851f5ea # timeout=10 Commit message: "Merge commit '0916c9033c71b8931055140091788f6fe2f32c33' into HEAD" > git rev-list --no-walk 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:40:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:40:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:40:25 ========================================================= 18:40:25 EdgeX Global Pipelines Version Info 18:40:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:40:27 ------------------- 18:40:27 stable info: 18:40:27 ------------------- 18:40:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:40:27 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 18:40:27 Message: update stable to v1.0.122 18:40:28 ------------------- 18:40:28 experimental info: 18:40:28 ------------------- 18:40:28 Commited By: **** collab-it+edgex@linuxfoundation.org 18:40:28 Commit SHA: 040e29ce4f8dcf7f02c652317e535dcbebe1b406 18:40:28 Message: update experimental to v1.0.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:40:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:40:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:40:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:40:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:40:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:40:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:40:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:40:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:40:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:40:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:40:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:40:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 18:40:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:40:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:40:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:40:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:40:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:40:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:40:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:40:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:40:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:40:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-593 [Pipeline] echo 18:40:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-593 [Pipeline] echo 18:40:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-593 [Pipeline] echo 18:40:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 816079c675ea94510a4ff91ae7f2c747d851f5ea [Pipeline] echo 18:40:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 816079c [Pipeline] echo 18:40:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:32 + git log --format=format:%s -1 816079c675ea94510a4ff91ae7f2c747d851f5ea [Pipeline] echo 18:40:32 GIT_COMMIT: 816079c675ea94510a4ff91ae7f2c747d851f5ea, Commit Message: Merge commit '0916c9033c71b8931055140091788f6fe2f32c33' into HEAD [Pipeline] echo 18:40:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:40:33 18:40:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:40:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:40:33 latest: Pulling from edgex-devops/git-semver 18:40:33 31603596830f: Pulling fs layer 18:40:33 2a8b12db71e7: Pulling fs layer 18:40:33 6ca5941a6612: Pulling fs layer 18:40:33 ecc8261a40a4: Pulling fs layer 18:40:33 ecc8261a40a4: Waiting 18:40:34 2a8b12db71e7: Verifying Checksum 18:40:34 2a8b12db71e7: Download complete 18:40:34 31603596830f: Verifying Checksum 18:40:34 31603596830f: Download complete 18:40:34 ecc8261a40a4: Verifying Checksum 18:40:34 ecc8261a40a4: Download complete 18:40:34 6ca5941a6612: Verifying Checksum 18:40:34 6ca5941a6612: Download complete 18:40:34 31603596830f: Pull complete 18:40:34 2a8b12db71e7: Pull complete 18:40:35 6ca5941a6612: Pull complete 18:40:35 ecc8261a40a4: Pull complete 18:40:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:40:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:40:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:40:35 prd-centos7-docker-4c-2g-581 does not seem to be running inside a container 18:40:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-593 -v /w/workspace/dgexfoundry_device-sdk-go_PR-593:/w/workspace/dgexfoundry_device-sdk-go_PR-593:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-593@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:40:37 $ docker top 41f876f49042698508c72fd95d7a235663ef4227267462520e2ef85cc14d97b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:38 [ssh-agent] Looking for ssh-agent implementation... 18:40:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:38 $ docker exec 41f876f49042698508c72fd95d7a235663ef4227267462520e2ef85cc14d97b2 ssh-agent 18:40:38 SSH_AUTH_SOCK=/tmp/ssh-XkXEdL8IPNDw/agent.11 18:40:38 SSH_AGENT_PID=16 18:40:38 Running ssh-add (command line suppressed) 18:40:38 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/private_key_4836885525424063075.key (/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/private_key_4836885525424063075.key) 18:40:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:38 + git describe --exact-match --tags HEAD 18:40:38 fatal: No names found, cannot describe anything. [Pipeline] } 18:40:38 $ docker exec --env ******** --env ******** 41f876f49042698508c72fd95d7a235663ef4227267462520e2ef85cc14d97b2 ssh-agent -k 18:40:39 unset SSH_AUTH_SOCK; 18:40:39 unset SSH_AGENT_PID; 18:40:39 echo Agent pid 16 killed; 18:40:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:40:39 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:40:39 This usually means this commit has not been tagged. [Pipeline] sshagent 18:40:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:39 [ssh-agent] Looking for ssh-agent implementation... 18:40:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:39 $ docker exec 41f876f49042698508c72fd95d7a235663ef4227267462520e2ef85cc14d97b2 ssh-agent 18:40:39 SSH_AUTH_SOCK=/tmp/ssh-ckZPgI3ztIKN/agent.45 18:40:39 SSH_AGENT_PID=50 18:40:39 Running ssh-add (command line suppressed) 18:40:39 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/private_key_7043041982849473396.key (/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/private_key_7043041982849473396.key) 18:40:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:40 + git semver init 18:40:40 # -> Open(): unable to determine branch for HEAD 18:40:40 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-593/.git 18:40:40 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-593 18:40:40 # $SEMVER_REMOTE_NAME = origin 18:40:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:40:40 # $SEMVER_USER_NAME = edgex-jenkins 18:40:40 # $SEMVER_BRANCH = PR-593 18:40:40 # $SEMVER_TEMP = /tmp/semver-003118900 18:40:40 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:40:40 # '/tmp/semver-003118900' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-593/.semver' 18:40:40 # -> Force: false 18:40:40 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-593/.semver [Pipeline] } 18:40:40 $ docker exec --env ******** --env ******** 41f876f49042698508c72fd95d7a235663ef4227267462520e2ef85cc14d97b2 ssh-agent -k 18:40:40 unset SSH_AUTH_SOCK; 18:40:40 unset SSH_AGENT_PID; 18:40:40 echo Agent pid 50 killed; 18:40:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:41 + git semver [Pipeline] } 18:40:41 $ docker stop --time=1 41f876f49042698508c72fd95d7a235663ef4227267462520e2ef85cc14d97b2 18:40:42 $ docker rm -f 41f876f49042698508c72fd95d7a235663ef4227267462520e2ef85cc14d97b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:40:43 Stashed 38 file(s) [Pipeline] echo 18:40:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 18:40:43 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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] node 18:40:59 Still waiting to schedule task 18:40:59 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-581’ 18:40:59 Still waiting to schedule task 18:40:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:42:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-583 in /w/workspace/dgexfoundry_device-sdk-go_PR-593 [Pipeline] { [Pipeline] ws 18:42:54 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:43:00 using credential edgex-jenkins-ssh 18:43:00 Cloning the remote Git repository 18:43:00 Cloning with configured refspecs honoured and without tags 18:43:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:43:00 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:43:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:00 > git --version # timeout=10 18:43:00 > git --version # 'git version 2.17.1' 18:43:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:43:01 Fetching without tags 18:43:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:01 > git config --add remote.origin.fetch +refs/pull/593/head:refs/remotes/origin/PR-593 # timeout=10 18:43:01 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:43:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:43:02 Merging remotes/origin/master commit 0916c9033c71b8931055140091788f6fe2f32c33 into PR head commit 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 18:43:02 Merge succeeded, producing 681a90e63a9450a4291f5e861119bc5662db3f6c 18:43:02 Checking out Revision 681a90e63a9450a4291f5e861119bc5662db3f6c (PR-593) 18:43:02 > git config core.sparsecheckout # timeout=10 18:43:02 > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 18:43:02 > git remote # timeout=10 18:43:02 > git config --get remote.origin.url # timeout=10 18:43:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:02 > git merge 0916c9033c71b8931055140091788f6fe2f32c33 # timeout=10 18:43:02 > git rev-parse HEAD^{commit} # timeout=10 18:43:02 > git config core.sparsecheckout # timeout=10 18:43:02 > git checkout -f 681a90e63a9450a4291f5e861119bc5662db3f6c # timeout=10 18:43:07 Commit message: "Merge commit '0916c9033c71b8931055140091788f6fe2f32c33' into HEAD" 18:43:07 > git rev-list --no-walk 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:43:08 ========================================================= 18:43:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:43:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:43:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 18:43:10 Sending build context to Docker daemon 3.166MB 18:43:10 Step 1/8 : ARG BASE=golang:1.15-alpine 18:43:10 Step 2/8 : FROM ${BASE} 18:43:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:43:11 b538f80385f9: Pulling fs layer 18:43:11 74f711af9a0d: Pulling fs layer 18:43:11 99f96fe45779: Pulling fs layer 18:43:11 8529a6b9a6be: Pulling fs layer 18:43:11 45590311c82a: Pulling fs layer 18:43:11 69ca0ff8b7b3: Pulling fs layer 18:43:11 209524e5b208: Pulling fs layer 18:43:11 8529a6b9a6be: Waiting 18:43:11 45590311c82a: Waiting 18:43:11 69ca0ff8b7b3: Waiting 18:43:11 209524e5b208: Waiting 18:43:11 99f96fe45779: Download complete 18:43:11 74f711af9a0d: Verifying Checksum 18:43:11 74f711af9a0d: Download complete 18:43:11 45590311c82a: Download complete 18:43:11 69ca0ff8b7b3: Verifying Checksum 18:43:11 69ca0ff8b7b3: Download complete 18:43:11 b538f80385f9: Download complete 18:43:11 b538f80385f9: Pull complete 18:43:12 74f711af9a0d: Pull complete 18:43:13 99f96fe45779: Pull complete 18:43:13 209524e5b208: Verifying Checksum 18:43:13 209524e5b208: Download complete 18:43:14 8529a6b9a6be: Verifying Checksum 18:43:14 8529a6b9a6be: Download complete 18:43:27 8529a6b9a6be: Pull complete 18:43:27 45590311c82a: Pull complete 18:43:27 69ca0ff8b7b3: Pull complete 18:43:29 209524e5b208: Pull complete 18:43:29 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 18:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:43:29 ---> 5bddaf1c2fca 18:43:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:43:33 ---> Running in 9c16a7fe9283 18:43:33 Removing intermediate container 9c16a7fe9283 18:43:33 ---> 932d19038565 18:43:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:33 ---> Running in 993655657bdd 18:43:36 Removing intermediate container 993655657bdd 18:43:36 ---> 12d365a0d22c 18:43:36 Step 5/8 : RUN apk add --no-cache make git 18:43:36 ---> Running in 74e8ba1ed0cb 18:43:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:43:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:43:39 OK: 142 MiB in 39 packages 18:43:40 Removing intermediate container 74e8ba1ed0cb 18:43:40 ---> ef30280f5c67 18:43:40 Step 6/8 : WORKDIR /device-sdk-go 18:43:40 ---> Running in b6dfeb68f855 18:43:40 Removing intermediate container b6dfeb68f855 18:43:40 ---> c371073e3f78 18:43:40 Step 7/8 : COPY . . 18:43:42 ---> fc03848fdd44 18:43:42 Step 8/8 : RUN go mod download 18:43:42 ---> Running in 030246356b38 18:43:57 Removing intermediate container 030246356b38 18:43:57 ---> 7e3ca5fcb660 18:43:57 Successfully built 7e3ca5fcb660 18:43:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:43:57 + docker inspect -f . ci-base-image-arm64 18:43:57 . [Pipeline] withDockerContainer 18:43:58 prd-ubuntu18.04-docker-arm64-4c-16g-583 does not seem to be running inside a container 18:43:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 18:44:00 $ docker top 87071d517356d860784fc5466d385c5c32d8d427d14ff18e72afb50809a98703 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:01 + go version 18:44:01 go version go1.15.2 linux/arm64 [Pipeline] } 18:44:01 $ docker stop --time=1 87071d517356d860784fc5466d385c5c32d8d427d14ff18e72afb50809a98703 18:44:03 $ docker rm -f 87071d517356d860784fc5466d385c5c32d8d427d14ff18e72afb50809a98703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:44:04 + docker inspect -f . ci-base-image-arm64 18:44:04 . [Pipeline] withDockerContainer 18:44:04 prd-ubuntu18.04-docker-arm64-4c-16g-583 does not seem to be running inside a container 18:44:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 18:44:06 $ docker top d55f5abceb90329e0361deaef1485b11e0960ed02f34c0e695f03de9f9f97d49 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:08 + make test 18:44:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:44:30 ? github.com/edgexfoundry/device-sdk-go [no test files] 18:45:09 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 18:45:09 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 18:45:09 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 18:45:09 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.062s coverage: 21.9% of statements 18:45:09 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.316s coverage: 95.7% of statements 18:45:41 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.060s coverage: 8.6% of statements 18:45:41 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.049s coverage: 21.7% of statements 18:45:41 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 18:45:41 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.484s coverage: 37.0% of statements 18:45:41 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 18:45:41 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.726s coverage: 65.4% of statements 18:45:41 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 18:45:41 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 18:45:41 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 18:45:41 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.256s coverage: 52.6% of statements 18:45:41 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.849s coverage: 68.9% of statements 18:45:41 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 18:45:41 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 18:45:41 GO111MODULE=on go vet ./... 18:46:08 gofmt -l . 18:46:08 [ "`gofmt -l .`" = "" ] 18:46:08 ./bin/test-attribution-txt.sh 18:46:08 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:46:09 Stashed 1 file(s) [Pipeline] } 18:46:09 $ docker stop --time=1 d55f5abceb90329e0361deaef1485b11e0960ed02f34c0e695f03de9f9f97d49 18:46:11 $ docker rm -f d55f5abceb90329e0361deaef1485b11e0960ed02f34c0e695f03de9f9f97d49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 18:46:14 Running on prd-centos7-docker-4c-2g-591 in /w/workspace/dgexfoundry_device-sdk-go_PR-593 [Pipeline] { [Pipeline] sh [Pipeline] ws 18:46:15 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:46:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:46:15 + ls -al . 18:46:15 total 228 18:46:15 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 18:46 . 18:46:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 18:43 .. 18:46:15 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 18:43 .dockerignore 18:46:15 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 18:43 .git 18:46:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 18:43 .github 18:46:15 -rw-rw-r-- 1 jenkins jenkins 138 Sep 20 18:43 .gitignore 18:46:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 18:43 .semver 18:46:15 -rw-rw-r-- 1 jenkins jenkins 936 Sep 20 18:43 Dockerfile.build 18:46:15 -rw-rw-r-- 1 jenkins jenkins 785 Sep 20 18:43 Jenkinsfile 18:46:15 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 20 18:43 LICENSE 18:46:15 -rw-rw-r-- 1 jenkins jenkins 1013 Sep 20 18:43 Makefile 18:46:15 -rw-rw-r-- 1 jenkins jenkins 5897 Sep 20 18:43 README.md 18:46:15 -rw-rw-r-- 1 jenkins jenkins 4291 Sep 20 18:43 RELEASE-NOTES.txt 18:46:15 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 18:40 VERSION 18:46:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 18:43 bin 18:46:15 -rw-r--r-- 1 jenkins jenkins 111696 Sep 20 18:45 coverage.out 18:46:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 18:43 example 18:46:15 -rw-r--r-- 1 jenkins jenkins 446 Sep 20 18:46 go.mod 18:46:15 -rw-r--r-- 1 jenkins jenkins 12179 Sep 20 18:46 go.sum 18:46:15 drwxrwxr-x 13 jenkins jenkins 4096 Sep 20 18:43 internal 18:46:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 18:43 openapi 18:46:15 drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 18:43 pkg 18:46:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 18:43 snap 18:46:15 -rw-rw-r-- 1 jenkins jenkins 222 Sep 20 18:43 version.go [Pipeline] isUnix [Pipeline] sh 18:46:16 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=816079c675ea94510a4ff91ae7f2c747d851f5ea --label arch=arm64 --label version=0.0.0 . 18:46:16 Sending build context to Docker daemon 3.28MB 18:46:16 Step 1/24 : ARG BASE=golang:1.15-alpine 18:46:16 Step 2/24 : FROM ${BASE} AS builder 18:46:16 ---> 7e3ca5fcb660 18:46:16 Step 3/24 : ARG MAKE='make build' 18:46:17 ---> Running in df6688c33b80 18:46:17 Removing intermediate container df6688c33b80 18:46:17 ---> c467bdd2c426 18:46:17 Step 4/24 : WORKDIR /device-sdk-go 18:46:17 ---> Running in 0e806e9b9012 18:46:17 Removing intermediate container 0e806e9b9012 18:46:17 ---> 33d2564ea689 18:46:17 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:46:18 using credential edgex-jenkins-ssh 18:46:18 ---> Running in cb50cf0d4378 18:46:18 Cloning the remote Git repository 18:46:18 Cloning with configured refspecs honoured and without tags 18:46:18 Removing intermediate container cb50cf0d4378 18:46:18 ---> b51ea4fde078 18:46:18 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:18 ---> Running in 377bd9d0fcc2 18:46:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:46:18 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:46:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:18 > git --version # timeout=10 18:46:18 > git --version # 'git version 2.16.5' 18:46:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:46:19 Fetching without tags 18:46:19 Merging remotes/origin/master commit 0916c9033c71b8931055140091788f6fe2f32c33 into PR head commit 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 18:46:19 Merge succeeded, producing 39a92620a59e369945089fe0e042c7dd9d3ca52f 18:46:19 Checking out Revision 39a92620a59e369945089fe0e042c7dd9d3ca52f (PR-593) 18:46:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:19 > git config --add remote.origin.fetch +refs/pull/593/head:refs/remotes/origin/PR-593 # timeout=10 18:46:19 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:46:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:46:19 > git config core.sparsecheckout # timeout=10 18:46:19 > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 18:46:19 > git remote # timeout=10 18:46:19 > git config --get remote.origin.url # timeout=10 18:46:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:19 > git merge 0916c9033c71b8931055140091788f6fe2f32c33 # timeout=10 18:46:19 > git rev-parse HEAD^{commit} # timeout=10 18:46:19 > git config core.sparsecheckout # timeout=10 18:46:19 > git checkout -f 39a92620a59e369945089fe0e042c7dd9d3ca52f # timeout=10 18:46:21 Removing intermediate container 377bd9d0fcc2 18:46:21 ---> 0fe74bd44c15 18:46:21 Step 7/24 : RUN apk add --update --no-cache make git 18:46:21 ---> Running in 2d1190e0bc8c 18:46:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:23 Commit message: "Merge commit '0916c9033c71b8931055140091788f6fe2f32c33' into HEAD" 18:46:23 > git rev-list --no-walk 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 18:46:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 18:46:24 OK: 142 MiB in 39 packages [Pipeline] echo 18:46:24 ========================================================= 18:46:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:46:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:46:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 18:46:25 Removing intermediate container 2d1190e0bc8c 18:46:25 ---> 99512646120d 18:46:25 Step 8/24 : COPY . . 18:46:25 Sending build context to Docker daemon 3.167MB 18:46:25 Step 1/8 : ARG BASE=golang:1.15-alpine 18:46:25 Step 2/8 : FROM ${BASE} 18:46:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:46:25 df20fa9351a1: Pulling fs layer 18:46:25 ed8968b2872e: Pulling fs layer 18:46:25 a92cc7c5fd73: Pulling fs layer 18:46:25 e871e8e8d7a9: Pulling fs layer 18:46:25 e73272ec9a57: Pulling fs layer 18:46:25 1e910a182e73: Pulling fs layer 18:46:25 4e634b169226: Pulling fs layer 18:46:25 1e910a182e73: Waiting 18:46:25 e871e8e8d7a9: Waiting 18:46:25 4e634b169226: Waiting 18:46:25 e73272ec9a57: Waiting 18:46:25 a92cc7c5fd73: Verifying Checksum 18:46:25 a92cc7c5fd73: Download complete 18:46:25 ed8968b2872e: Verifying Checksum 18:46:25 ed8968b2872e: Download complete 18:46:25 e73272ec9a57: Verifying Checksum 18:46:25 e73272ec9a57: Download complete 18:46:25 1e910a182e73: Verifying Checksum 18:46:25 1e910a182e73: Download complete 18:46:25 df20fa9351a1: Verifying Checksum 18:46:25 df20fa9351a1: Download complete 18:46:25 df20fa9351a1: Pull complete 18:46:25 ed8968b2872e: Pull complete 18:46:25 a92cc7c5fd73: Pull complete 18:46:26 ---> 052f428e39a5 18:46:26 Step 9/24 : RUN ${MAKE} 18:46:26 ---> Running in ca1dc788e7b7 18:46:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:46:28 4e634b169226: Verifying Checksum 18:46:28 4e634b169226: Download complete 18:46:30 e871e8e8d7a9: Download complete 18:46:35 e871e8e8d7a9: Pull complete 18:46:35 e73272ec9a57: Pull complete 18:46:35 1e910a182e73: Pull complete 18:46:40 4e634b169226: Pull complete 18:46:40 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 18:46:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:46:40 ---> f7629b54cfaa 18:46:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:46:40 ---> Running in 8acd102a1469 18:46:40 Removing intermediate container 8acd102a1469 18:46:40 ---> 67a0ead5a702 18:46:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:40 ---> Running in 1d8ee3ae3cf8 18:46:42 Removing intermediate container 1d8ee3ae3cf8 18:46:42 ---> f84ee792a4bf 18:46:42 Step 5/8 : RUN apk add --no-cache make git 18:46:42 ---> Running in 1525d35cdb24 18:46:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:46:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:46:45 OK: 166 MiB in 39 packages 18:46:45 Removing intermediate container 1525d35cdb24 18:46:45 ---> 3b46ba7dcb91 18:46:45 Step 6/8 : WORKDIR /device-sdk-go 18:46:45 ---> Running in a13dde8e0de0 18:46:46 Removing intermediate container a13dde8e0de0 18:46:46 ---> 8ca17835a29e 18:46:46 Step 7/8 : COPY . . 18:46:47 ---> 4cb45e9b9a6c 18:46:47 Step 8/8 : RUN go mod download 18:46:47 ---> Running in 650c327e56ea 18:46:50 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 18:46:52 Removing intermediate container ca1dc788e7b7 18:46:52 ---> 9a5a15944a63 18:46:52 Step 10/24 : FROM scratch 18:46:52 ---> 18:46:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:46:52 ---> Running in bfa0a3206c3a 18:46:52 Removing intermediate container bfa0a3206c3a 18:46:52 ---> 7f3f27b097c0 18:46:52 Step 12/24 : ENV APP_PORT=49990 18:46:52 ---> Running in 6ba57d88782d 18:46:53 Removing intermediate container 6ba57d88782d 18:46:53 ---> 3382e5072a2b 18:46:53 Step 13/24 : EXPOSE $APP_PORT 18:46:53 ---> Running in 25b2233a8371 18:46:53 Removing intermediate container 25b2233a8371 18:46:53 ---> 531c48464a36 18:46:53 Step 14/24 : WORKDIR / 18:46:54 ---> Running in 217b042722a5 18:46:54 Removing intermediate container 217b042722a5 18:46:54 ---> 78bcd9952fcb 18:46:54 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 18:46:55 ---> 45e193e22e89 18:46:55 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 18:46:56 ---> ebfb83b878f6 18:46:56 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 18:46:57 ---> 90fc16833382 18:46:57 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 18:46:58 ---> 76ae49963aff 18:46:58 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 18:46:58 ---> 3da13a7520c4 18:46:58 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 18:46:58 ---> Running in 8cd6af72e7a1 18:46:59 Removing intermediate container 8cd6af72e7a1 18:46:59 ---> 761e77a9e600 18:46:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:46:59 ---> Running in c9158716a1b3 18:46:59 Removing intermediate container c9158716a1b3 18:46:59 ---> 87408bf865e1 18:46:59 Step 22/24 : LABEL arch=arm64 18:46:59 ---> Running in 994e9f9884e5 18:46:59 Removing intermediate container 650c327e56ea 18:46:59 ---> 8e4d0a060c8c 18:46:59 Successfully built 8e4d0a060c8c 18:46:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:47:00 Removing intermediate container 994e9f9884e5 18:47:00 ---> dd9c6240e0e4 18:47:00 Step 23/24 : LABEL git_sha=816079c675ea94510a4ff91ae7f2c747d851f5ea 18:47:00 + docker inspect -f . ci-base-image-x86_64 18:47:00 . [Pipeline] withDockerContainer 18:47:00 prd-centos7-docker-4c-2g-591 does not seem to be running inside a container 18:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat 18:47:00 ---> Running in f6cea67404ff 18:47:00 Removing intermediate container f6cea67404ff 18:47:00 ---> 883c7273936f 18:47:00 Step 24/24 : LABEL version=0.0.0 18:47:00 ---> Running in c5b827c51160 18:47:01 Removing intermediate container c5b827c51160 18:47:01 ---> 495dc0f9f2c6 18:47:01 [Warning] One or more build-args [ARCH] were not consumed 18:47:01 Successfully built 495dc0f9f2c6 18:47:01 Successfully tagged docker-device-sdk-simple-arm64:latest 18:47:01 $ docker top 6385fe1372e71cf1b4aa0b0ea195df94a8c071d40d2f3ba898af0522e2cfab12 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 18:47:02 + go version 18:47:02 go version go1.15.2 linux/amd64 [Pipeline] } 18:47:02 $ docker stop --time=1 6385fe1372e71cf1b4aa0b0ea195df94a8c071d40d2f3ba898af0522e2cfab12 18:47:03 $ docker rm -f 6385fe1372e71cf1b4aa0b0ea195df94a8c071d40d2f3ba898af0522e2cfab12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] } 18:47:04 + docker inspect -f . ci-base-image-x86_64 18:47:04 . [Pipeline] withDockerContainer 18:47:04 prd-centos7-docker-4c-2g-591 does not seem to be running inside a container 18:47:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat 18:47:05 $ docker top d87b3b5beb9decd81f2ad891aa42a08dcca29b064ce917d067e1d1b9fcfaa494 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:05 + make test 18:47:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:47:12 ? github.com/edgexfoundry/device-sdk-go [no test files] 18:47:24 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 18:47:24 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 18:47:24 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 18:47:24 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.030s coverage: 21.9% of statements 18:47:26 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.408s coverage: 95.7% of statements 18:47:59 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.041s coverage: 8.6% of statements 18:47:59 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.043s coverage: 21.7% of statements 18:47:59 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 18:47:59 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.176s coverage: 37.0% of statements 18:47:59 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 18:47:59 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.240s coverage: 65.4% of statements 18:47:59 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 18:47:59 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 18:47:59 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 18:47:59 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.066s coverage: 52.6% of statements 18:47:59 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.278s coverage: 68.9% of statements 18:47:59 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 18:47:59 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 18:47:59 GO111MODULE=on go vet ./... 18:48:03 gofmt -l . 18:48:03 [ "`gofmt -l .`" = "" ] 18:48:03 ./bin/test-attribution-txt.sh 18:48:04 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:48:04 Warning: overwriting stash ‘coverage-report’ 18:48:04 Stashed 1 file(s) [Pipeline] } 18:48:04 $ docker stop --time=1 d87b3b5beb9decd81f2ad891aa42a08dcca29b064ce917d067e1d1b9fcfaa494 18:48:06 $ docker rm -f d87b3b5beb9decd81f2ad891aa42a08dcca29b064ce917d067e1d1b9fcfaa494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:48:07 + ls -al . 18:48:07 total 188 18:48:07 drwxrwxr-x. 11 jenkins jenkins 4096 Sep 20 18:48 . 18:48:07 drwxrwxr-x. 4 jenkins jenkins 28 Sep 20 18:46 .. 18:48:07 drwxrwxr-x. 2 jenkins jenkins 64 Sep 20 18:46 bin 18:48:07 -rw-r--r--. 1 jenkins jenkins 111696 Sep 20 18:47 coverage.out 18:48:07 -rw-rw-r--. 1 jenkins jenkins 936 Sep 20 18:46 Dockerfile.build 18:48:07 -rw-rw-r--. 1 jenkins jenkins 140 Sep 20 18:46 .dockerignore 18:48:07 drwxrwxr-x. 4 jenkins jenkins 48 Sep 20 18:46 example 18:48:07 drwxrwxr-x. 8 jenkins jenkins 179 Sep 20 18:46 .git 18:48:07 drwxrwxr-x. 2 jenkins jenkins 60 Sep 20 18:46 .github 18:48:07 -rw-rw-r--. 1 jenkins jenkins 138 Sep 20 18:46 .gitignore 18:48:07 -rw-r--r--. 1 jenkins jenkins 446 Sep 20 18:48 go.mod 18:48:07 -rw-r--r--. 1 jenkins jenkins 12179 Sep 20 18:48 go.sum 18:48:07 drwxrwxr-x. 13 jenkins jenkins 184 Sep 20 18:46 internal 18:48:07 -rw-rw-r--. 1 jenkins jenkins 785 Sep 20 18:46 Jenkinsfile 18:48:07 -rw-rw-r--. 1 jenkins jenkins 11341 Sep 20 18:46 LICENSE 18:48:07 -rw-rw-r--. 1 jenkins jenkins 1013 Sep 20 18:46 Makefile 18:48:07 drwxrwxr-x. 4 jenkins jenkins 26 Sep 20 18:46 openapi 18:48:07 drwxrwxr-x. 5 jenkins jenkins 50 Sep 20 18:46 pkg 18:48:07 -rw-rw-r--. 1 jenkins jenkins 5897 Sep 20 18:46 README.md 18:48:07 -rw-rw-r--. 1 jenkins jenkins 4291 Sep 20 18:46 RELEASE-NOTES.txt 18:48:07 drwxrwxr-x. 3 jenkins jenkins 58 Sep 20 18:46 .semver 18:48:07 drwxrwxr-x. 4 jenkins jenkins 54 Sep 20 18:46 snap 18:48:07 -rw-rw-r--. 1 jenkins jenkins 5 Sep 20 18:40 VERSION 18:48:07 -rw-rw-r--. 1 jenkins jenkins 222 Sep 20 18:46 version.go [Pipeline] isUnix [Pipeline] sh 18:48:07 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=816079c675ea94510a4ff91ae7f2c747d851f5ea --label arch=amd64 --label version=0.0.0 . 18:48:08 Sending build context to Docker daemon 3.28MB 18:48:08 Step 1/24 : ARG BASE=golang:1.15-alpine 18:48:08 Step 2/24 : FROM ${BASE} AS builder 18:48:08 ---> 8e4d0a060c8c 18:48:08 Step 3/24 : ARG MAKE='make build' 18:48:08 ---> Running in f0b01f805fd1 18:48:08 Removing intermediate container f0b01f805fd1 18:48:08 ---> 499e01c2ed0e 18:48:08 Step 4/24 : WORKDIR /device-sdk-go 18:48:09 ---> Running in df77d812c8de 18:48:09 Removing intermediate container df77d812c8de 18:48:09 ---> 6db3f3794f05 18:48:09 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:48:09 ---> Running in 09d01c841161 18:48:09 Removing intermediate container 09d01c841161 18:48:09 ---> 9950e4789fc8 18:48:09 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:09 ---> Running in 3a4069ffd1dd 18:48:10 Removing intermediate container 3a4069ffd1dd 18:48:10 ---> 7dc752c747d8 18:48:10 Step 7/24 : RUN apk add --update --no-cache make git 18:48:10 ---> Running in 59fb37703540 18:48:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:48:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:48:12 OK: 166 MiB in 39 packages 18:48:12 Removing intermediate container 59fb37703540 18:48:12 ---> cef90ddaaac6 18:48:12 Step 8/24 : COPY . . 18:48:13 ---> 7c7ead911e9e 18:48:13 Step 9/24 : RUN ${MAKE} 18:48:13 ---> Running in 71ee8d351702 18:48:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:48:20 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 18:48:22 Removing intermediate container 71ee8d351702 18:48:22 ---> 02ec45d82f98 18:48:22 Step 10/24 : FROM scratch 18:48:22 ---> 18:48:22 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:48:22 ---> Running in c0d9f1ab171b 18:48:22 Removing intermediate container c0d9f1ab171b 18:48:22 ---> cc73c26a59b9 18:48:22 Step 12/24 : ENV APP_PORT=49990 18:48:22 ---> Running in 3cda2dc789f7 18:48:23 Removing intermediate container 3cda2dc789f7 18:48:23 ---> 84d261031909 18:48:23 Step 13/24 : EXPOSE $APP_PORT 18:48:23 ---> Running in a9d6e186ca15 18:48:23 Removing intermediate container a9d6e186ca15 18:48:23 ---> 91894a3707cc 18:48:23 Step 14/24 : WORKDIR / 18:48:23 ---> Running in fcff1fe2e7ca 18:48:23 Removing intermediate container fcff1fe2e7ca 18:48:23 ---> 9c63eb8747db 18:48:23 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 18:48:24 ---> 886fad71cc8b 18:48:24 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 18:48:24 ---> 2c104435f769 18:48:24 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 18:48:24 ---> 0d6854ee3433 18:48:24 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 18:48:24 ---> e3280d4c2660 18:48:24 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 18:48:24 ---> 2334bd281a31 18:48:24 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 18:48:24 ---> Running in 92f3b54639df 18:48:25 Removing intermediate container 92f3b54639df 18:48:25 ---> 41fcb1061fff 18:48:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:48:25 ---> Running in 4228dbd50621 18:48:25 Removing intermediate container 4228dbd50621 18:48:25 ---> 401000fcfebc 18:48:25 Step 22/24 : LABEL arch=amd64 18:48:25 ---> Running in c90f3b2f2ce9 18:48:25 Removing intermediate container c90f3b2f2ce9 18:48:25 ---> 6ff588098a34 18:48:25 Step 23/24 : LABEL git_sha=816079c675ea94510a4ff91ae7f2c747d851f5ea 18:48:25 ---> Running in 1580fb11cbb3 18:48:25 Removing intermediate container 1580fb11cbb3 18:48:25 ---> adb14cc71760 18:48:25 Step 24/24 : LABEL version=0.0.0 18:48:25 ---> Running in ec4029fc82a8 18:48:25 Removing intermediate container ec4029fc82a8 18:48:25 ---> 99ffba1dd0a6 18:48:25 [Warning] One or more build-args [ARCH] were not consumed 18:48:25 Successfully built 99ffba1dd0a6 18:48:25 Successfully tagged docker-device-sdk-simple:latest [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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 18:48:27 provisioning config files... 18:48:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/config5812763438594899041tmp [Pipeline] { [Pipeline] sh 18:48:28 + curl -s https://codecov.io/bash 18:48:28 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/config5812763438594899041tmp [Pipeline] } 18:48:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:48:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:48:31 ---> package-listing.sh 18:48:31 ++ tr '[:upper:]' '[:lower:]' 18:48:31 ++ facter osfamily 18:48:31 + OS_FAMILY=redhat 18:48:31 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-593 18:48:31 + START_PACKAGES=/tmp/packages_start.txt 18:48:31 + END_PACKAGES=/tmp/packages_end.txt 18:48:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:48:31 + PACKAGES=/tmp/packages_start.txt 18:48:31 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-593 ']' 18:48:31 + PACKAGES=/tmp/packages_end.txt 18:48:31 + case "${OS_FAMILY}" in 18:48:31 + rpm -qa 18:48:31 + sort 18:48:36 + '[' -f /tmp/packages_start.txt ']' 18:48:36 + '[' -f /tmp/packages_end.txt ']' 18:48:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:48:36 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-593 ']' 18:48:36 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-593/archives/ 18:48:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-593/archives/ [Pipeline] isUnix [Pipeline] sh 18:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:48:37 18:48:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:48:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:48:37 alpine: Pulling from edgex-lftools-log-publisher 18:48:37 df20fa9351a1: Pulling fs layer 18:48:37 36b3adc4ff6f: Pulling fs layer 18:48:37 8ad3a11d3b57: Pulling fs layer 18:48:37 46f8f816bc3b: Pulling fs layer 18:48:37 0dadc02b9964: Pulling fs layer 18:48:37 ce6a7cf60c04: Pulling fs layer 18:48:37 7a184a31f384: Pulling fs layer 18:48:37 0879bd2ef858: Pulling fs layer 18:48:37 0dadc02b9964: Waiting 18:48:37 7a184a31f384: Waiting 18:48:37 0879bd2ef858: Waiting 18:48:37 ce6a7cf60c04: Waiting 18:48:37 46f8f816bc3b: Waiting 18:48:37 36b3adc4ff6f: Download complete 18:48:37 46f8f816bc3b: Download complete 18:48:37 df20fa9351a1: Download complete 18:48:37 ce6a7cf60c04: Download complete 18:48:37 7a184a31f384: Verifying Checksum 18:48:37 7a184a31f384: Download complete 18:48:37 0dadc02b9964: Verifying Checksum 18:48:37 0dadc02b9964: Download complete 18:48:37 8ad3a11d3b57: Verifying Checksum 18:48:37 8ad3a11d3b57: Download complete 18:48:38 df20fa9351a1: Pull complete 18:48:38 0879bd2ef858: Verifying Checksum 18:48:38 0879bd2ef858: Download complete 18:48:38 36b3adc4ff6f: Pull complete 18:48:38 8ad3a11d3b57: Pull complete 18:48:38 46f8f816bc3b: Pull complete 18:48:39 0dadc02b9964: Pull complete 18:48:39 ce6a7cf60c04: Pull complete 18:48:39 7a184a31f384: Pull complete 18:48:41 0879bd2ef858: Pull complete 18:48:41 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 18:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:48:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:48:42 prd-centos7-docker-4c-2g-581 does not seem to be running inside a container 18:48:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dgexfoundry_device-sdk-go_PR-593 -v /w/workspace/dgexfoundry_device-sdk-go_PR-593:/w/workspace/dgexfoundry_device-sdk-go_PR-593:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:48:47 $ docker top 6b8791dc236ef28d670e695dd6dc55f845ada1c13cb4c5aa811bf5734fa3265d -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:47 + mkdir -p /var/log/sa [Pipeline] sh 18:48:47 + ls /var/log/sa-host 18:48:47 + sadf -c /var/log/sa-host/sa05 18:48:47 file_magic: OK 18:48:47 HZ: Using current value: 100 18:48:47 file_header: OK 18:48:47 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 18:48:47 Statistics: 18:48:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:48:47 File successfully converted to sysstat format version 12.2.1 18:48:47 + sadf -c /var/log/sa-host/sa20 18:48:47 file_magic: OK 18:48:47 HZ: Using current value: 100 18:48:47 file_header: OK 18:48:47 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 18:48:47 Statistics: 18:48:47 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... 18:48:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:47 provisioning config files... 18:48:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/config9173930647958672536tmp [Pipeline] { [Pipeline] echo 18:48:48 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:48:48 ---> create-netrc.sh [Pipeline] echo 18:48:48 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:48:48 ---> logs-deploy.sh 18:48:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-593/2 18:48:48 INFO: archiving workspace using pattern(s): 18:48:50 Archives upload complete. 18:48:50 INFO: archiving logs to Nexus 18:48:51 ---> uname -a: 18:48:51 Linux 6b8791dc236e 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 18:48:51 18:48:51 18:48:51 ---> lscpu: 18:48:51 Architecture: x86_64 18:48:51 CPU op-mode(s): 32-bit, 64-bit 18:48:51 Byte Order: Little Endian 18:48:51 Address sizes: 40 bits physical, 48 bits virtual 18:48:51 CPU(s): 4 18:48:51 On-line CPU(s) list: 0-3 18:48:51 Thread(s) per core: 1 18:48:51 Core(s) per socket: 1 18:48:51 Socket(s): 4 18:48:51 NUMA node(s): 1 18:48:51 Vendor ID: GenuineIntel 18:48:51 CPU family: 6 18:48:51 Model: 44 18:48:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:48:51 Stepping: 1 18:48:51 CPU MHz: 2933.438 18:48:51 BogoMIPS: 5866.87 18:48:51 Virtualization: VT-x 18:48:51 Hypervisor vendor: KVM 18:48:51 Virtualization type: full 18:48:51 L1d cache: 128 KiB 18:48:51 L1i cache: 128 KiB 18:48:51 L2 cache: 16 MiB 18:48:51 L3 cache: 64 MiB 18:48:51 NUMA node0 CPU(s): 0-3 18:48:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:48:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:48:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:48:51 Vulnerability Meltdown: Mitigation; PTI 18:48:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:48:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:48:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:48:51 Vulnerability Tsx async abort: Not affected 18:48:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:48:51 18:48:51 18:48:51 ---> nproc: 18:48:51 4 18:48:51 18:48:51 18:48:51 ---> df -h: 18:48:51 Filesystem Size Used Available Use% Mounted on 18:48:51 overlay 50.0G 6.6G 43.4G 13% / 18:48:51 tmpfs 64.0M 0 64.0M 0% /dev 18:48:51 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:48:51 shm 64.0M 0 64.0M 0% /dev/shm 18:48:51 /dev/vda1 50.0G 6.6G 43.4G 13% /etc/resolv.conf 18:48:51 /dev/vda1 50.0G 6.6G 43.4G 13% /etc/hostname 18:48:51 /dev/vda1 50.0G 6.6G 43.4G 13% /etc/hosts 18:48:51 /dev/vda1 50.0G 6.6G 43.4G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-593 18:48:51 /dev/vda1 50.0G 6.6G 43.4G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp 18:48:51 /dev/vda1 50.0G 6.6G 43.4G 13% /var/log/sa-host 18:48:51 18:48:51 18:48:51 ---> free -m: 18:48:51 total used free shared buff/cache available 18:48:51 Mem: 1837 734 148 0 954 1010 18:48:51 Swap: 1023 1 1022 18:48:51 18:48:51 18:48:51 ---> ip addr: 18:48:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:48:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:48:51 inet 127.0.0.1/8 scope host lo 18:48:51 valid_lft forever preferred_lft forever 18:48:51 6: eth0@if7: mtu 1458 qdisc noqueue state UP 18:48:51 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 18:48:51 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 18:48:51 valid_lft forever preferred_lft forever 18:48:51 18:48:51 18:48:51 ---> sar -b -r -n DEV: 18:48:51 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/20/20 _x86_64_ (4 CPU) 18:48:51 18:48:51 17:51:16 LINUX RESTART (4 CPU) 18:48:51 18:48:51 17:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:48:51 17:53:01 5.73 0.08 5.65 0.00 2.66 223.36 0.00 18:48:51 17:54:01 0.40 0.02 0.38 0.00 2.13 5.43 0.00 18:48:51 17:55:01 0.30 0.00 0.30 0.00 0.00 2.77 0.00 18:48:51 17:56:02 0.27 0.00 0.27 0.00 0.00 3.25 0.00 18:48:51 17:57:01 0.19 0.00 0.19 0.00 0.00 2.18 0.00 18:48:51 17:58:01 0.43 0.00 0.43 0.00 0.00 5.63 0.00 18:48:51 17:59:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 18:48:51 18:00:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 18:48:51 18:01:01 0.33 0.02 0.32 0.00 0.13 3.30 0.00 18:48:51 18:02:01 0.50 0.12 0.38 0.00 2.13 6.54 0.00 18:48:51 18:03:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 18:48:51 18:04:01 0.20 0.00 0.20 0.00 0.00 1.95 0.00 18:48:51 18:05:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 18:48:51 18:06:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 18:48:51 18:07:01 0.37 0.20 0.17 0.00 6.26 2.32 0.00 18:48:51 18:08:01 0.70 0.00 0.70 0.00 0.00 14.63 0.00 18:48:51 18:09:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 18:48:51 18:10:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 18:48:51 18:11:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 18:48:51 18:12:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 18:48:51 18:13:01 0.18 0.00 0.18 0.00 0.00 1.62 0.00 18:48:51 18:14:01 0.27 0.00 0.27 0.00 0.00 3.81 0.00 18:48:51 18:15:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 18:48:51 18:16:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 18:48:51 18:17:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 18:48:51 18:18:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 18:48:51 18:19:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 18:48:51 18:20:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 18:48:51 18:21:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 18:48:51 18:22:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 18:48:51 18:23:02 0.15 0.00 0.15 0.00 0.00 1.87 0.00 18:48:51 18:24:01 0.25 0.00 0.25 0.00 0.00 3.17 0.00 18:48:51 18:25:01 0.25 0.00 0.25 0.00 0.00 2.32 0.00 18:48:51 18:26:01 0.18 0.00 0.18 0.00 0.00 1.52 0.00 18:48:51 18:27:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 18:48:51 18:28:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 18:48:51 18:29:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 18:48:51 18:30:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 18:48:51 18:31:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 18:48:51 18:32:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 18:48:51 18:33:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 18:48:51 18:34:01 0.23 0.00 0.23 0.00 0.00 3.38 0.00 18:48:51 18:35:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 18:48:51 18:36:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 18:48:51 18:37:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 18:48:51 18:38:01 1.78 1.55 0.23 0.00 36.24 3.15 0.00 18:48:51 18:39:01 286.11 263.84 22.28 0.00 3647.69 1016.12 0.00 18:48:51 18:40:01 0.38 0.00 0.38 0.00 0.00 6.45 0.00 18:48:51 18:41:01 47.67 15.28 32.38 0.00 4998.20 2608.09 0.00 18:48:51 18:42:01 1.65 0.00 1.65 0.00 0.00 31.93 0.00 18:48:51 18:43:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 18:48:51 18:44:01 0.25 0.00 0.25 0.00 0.00 2.96 0.00 18:48:51 18:45:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 18:48:51 18:46:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 18:48:51 18:47:01 0.15 0.02 0.13 0.00 0.13 2.13 0.00 18:48:51 18:48:01 0.17 0.00 0.17 0.00 0.00 2.00 0.00 18:48:51 Average: 6.35 5.02 1.32 0.00 155.43 71.94 0.00 18:48:51 18:48:51 17:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:48:51 17:53:01 109040 0 452504 24.05 2620 1317392 974628 33.26 297352 1320712 16 18:48:51 17:54:01 110660 0 450812 23.96 2620 1317464 963140 32.87 295700 1320496 8 18:48:51 17:55:01 111220 0 450248 23.93 2620 1317468 963140 32.87 295584 1320496 8 18:48:51 17:56:02 111336 0 450132 23.92 2620 1317468 963140 32.87 295584 1320496 8 18:48:51 17:57:01 110584 0 450876 23.96 2620 1317476 963224 32.87 296168 1320496 20 18:48:51 17:58:01 111116 0 450332 23.93 2620 1317488 963140 32.87 295788 1320500 24 18:48:51 17:59:01 111168 0 450280 23.93 2620 1317488 971336 33.15 295872 1320496 12 18:48:51 18:00:01 111588 0 449856 23.91 2620 1317492 971336 33.15 289652 1326608 8 18:48:51 18:01:01 110332 0 451104 23.98 2620 1317500 973680 33.23 290420 1326608 16 18:48:51 18:02:01 107328 0 453964 24.13 2620 1317644 971928 33.17 293000 1326756 20 18:48:51 18:03:01 107968 0 453324 24.09 2620 1317644 971844 33.17 292456 1326752 16 18:48:51 18:04:01 108124 0 453164 24.08 2620 1317648 971844 33.17 292564 1326752 8 18:48:51 18:05:01 106556 0 454724 24.17 2620 1317656 972060 33.17 293888 1326752 8 18:48:51 18:06:01 107984 0 453296 24.09 2620 1317656 971844 33.17 292460 1326752 8 18:48:51 18:07:01 107584 0 453660 24.11 2620 1317692 971928 33.17 292856 1326832 28 18:48:51 18:08:01 107688 0 453552 24.11 2620 1317696 971844 33.17 292544 1326832 16 18:48:51 18:09:01 108068 0 453168 24.08 2620 1317700 971844 33.17 292548 1326832 12 18:48:51 18:10:01 108168 0 453064 24.08 2620 1317704 971844 33.17 292552 1326832 16 18:48:51 18:11:01 107920 0 453304 24.09 2620 1317712 971844 33.17 292556 1326836 8 18:48:51 18:12:01 107344 0 453880 24.12 2620 1317712 971940 33.17 293188 1326832 16 18:48:51 18:13:01 107968 0 453252 24.09 2620 1317716 971844 33.17 292704 1326832 16 18:48:51 18:14:01 107408 0 453804 24.12 2620 1317724 971844 33.17 292712 1326832 8 18:48:51 18:15:01 107720 0 453492 24.10 2620 1317724 971844 33.17 292588 1326832 8 18:48:51 18:16:01 107968 0 453236 24.09 2620 1317732 971844 33.17 292720 1326832 8 18:48:51 18:17:01 107104 0 454096 24.13 2620 1317736 971916 33.17 292968 1326832 16 18:48:51 18:18:01 107844 0 453348 24.09 2620 1317744 971844 33.17 292284 1327016 16 18:48:51 18:19:01 107820 0 453372 24.10 2620 1317744 971844 33.17 292424 1327016 8 18:48:51 18:20:01 108052 0 453136 24.08 2620 1317748 980040 33.45 292412 1327016 8 18:48:51 18:21:01 107804 0 453376 24.10 2620 1317756 980040 33.45 292444 1327016 8 18:48:51 18:22:01 107344 0 453836 24.12 2620 1317756 980124 33.45 292872 1327016 20 18:48:51 18:23:02 107828 0 453344 24.09 2620 1317764 980040 33.45 292316 1327016 16 18:48:51 18:24:01 107804 0 453364 24.10 2620 1317768 980040 33.45 292568 1327016 8 18:48:51 18:25:01 107944 0 453220 24.09 2620 1317772 980040 33.45 292340 1327016 8 18:48:51 18:26:01 107540 0 453616 24.11 2620 1317780 980040 33.45 292344 1327020 8 18:48:51 18:27:01 107320 0 453832 24.12 2620 1317784 980100 33.45 292900 1327016 20 18:48:51 18:28:01 107804 0 453344 24.09 2620 1317788 980040 33.45 292360 1327016 16 18:48:51 18:29:01 107408 0 453736 24.11 2620 1317792 980040 33.45 292488 1327016 8 18:48:51 18:30:01 107680 0 453456 24.10 2620 1317800 980040 33.45 292480 1327016 8 18:48:51 18:31:01 107788 0 453348 24.09 2620 1317800 980040 33.45 292496 1327016 8 18:48:51 18:32:01 107204 0 453924 24.12 2620 1317808 980112 33.45 292860 1327016 20 18:48:51 18:33:01 107680 0 453440 24.10 2620 1317816 980040 33.45 292500 1327016 20 18:48:51 18:34:01 107772 0 453340 24.09 2620 1317824 980040 33.45 292380 1327020 8 18:48:51 18:35:01 107912 0 453200 24.09 2620 1317824 980040 33.45 292384 1327016 8 18:48:51 18:36:01 107648 0 453460 24.10 2620 1317828 980040 33.45 292496 1327048 8 18:48:51 18:37:01 107368 0 453732 24.11 2620 1317836 980112 33.45 292864 1327048 20 18:48:51 18:38:01 103648 0 456716 24.27 2620 1318572 983200 33.55 294240 1327420 16 18:48:51 18:39:01 77440 0 552944 29.39 2620 1248552 980072 33.45 322024 1228172 8 18:48:51 18:40:01 76772 0 553608 29.42 2620 1248556 980072 33.45 322540 1228160 8 18:48:51 18:41:01 172532 0 659580 35.06 2620 1046824 1098180 37.48 421796 1030032 120 18:48:51 18:42:01 172964 0 659072 35.03 2620 1046900 1080104 36.86 430872 1020628 20 18:48:51 18:43:01 172396 0 659632 35.06 2620 1046908 1080212 36.87 437536 1014484 16 18:48:51 18:44:01 173652 0 658376 34.99 2620 1046908 1080032 36.86 436420 1014484 12 18:48:51 18:45:01 173784 0 658236 34.98 2620 1046916 1080032 36.86 436536 1014484 8 18:48:51 18:46:01 172592 0 659424 35.05 2620 1046920 1080236 36.87 437792 1014484 20 18:48:51 18:47:01 172896 0 659112 35.03 2620 1046928 1080200 36.87 437508 1014488 12 18:48:51 18:48:01 173300 0 658700 35.01 2620 1046936 1080140 36.86 437196 1014484 8 18:48:51 Average: 116348 0 486035 25.83 2620 1276553 990071 33.79 314305 1278349 15 18:48:51 18:48:51 17:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:48:51 17:53:01 eth0 5.41 4.06 3.36 4.42 0.00 0.00 0.00 0.00 18:48:51 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:54:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 18:48:51 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:55:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:56:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:51 17:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:57:01 eth0 0.20 0.15 0.08 0.04 0.00 0.00 0.00 0.00 18:48:51 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:58:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 18:48:51 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:51 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:51 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:51 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:02:01 eth0 0.22 0.18 0.09 0.07 0.00 0.00 0.00 0.00 18:48:51 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:51 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:04:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:48:51 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:05:01 eth0 0.43 0.40 0.27 0.21 0.00 0.00 0.00 0.00 18:48:51 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:51 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:07:01 eth0 0.37 0.35 0.20 0.08 0.00 0.00 0.00 0.00 18:48:51 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:48:51 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:10:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:48:51 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:11:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:48:51 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:12:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:48:51 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:13:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:14:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:48:51 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:15:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:48:51 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:16:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:48:51 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:17:01 eth0 0.17 0.13 0.08 0.04 0.00 0.00 0.00 0.00 18:48:51 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:18:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 18:48:51 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:19:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 18:48:51 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:20:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:22:01 eth0 0.28 0.28 0.25 0.08 0.00 0.00 0.00 0.00 18:48:51 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:23:02 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:24:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:48:51 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:27:01 eth0 0.15 0.10 0.08 0.04 0.00 0.00 0.00 0.00 18:48:51 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:28:01 eth0 0.07 0.07 0.00 0.03 0.00 0.00 0.00 0.00 18:48:51 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:29:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:32:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:48:51 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:33:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:37:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:48:51 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:38:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:41:01 eth0 307.99 231.95 709.56 91.55 0.00 0.00 0.00 0.00 18:48:51 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:41:01 docker0 5.49 4.11 0.92 18.24 0.00 0.00 0.00 0.00 18:48:51 18:42:01 eth0 0.68 0.12 0.11 0.07 0.00 0.00 0.00 0.00 18:48:51 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:43:01 eth0 4.20 2.08 3.64 0.46 0.00 0.00 0.00 0.00 18:48:51 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:44:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:45:01 eth0 3.10 0.05 0.29 0.03 0.00 0.00 0.00 0.00 18:48:51 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:46:01 eth0 3.88 1.13 1.25 0.76 0.00 0.00 0.00 0.00 18:48:51 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:47:01 eth0 2.77 0.47 0.53 0.30 0.00 0.00 0.00 0.00 18:48:51 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:48:01 eth0 2.35 0.28 0.49 0.16 0.00 0.00 0.00 0.00 18:48:51 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 Average: eth0 5.99 4.36 12.88 1.76 0.00 0.00 0.00 0.00 18:48:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:51 Average: docker0 0.10 0.07 0.02 0.33 0.00 0.00 0.00 0.00 18:48:51 18:48:51 18:48:51 ---> sar -P ALL: 18:48:51 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/20/20 _x86_64_ (4 CPU) 18:48:51 18:48:51 17:51:16 LINUX RESTART (4 CPU) 18:48:51 18:48:51 17:52:01 CPU %user %nice %system %iowait %steal %idle 18:48:51 17:53:01 all 0.28 0.00 0.07 0.03 0.01 99.61 18:48:51 17:53:01 0 0.38 0.00 0.08 0.00 0.00 99.53 18:48:51 17:53:01 1 0.27 0.00 0.05 0.00 0.02 99.67 18:48:51 17:53:01 2 0.13 0.00 0.08 0.12 0.00 99.67 18:48:51 17:53:01 3 0.35 0.00 0.05 0.00 0.02 99.58 18:48:51 17:54:01 all 0.12 0.00 0.03 0.00 0.00 99.84 18:48:51 17:54:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:48:51 17:54:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:48:51 17:54:01 2 0.05 0.00 0.03 0.00 0.00 99.92 18:48:51 17:54:01 3 0.40 0.00 0.03 0.00 0.00 99.57 18:48:51 17:55:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:48:51 17:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:48:51 17:55:01 1 0.50 0.00 0.05 0.00 0.00 99.45 18:48:51 17:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 17:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 17:56:02 all 0.15 0.00 0.02 0.00 0.00 99.83 18:48:51 17:56:02 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 17:56:02 1 0.55 0.00 0.03 0.00 0.00 99.42 18:48:51 17:56:02 2 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 17:56:02 3 0.02 0.00 0.00 0.00 0.00 99.98 18:48:51 17:57:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:48:51 17:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:48:51 17:57:01 1 0.51 0.00 0.02 0.00 0.00 99.48 18:48:51 17:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:48:51 17:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 17:58:01 all 0.14 0.00 0.02 0.00 0.00 99.83 18:48:51 17:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 17:58:01 1 0.50 0.00 0.02 0.00 0.00 99.48 18:48:51 17:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 17:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 17:59:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:48:51 17:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 17:59:01 1 0.50 0.00 0.02 0.00 0.00 99.48 18:48:51 17:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 17:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:00:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:48:51 18:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:00:01 1 0.52 0.00 0.02 0.00 0.00 99.47 18:48:51 18:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:00:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:48:51 18:01:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:48:51 18:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:01:01 1 0.50 0.00 0.03 0.00 0.00 99.47 18:48:51 18:01:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:48:51 18:01:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:48:51 18:02:01 all 0.13 0.00 0.04 0.00 0.00 99.82 18:48:51 18:02:01 0 0.03 0.00 0.07 0.00 0.00 99.90 18:48:51 18:02:01 1 0.43 0.00 0.03 0.00 0.00 99.53 18:48:51 18:02:01 2 0.00 0.00 0.03 0.02 0.00 99.95 18:48:51 18:02:01 3 0.07 0.00 0.03 0.00 0.00 99.90 18:48:51 18:03:01 all 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:48:51 18:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:48:51 18:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:48:51 18:03:01 CPU %user %nice %system %iowait %steal %idle 18:48:51 18:04:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:48:51 18:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 18:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:04:01 3 0.52 0.00 0.00 0.00 0.00 99.48 18:48:51 18:05:01 all 0.18 0.00 0.03 0.00 0.00 99.79 18:48:51 18:05:01 0 0.10 0.00 0.02 0.00 0.00 99.88 18:48:51 18:05:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:48:51 18:05:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:48:51 18:05:01 3 0.55 0.00 0.03 0.00 0.00 99.42 18:48:51 18:06:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:48:51 18:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:48:51 18:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:06:01 3 0.52 0.00 0.02 0.00 0.00 99.47 18:48:51 18:07:01 all 0.19 0.00 0.03 0.00 0.00 99.77 18:48:51 18:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:48:51 18:07:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:48:51 18:07:01 2 0.37 0.00 0.02 0.00 0.00 99.62 18:48:51 18:07:01 3 0.35 0.00 0.03 0.00 0.00 99.62 18:48:51 18:08:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:48:51 18:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:08:01 2 0.50 0.00 0.00 0.00 0.00 99.50 18:48:51 18:08:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:48:51 18:09:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:48:51 18:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:48:51 18:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:09:01 2 0.53 0.00 0.02 0.00 0.00 99.45 18:48:51 18:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 18:10:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:48:51 18:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:10:01 1 0.22 0.00 0.02 0.00 0.00 99.77 18:48:51 18:10:01 2 0.30 0.00 0.02 0.00 0.00 99.68 18:48:51 18:10:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:48:51 18:11:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:48:51 18:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:11:01 1 0.52 0.00 0.02 0.00 0.00 99.47 18:48:51 18:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:48:51 18:11:01 3 0.05 0.00 0.05 0.00 0.00 99.90 18:48:51 18:12:01 all 0.14 0.00 0.01 0.00 0.00 99.85 18:48:51 18:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:48:51 18:12:01 1 0.52 0.00 0.02 0.00 0.00 99.47 18:48:51 18:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:13:01 all 0.13 0.00 0.03 0.00 0.00 99.84 18:48:51 18:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:48:51 18:13:01 1 0.50 0.00 0.03 0.00 0.00 99.47 18:48:51 18:13:01 2 0.00 0.00 0.03 0.00 0.00 99.97 18:48:51 18:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:14:01 all 0.07 0.00 0.04 0.00 0.00 99.89 18:48:51 18:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:48:51 18:14:01 1 0.25 0.00 0.13 0.00 0.00 99.62 18:48:51 18:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:48:51 18:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:48:51 18:48:51 18:14:01 CPU %user %nice %system %iowait %steal %idle 18:48:51 18:15:01 all 0.02 0.00 0.02 0.00 0.00 99.96 18:48:51 18:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:15:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:48:51 18:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:48:51 18:16:01 all 0.02 0.00 0.02 0.00 0.00 99.96 18:48:51 18:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 18:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:48:51 18:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:17:01 all 0.14 0.00 0.02 0.00 0.00 99.83 18:48:51 18:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:17:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 18:17:01 2 0.50 0.00 0.02 0.00 0.00 99.48 18:48:51 18:17:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:48:51 18:18:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:48:51 18:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:18:01 1 0.23 0.00 0.03 0.00 0.00 99.73 18:48:51 18:18:01 2 0.33 0.00 0.03 0.00 0.00 99.63 18:48:51 18:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:19:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:48:51 18:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:19:01 1 0.53 0.00 0.02 0.00 0.00 99.45 18:48:51 18:19:01 2 0.02 0.00 0.05 0.00 0.00 99.93 18:48:51 18:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:48:51 18:20:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:48:51 18:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:20:01 1 0.53 0.00 0.02 0.00 0.00 99.45 18:48:51 18:20:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 18:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:48:51 18:21:01 all 0.13 0.00 0.01 0.00 0.00 99.85 18:48:51 18:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:48:51 18:21:01 1 0.50 0.00 0.02 0.00 0.00 99.48 18:48:51 18:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:22:01 all 0.15 0.00 0.03 0.00 0.00 99.81 18:48:51 18:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:22:01 1 0.52 0.00 0.03 0.00 0.00 99.45 18:48:51 18:22:01 2 0.05 0.00 0.05 0.00 0.02 99.88 18:48:51 18:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:23:02 all 0.14 0.00 0.02 0.00 0.00 99.85 18:48:51 18:23:02 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:23:02 1 0.52 0.00 0.00 0.00 0.00 99.48 18:48:51 18:23:02 2 0.02 0.00 0.03 0.00 0.00 99.95 18:48:51 18:23:02 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:24:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:48:51 18:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:48:51 18:24:01 1 0.52 0.00 0.03 0.00 0.00 99.44 18:48:51 18:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 18:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:25:01 all 0.13 0.00 0.02 0.00 0.00 99.84 18:48:51 18:25:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:48:51 18:25:01 1 0.52 0.00 0.03 0.00 0.02 99.43 18:48:51 18:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:48:51 18:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:48:51 18:25:01 CPU %user %nice %system %iowait %steal %idle 18:48:51 18:26:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:48:51 18:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:26:01 1 0.52 0.00 0.03 0.00 0.00 99.45 18:48:51 18:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:27:01 all 0.13 0.00 0.02 0.00 0.00 99.85 18:48:51 18:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:27:01 1 0.50 0.00 0.05 0.00 0.00 99.45 18:48:51 18:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:28:01 all 0.04 0.00 0.04 0.00 0.00 99.92 18:48:51 18:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:48:51 18:28:01 1 0.12 0.00 0.10 0.00 0.00 99.78 18:48:51 18:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 18:29:01 all 0.02 0.00 0.02 0.00 0.00 99.96 18:48:51 18:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 18:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:48:51 18:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:30:01 all 0.02 0.00 0.02 0.00 0.00 99.96 18:48:51 18:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:48:51 18:30:01 1 0.07 0.00 0.05 0.00 0.00 99.88 18:48:51 18:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:48:51 18:31:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:48:51 18:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:31:01 1 0.52 0.00 0.02 0.00 0.00 99.47 18:48:51 18:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:31:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:48:51 18:32:01 all 0.13 0.00 0.02 0.00 0.00 99.85 18:48:51 18:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:32:01 1 0.48 0.00 0.02 0.00 0.00 99.50 18:48:51 18:32:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 18:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:33:01 all 0.14 0.00 0.01 0.00 0.00 99.85 18:48:51 18:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:33:01 1 0.48 0.00 0.00 0.00 0.00 99.52 18:48:51 18:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:34:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:48:51 18:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:48:51 18:34:01 1 0.50 0.00 0.02 0.00 0.00 99.48 18:48:51 18:34:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:48:51 18:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 18:35:01 all 0.14 0.00 0.01 0.00 0.00 99.85 18:48:51 18:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:48:51 18:35:01 1 0.52 0.00 0.00 0.00 0.00 99.48 18:48:51 18:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 18:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:36:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:48:51 18:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:48:51 18:36:01 1 0.50 0.00 0.02 0.00 0.00 99.48 18:48:51 18:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 18:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:48:51 18:36:01 CPU %user %nice %system %iowait %steal %idle 18:48:51 18:37:01 all 0.15 0.00 0.01 0.00 0.00 99.84 18:48:51 18:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:48:51 18:37:01 1 0.53 0.00 0.02 0.00 0.00 99.45 18:48:51 18:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:38:01 all 0.14 0.01 0.08 0.04 0.00 99.73 18:48:51 18:38:01 0 0.02 0.02 0.13 0.10 0.00 99.73 18:48:51 18:38:01 1 0.50 0.00 0.07 0.02 0.00 99.42 18:48:51 18:38:01 2 0.02 0.00 0.07 0.00 0.00 99.92 18:48:51 18:38:01 3 0.03 0.02 0.07 0.05 0.00 99.83 18:48:51 18:39:01 all 0.16 2.57 10.67 5.71 0.03 80.85 18:48:51 18:39:01 0 0.07 2.65 11.20 5.43 0.03 80.61 18:48:51 18:39:01 1 0.10 2.79 12.16 6.71 0.03 78.20 18:48:51 18:39:01 2 0.40 2.31 9.55 4.30 0.03 83.40 18:48:51 18:39:01 3 0.08 2.53 9.76 6.42 0.03 81.18 18:48:51 18:40:01 all 0.14 0.00 0.03 0.00 0.00 99.83 18:48:51 18:40:01 0 0.02 0.00 0.07 0.00 0.00 99.92 18:48:51 18:40:01 1 0.22 0.00 0.02 0.00 0.00 99.77 18:48:51 18:40:01 2 0.32 0.00 0.03 0.00 0.00 99.65 18:48:51 18:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:41:01 all 5.89 0.00 2.33 1.59 0.01 90.18 18:48:51 18:41:01 0 4.85 0.00 3.10 0.17 0.00 91.88 18:48:51 18:41:01 1 5.15 0.00 2.56 3.43 0.02 88.85 18:48:51 18:41:01 2 6.88 0.00 2.19 2.39 0.00 88.54 18:48:51 18:41:01 3 6.70 0.00 1.47 0.35 0.02 91.46 18:48:51 18:42:01 all 0.18 0.00 0.07 0.00 0.00 99.76 18:48:51 18:42:01 0 0.03 0.00 0.17 0.00 0.00 99.80 18:48:51 18:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:48:51 18:42:01 2 0.12 0.00 0.03 0.00 0.00 99.85 18:48:51 18:42:01 3 0.52 0.00 0.03 0.00 0.00 99.45 18:48:51 18:43:01 all 0.17 0.00 0.03 0.00 0.00 99.79 18:48:51 18:43:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:48:51 18:43:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:48:51 18:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:43:01 3 0.57 0.00 0.03 0.00 0.00 99.40 18:48:51 18:44:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:48:51 18:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:48:51 18:44:01 3 0.52 0.00 0.02 0.00 0.00 99.47 18:48:51 18:45:01 all 0.12 0.00 0.03 0.00 0.00 99.85 18:48:51 18:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:45:01 2 0.05 0.00 0.03 0.00 0.00 99.92 18:48:51 18:45:01 3 0.37 0.00 0.05 0.00 0.00 99.58 18:48:51 18:46:01 all 0.04 0.00 0.03 0.00 0.00 99.93 18:48:51 18:46:01 0 0.05 0.00 0.05 0.00 0.00 99.90 18:48:51 18:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:46:01 2 0.08 0.00 0.03 0.00 0.00 99.88 18:48:51 18:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:48:51 18:47:01 all 0.13 0.00 0.03 0.00 0.00 99.84 18:48:51 18:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:48:51 18:47:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:48:51 18:47:01 2 0.42 0.00 0.05 0.00 0.00 99.53 18:48:51 18:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:48:51 18:48:51 18:47:01 CPU %user %nice %system %iowait %steal %idle 18:48:51 18:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:48:51 18:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 18:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:48:51 18:48:01 2 0.52 0.00 0.03 0.00 0.00 99.45 18:48:51 18:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:48:51 Average: all 0.23 0.05 0.26 0.13 0.00 99.33 18:48:51 Average: 0 0.11 0.05 0.28 0.10 0.00 99.47 18:48:51 Average: 1 0.38 0.05 0.29 0.18 0.00 99.09 18:48:51 Average: 2 0.22 0.04 0.23 0.12 0.00 99.38 18:48:51 Average: 3 0.22 0.04 0.22 0.12 0.00 99.39 18:48:51 18:48:51 18:48:51