Pull request #461 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 2731ca63cc475b67e9cc596139d210d033590fbd rather than 501496e59d39e4a909b81ebc8a3f6eee9a7d590b Obtained Jenkinsfile from 2731ca63cc475b67e9cc596139d210d033590fbd Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-461/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, 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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-9148 in /w/workspace/dgexfoundry_device-sdk-go_PR-461 [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 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-461 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 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/461/head:refs/remotes/origin/PR-461 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 2731ca63cc475b67e9cc596139d210d033590fbd into PR head commit 501496e59d39e4a909b81ebc8a3f6eee9a7d590b Merge succeeded, producing 501496e59d39e4a909b81ebc8a3f6eee9a7d590b Checking out Revision 501496e59d39e4a909b81ebc8a3f6eee9a7d590b (PR-461) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/461/head:refs/remotes/origin/PR-461 # 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/461/head:refs/remotes/origin/PR-461 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 501496e59d39e4a909b81ebc8a3f6eee9a7d590b # 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 2731ca63cc475b67e9cc596139d210d033590fbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 501496e59d39e4a909b81ebc8a3f6eee9a7d590b # timeout=10 Commit message: "Update commit message guideline URL" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-10T05:21:21.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-10T05:21:24.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-10T05:21:24.312Z] [2020-03-10T05:21:24.312Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-10T05:21:24.781Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-10T05:21:25.060Z] latest: Pulling from edgex-devops/git-semver [2020-03-10T05:21:25.060Z] 9123ac7c32f7: Pulling fs layer [2020-03-10T05:21:25.060Z] b8cc5d1170e3: Pulling fs layer [2020-03-10T05:21:25.060Z] 2924cbbf6a41: Pulling fs layer [2020-03-10T05:21:25.060Z] 93b08a4f1073: Pulling fs layer [2020-03-10T05:21:25.060Z] 93b08a4f1073: Waiting [2020-03-10T05:21:25.376Z] b8cc5d1170e3: Verifying Checksum [2020-03-10T05:21:25.377Z] b8cc5d1170e3: Download complete [2020-03-10T05:21:25.377Z] 9123ac7c32f7: Verifying Checksum [2020-03-10T05:21:25.377Z] 9123ac7c32f7: Download complete [2020-03-10T05:21:25.377Z] 2924cbbf6a41: Verifying Checksum [2020-03-10T05:21:25.377Z] 2924cbbf6a41: Download complete [2020-03-10T05:21:25.727Z] 93b08a4f1073: Verifying Checksum [2020-03-10T05:21:25.727Z] 93b08a4f1073: Download complete [2020-03-10T05:21:25.727Z] 9123ac7c32f7: Pull complete [2020-03-10T05:21:26.011Z] b8cc5d1170e3: Pull complete [2020-03-10T05:21:27.469Z] 2924cbbf6a41: Pull complete [2020-03-10T05:21:27.918Z] 93b08a4f1073: Pull complete [2020-03-10T05:21:27.918Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-10T05:21:27.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-10T05:21:28.430Z] prd-centos7-docker-4c-2g-9148 does not seem to be running inside a container [2020-03-10T05:21:28.510Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-461 -v /w/workspace/dgexfoundry_device-sdk-go_PR-461:/w/workspace/dgexfoundry_device-sdk-go_PR-461:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-461@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-461@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-10T05:21:29.460Z] $ docker top 6abb25871c5b8d0a64219d2ee4bff5b73502042c71e67a710b6722f3f1414022 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-10T05:21:31.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-10T05:21:31.032Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-10T05:21:31.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-10T05:21:31.519Z] $ docker exec 6abb25871c5b8d0a64219d2ee4bff5b73502042c71e67a710b6722f3f1414022 ssh-agent [2020-03-10T05:21:32.095Z] SSH_AUTH_SOCK=/tmp/ssh-dnVqJYSqGrpE/agent.15 [2020-03-10T05:21:32.095Z] SSH_AGENT_PID=22 [2020-03-10T05:21:32.146Z] Running ssh-add (command line suppressed) [2020-03-10T05:21:32.485Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-461@tmp/private_key_3331722157047163594.key (/w/workspace/dgexfoundry_device-sdk-go_PR-461@tmp/private_key_3331722157047163594.key) [2020-03-10T05:21:32.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-10T05:21:32.953Z] + git describe --exact-match --tags HEAD [2020-03-10T05:21:32.954Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-10T05:21:33.139Z] $ docker exec --env ******** --env ******** 6abb25871c5b8d0a64219d2ee4bff5b73502042c71e67a710b6722f3f1414022 ssh-agent -k [2020-03-10T05:21:33.449Z] unset SSH_AUTH_SOCK; [2020-03-10T05:21:33.450Z] unset SSH_AGENT_PID; [2020-03-10T05:21:33.450Z] echo Agent pid 22 killed; [2020-03-10T05:21:33.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-10T05:21:33.890Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-10T05:21:33.890Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-10T05:21:33.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-10T05:21:33.985Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-10T05:21:34.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-10T05:21:34.382Z] $ docker exec 6abb25871c5b8d0a64219d2ee4bff5b73502042c71e67a710b6722f3f1414022 ssh-agent [2020-03-10T05:21:34.621Z] SSH_AUTH_SOCK=/tmp/ssh-UqNRsZjMl10r/agent.57 [2020-03-10T05:21:34.621Z] SSH_AGENT_PID=63 [2020-03-10T05:21:34.650Z] Running ssh-add (command line suppressed) [2020-03-10T05:21:34.873Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-461@tmp/private_key_3649529027079483890.key (/w/workspace/dgexfoundry_device-sdk-go_PR-461@tmp/private_key_3649529027079483890.key) [2020-03-10T05:21:34.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-10T05:21:35.653Z] + git semver init [2020-03-10T05:21:35.653Z] # -> Open(): unable to determine branch for HEAD [2020-03-10T05:21:35.653Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-461/.git [2020-03-10T05:21:35.653Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-461 [2020-03-10T05:21:35.653Z] # $SEMVER_REMOTE_NAME = origin [2020-03-10T05:21:35.653Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-10T05:21:35.653Z] # $SEMVER_USER_NAME = jenkins [2020-03-10T05:21:35.653Z] # $SEMVER_BRANCH = PR-461 [2020-03-10T05:21:35.653Z] # $SEMVER_TEMP = /tmp/semver-688681090 [2020-03-10T05:21:35.653Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-03-10T05:21:36.239Z] # '/tmp/semver-688681090' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-461/.semver' [2020-03-10T05:21:36.239Z] # -> Force: false [2020-03-10T05:21:36.239Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-461/.semver [Pipeline] } [2020-03-10T05:21:36.270Z] $ docker exec --env ******** --env ******** 6abb25871c5b8d0a64219d2ee4bff5b73502042c71e67a710b6722f3f1414022 ssh-agent -k [2020-03-10T05:21:36.585Z] unset SSH_AUTH_SOCK; [2020-03-10T05:21:36.586Z] unset SSH_AGENT_PID; [2020-03-10T05:21:36.586Z] echo Agent pid 63 killed; [2020-03-10T05:21:36.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-10T05:21:37.580Z] + git semver [Pipeline] } [2020-03-10T05:21:37.625Z] $ docker stop --time=1 6abb25871c5b8d0a64219d2ee4bff5b73502042c71e67a710b6722f3f1414022 [2020-03-10T05:21:39.411Z] $ docker rm -f 6abb25871c5b8d0a64219d2ee4bff5b73502042c71e67a710b6722f3f1414022 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-10T05:21:41.642Z] Stashed 30 file(s) [Pipeline] echo [2020-03-10T05:21:41.660Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-10T05:21:57.111Z] Still waiting to schedule task [2020-03-10T05:21:57.111Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-10T05:21:57.133Z] Still waiting to schedule task [2020-03-10T05:21:57.133Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-10T05:24:02.400Z] Running on prd-centos7-docker-4c-2g-9149 in /w/workspace/dgexfoundry_device-sdk-go_PR-461 [Pipeline] { [Pipeline] ws [2020-03-10T05:24:02.482Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-03-10T05:24:04.660Z] using credential edgex-jenkins-ssh [2020-03-10T05:24:04.704Z] Cloning the remote Git repository [2020-03-10T05:24:04.704Z] Cloning with configured refspecs honoured and without tags [2020-03-10T05:24:04.201Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-10T05:24:04.249Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-03-10T05:24:04.312Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-10T05:24:04.312Z] > git --version # timeout=10 [2020-03-10T05:24:04.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T05:24:05.696Z] Fetching without tags [2020-03-10T05:24:04.359Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/461/head:refs/remotes/origin/PR-461 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T05:24:05.189Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-10T05:24:05.202Z] > git config --add remote.origin.fetch +refs/pull/461/head:refs/remotes/origin/PR-461 # timeout=10 [2020-03-10T05:24:05.206Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T05:24:05.222Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-10T05:24:05.234Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-10T05:24:05.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T05:24:05.248Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/461/head:refs/remotes/origin/PR-461 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T05:24:06.106Z] Merging remotes/origin/master commit 2731ca63cc475b67e9cc596139d210d033590fbd into PR head commit 501496e59d39e4a909b81ebc8a3f6eee9a7d590b [2020-03-10T05:24:06.198Z] Merge succeeded, producing 501496e59d39e4a909b81ebc8a3f6eee9a7d590b [2020-03-10T05:24:06.198Z] Checking out Revision 501496e59d39e4a909b81ebc8a3f6eee9a7d590b (PR-461) [2020-03-10T05:24:05.684Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T05:24:05.692Z] > git checkout -f 501496e59d39e4a909b81ebc8a3f6eee9a7d590b # timeout=10 [2020-03-10T05:24:05.741Z] > git remote # timeout=10 [2020-03-10T05:24:05.748Z] > git config --get remote.origin.url # timeout=10 [2020-03-10T05:24:05.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T05:24:05.758Z] > git merge 2731ca63cc475b67e9cc596139d210d033590fbd # timeout=10 [2020-03-10T05:24:05.767Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-10T05:24:05.777Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T05:24:05.783Z] > git checkout -f 501496e59d39e4a909b81ebc8a3f6eee9a7d590b # timeout=10 [2020-03-10T05:24:09.964Z] Commit message: "Update commit message guideline URL" [2020-03-10T05:24:09.903Z] > git --version # timeout=10 [2020-03-10T05:24:09.915Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-10T05:24:11.063Z] ========================================================= [2020-03-10T05:24:11.063Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-10T05:24:11.063Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-10T05:24:11.730Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-03-10T05:24:11.994Z] Sending build context to Docker daemon 2.683MB [2020-03-10T05:24:11.994Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-10T05:24:11.994Z] Step 2/8 : FROM ${BASE} [2020-03-10T05:24:11.994Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-10T05:24:11.994Z] e6b0cf9c0882: Pulling fs layer [2020-03-10T05:24:11.994Z] 2848faf0eed1: Pulling fs layer [2020-03-10T05:24:11.994Z] 0f37312ad70f: Pulling fs layer [2020-03-10T05:24:11.994Z] 5788d62ee057: Pulling fs layer [2020-03-10T05:24:11.994Z] 0e6b1d234666: Pulling fs layer [2020-03-10T05:24:11.994Z] bf5d7aec512f: Pulling fs layer [2020-03-10T05:24:11.994Z] 34c802a77dc8: Pulling fs layer [2020-03-10T05:24:11.994Z] 9eb99e56ec68: Pulling fs layer [2020-03-10T05:24:11.994Z] 27c7a5d97fbd: Pulling fs layer [2020-03-10T05:24:11.994Z] 5c102a31e300: Pulling fs layer [2020-03-10T05:24:11.994Z] dcfb455df0a1: Pulling fs layer [2020-03-10T05:24:11.994Z] 5788d62ee057: Waiting [2020-03-10T05:24:11.994Z] 0e6b1d234666: Waiting [2020-03-10T05:24:11.994Z] bf5d7aec512f: Waiting [2020-03-10T05:24:11.994Z] 34c802a77dc8: Waiting [2020-03-10T05:24:11.994Z] 9eb99e56ec68: Waiting [2020-03-10T05:24:11.994Z] 27c7a5d97fbd: Waiting [2020-03-10T05:24:11.994Z] dcfb455df0a1: Waiting [2020-03-10T05:24:12.256Z] 0f37312ad70f: Verifying Checksum [2020-03-10T05:24:12.256Z] 0f37312ad70f: Download complete [2020-03-10T05:24:12.256Z] 2848faf0eed1: Verifying Checksum [2020-03-10T05:24:12.256Z] 2848faf0eed1: Download complete [2020-03-10T05:24:12.256Z] 0e6b1d234666: Verifying Checksum [2020-03-10T05:24:12.256Z] 0e6b1d234666: Download complete [2020-03-10T05:24:12.256Z] bf5d7aec512f: Verifying Checksum [2020-03-10T05:24:12.256Z] bf5d7aec512f: Download complete [2020-03-10T05:24:12.256Z] e6b0cf9c0882: Verifying Checksum [2020-03-10T05:24:12.256Z] e6b0cf9c0882: Download complete [2020-03-10T05:24:12.518Z] e6b0cf9c0882: Pull complete [2020-03-10T05:24:12.784Z] 2848faf0eed1: Pull complete [2020-03-10T05:24:13.050Z] 0f37312ad70f: Pull complete [2020-03-10T05:24:13.312Z] 34c802a77dc8: Verifying Checksum [2020-03-10T05:24:13.312Z] 34c802a77dc8: Download complete [2020-03-10T05:24:13.576Z] 27c7a5d97fbd: Verifying Checksum [2020-03-10T05:24:13.576Z] 27c7a5d97fbd: Download complete [2020-03-10T05:24:14.157Z] 5788d62ee057: Verifying Checksum [2020-03-10T05:24:14.157Z] 5788d62ee057: Download complete [2020-03-10T05:24:14.157Z] 5c102a31e300: Verifying Checksum [2020-03-10T05:24:14.157Z] 5c102a31e300: Download complete [2020-03-10T05:24:14.157Z] dcfb455df0a1: Verifying Checksum [2020-03-10T05:24:14.157Z] dcfb455df0a1: Download complete [2020-03-10T05:24:14.416Z] 9eb99e56ec68: Verifying Checksum [2020-03-10T05:24:14.416Z] 9eb99e56ec68: Download complete [2020-03-10T05:24:21.005Z] 5788d62ee057: Pull complete [2020-03-10T05:24:21.005Z] 0e6b1d234666: Pull complete [2020-03-10T05:24:21.005Z] bf5d7aec512f: Pull complete [2020-03-10T05:24:26.322Z] 34c802a77dc8: Pull complete [2020-03-10T05:24:29.635Z] 9eb99e56ec68: Pull complete [2020-03-10T05:24:29.635Z] 27c7a5d97fbd: Pull complete [2020-03-10T05:24:30.575Z] 5c102a31e300: Pull complete [2020-03-10T05:24:30.575Z] dcfb455df0a1: Pull complete [2020-03-10T05:24:30.575Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-10T05:24:30.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-10T05:24:30.835Z] ---> 7c70fe431013 [2020-03-10T05:24:30.835Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-10T05:24:30.835Z] ---> Running in c5d2724cb9f1 [2020-03-10T05:24:30.835Z] Removing intermediate container c5d2724cb9f1 [2020-03-10T05:24:30.835Z] ---> 0c9ab7a2086e [2020-03-10T05:24:30.836Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-10T05:24:31.096Z] ---> Running in cd70b714d383 [2020-03-10T05:24:32.039Z] Removing intermediate container cd70b714d383 [2020-03-10T05:24:32.039Z] ---> 93e22f132867 [2020-03-10T05:24:32.039Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-10T05:24:32.039Z] ---> Running in 951433d19fa6 [2020-03-10T05:24:32.608Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-10T05:24:33.548Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-10T05:24:33.808Z] OK: 143 MiB in 39 packages [2020-03-10T05:24:34.068Z] Removing intermediate container 951433d19fa6 [2020-03-10T05:24:34.068Z] ---> 3abb454540e9 [2020-03-10T05:24:34.068Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-10T05:24:34.068Z] ---> Running in b9a5a4a33f71 [2020-03-10T05:24:34.330Z] Removing intermediate container b9a5a4a33f71 [2020-03-10T05:24:34.330Z] ---> c697c2dc3628 [2020-03-10T05:24:34.330Z] Step 7/8 : COPY . . [2020-03-10T05:24:34.903Z] ---> 93fa848954d7 [2020-03-10T05:24:34.903Z] Step 8/8 : RUN go mod download [2020-03-10T05:24:34.903Z] ---> Running in 870c42364f8e [2020-03-10T05:24:37.444Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-10T05:24:37.444Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-10T05:24:37.444Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-10T05:24:37.444Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-10T05:24:37.444Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-10T05:24:37.444Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-10T05:24:37.444Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-10T05:24:37.444Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-10T05:24:37.444Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-10T05:24:37.444Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-10T05:24:37.444Z] go: finding github.com/fatih/color v1.7.0 [2020-03-10T05:24:37.444Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-10T05:24:37.444Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-10T05:24:37.444Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-10T05:24:37.444Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-10T05:24:37.444Z] go: finding github.com/google/uuid v1.1.0 [2020-03-10T05:24:37.444Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-10T05:24:37.444Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-10T05:24:37.444Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-10T05:24:37.444Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-10T05:24:37.444Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-10T05:24:37.444Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-10T05:24:37.444Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-10T05:24:37.705Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-10T05:24:37.705Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-10T05:24:37.705Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-10T05:24:37.705Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-10T05:24:37.705Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-10T05:24:37.705Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-10T05:24:37.705Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-10T05:24:37.705Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-10T05:24:37.964Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-10T05:24:37.964Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-10T05:24:37.964Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-10T05:24:37.964Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-10T05:24:37.964Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-10T05:24:37.964Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-10T05:24:37.964Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-10T05:24:37.964Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-10T05:24:37.964Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-10T05:24:38.222Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-10T05:24:38.222Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-10T05:24:38.222Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-10T05:24:38.222Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-10T05:24:38.222Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-10T05:24:38.222Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-10T05:24:38.222Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-10T05:24:38.222Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-10T05:24:38.222Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-10T05:24:38.481Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-10T05:24:38.481Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-10T05:24:38.481Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-10T05:24:38.481Z] go: finding github.com/posener/complete v1.1.1 [2020-03-10T05:24:38.481Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-10T05:24:38.481Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-10T05:24:38.481Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-10T05:24:38.481Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-10T05:24:38.481Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-10T05:24:38.481Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-10T05:24:38.741Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-10T05:24:38.741Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-10T05:24:38.741Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-10T05:24:38.741Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-10T05:24:38.741Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-10T05:24:48.816Z] Removing intermediate container 870c42364f8e [2020-03-10T05:24:48.816Z] ---> b058d09c1012 [2020-03-10T05:24:48.816Z] Successfully built b058d09c1012 [2020-03-10T05:24:48.816Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-10T05:24:49.585Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-10T05:24:49.585Z] . [Pipeline] withDockerContainer [2020-03-10T05:24:49.742Z] prd-centos7-docker-4c-2g-9149 does not seem to be running inside a container [2020-03-10T05:24:49.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-10T05:24:52.248Z] $ docker top e7bea8fdaa216255ecd676fa5d213f46f04c6aacbd13cda6505f71e6169df149 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-10T05:24:53.456Z] + go version [2020-03-10T05:24:53.456Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-10T05:24:53.778Z] + make test [2020-03-10T05:24:53.778Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-10T05:25:08.797Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-10T05:25:08.797Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-10T05:25:08.797Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-10T05:25:10.709Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.011s coverage: 23.1% of statements [2020-03-10T05:25:10.709Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.042s coverage: 95.8% of statements [2020-03-10T05:25:14.040Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.037s coverage: 12.7% of statements [2020-03-10T05:25:14.041Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.010s coverage: 25.6% of statements [2020-03-10T05:25:46.208Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.014s coverage: 30.0% of statements [2020-03-10T05:25:46.208Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.462s coverage: 42.3% of statements [2020-03-10T05:25:46.208Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-10T05:25:46.208Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-10T05:25:46.208Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.432s coverage: 79.5% of statements [2020-03-10T05:25:46.208Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-10T05:25:46.208Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-10T05:25:46.208Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-10T05:25:46.208Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.056s coverage: 52.6% of statements [2020-03-10T05:25:46.208Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.103s coverage: 75.8% of statements [2020-03-10T05:25:46.208Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-10T05:25:46.208Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-10T05:25:46.208Z] gofmt -l . [2020-03-10T05:25:46.208Z] [ "`gofmt -l .`" = "" ] [2020-03-10T05:25:46.208Z] ./bin/test-attribution-txt.sh [2020-03-10T05:25:46.472Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-10T05:25:47.117Z] Stashed 1 file(s) [Pipeline] } [2020-03-10T05:25:47.135Z] $ docker stop --time=1 e7bea8fdaa216255ecd676fa5d213f46f04c6aacbd13cda6505f71e6169df149 [2020-03-10T05:25:48.584Z] $ docker rm -f e7bea8fdaa216255ecd676fa5d213f46f04c6aacbd13cda6505f71e6169df149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-10T05:25:50.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-10T05:25:50.370Z] + ls -al . [2020-03-10T05:25:50.371Z] total 200 [2020-03-10T05:25:50.371Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 10 05:25 . [2020-03-10T05:25:50.371Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 10 05:24 .. [2020-03-10T05:25:50.371Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 10 05:24 api [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 3321 Mar 10 05:24 async.go [2020-03-10T05:25:50.371Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 10 05:24 bin [2020-03-10T05:25:50.371Z] -rw-r--r--. 1 jenkins jenkins 100859 Mar 10 05:25 coverage.out [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 936 Mar 10 05:24 Dockerfile.build [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 10 05:24 .dockerignore [2020-03-10T05:25:50.371Z] drwxrwxr-x. 4 jenkins jenkins 31 Mar 10 05:24 example [2020-03-10T05:25:50.371Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 10 05:24 .git [2020-03-10T05:25:50.371Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 10 05:24 .github [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 10 05:24 .gitignore [2020-03-10T05:25:50.371Z] -rw-r--r--. 1 jenkins jenkins 536 Mar 10 05:25 go.mod [2020-03-10T05:25:50.371Z] -rw-r--r--. 1 jenkins jenkins 11140 Mar 10 05:25 go.sum [2020-03-10T05:25:50.371Z] drwxrwxr-x. 13 jenkins jenkins 176 Mar 10 05:24 internal [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 808 Mar 10 05:24 Jenkinsfile [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 10 05:24 LICENSE [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 892 Mar 10 05:24 Makefile [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 4352 Mar 10 05:24 manageddevices.go [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 5473 Mar 10 05:24 managedprofiles.go [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 3878 Mar 10 05:24 managedwatchers.go [2020-03-10T05:25:50.371Z] drwxrwxr-x. 4 jenkins jenkins 35 Mar 10 05:24 pkg [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 761 Mar 10 05:24 README.md [2020-03-10T05:25:50.371Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 10 05:24 .semver [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 9817 Mar 10 05:24 service.go [2020-03-10T05:25:50.371Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 10 05:24 snap [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 10 05:21 VERSION [2020-03-10T05:25:50.371Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 10 05:24 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-10T05:25:50.698Z] + 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=501496e59d39e4a909b81ebc8a3f6eee9a7d590b --label arch=amd64 --label version=0.0.0 . [2020-03-10T05:25:50.956Z] Sending build context to Docker daemon 2.809MB [2020-03-10T05:25:50.956Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-10T05:25:50.956Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-10T05:25:50.956Z] ---> b058d09c1012 [2020-03-10T05:25:50.956Z] Step 3/20 : ARG MAKE='make build' [2020-03-10T05:25:50.956Z] ---> Running in fefda1f62c76 [2020-03-10T05:25:50.956Z] Removing intermediate container fefda1f62c76 [2020-03-10T05:25:50.956Z] ---> 41d91ebd0cb6 [2020-03-10T05:25:50.956Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-10T05:25:51.215Z] ---> Running in 437c1290c776 [2020-03-10T05:25:51.215Z] Removing intermediate container 437c1290c776 [2020-03-10T05:25:51.215Z] ---> 3d81707ab7d6 [2020-03-10T05:25:51.215Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-10T05:25:51.215Z] ---> Running in c19a7440d6a2 [2020-03-10T05:25:51.476Z] Removing intermediate container c19a7440d6a2 [2020-03-10T05:25:51.476Z] ---> 7fb7bc08c7b8 [2020-03-10T05:25:51.476Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-10T05:25:51.476Z] ---> Running in f5f2e25dc924 [2020-03-10T05:25:52.416Z] Removing intermediate container f5f2e25dc924 [2020-03-10T05:25:52.416Z] ---> 57d8bb830206 [2020-03-10T05:25:52.417Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-10T05:25:52.417Z] ---> Running in e4c96e9a4985 [2020-03-10T05:25:52.680Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-10T05:25:53.614Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-10T05:25:53.614Z] OK: 143 MiB in 39 packages [2020-03-10T05:25:54.181Z] Removing intermediate container e4c96e9a4985 [2020-03-10T05:25:54.181Z] ---> f8e4d3e44a40 [2020-03-10T05:25:54.181Z] Step 8/20 : COPY . . [2020-03-10T05:25:54.441Z] ---> d7ab847d4799 [2020-03-10T05:25:54.441Z] Step 9/20 : RUN ${MAKE} [2020-03-10T05:25:54.441Z] ---> Running in 4b3fab2adf78 [2020-03-10T05:25:54.701Z] 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 [2020-03-10T05:26:07.041Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-10T05:26:12.369Z] Removing intermediate container 4b3fab2adf78 [2020-03-10T05:26:12.369Z] ---> 499dee58b7ae [2020-03-10T05:26:12.369Z] Step 10/20 : FROM scratch [2020-03-10T05:26:12.369Z] ---> [2020-03-10T05:26:12.369Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-10T05:26:12.369Z] ---> Running in 57823e340da8 [2020-03-10T05:26:12.369Z] Removing intermediate container 57823e340da8 [2020-03-10T05:26:12.369Z] ---> 6fb6bfd95b86 [2020-03-10T05:26:12.369Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-10T05:26:12.369Z] ---> Running in 38cef7aba25f [2020-03-10T05:26:12.369Z] Removing intermediate container 38cef7aba25f [2020-03-10T05:26:12.369Z] ---> 9ac06f3bc591 [2020-03-10T05:26:12.369Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-10T05:26:12.369Z] ---> Running in dfc30197f567 [2020-03-10T05:26:12.630Z] Removing intermediate container dfc30197f567 [2020-03-10T05:26:12.630Z] ---> 6628f1423fbd [2020-03-10T05:26:12.630Z] Step 14/20 : WORKDIR / [2020-03-10T05:26:12.630Z] ---> Running in 35eb1d9c8cb7 [2020-03-10T05:26:12.630Z] Removing intermediate container 35eb1d9c8cb7 [2020-03-10T05:26:12.630Z] ---> 3295790899bf [2020-03-10T05:26:12.630Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-10T05:26:13.199Z] ---> a77ec12b5b5d [2020-03-10T05:26:13.199Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-10T05:26:13.457Z] ---> 70295b961cb6 [2020-03-10T05:26:13.457Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-10T05:26:13.457Z] ---> Running in 380c6492a03a [2020-03-10T05:26:13.717Z] Removing intermediate container 380c6492a03a [2020-03-10T05:26:13.717Z] ---> 39dfcccc6a92 [2020-03-10T05:26:13.717Z] Step 18/20 : LABEL arch=amd64 [2020-03-10T05:26:13.717Z] ---> Running in cc85491d24a1 [2020-03-10T05:26:13.717Z] Removing intermediate container cc85491d24a1 [2020-03-10T05:26:13.717Z] ---> bd950a573364 [2020-03-10T05:26:13.717Z] Step 19/20 : LABEL git_sha=501496e59d39e4a909b81ebc8a3f6eee9a7d590b [2020-03-10T05:26:13.975Z] ---> Running in 9374fb537d76 [2020-03-10T05:26:13.975Z] Removing intermediate container 9374fb537d76 [2020-03-10T05:26:13.975Z] ---> f1d1db93a136 [2020-03-10T05:26:13.975Z] Step 20/20 : LABEL version=0.0.0 [2020-03-10T05:26:13.975Z] ---> Running in cb26bb36e0f6 [2020-03-10T05:26:14.237Z] Removing intermediate container cb26bb36e0f6 [2020-03-10T05:26:14.237Z] ---> 5c136a796a9b [2020-03-10T05:26:14.237Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-10T05:26:14.237Z] Successfully built 5c136a796a9b [2020-03-10T05:26:14.237Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-10T05:42:01.652Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9249 in /w/workspace/dgexfoundry_device-sdk-go_PR-461 [Pipeline] { [Pipeline] ws [2020-03-10T05:42:01.726Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-03-10T05:42:07.533Z] using credential edgex-jenkins-ssh [2020-03-10T05:42:07.616Z] Cloning the remote Git repository [2020-03-10T05:42:07.616Z] Cloning with configured refspecs honoured and without tags [2020-03-10T05:42:07.780Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-10T05:42:07.883Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-03-10T05:42:07.994Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-10T05:42:07.998Z] > git --version # timeout=10 [2020-03-10T05:42:08.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T05:42:08.118Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/461/head:refs/remotes/origin/PR-461 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T05:42:09.081Z] Fetching without tags [2020-03-10T05:42:09.557Z] Merging remotes/origin/master commit 2731ca63cc475b67e9cc596139d210d033590fbd into PR head commit 501496e59d39e4a909b81ebc8a3f6eee9a7d590b [2020-03-10T05:42:09.000Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-10T05:42:09.022Z] > git config --add remote.origin.fetch +refs/pull/461/head:refs/remotes/origin/PR-461 # timeout=10 [2020-03-10T05:42:09.045Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T05:42:09.079Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-10T05:42:09.141Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-10T05:42:09.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T05:42:09.161Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/461/head:refs/remotes/origin/PR-461 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T05:42:09.621Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T05:42:09.860Z] Merge succeeded, producing 501496e59d39e4a909b81ebc8a3f6eee9a7d590b [2020-03-10T05:42:09.860Z] Checking out Revision 501496e59d39e4a909b81ebc8a3f6eee9a7d590b (PR-461) [2020-03-10T05:42:09.656Z] > git checkout -f 501496e59d39e4a909b81ebc8a3f6eee9a7d590b # timeout=10 [2020-03-10T05:42:09.798Z] > git remote # timeout=10 [2020-03-10T05:42:09.830Z] > git config --get remote.origin.url # timeout=10 [2020-03-10T05:42:09.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-10T05:42:09.853Z] > git merge 2731ca63cc475b67e9cc596139d210d033590fbd # timeout=10 [2020-03-10T05:42:09.878Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-10T05:42:09.910Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T05:42:09.935Z] > git checkout -f 501496e59d39e4a909b81ebc8a3f6eee9a7d590b # timeout=10 [2020-03-10T05:42:14.627Z] Commit message: "Update commit message guideline URL" [2020-03-10T05:42:14.709Z] > git --version # timeout=10 [2020-03-10T05:42:14.730Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-10T05:42:16.133Z] ========================================================= [2020-03-10T05:42:16.133Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-10T05:42:16.133Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-10T05:42:17.266Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-03-10T05:42:18.244Z] Sending build context to Docker daemon 2.683MB [2020-03-10T05:42:18.244Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-10T05:42:18.244Z] Step 2/8 : FROM ${BASE} [2020-03-10T05:42:18.513Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-10T05:42:18.513Z] cde5963f3b93: Pulling fs layer [2020-03-10T05:42:18.513Z] 2a23fa8c16f7: Pulling fs layer [2020-03-10T05:42:18.513Z] 777b28850792: Pulling fs layer [2020-03-10T05:42:18.513Z] 8a11ddd9e578: Pulling fs layer [2020-03-10T05:42:18.513Z] 4cf88f913ddb: Pulling fs layer [2020-03-10T05:42:18.513Z] 1df406cf5192: Pulling fs layer [2020-03-10T05:42:18.513Z] cd6300453558: Pulling fs layer [2020-03-10T05:42:18.513Z] b9c365052c96: Pulling fs layer [2020-03-10T05:42:18.513Z] a2d8cc88f415: Pulling fs layer [2020-03-10T05:42:18.513Z] ea1d1ca13537: Pulling fs layer [2020-03-10T05:42:18.513Z] 3750a50a1c5e: Pulling fs layer [2020-03-10T05:42:18.513Z] 8a11ddd9e578: Waiting [2020-03-10T05:42:18.513Z] 4cf88f913ddb: Waiting [2020-03-10T05:42:18.513Z] b9c365052c96: Waiting [2020-03-10T05:42:18.513Z] a2d8cc88f415: Waiting [2020-03-10T05:42:18.513Z] 1df406cf5192: Waiting [2020-03-10T05:42:18.513Z] cd6300453558: Waiting [2020-03-10T05:42:18.513Z] 3750a50a1c5e: Waiting [2020-03-10T05:42:18.513Z] ea1d1ca13537: Waiting [2020-03-10T05:42:18.513Z] 777b28850792: Verifying Checksum [2020-03-10T05:42:18.513Z] 777b28850792: Download complete [2020-03-10T05:42:18.513Z] 2a23fa8c16f7: Download complete [2020-03-10T05:42:18.513Z] 4cf88f913ddb: Verifying Checksum [2020-03-10T05:42:18.513Z] 4cf88f913ddb: Download complete [2020-03-10T05:42:18.783Z] 1df406cf5192: Download complete [2020-03-10T05:42:19.054Z] cde5963f3b93: Verifying Checksum [2020-03-10T05:42:20.027Z] cde5963f3b93: Pull complete [2020-03-10T05:42:20.294Z] 2a23fa8c16f7: Pull complete [2020-03-10T05:42:20.568Z] 777b28850792: Pull complete [2020-03-10T05:42:23.166Z] cd6300453558: Verifying Checksum [2020-03-10T05:42:23.166Z] cd6300453558: Download complete [2020-03-10T05:42:23.166Z] a2d8cc88f415: Verifying Checksum [2020-03-10T05:42:23.166Z] a2d8cc88f415: Download complete [2020-03-10T05:42:25.771Z] ea1d1ca13537: Verifying Checksum [2020-03-10T05:42:25.771Z] ea1d1ca13537: Download complete [2020-03-10T05:42:26.040Z] 3750a50a1c5e: Verifying Checksum [2020-03-10T05:42:26.040Z] 3750a50a1c5e: Download complete [2020-03-10T05:42:28.626Z] b9c365052c96: Download complete [2020-03-10T05:42:30.040Z] 8a11ddd9e578: Verifying Checksum [2020-03-10T05:42:30.040Z] 8a11ddd9e578: Download complete [2020-03-10T05:42:42.406Z] 8a11ddd9e578: Pull complete [2020-03-10T05:42:42.406Z] 4cf88f913ddb: Pull complete [2020-03-10T05:42:42.406Z] 1df406cf5192: Pull complete [2020-03-10T05:42:47.773Z] cd6300453558: Pull complete [2020-03-10T05:42:53.148Z] b9c365052c96: Pull complete [2020-03-10T05:42:53.148Z] a2d8cc88f415: Pull complete [2020-03-10T05:42:54.578Z] ea1d1ca13537: Pull complete [2020-03-10T05:42:55.166Z] 3750a50a1c5e: Pull complete [2020-03-10T05:42:55.166Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-10T05:42:55.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-10T05:42:55.166Z] ---> 78745c68409d [2020-03-10T05:42:55.166Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-10T05:43:00.529Z] ---> Running in d78c5a345bb1 [2020-03-10T05:43:00.530Z] Removing intermediate container d78c5a345bb1 [2020-03-10T05:43:00.530Z] ---> 5a1e4aa6353f [2020-03-10T05:43:00.530Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-10T05:43:00.530Z] ---> Running in 63529b9758bd [2020-03-10T05:43:02.484Z] Removing intermediate container 63529b9758bd [2020-03-10T05:43:02.484Z] ---> 4eb8c46436af [2020-03-10T05:43:02.484Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-10T05:43:02.484Z] ---> Running in 2de20d62dcd8 [2020-03-10T05:43:03.452Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-10T05:43:04.418Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-10T05:43:04.690Z] OK: 125 MiB in 39 packages [2020-03-10T05:43:06.107Z] Removing intermediate container 2de20d62dcd8 [2020-03-10T05:43:06.107Z] ---> 13e9714daa16 [2020-03-10T05:43:06.107Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-10T05:43:06.107Z] ---> Running in 4c40278efc44 [2020-03-10T05:43:06.375Z] Removing intermediate container 4c40278efc44 [2020-03-10T05:43:06.375Z] ---> ffbfd31974bd [2020-03-10T05:43:06.375Z] Step 7/8 : COPY . . [2020-03-10T05:43:07.343Z] ---> 1b43a56503fd [2020-03-10T05:43:07.344Z] Step 8/8 : RUN go mod download [2020-03-10T05:43:07.612Z] ---> Running in 2358fd17eac3 [2020-03-10T05:43:10.208Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-10T05:43:10.208Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-10T05:43:10.208Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-10T05:43:10.208Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-10T05:43:10.208Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-10T05:43:10.208Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-10T05:43:10.208Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-10T05:43:10.476Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-10T05:43:10.476Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-10T05:43:10.476Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-10T05:43:10.476Z] go: finding github.com/fatih/color v1.7.0 [2020-03-10T05:43:10.476Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-10T05:43:10.476Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-10T05:43:10.476Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-10T05:43:10.476Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-10T05:43:10.744Z] go: finding github.com/google/uuid v1.1.0 [2020-03-10T05:43:10.744Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-10T05:43:10.744Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-10T05:43:10.744Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-10T05:43:10.744Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-10T05:43:10.744Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-10T05:43:10.744Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-10T05:43:10.744Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-10T05:43:10.744Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-10T05:43:11.013Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-10T05:43:11.013Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-10T05:43:11.013Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-10T05:43:11.013Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-10T05:43:11.013Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-10T05:43:11.013Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-10T05:43:11.013Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-10T05:43:11.013Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-10T05:43:11.013Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-10T05:43:11.013Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-10T05:43:11.013Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-10T05:43:11.013Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-10T05:43:11.013Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-10T05:43:11.013Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-10T05:43:11.013Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-10T05:43:11.013Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-10T05:43:11.013Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-10T05:43:11.013Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-10T05:43:11.280Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-10T05:43:11.280Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-10T05:43:11.280Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-10T05:43:11.280Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-10T05:43:11.280Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-10T05:43:11.280Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-10T05:43:11.280Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-10T05:43:11.280Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-10T05:43:11.280Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-10T05:43:11.280Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-10T05:43:11.280Z] go: finding github.com/posener/complete v1.1.1 [2020-03-10T05:43:11.280Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-10T05:43:11.280Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-10T05:43:11.280Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-10T05:43:11.280Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-10T05:43:11.280Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-10T05:43:11.280Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-10T05:43:11.280Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-10T05:43:11.280Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-10T05:43:11.550Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-10T05:43:11.550Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-10T05:43:11.550Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-10T05:43:29.807Z] Removing intermediate container 2358fd17eac3 [2020-03-10T05:43:29.807Z] ---> 6920a021403c [2020-03-10T05:43:29.807Z] Successfully built 6920a021403c [2020-03-10T05:43:29.807Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-10T05:43:30.703Z] + docker inspect -f . ci-base-image-arm64 [2020-03-10T05:43:30.703Z] . [Pipeline] withDockerContainer [2020-03-10T05:43:31.084Z] prd-ubuntu18.04-docker-arm64-4c-16g-9249 does not seem to be running inside a container [2020-03-10T05:43:31.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-10T05:43:32.714Z] $ docker top d9d9106d9df61044eecbeab4261f9637e65dd5c075d312e4a6b0c9f949f2734a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-10T05:43:35.150Z] + go version [2020-03-10T05:43:35.150Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-10T05:43:35.828Z] + make test [2020-03-10T05:43:35.828Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-10T05:44:22.799Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-10T05:44:22.799Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-10T05:44:22.799Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-10T05:44:22.799Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.025s coverage: 23.1% of statements [2020-03-10T05:44:22.799Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.156s coverage: 95.8% of statements [2020-03-10T05:44:22.799Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.038s coverage: 12.7% of statements [2020-03-10T05:44:22.799Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.032s coverage: 25.6% of statements [2020-03-10T05:44:55.112Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.039s coverage: 30.0% of statements [2020-03-10T05:44:55.113Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.447s coverage: 42.3% of statements [2020-03-10T05:44:55.113Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-10T05:44:55.113Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-10T05:44:55.113Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.633s coverage: 79.5% of statements [2020-03-10T05:44:55.113Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-10T05:44:55.113Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-10T05:44:55.113Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-10T05:44:55.113Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.064s coverage: 52.6% of statements [2020-03-10T05:44:55.113Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.354s coverage: 75.8% of statements [2020-03-10T05:44:55.113Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-10T05:44:55.113Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-10T05:45:00.496Z] gofmt -l . [2020-03-10T05:45:00.496Z] [ "`gofmt -l .`" = "" ] [2020-03-10T05:45:00.496Z] ./bin/test-attribution-txt.sh [2020-03-10T05:45:01.084Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-10T05:45:01.391Z] Warning: overwriting stash ‘coverage-report’ [2020-03-10T05:45:01.902Z] Stashed 1 file(s) [Pipeline] } [2020-03-10T05:45:01.925Z] $ docker stop --time=1 d9d9106d9df61044eecbeab4261f9637e65dd5c075d312e4a6b0c9f949f2734a [2020-03-10T05:45:04.147Z] $ docker rm -f d9d9106d9df61044eecbeab4261f9637e65dd5c075d312e4a6b0c9f949f2734a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-10T05:45:05.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-10T05:45:06.005Z] + ls -al . [2020-03-10T05:45:06.005Z] total 240 [2020-03-10T05:45:06.005Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 05:45 . [2020-03-10T05:45:06.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:42 .. [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 10 05:42 .dockerignore [2020-03-10T05:45:06.005Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 05:42 .git [2020-03-10T05:45:06.005Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:42 .github [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 10 05:42 .gitignore [2020-03-10T05:45:06.005Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 05:42 .semver [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 936 Mar 10 05:42 Dockerfile.build [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 808 Mar 10 05:42 Jenkinsfile [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 10 05:42 LICENSE [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 892 Mar 10 05:42 Makefile [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 761 Mar 10 05:42 README.md [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 05:21 VERSION [2020-03-10T05:45:06.005Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 05:42 api [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 3321 Mar 10 05:42 async.go [2020-03-10T05:45:06.005Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:42 bin [2020-03-10T05:45:06.005Z] -rw-r--r-- 1 jenkins jenkins 100859 Mar 10 05:44 coverage.out [2020-03-10T05:45:06.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:42 example [2020-03-10T05:45:06.005Z] -rw-r--r-- 1 jenkins jenkins 536 Mar 10 05:45 go.mod [2020-03-10T05:45:06.005Z] -rw-r--r-- 1 jenkins jenkins 11140 Mar 10 05:45 go.sum [2020-03-10T05:45:06.005Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 10 05:42 internal [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 4352 Mar 10 05:42 manageddevices.go [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 5473 Mar 10 05:42 managedprofiles.go [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 3878 Mar 10 05:42 managedwatchers.go [2020-03-10T05:45:06.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:42 pkg [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 9817 Mar 10 05:42 service.go [2020-03-10T05:45:06.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:42 snap [2020-03-10T05:45:06.005Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 10 05:42 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-10T05:45:06.386Z] + 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=501496e59d39e4a909b81ebc8a3f6eee9a7d590b --label arch=arm64 --label version=0.0.0 . [2020-03-10T05:45:06.974Z] Sending build context to Docker daemon 2.809MB [2020-03-10T05:45:06.974Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-10T05:45:06.974Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-10T05:45:06.974Z] ---> 6920a021403c [2020-03-10T05:45:06.974Z] Step 3/20 : ARG MAKE='make build' [2020-03-10T05:45:06.974Z] ---> Running in 089ead61fb6d [2020-03-10T05:45:07.568Z] Removing intermediate container 089ead61fb6d [2020-03-10T05:45:07.568Z] ---> 589d54b94231 [2020-03-10T05:45:07.568Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-10T05:45:07.568Z] ---> Running in e9e1257ef1e2 [2020-03-10T05:45:07.837Z] Removing intermediate container e9e1257ef1e2 [2020-03-10T05:45:07.837Z] ---> 809fd9fdeee8 [2020-03-10T05:45:07.838Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-10T05:45:08.106Z] ---> Running in 20e1b8200d89 [2020-03-10T05:45:08.375Z] Removing intermediate container 20e1b8200d89 [2020-03-10T05:45:08.375Z] ---> 8ec74f5c6e33 [2020-03-10T05:45:08.375Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-10T05:45:08.375Z] ---> Running in b5ccde6d44b4 [2020-03-10T05:45:10.329Z] Removing intermediate container b5ccde6d44b4 [2020-03-10T05:45:10.329Z] ---> 7be60bd2be0b [2020-03-10T05:45:10.329Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-10T05:45:10.329Z] ---> Running in 36d3f8c070b6 [2020-03-10T05:45:11.297Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-10T05:45:11.886Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-10T05:45:12.477Z] OK: 125 MiB in 39 packages [2020-03-10T05:45:13.448Z] Removing intermediate container 36d3f8c070b6 [2020-03-10T05:45:13.448Z] ---> 28510b456aa4 [2020-03-10T05:45:13.449Z] Step 8/20 : COPY . . [2020-03-10T05:45:14.416Z] ---> ef51655ccefc [2020-03-10T05:45:14.416Z] Step 9/20 : RUN ${MAKE} [2020-03-10T05:45:14.688Z] ---> Running in a3f621bf0a51 [2020-03-10T05:45:15.656Z] 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 [2020-03-10T05:45:54.628Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-10T05:46:02.878Z] Removing intermediate container a3f621bf0a51 [2020-03-10T05:46:02.878Z] ---> 59148c56dbc7 [2020-03-10T05:46:02.878Z] Step 10/20 : FROM scratch [2020-03-10T05:46:02.878Z] ---> [2020-03-10T05:46:02.878Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-10T05:46:03.154Z] ---> Running in 169ed9e391eb [2020-03-10T05:46:03.423Z] Removing intermediate container 169ed9e391eb [2020-03-10T05:46:03.423Z] ---> b2e9415ec2cf [2020-03-10T05:46:03.423Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-10T05:46:03.423Z] ---> Running in 9379bd905472 [2020-03-10T05:46:03.692Z] Removing intermediate container 9379bd905472 [2020-03-10T05:46:03.692Z] ---> 547202ee18eb [2020-03-10T05:46:03.692Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-10T05:46:03.692Z] ---> Running in f7837141342c [2020-03-10T05:46:04.279Z] Removing intermediate container f7837141342c [2020-03-10T05:46:04.279Z] ---> 263dd7b70029 [2020-03-10T05:46:04.279Z] Step 14/20 : WORKDIR / [2020-03-10T05:46:04.279Z] ---> Running in 457fcf0e37d5 [2020-03-10T05:46:04.549Z] Removing intermediate container 457fcf0e37d5 [2020-03-10T05:46:04.549Z] ---> 7e2245758d60 [2020-03-10T05:46:04.549Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-10T05:46:05.971Z] ---> 8648b53935b2 [2020-03-10T05:46:05.971Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-10T05:46:06.240Z] ---> b9a8d9134f1e [2020-03-10T05:46:06.240Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-10T05:46:06.508Z] ---> Running in eea379e182f4 [2020-03-10T05:46:06.777Z] Removing intermediate container eea379e182f4 [2020-03-10T05:46:06.777Z] ---> 9c0e6ed9e485 [2020-03-10T05:46:06.777Z] Step 18/20 : LABEL arch=arm64 [2020-03-10T05:46:06.777Z] ---> Running in 2ce0c5f0371d [2020-03-10T05:46:07.047Z] Removing intermediate container 2ce0c5f0371d [2020-03-10T05:46:07.047Z] ---> a03e7c3ec2a3 [2020-03-10T05:46:07.047Z] Step 19/20 : LABEL git_sha=501496e59d39e4a909b81ebc8a3f6eee9a7d590b [2020-03-10T05:46:07.317Z] ---> Running in 76a3c0bd33f5 [2020-03-10T05:46:07.585Z] Removing intermediate container 76a3c0bd33f5 [2020-03-10T05:46:07.585Z] ---> 7a32864a0388 [2020-03-10T05:46:07.585Z] Step 20/20 : LABEL version=0.0.0 [2020-03-10T05:46:07.851Z] ---> Running in fec24e26ea8d [2020-03-10T05:46:08.116Z] Removing intermediate container fec24e26ea8d [2020-03-10T05:46:08.116Z] ---> 3922b205ea74 [2020-03-10T05:46:08.116Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-10T05:46:08.116Z] Successfully built 3922b205ea74 [2020-03-10T05:46:08.116Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" 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 [2020-03-10T05:46:09.751Z] provisioning config files... [2020-03-10T05:46:09.767Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-461@tmp/config563713352757370182tmp [Pipeline] { [Pipeline] sh [2020-03-10T05:46:10.187Z] + curl -s https://codecov.io/bash [2020-03-10T05:46:10.187Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-461@tmp/config563713352757370182tmp [2020-03-10T05:46:10.447Z] [2020-03-10T05:46:10.447Z] _____ _ [2020-03-10T05:46:10.447Z] / ____| | | [2020-03-10T05:46:10.447Z] | | ___ __| | ___ ___ _____ __ [2020-03-10T05:46:10.447Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-10T05:46:10.447Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-10T05:46:10.447Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-10T05:46:10.447Z] Bash-20200303-bc4d7e6 [2020-03-10T05:46:10.447Z] [2020-03-10T05:46:10.447Z] [2020-03-10T05:46:10.447Z] ==> Jenkins CI detected. [2020-03-10T05:46:10.447Z] project root: . [2020-03-10T05:46:10.447Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-10T05:46:10.447Z] ==> Running gcov in . (disable via -X gcov) [2020-03-10T05:46:10.447Z] ==> Python coveragepy not found [2020-03-10T05:46:10.447Z] ==> Searching for coverage reports in: [2020-03-10T05:46:10.447Z] + . [2020-03-10T05:46:10.447Z] -> Found 1 reports [2020-03-10T05:46:10.447Z] ==> Detecting git/mercurial file structure [2020-03-10T05:46:10.447Z] ==> Reading reports [2020-03-10T05:46:10.706Z] + ./coverage.out bytes=100859 [2020-03-10T05:46:10.706Z] ==> Appending adjustments [2020-03-10T05:46:10.706Z] http://docs.codecov.io/docs/fixing-reports [2020-03-10T05:46:10.968Z] + Found adjustments [2020-03-10T05:46:10.968Z] ==> Gzipping contents [2020-03-10T05:46:10.968Z] ==> Uploading reports [2020-03-10T05:46:10.968Z] url: https://codecov.io [2020-03-10T05:46:10.968Z] query: branch=PR-461&commit=501496e59d39e4a909b81ebc8a3f6eee9a7d590b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=461&job= [2020-03-10T05:46:10.968Z] -> Pinging Codecov [2020-03-10T05:46:10.968Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-461&commit=501496e59d39e4a909b81ebc8a3f6eee9a7d590b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=461&job= [2020-03-10T05:46:11.570Z] -> Uploading [2020-03-10T05:46:12.183Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/501496e59d39e4a909b81ebc8a3f6eee9a7d590b [Pipeline] } [2020-03-10T05:46:12.212Z] 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] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-10T05:46:14.021Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-10T05:46:14.648Z] ---> package-listing.sh [2020-03-10T05:46:14.648Z] ++ facter osfamily [2020-03-10T05:46:14.648Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-10T05:46:14.648Z] + OS_FAMILY=redhat [2020-03-10T05:46:14.648Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-461 [2020-03-10T05:46:14.648Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-10T05:46:14.648Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-10T05:46:14.648Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-10T05:46:14.648Z] + PACKAGES=/tmp/packages_start.txt [2020-03-10T05:46:14.648Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-461 ']' [2020-03-10T05:46:14.648Z] + PACKAGES=/tmp/packages_end.txt [2020-03-10T05:46:14.648Z] + case "${OS_FAMILY}" in [2020-03-10T05:46:14.648Z] + rpm -qa [2020-03-10T05:46:14.648Z] + sort [2020-03-10T05:46:20.146Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-10T05:46:20.146Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-10T05:46:20.146Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-10T05:46:20.450Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-461 ']' [2020-03-10T05:46:20.450Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-461/archives/ [2020-03-10T05:46:20.450Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-461/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-10T05:46:21.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-10T05:46:21.083Z] [2020-03-10T05:46:21.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-10T05:46:21.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-10T05:46:21.502Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-10T05:46:21.502Z] c9b1b535fdd9: Pulling fs layer [2020-03-10T05:46:21.502Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-10T05:46:21.502Z] 756a868c4378: Pulling fs layer [2020-03-10T05:46:21.502Z] 444b2fc9a129: Pulling fs layer [2020-03-10T05:46:21.502Z] ea15f1150254: Pulling fs layer [2020-03-10T05:46:21.502Z] 41b27a9f41bf: Pulling fs layer [2020-03-10T05:46:21.502Z] 28c525ee5125: Pulling fs layer [2020-03-10T05:46:21.502Z] 094b1ea09ed8: Pulling fs layer [2020-03-10T05:46:21.502Z] 138eaada9080: Pulling fs layer [2020-03-10T05:46:21.502Z] 444b2fc9a129: Waiting [2020-03-10T05:46:21.502Z] ea15f1150254: Waiting [2020-03-10T05:46:21.502Z] 41b27a9f41bf: Waiting [2020-03-10T05:46:21.502Z] 28c525ee5125: Waiting [2020-03-10T05:46:21.502Z] 094b1ea09ed8: Waiting [2020-03-10T05:46:21.502Z] 0622d0fa9048: Pulling fs layer [2020-03-10T05:46:21.502Z] 138eaada9080: Waiting [2020-03-10T05:46:21.502Z] 0622d0fa9048: Waiting [2020-03-10T05:46:21.502Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-10T05:46:21.502Z] 2cc5ad85d9ab: Download complete [2020-03-10T05:46:21.502Z] 444b2fc9a129: Verifying Checksum [2020-03-10T05:46:21.502Z] 444b2fc9a129: Download complete [2020-03-10T05:46:21.811Z] c9b1b535fdd9: Download complete [2020-03-10T05:46:21.811Z] ea15f1150254: Verifying Checksum [2020-03-10T05:46:21.811Z] ea15f1150254: Download complete [2020-03-10T05:46:22.104Z] 28c525ee5125: Verifying Checksum [2020-03-10T05:46:22.104Z] 28c525ee5125: Download complete [2020-03-10T05:46:22.845Z] c9b1b535fdd9: Pull complete [2020-03-10T05:46:23.297Z] 756a868c4378: Verifying Checksum [2020-03-10T05:46:23.297Z] 756a868c4378: Download complete [2020-03-10T05:46:23.297Z] 2cc5ad85d9ab: Pull complete [2020-03-10T05:46:24.074Z] 094b1ea09ed8: Verifying Checksum [2020-03-10T05:46:24.074Z] 094b1ea09ed8: Download complete [2020-03-10T05:46:24.074Z] 138eaada9080: Verifying Checksum [2020-03-10T05:46:24.074Z] 138eaada9080: Download complete [2020-03-10T05:46:24.074Z] 0622d0fa9048: Verifying Checksum [2020-03-10T05:46:24.074Z] 0622d0fa9048: Download complete [2020-03-10T05:46:25.631Z] 41b27a9f41bf: Verifying Checksum [2020-03-10T05:46:25.631Z] 41b27a9f41bf: Download complete [2020-03-10T05:46:26.615Z] 756a868c4378: Pull complete [2020-03-10T05:46:26.883Z] 444b2fc9a129: Pull complete [2020-03-10T05:46:27.478Z] ea15f1150254: Pull complete [2020-03-10T05:46:31.756Z] 41b27a9f41bf: Pull complete [2020-03-10T05:46:32.031Z] 28c525ee5125: Pull complete [2020-03-10T05:46:36.350Z] 094b1ea09ed8: Pull complete [2020-03-10T05:46:36.350Z] 138eaada9080: Pull complete [2020-03-10T05:46:36.619Z] 0622d0fa9048: Pull complete [2020-03-10T05:46:36.619Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-10T05:46:36.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-10T05:46:36.987Z] prd-centos7-docker-4c-2g-9148 does not seem to be running inside a container [2020-03-10T05:46:37.096Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-461 -v /w/workspace/dgexfoundry_device-sdk-go_PR-461:/w/workspace/dgexfoundry_device-sdk-go_PR-461:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-461@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-461@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-10T05:46:38.802Z] $ docker top ab91f4630ee3699d8e8c4c1864e46e1b6ce14649d5c2be6a84ef1a0c7d531fcf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-10T05:46:41.046Z] provisioning config files... [2020-03-10T05:46:41.073Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-461@tmp/config4479524432181961340tmp [Pipeline] { [Pipeline] echo [2020-03-10T05:46:41.274Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-10T05:46:41.677Z] ---> create-netrc.sh [Pipeline] echo [2020-03-10T05:46:42.083Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-10T05:46:42.527Z] ---> logs-deploy.sh [2020-03-10T05:46:42.527Z] + ARCHIVE_ARTIFACTS= [2020-03-10T05:46:42.527Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-10T05:46:42.527Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-10T05:46:42.527Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-10T05:46:42.527Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-461/1 [2020-03-10T05:46:42.527Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-461/1/ [2020-03-10T05:46:42.527Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-461/1 /w/workspace/dgexfoundry_device-sdk-go_PR-461 [2020-03-10T05:46:45.175Z] Archives upload complete. [2020-03-10T05:46:45.175Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-461/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-461/1/ [2020-03-10T05:46:46.703Z] ---> uname -a: [2020-03-10T05:46:46.703Z] Linux ab91f4630ee3 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-10T05:46:46.703Z] [2020-03-10T05:46:46.703Z] [2020-03-10T05:46:46.703Z] ---> lscpu: [2020-03-10T05:46:46.703Z] Architecture: x86_64 [2020-03-10T05:46:46.703Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-10T05:46:46.703Z] Byte Order: Little Endian [2020-03-10T05:46:46.703Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-10T05:46:46.703Z] CPU(s): 4 [2020-03-10T05:46:46.703Z] On-line CPU(s) list: 0-3 [2020-03-10T05:46:46.703Z] Thread(s) per core: 1 [2020-03-10T05:46:46.703Z] Core(s) per socket: 1 [2020-03-10T05:46:46.703Z] Socket(s): 4 [2020-03-10T05:46:46.703Z] NUMA node(s): 1 [2020-03-10T05:46:46.703Z] Vendor ID: GenuineIntel [2020-03-10T05:46:46.703Z] CPU family: 6 [2020-03-10T05:46:46.703Z] Model: 44 [2020-03-10T05:46:46.703Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-10T05:46:46.703Z] Stepping: 1 [2020-03-10T05:46:46.703Z] CPU MHz: 2933.438 [2020-03-10T05:46:46.703Z] BogoMIPS: 5866.87 [2020-03-10T05:46:46.703Z] Virtualization: VT-x [2020-03-10T05:46:46.703Z] Hypervisor vendor: KVM [2020-03-10T05:46:46.703Z] Virtualization type: full [2020-03-10T05:46:46.703Z] L1d cache: 128 KiB [2020-03-10T05:46:46.703Z] L1i cache: 128 KiB [2020-03-10T05:46:46.703Z] L2 cache: 16 MiB [2020-03-10T05:46:46.703Z] L3 cache: 64 MiB [2020-03-10T05:46:46.703Z] NUMA node0 CPU(s): 0-3 [2020-03-10T05:46:46.703Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-10T05:46:46.703Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-10T05:46:46.703Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-10T05:46:46.703Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-10T05:46:46.704Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-10T05:46:46.704Z] 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 [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] ---> nproc: [2020-03-10T05:46:46.704Z] 4 [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] ---> df -h: [2020-03-10T05:46:46.704Z] Filesystem Size Used Available Use% Mounted on [2020-03-10T05:46:46.704Z] overlay 50.0G 6.1G 43.9G 12% / [2020-03-10T05:46:46.704Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-10T05:46:46.704Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-10T05:46:46.704Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-10T05:46:46.704Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/resolv.conf [2020-03-10T05:46:46.704Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hostname [2020-03-10T05:46:46.704Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hosts [2020-03-10T05:46:46.704Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/dgexfoundry_device-sdk-go_PR-461@tmp [2020-03-10T05:46:46.704Z] /dev/vda1 50.0G 6.1G 43.9G 12% /var/log/sa [2020-03-10T05:46:46.704Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/dgexfoundry_device-sdk-go_PR-461 [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] ---> free -m: [2020-03-10T05:46:46.704Z] total used free shared buff/cache available [2020-03-10T05:46:46.704Z] Mem: 1838 581 73 0 1183 1152 [2020-03-10T05:46:46.704Z] Swap: 1023 0 1023 [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] ---> ip addr: [2020-03-10T05:46:46.704Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-10T05:46:46.704Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-10T05:46:46.704Z] inet 127.0.0.1/8 scope host lo [2020-03-10T05:46:46.704Z] valid_lft forever preferred_lft forever [2020-03-10T05:46:46.704Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-10T05:46:46.704Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-10T05:46:46.704Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-10T05:46:46.704Z] valid_lft forever preferred_lft forever [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] ---> sar -b -r -n DEV: [2020-03-10T05:46:46.704Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/10/20 _x86_64_ (4 CPU) [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] 05:20:23 LINUX RESTART [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] 05:21:01 tps rtps wtps bread/s bwrtn/s [2020-03-10T05:46:46.704Z] 05:22:01 51.70 15.35 36.35 2888.06 2940.14 [2020-03-10T05:46:46.704Z] 05:23:01 7.73 0.00 7.73 0.00 659.15 [2020-03-10T05:46:46.704Z] 05:24:01 0.68 0.00 0.68 0.00 8.09 [2020-03-10T05:46:46.704Z] 05:25:01 0.62 0.00 0.62 0.00 8.19 [2020-03-10T05:46:46.704Z] 05:26:01 0.58 0.00 0.58 0.00 5.69 [2020-03-10T05:46:46.704Z] 05:27:01 0.78 0.00 0.78 0.00 9.99 [2020-03-10T05:46:46.704Z] 05:28:02 0.65 0.00 0.65 0.00 8.23 [2020-03-10T05:46:46.704Z] 05:29:01 0.27 0.00 0.27 0.00 3.45 [2020-03-10T05:46:46.704Z] 05:30:01 0.27 0.00 0.27 0.00 2.93 [2020-03-10T05:46:46.704Z] 05:31:01 0.28 0.00 0.28 0.00 3.21 [2020-03-10T05:46:46.704Z] 05:32:01 0.25 0.00 0.25 0.00 2.70 [2020-03-10T05:46:46.704Z] 05:33:01 0.23 0.00 0.23 0.00 3.36 [2020-03-10T05:46:46.704Z] 05:34:01 0.32 0.00 0.32 0.00 3.49 [2020-03-10T05:46:46.704Z] 05:35:01 0.25 0.00 0.25 0.00 3.60 [2020-03-10T05:46:46.704Z] 05:36:01 0.33 0.08 0.25 2.66 2.33 [2020-03-10T05:46:46.704Z] 05:37:01 0.87 0.15 0.72 4.80 14.37 [2020-03-10T05:46:46.704Z] 05:38:01 0.30 0.00 0.30 0.00 3.06 [2020-03-10T05:46:46.704Z] 05:39:01 0.25 0.00 0.25 0.00 3.20 [2020-03-10T05:46:46.704Z] 05:40:01 0.23 0.00 0.23 0.00 2.85 [2020-03-10T05:46:46.704Z] 05:41:01 0.28 0.00 0.28 0.00 3.20 [2020-03-10T05:46:46.704Z] 05:42:01 0.25 0.00 0.25 0.00 3.06 [2020-03-10T05:46:46.704Z] 05:43:01 0.33 0.00 0.33 0.00 4.95 [2020-03-10T05:46:46.704Z] 05:44:02 0.32 0.00 0.32 0.00 3.49 [2020-03-10T05:46:46.704Z] 05:45:01 0.29 0.00 0.29 0.00 3.13 [2020-03-10T05:46:46.704Z] 05:46:01 0.25 0.00 0.25 0.00 2.70 [2020-03-10T05:46:46.704Z] Average: 2.74 0.62 2.11 116.12 148.68 [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] 05:21:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-10T05:46:46.704Z] 05:22:01 109056 1773248 94.21 2620 1256152 969608 33.08 427760 1183904 16420 [2020-03-10T05:46:46.704Z] 05:23:01 121688 1760616 93.54 2620 1256188 891892 30.43 417928 1183880 8 [2020-03-10T05:46:46.704Z] 05:24:01 122904 1759400 93.47 2620 1256192 878528 29.97 416864 1183868 8 [2020-03-10T05:46:46.704Z] 05:25:01 121868 1760436 93.53 2620 1256200 878808 29.98 418216 1183728 8 [2020-03-10T05:46:46.704Z] 05:26:01 123464 1758840 93.44 2620 1256204 878592 29.98 417144 1183724 8 [2020-03-10T05:46:46.704Z] 05:27:01 122684 1759620 93.48 2620 1256208 878700 29.98 417596 1183724 8 [2020-03-10T05:46:46.704Z] 05:28:02 123604 1758700 93.43 2620 1256212 878592 29.98 417052 1183720 8 [2020-03-10T05:46:46.704Z] 05:29:01 132540 1749764 92.96 2620 1256216 878592 29.98 408052 1183684 8 [2020-03-10T05:46:46.704Z] 05:30:01 132220 1750084 92.98 2620 1256224 878592 29.98 408004 1183684 8 [2020-03-10T05:46:46.704Z] 05:31:01 139460 1742844 92.59 2620 1256228 878592 29.98 400964 1183596 8 [2020-03-10T05:46:46.704Z] 05:32:01 138844 1743460 92.62 2620 1256232 878700 29.98 401644 1183600 8 [2020-03-10T05:46:46.704Z] 05:33:01 139468 1742836 92.59 2620 1256240 878592 29.98 400988 1183596 12 [2020-03-10T05:46:46.704Z] 05:34:01 139260 1743044 92.60 2620 1256300 878592 29.98 400908 1183604 24 [2020-03-10T05:46:46.704Z] 05:35:01 139196 1743108 92.61 2620 1256248 878592 29.98 401088 1183596 8 [2020-03-10T05:46:46.704Z] 05:36:01 137724 1744580 92.68 2620 1256252 880320 30.04 402332 1183596 8 [2020-03-10T05:46:46.704Z] 05:37:01 138712 1743592 92.63 2620 1256292 878676 29.98 401268 1183624 8 [2020-03-10T05:46:46.704Z] 05:38:01 138856 1743448 92.62 2620 1256292 878592 29.98 401076 1183624 16 [2020-03-10T05:46:46.704Z] 05:39:01 139412 1742892 92.59 2620 1256300 878592 29.98 400684 1183624 16 [2020-03-10T05:46:46.704Z] 05:40:01 139544 1742760 92.59 2620 1256304 878592 29.98 400568 1183624 8 [2020-03-10T05:46:46.704Z] 05:41:01 139552 1742752 92.59 2620 1256312 878592 29.98 400736 1183624 8 [2020-03-10T05:46:46.704Z] 05:42:01 138756 1743548 92.63 2620 1256316 878676 29.98 401316 1183624 16 [2020-03-10T05:46:46.704Z] 05:43:01 138404 1743900 92.65 2620 1256320 878808 29.98 401924 1183624 12 [2020-03-10T05:46:46.704Z] 05:44:02 139584 1742720 92.58 2620 1256324 878592 29.98 400668 1183624 8 [2020-03-10T05:46:46.704Z] 05:45:01 139280 1743024 92.60 2620 1256328 878592 29.98 400740 1183624 12 [2020-03-10T05:46:46.704Z] 05:46:01 139420 1742884 92.59 2620 1256336 878592 29.98 400660 1183624 8 [2020-03-10T05:46:46.704Z] Average: 133420 1748884 92.91 2620 1256257 882864 30.12 406647 1183670 667 [2020-03-10T05:46:46.704Z] [2020-03-10T05:46:46.704Z] 05:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-10T05:46:46.704Z] 05:22:01 eth0 231.98 191.29 999.37 98.47 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:22:01 docker0 7.08 5.59 0.93 15.33 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:23:01 eth0 1.42 1.10 3.62 0.08 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:24:01 eth0 0.42 0.08 0.04 0.01 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:25:01 eth0 0.38 0.28 0.28 0.20 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:27:01 eth0 0.35 0.28 0.17 0.08 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:28:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:32:01 eth0 0.37 0.27 0.20 0.08 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:34:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:35:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:37:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:38:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:40:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:41:01 eth0 0.70 0.03 0.03 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:42:01 eth0 1.20 0.30 0.26 0.08 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.704Z] 05:43:01 eth0 0.47 0.43 0.27 0.21 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] 05:44:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] 05:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] 05:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] 05:45:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] 05:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] Average: eth0 9.57 7.84 40.28 3.98 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] Average: docker0 0.28 0.22 0.04 0.61 0.00 0.00 0.00 [2020-03-10T05:46:46.705Z] [2020-03-10T05:46:46.705Z] [2020-03-10T05:46:46.705Z] ---> sar -P ALL: [2020-03-10T05:46:46.705Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/10/20 _x86_64_ (4 CPU) [2020-03-10T05:46:46.705Z] [2020-03-10T05:46:46.705Z] 05:20:23 LINUX RESTART [2020-03-10T05:46:46.705Z] [2020-03-10T05:46:46.705Z] 05:21:01 CPU %user %nice %system %iowait %steal %idle [2020-03-10T05:46:46.705Z] 05:22:01 all 10.41 0.00 3.75 1.32 10.23 74.29 [2020-03-10T05:46:46.705Z] 05:22:01 0 12.24 0.00 3.98 0.55 10.40 72.82 [2020-03-10T05:46:46.705Z] 05:22:01 1 10.38 0.00 3.34 4.04 10.18 72.06 [2020-03-10T05:46:46.705Z] 05:22:01 2 11.13 0.00 3.23 0.26 9.91 75.47 [2020-03-10T05:46:46.705Z] 05:22:01 3 7.91 0.00 4.49 0.41 10.44 76.75 [2020-03-10T05:46:46.705Z] 05:23:01 all 0.16 0.00 0.09 0.00 0.17 99.58 [2020-03-10T05:46:46.705Z] 05:23:01 0 0.10 0.00 0.05 0.00 0.05 99.80 [2020-03-10T05:46:46.705Z] 05:23:01 1 0.10 0.00 0.05 0.00 0.25 99.60 [2020-03-10T05:46:46.705Z] 05:23:01 2 0.08 0.00 0.15 0.00 0.07 99.70 [2020-03-10T05:46:46.705Z] 05:23:01 3 0.38 0.00 0.07 0.00 0.30 99.25 [2020-03-10T05:46:46.705Z] 05:24:01 all 0.10 0.00 0.04 0.00 0.33 99.54 [2020-03-10T05:46:46.705Z] 05:24:01 0 0.02 0.00 0.03 0.00 0.17 99.78 [2020-03-10T05:46:46.705Z] 05:24:01 1 0.03 0.00 0.03 0.00 0.40 99.53 [2020-03-10T05:46:46.705Z] 05:24:01 2 0.03 0.00 0.05 0.00 0.53 99.39 [2020-03-10T05:46:46.705Z] 05:24:01 3 0.28 0.00 0.03 0.00 0.20 99.48 [2020-03-10T05:46:46.705Z] 05:25:01 all 0.13 0.00 0.06 0.00 0.21 99.60 [2020-03-10T05:46:46.705Z] 05:25:01 0 0.05 0.00 0.03 0.00 0.50 99.42 [2020-03-10T05:46:46.705Z] 05:25:01 1 0.05 0.00 0.07 0.00 0.13 99.75 [2020-03-10T05:46:46.705Z] 05:25:01 2 0.08 0.00 0.08 0.02 0.08 99.73 [2020-03-10T05:46:46.705Z] 05:25:01 3 0.32 0.00 0.03 0.00 0.13 99.52 [2020-03-10T05:46:46.705Z] 05:26:01 all 0.09 0.00 0.04 0.00 0.42 99.45 [2020-03-10T05:46:46.705Z] 05:26:01 0 0.07 0.00 0.03 0.00 0.32 99.58 [2020-03-10T05:46:46.705Z] 05:26:01 1 0.03 0.00 0.03 0.00 0.43 99.50 [2020-03-10T05:46:46.705Z] 05:26:01 2 0.08 0.00 0.08 0.00 0.45 99.38 [2020-03-10T05:46:46.705Z] 05:26:01 3 0.18 0.00 0.03 0.00 0.50 99.28 [2020-03-10T05:46:46.705Z] 05:27:01 all 0.15 0.00 0.04 0.00 0.22 99.59 [2020-03-10T05:46:46.705Z] 05:27:01 0 0.08 0.00 0.05 0.00 0.18 99.68 [2020-03-10T05:46:46.705Z] 05:27:01 1 0.05 0.00 0.05 0.00 0.15 99.75 [2020-03-10T05:46:46.705Z] 05:27:01 2 0.05 0.00 0.03 0.02 0.25 99.65 [2020-03-10T05:46:46.705Z] 05:27:01 3 0.40 0.00 0.02 0.00 0.28 99.30 [2020-03-10T05:46:46.705Z] 05:28:02 all 0.14 0.00 0.03 0.00 0.06 99.77 [2020-03-10T05:46:46.705Z] 05:28:02 0 0.03 0.00 0.03 0.00 0.05 99.88 [2020-03-10T05:46:46.705Z] 05:28:02 1 0.07 0.00 0.02 0.00 0.08 99.83 [2020-03-10T05:46:46.705Z] 05:28:02 2 0.08 0.00 0.05 0.00 0.08 99.78 [2020-03-10T05:46:46.705Z] 05:28:02 3 0.37 0.00 0.05 0.00 0.05 99.53 [2020-03-10T05:46:46.705Z] 05:29:01 all 0.14 0.00 0.04 0.00 0.06 99.75 [2020-03-10T05:46:46.705Z] 05:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-03-10T05:46:46.705Z] 05:29:01 1 0.05 0.00 0.05 0.00 0.10 99.80 [2020-03-10T05:46:46.705Z] 05:29:01 2 0.07 0.00 0.05 0.00 0.05 99.83 [2020-03-10T05:46:46.705Z] 05:29:01 3 0.44 0.00 0.03 0.00 0.07 99.46 [2020-03-10T05:46:46.705Z] 05:30:01 all 0.14 0.00 0.05 0.00 0.13 99.68 [2020-03-10T05:46:46.705Z] 05:30:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2020-03-10T05:46:46.705Z] 05:30:01 1 0.07 0.00 0.07 0.00 0.18 99.68 [2020-03-10T05:46:46.705Z] 05:30:01 2 0.08 0.00 0.07 0.00 0.22 99.63 [2020-03-10T05:46:46.705Z] 05:30:01 3 0.37 0.00 0.03 0.00 0.08 99.52 [2020-03-10T05:46:46.705Z] 05:31:01 all 0.13 0.00 0.04 0.00 0.06 99.77 [2020-03-10T05:46:46.705Z] 05:31:01 0 0.03 0.00 0.03 0.00 0.08 99.85 [2020-03-10T05:46:46.705Z] 05:31:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2020-03-10T05:46:46.705Z] 05:31:01 2 0.07 0.00 0.03 0.00 0.08 99.82 [2020-03-10T05:46:46.705Z] 05:31:01 3 0.37 0.00 0.05 0.00 0.03 99.55 [2020-03-10T05:46:46.705Z] 05:32:01 all 0.11 0.00 0.04 0.00 0.27 99.58 [2020-03-10T05:46:46.705Z] 05:32:01 0 0.07 0.00 0.07 0.00 0.40 99.47 [2020-03-10T05:46:46.705Z] 05:32:01 1 0.30 0.00 0.03 0.00 0.13 99.53 [2020-03-10T05:46:46.705Z] 05:32:01 2 0.03 0.00 0.03 0.00 0.38 99.55 [2020-03-10T05:46:46.705Z] 05:32:01 3 0.03 0.00 0.03 0.00 0.15 99.78 [2020-03-10T05:46:46.705Z] 05:33:01 all 0.15 0.00 0.04 0.00 0.07 99.75 [2020-03-10T05:46:46.705Z] 05:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2020-03-10T05:46:46.705Z] 05:33:01 1 0.45 0.00 0.03 0.00 0.10 99.42 [2020-03-10T05:46:46.705Z] 05:33:01 2 0.08 0.00 0.05 0.00 0.08 99.78 [2020-03-10T05:46:46.705Z] 05:33:01 3 0.05 0.00 0.03 0.00 0.08 99.83 [2020-03-10T05:46:46.705Z] 05:34:01 all 0.10 0.00 0.03 0.00 0.37 99.50 [2020-03-10T05:46:46.705Z] 05:34:01 0 0.02 0.00 0.03 0.00 0.40 99.55 [2020-03-10T05:46:46.705Z] 05:34:01 1 0.28 0.00 0.05 0.00 0.42 99.25 [2020-03-10T05:46:46.705Z] 05:34:01 2 0.07 0.00 0.03 0.00 0.43 99.47 [2020-03-10T05:46:46.705Z] 05:34:01 3 0.05 0.00 0.02 0.00 0.22 99.72 [2020-03-10T05:46:46.705Z] 05:35:01 all 0.11 0.00 0.05 0.00 0.22 99.62 [2020-03-10T05:46:46.705Z] 05:35:01 0 0.05 0.00 0.05 0.00 0.25 99.65 [2020-03-10T05:46:46.705Z] 05:35:01 1 0.32 0.00 0.03 0.00 0.23 99.42 [2020-03-10T05:46:46.705Z] 05:35:01 2 0.02 0.00 0.03 0.00 0.37 99.58 [2020-03-10T05:46:46.705Z] 05:35:01 3 0.03 0.00 0.05 0.00 0.07 99.85 [2020-03-10T05:46:46.705Z] 05:36:01 all 0.13 0.00 0.06 0.00 0.05 99.76 [2020-03-10T05:46:46.705Z] 05:36:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2020-03-10T05:46:46.705Z] 05:36:01 1 0.37 0.00 0.08 0.00 0.05 99.50 [2020-03-10T05:46:46.705Z] 05:36:01 2 0.07 0.00 0.08 0.00 0.10 99.75 [2020-03-10T05:46:46.705Z] 05:36:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2020-03-10T05:46:46.705Z] 05:37:01 all 0.13 0.00 0.05 0.00 0.08 99.74 [2020-03-10T05:46:46.705Z] 05:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2020-03-10T05:46:46.705Z] 05:37:01 1 0.38 0.00 0.03 0.00 0.07 99.52 [2020-03-10T05:46:46.705Z] 05:37:01 2 0.10 0.00 0.10 0.00 0.18 99.62 [2020-03-10T05:46:46.705Z] 05:37:01 3 0.03 0.00 0.02 0.00 0.07 99.88 [2020-03-10T05:46:46.705Z] 05:38:01 all 0.13 0.00 0.03 0.00 0.13 99.70 [2020-03-10T05:46:46.705Z] 05:38:01 0 0.03 0.00 0.02 0.00 0.17 99.78 [2020-03-10T05:46:46.705Z] 05:38:01 1 0.42 0.00 0.03 0.00 0.13 99.42 [2020-03-10T05:46:46.705Z] 05:38:01 2 0.05 0.00 0.05 0.00 0.17 99.73 [2020-03-10T05:46:46.705Z] 05:38:01 3 0.03 0.00 0.03 0.00 0.07 99.87 [2020-03-10T05:46:46.705Z] 05:39:01 all 0.10 0.00 0.03 0.00 0.10 99.77 [2020-03-10T05:46:46.705Z] 05:39:01 0 0.13 0.00 0.03 0.00 0.18 99.65 [2020-03-10T05:46:46.705Z] 05:39:01 1 0.17 0.00 0.05 0.00 0.12 99.67 [2020-03-10T05:46:46.705Z] 05:39:01 2 0.07 0.00 0.05 0.00 0.12 99.77 [2020-03-10T05:46:46.705Z] 05:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2020-03-10T05:46:46.705Z] 05:40:01 all 0.13 0.00 0.04 0.00 0.10 99.73 [2020-03-10T05:46:46.705Z] 05:40:01 0 0.37 0.00 0.03 0.00 0.10 99.50 [2020-03-10T05:46:46.705Z] 05:40:01 1 0.02 0.00 0.03 0.00 0.12 99.83 [2020-03-10T05:46:46.705Z] 05:40:01 2 0.08 0.00 0.05 0.00 0.12 99.75 [2020-03-10T05:46:46.705Z] 05:40:01 3 0.03 0.00 0.02 0.00 0.05 99.90 [2020-03-10T05:46:46.705Z] 05:41:01 all 0.11 0.00 0.04 0.00 0.13 99.72 [2020-03-10T05:46:46.705Z] 05:41:01 0 0.30 0.00 0.03 0.00 0.27 99.40 [2020-03-10T05:46:46.705Z] 05:41:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2020-03-10T05:46:46.705Z] 05:41:01 2 0.05 0.00 0.05 0.00 0.18 99.72 [2020-03-10T05:46:46.705Z] 05:41:01 3 0.05 0.00 0.07 0.00 0.07 99.82 [2020-03-10T05:46:46.705Z] 05:42:01 all 0.14 0.00 0.03 0.00 0.10 99.73 [2020-03-10T05:46:46.705Z] 05:42:01 0 0.38 0.00 0.03 0.00 0.08 99.50 [2020-03-10T05:46:46.705Z] 05:42:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2020-03-10T05:46:46.705Z] 05:42:01 2 0.07 0.00 0.03 0.00 0.10 99.80 [2020-03-10T05:46:46.705Z] 05:42:01 3 0.05 0.00 0.03 0.00 0.18 99.73 [2020-03-10T05:46:46.705Z] 05:43:01 all 0.06 0.00 0.04 0.00 0.05 99.85 [2020-03-10T05:46:46.705Z] 05:43:01 0 0.13 0.00 0.05 0.00 0.05 99.77 [2020-03-10T05:46:46.705Z] 05:43:01 1 0.03 0.00 0.05 0.00 0.05 99.87 [2020-03-10T05:46:46.705Z] 05:43:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2020-03-10T05:46:46.705Z] 05:43:01 3 0.05 0.00 0.02 0.00 0.08 99.85 [2020-03-10T05:46:46.705Z] 05:44:02 all 0.10 0.00 0.03 0.00 0.09 99.78 [2020-03-10T05:46:46.705Z] 05:44:02 0 0.02 0.00 0.03 0.00 0.03 99.92 [2020-03-10T05:46:46.705Z] 05:44:02 1 0.03 0.00 0.02 0.00 0.08 99.87 [2020-03-10T05:46:46.705Z] 05:44:02 2 0.28 0.00 0.02 0.00 0.10 99.60 [2020-03-10T05:46:46.705Z] 05:44:02 3 0.05 0.00 0.05 0.00 0.13 99.77 [2020-03-10T05:46:46.705Z] 05:45:01 all 0.10 0.00 0.04 0.00 0.15 99.70 [2020-03-10T05:46:46.705Z] 05:45:01 0 0.05 0.00 0.02 0.00 0.14 99.80 [2020-03-10T05:46:46.705Z] 05:45:01 1 0.20 0.00 0.05 0.00 0.12 99.63 [2020-03-10T05:46:46.705Z] 05:45:01 2 0.14 0.00 0.07 0.00 0.19 99.61 [2020-03-10T05:46:46.705Z] 05:45:01 3 0.03 0.00 0.02 0.00 0.17 99.78 [2020-03-10T05:46:46.705Z] 05:46:01 all 0.15 0.00 0.03 0.00 0.07 99.76 [2020-03-10T05:46:46.705Z] 05:46:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2020-03-10T05:46:46.705Z] 05:46:01 1 0.45 0.00 0.05 0.00 0.12 99.38 [2020-03-10T05:46:46.705Z] 05:46:01 2 0.05 0.00 0.03 0.00 0.08 99.83 [2020-03-10T05:46:46.705Z] 05:46:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2020-03-10T05:46:46.705Z] Average: all 0.53 0.00 0.19 0.05 0.56 98.66 [2020-03-10T05:46:46.705Z] Average: 0 0.57 0.00 0.19 0.02 0.56 98.66 [2020-03-10T05:46:46.705Z] Average: 1 0.58 0.00 0.17 0.16 0.55 98.54 [2020-03-10T05:46:46.705Z] Average: 2 0.52 0.00 0.18 0.01 0.58 98.70 [2020-03-10T05:46:46.706Z] Average: 3 0.47 0.00 0.21 0.02 0.54 98.76 [2020-03-10T05:46:46.706Z] [2020-03-10T05:46:46.706Z] [2020-03-10T05:46:46.706Z]