Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f090bde917e1f28f3025819c98ef7aafa47ac2fc Running in Durability level: PERFORMANCE_OPTIMIZED 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5549 in /w/workspace/dgexfoundry_device-sdk-go_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching without tags Checking out Revision f090bde917e1f28f3025819c98ef7aafa47ac2fc (master) > 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f090bde917e1f28f3025819c98ef7aafa47ac2fc # timeout=10 Commit message: "Merge pull request #506 from hahattan/issue-505" > git rev-list --no-walk dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-22T07:47:34.862Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-22T07:47:35.041Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-22T07:47:35.154Z] ========================================================= [2020-04-22T07:47:35.154Z] EdgeX Global Pipelines Version Info [2020-04-22T07:47:35.154Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-22T07:47:36.577Z] ------------------- [2020-04-22T07:47:36.578Z] stable info: [2020-04-22T07:47:36.578Z] ------------------- [2020-04-22T07:47:36.578Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T07:47:36.578Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-22T07:47:36.578Z] Message: update stable to v1.0.73 [2020-04-22T07:47:37.152Z] ------------------- [2020-04-22T07:47:37.152Z] experimental info: [2020-04-22T07:47:37.152Z] ------------------- [2020-04-22T07:47:37.152Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T07:47:37.152Z] Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 [2020-04-22T07:47:37.152Z] Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:47:38.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T07:47:38.891Z] [2020-04-22T07:47:38.891Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:47:39.224Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T07:47:39.224Z] latest: Pulling from edgex-devops/git-semver [2020-04-22T07:47:39.224Z] 9123ac7c32f7: Pulling fs layer [2020-04-22T07:47:39.224Z] b8cc5d1170e3: Pulling fs layer [2020-04-22T07:47:39.224Z] 2924cbbf6a41: Pulling fs layer [2020-04-22T07:47:39.224Z] 93b08a4f1073: Pulling fs layer [2020-04-22T07:47:39.224Z] 93b08a4f1073: Waiting [2020-04-22T07:47:39.224Z] b8cc5d1170e3: Verifying Checksum [2020-04-22T07:47:39.224Z] b8cc5d1170e3: Download complete [2020-04-22T07:47:39.499Z] 9123ac7c32f7: Verifying Checksum [2020-04-22T07:47:39.499Z] 9123ac7c32f7: Download complete [2020-04-22T07:47:39.499Z] 93b08a4f1073: Verifying Checksum [2020-04-22T07:47:39.499Z] 93b08a4f1073: Download complete [2020-04-22T07:47:39.499Z] 2924cbbf6a41: Download complete [2020-04-22T07:47:39.758Z] 9123ac7c32f7: Pull complete [2020-04-22T07:47:39.758Z] b8cc5d1170e3: Pull complete [2020-04-22T07:47:40.700Z] 2924cbbf6a41: Pull complete [2020-04-22T07:47:40.700Z] 93b08a4f1073: Pull complete [2020-04-22T07:47:40.700Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-22T07:47:40.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-22T07:47:40.852Z] prd-centos7-docker-4c-2g-5549 does not seem to be running inside a container [2020-04-22T07:47:40.901Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T07:47:41.638Z] $ docker top b08ecb7f85d4de34d5ce592036d0f024c9761c1f6bbe5f1061cc8e4718618a6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T07:47:41.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T07:47:41.900Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T07:47:42.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T07:47:42.160Z] $ docker exec b08ecb7f85d4de34d5ce592036d0f024c9761c1f6bbe5f1061cc8e4718618a6c ssh-agent [2020-04-22T07:47:42.358Z] SSH_AUTH_SOCK=/tmp/ssh-IJAQBBW4IGgy/agent.15 [2020-04-22T07:47:42.358Z] SSH_AGENT_PID=22 [2020-04-22T07:47:42.374Z] Running ssh-add (command line suppressed) [2020-04-22T07:47:42.521Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8840006314135143817.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8840006314135143817.key) [2020-04-22T07:47:42.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T07:47:42.956Z] + git describe --exact-match --tags HEAD [2020-04-22T07:47:42.956Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-22T07:47:43.009Z] $ docker exec --env ******** --env ******** b08ecb7f85d4de34d5ce592036d0f024c9761c1f6bbe5f1061cc8e4718618a6c ssh-agent -k [2020-04-22T07:47:43.145Z] unset SSH_AUTH_SOCK; [2020-04-22T07:47:43.146Z] unset SSH_AGENT_PID; [2020-04-22T07:47:43.146Z] echo Agent pid 22 killed; [2020-04-22T07:47:43.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-22T07:47:43.258Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-22T07:47:43.258Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-22T07:47:43.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T07:47:43.334Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T07:47:43.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T07:47:43.537Z] $ docker exec b08ecb7f85d4de34d5ce592036d0f024c9761c1f6bbe5f1061cc8e4718618a6c ssh-agent [2020-04-22T07:47:43.722Z] SSH_AUTH_SOCK=/tmp/ssh-epJBs2xl03v3/agent.58 [2020-04-22T07:47:43.722Z] SSH_AGENT_PID=65 [2020-04-22T07:47:43.728Z] Running ssh-add (command line suppressed) [2020-04-22T07:47:43.864Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_302180848699982740.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_302180848699982740.key) [2020-04-22T07:47:43.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T07:47:44.226Z] + git semver init [2020-04-22T07:47:44.226Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T07:47:44.226Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-22T07:47:44.226Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T07:47:44.226Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T07:47:44.226Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T07:47:44.226Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T07:47:44.226Z] # $SEMVER_BRANCH = master [2020-04-22T07:47:44.226Z] # $SEMVER_TEMP = /tmp/semver-263800401 [2020-04-22T07:47:44.226Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-22T07:47:44.794Z] # '/tmp/semver-263800401' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2020-04-22T07:47:44.794Z] # -> Force: false [2020-04-22T07:47:44.794Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-04-22T07:47:44.803Z] $ docker exec --env ******** --env ******** b08ecb7f85d4de34d5ce592036d0f024c9761c1f6bbe5f1061cc8e4718618a6c ssh-agent -k [2020-04-22T07:47:44.941Z] unset SSH_AUTH_SOCK; [2020-04-22T07:47:44.942Z] unset SSH_AGENT_PID; [2020-04-22T07:47:44.942Z] echo Agent pid 65 killed; [2020-04-22T07:47:44.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T07:47:45.424Z] + git semver [Pipeline] } [2020-04-22T07:47:45.450Z] $ docker stop --time=1 b08ecb7f85d4de34d5ce592036d0f024c9761c1f6bbe5f1061cc8e4718618a6c [2020-04-22T07:47:46.780Z] $ docker rm -f b08ecb7f85d4de34d5ce592036d0f024c9761c1f6bbe5f1061cc8e4718618a6c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-22T07:47:47.602Z] Stashed 49 file(s) [Pipeline] echo [2020-04-22T07:47:47.603Z] [edgeXSemver] initialized semver on version 1.2.0-dev.32 [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-04-22T07:48:02.850Z] Still waiting to schedule task [2020-04-22T07:48:02.850Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-22T07:48:02.852Z] Still waiting to schedule task [2020-04-22T07:48:02.852Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5547’ is offline [2020-04-22T07:49:45.701Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5550 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-04-22T07:49:45.809Z] Running in /w/workspace/device-sdk-go/32 [Pipeline] { [Pipeline] checkout [2020-04-22T07:49:51.971Z] using credential edgex-jenkins-ssh [2020-04-22T07:49:52.023Z] Cloning the remote Git repository [2020-04-22T07:49:52.023Z] Cloning with configured refspecs honoured and without tags [2020-04-22T07:49:52.117Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T07:49:52.205Z] > git init /w/workspace/device-sdk-go/32 # timeout=10 [2020-04-22T07:49:52.283Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T07:49:52.291Z] > git --version # timeout=10 [2020-04-22T07:49:53.501Z] Fetching without tags [2020-04-22T07:49:52.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T07:49:52.400Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T07:49:53.393Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T07:49:53.449Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T07:49:53.491Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T07:49:53.543Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T07:49:53.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T07:49:53.556Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T07:49:53.985Z] Checking out Revision f090bde917e1f28f3025819c98ef7aafa47ac2fc (master) [2020-04-22T07:49:54.041Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T07:49:54.083Z] > git checkout -f f090bde917e1f28f3025819c98ef7aafa47ac2fc # timeout=10 [2020-04-22T07:49:59.102Z] Commit message: "Merge pull request #506 from hahattan/issue-505" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T07:50:00.362Z] ========================================================= [2020-04-22T07:50:00.362Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-22T07:50:00.362Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:50:01.562Z] + 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-04-22T07:50:02.548Z] Sending build context to Docker daemon 3.008MB [2020-04-22T07:50:02.548Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-22T07:50:02.548Z] Step 2/8 : FROM ${BASE} [2020-04-22T07:50:02.821Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-22T07:50:02.821Z] cde5963f3b93: Pulling fs layer [2020-04-22T07:50:02.821Z] 2a23fa8c16f7: Pulling fs layer [2020-04-22T07:50:02.821Z] 777b28850792: Pulling fs layer [2020-04-22T07:50:02.821Z] 8a11ddd9e578: Pulling fs layer [2020-04-22T07:50:02.821Z] 8a11ddd9e578: Waiting [2020-04-22T07:50:02.821Z] 4cf88f913ddb: Pulling fs layer [2020-04-22T07:50:02.821Z] 1df406cf5192: Pulling fs layer [2020-04-22T07:50:02.821Z] cd6300453558: Pulling fs layer [2020-04-22T07:50:02.821Z] b9c365052c96: Pulling fs layer [2020-04-22T07:50:02.821Z] a2d8cc88f415: Pulling fs layer [2020-04-22T07:50:02.821Z] ea1d1ca13537: Pulling fs layer [2020-04-22T07:50:02.821Z] 3750a50a1c5e: Pulling fs layer [2020-04-22T07:50:02.821Z] 4cf88f913ddb: Waiting [2020-04-22T07:50:02.821Z] 1df406cf5192: Waiting [2020-04-22T07:50:02.821Z] cd6300453558: Waiting [2020-04-22T07:50:02.821Z] ea1d1ca13537: Waiting [2020-04-22T07:50:02.821Z] b9c365052c96: Waiting [2020-04-22T07:50:02.821Z] a2d8cc88f415: Waiting [2020-04-22T07:50:02.821Z] 3750a50a1c5e: Waiting [2020-04-22T07:50:02.821Z] 777b28850792: Verifying Checksum [2020-04-22T07:50:02.821Z] 777b28850792: Download complete [2020-04-22T07:50:02.821Z] 2a23fa8c16f7: Verifying Checksum [2020-04-22T07:50:02.821Z] 2a23fa8c16f7: Download complete [2020-04-22T07:50:03.099Z] 4cf88f913ddb: Verifying Checksum [2020-04-22T07:50:03.099Z] 4cf88f913ddb: Download complete [2020-04-22T07:50:03.099Z] 1df406cf5192: Verifying Checksum [2020-04-22T07:50:03.099Z] 1df406cf5192: Download complete [2020-04-22T07:50:03.099Z] cde5963f3b93: Verifying Checksum [2020-04-22T07:50:03.099Z] cde5963f3b93: Download complete [2020-04-22T07:50:04.104Z] cde5963f3b93: Pull complete [2020-04-22T07:50:04.698Z] 2a23fa8c16f7: Pull complete [2020-04-22T07:50:04.967Z] 777b28850792: Pull complete [2020-04-22T07:50:06.936Z] cd6300453558: Verifying Checksum [2020-04-22T07:50:06.936Z] cd6300453558: Download complete [2020-04-22T07:50:07.215Z] a2d8cc88f415: Verifying Checksum [2020-04-22T07:50:07.215Z] a2d8cc88f415: Download complete [2020-04-22T07:50:09.837Z] ea1d1ca13537: Verifying Checksum [2020-04-22T07:50:09.837Z] ea1d1ca13537: Download complete [2020-04-22T07:50:09.837Z] 3750a50a1c5e: Download complete [2020-04-22T07:50:12.422Z] b9c365052c96: Verifying Checksum [2020-04-22T07:50:12.422Z] b9c365052c96: Download complete [2020-04-22T07:50:14.368Z] 8a11ddd9e578: Download complete [2020-04-22T07:50:15.551Z] Running on prd-centos7-docker-4c-2g-5551 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-04-22T07:50:15.589Z] Running in /w/workspace/device-sdk-go/32 [Pipeline] { [Pipeline] checkout [2020-04-22T07:50:17.966Z] using credential edgex-jenkins-ssh [2020-04-22T07:50:18.007Z] Cloning the remote Git repository [2020-04-22T07:50:18.007Z] Cloning with configured refspecs honoured and without tags [2020-04-22T07:50:18.033Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T07:50:18.067Z] > git init /w/workspace/device-sdk-go/32 # timeout=10 [2020-04-22T07:50:18.999Z] Fetching without tags [2020-04-22T07:50:18.396Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T07:50:18.397Z] > git --version # timeout=10 [2020-04-22T07:50:18.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T07:50:18.428Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T07:50:18.976Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T07:50:18.982Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T07:50:18.993Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T07:50:19.021Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T07:50:19.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T07:50:19.027Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T07:50:19.406Z] Checking out Revision f090bde917e1f28f3025819c98ef7aafa47ac2fc (master) [2020-04-22T07:50:19.417Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T07:50:19.421Z] > git checkout -f f090bde917e1f28f3025819c98ef7aafa47ac2fc # timeout=10 [2020-04-22T07:50:23.195Z] Commit message: "Merge pull request #506 from hahattan/issue-505" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T07:50:23.991Z] ========================================================= [2020-04-22T07:50:23.992Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-22T07:50:23.992Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:50:24.720Z] + 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-04-22T07:50:25.001Z] Sending build context to Docker daemon 3.006MB [2020-04-22T07:50:25.001Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-22T07:50:25.001Z] Step 2/8 : FROM ${BASE} [2020-04-22T07:50:25.001Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-22T07:50:25.001Z] e6b0cf9c0882: Pulling fs layer [2020-04-22T07:50:25.001Z] 2848faf0eed1: Pulling fs layer [2020-04-22T07:50:25.001Z] 0f37312ad70f: Pulling fs layer [2020-04-22T07:50:25.001Z] 5788d62ee057: Pulling fs layer [2020-04-22T07:50:25.001Z] 0e6b1d234666: Pulling fs layer [2020-04-22T07:50:25.001Z] bf5d7aec512f: Pulling fs layer [2020-04-22T07:50:25.001Z] 34c802a77dc8: Pulling fs layer [2020-04-22T07:50:25.001Z] 9eb99e56ec68: Pulling fs layer [2020-04-22T07:50:25.001Z] 27c7a5d97fbd: Pulling fs layer [2020-04-22T07:50:25.001Z] 5c102a31e300: Pulling fs layer [2020-04-22T07:50:25.001Z] dcfb455df0a1: Pulling fs layer [2020-04-22T07:50:25.001Z] 5788d62ee057: Waiting [2020-04-22T07:50:25.001Z] 0e6b1d234666: Waiting [2020-04-22T07:50:25.001Z] bf5d7aec512f: Waiting [2020-04-22T07:50:25.001Z] 34c802a77dc8: Waiting [2020-04-22T07:50:25.001Z] 9eb99e56ec68: Waiting [2020-04-22T07:50:25.001Z] 27c7a5d97fbd: Waiting [2020-04-22T07:50:25.001Z] 5c102a31e300: Waiting [2020-04-22T07:50:25.001Z] dcfb455df0a1: Waiting [2020-04-22T07:50:25.001Z] 0f37312ad70f: Verifying Checksum [2020-04-22T07:50:25.001Z] 0f37312ad70f: Download complete [2020-04-22T07:50:25.001Z] 2848faf0eed1: Verifying Checksum [2020-04-22T07:50:25.001Z] 2848faf0eed1: Download complete [2020-04-22T07:50:25.001Z] 0e6b1d234666: Verifying Checksum [2020-04-22T07:50:25.001Z] 0e6b1d234666: Download complete [2020-04-22T07:50:25.001Z] bf5d7aec512f: Verifying Checksum [2020-04-22T07:50:25.001Z] bf5d7aec512f: Download complete [2020-04-22T07:50:25.001Z] e6b0cf9c0882: Verifying Checksum [2020-04-22T07:50:25.001Z] e6b0cf9c0882: Download complete [2020-04-22T07:50:25.261Z] e6b0cf9c0882: Pull complete [2020-04-22T07:50:25.525Z] 2848faf0eed1: Pull complete [2020-04-22T07:50:25.794Z] 0f37312ad70f: Pull complete [2020-04-22T07:50:26.062Z] 34c802a77dc8: Verifying Checksum [2020-04-22T07:50:26.062Z] 34c802a77dc8: Download complete [2020-04-22T07:50:26.062Z] 27c7a5d97fbd: Verifying Checksum [2020-04-22T07:50:26.062Z] 27c7a5d97fbd: Download complete [2020-04-22T07:50:26.322Z] 5c102a31e300: Verifying Checksum [2020-04-22T07:50:26.322Z] 5c102a31e300: Download complete [2020-04-22T07:50:26.581Z] dcfb455df0a1: Verifying Checksum [2020-04-22T07:50:26.581Z] dcfb455df0a1: Download complete [2020-04-22T07:50:26.581Z] 9eb99e56ec68: Verifying Checksum [2020-04-22T07:50:26.581Z] 9eb99e56ec68: Download complete [2020-04-22T07:50:26.765Z] 8a11ddd9e578: Pull complete [2020-04-22T07:50:26.765Z] 4cf88f913ddb: Pull complete [2020-04-22T07:50:26.765Z] 1df406cf5192: Pull complete [2020-04-22T07:50:26.840Z] 5788d62ee057: Verifying Checksum [2020-04-22T07:50:26.840Z] 5788d62ee057: Download complete [2020-04-22T07:50:31.030Z] cd6300453558: Pull complete [2020-04-22T07:50:34.964Z] 5788d62ee057: Pull complete [2020-04-22T07:50:34.964Z] 0e6b1d234666: Pull complete [2020-04-22T07:50:34.964Z] bf5d7aec512f: Pull complete [2020-04-22T07:50:35.297Z] b9c365052c96: Pull complete [2020-04-22T07:50:35.566Z] a2d8cc88f415: Pull complete [2020-04-22T07:50:37.526Z] ea1d1ca13537: Pull complete [2020-04-22T07:50:38.116Z] 3750a50a1c5e: Pull complete [2020-04-22T07:50:38.116Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-22T07:50:38.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-22T07:50:38.116Z] ---> 78745c68409d [2020-04-22T07:50:38.116Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T07:50:38.264Z] 34c802a77dc8: Pull complete [2020-04-22T07:50:41.569Z] 9eb99e56ec68: Pull complete [2020-04-22T07:50:41.569Z] 27c7a5d97fbd: Pull complete [2020-04-22T07:50:42.389Z] ---> Running in 345b99bbe474 [2020-04-22T07:50:42.389Z] Removing intermediate container 345b99bbe474 [2020-04-22T07:50:42.389Z] ---> b927f0a567b8 [2020-04-22T07:50:42.389Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T07:50:42.947Z] 5c102a31e300: Pull complete [2020-04-22T07:50:42.947Z] dcfb455df0a1: Pull complete [2020-04-22T07:50:42.947Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-22T07:50:42.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-22T07:50:42.947Z] ---> 7c70fe431013 [2020-04-22T07:50:42.947Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T07:50:42.947Z] ---> Running in cadce04f5ad4 [2020-04-22T07:50:42.947Z] Removing intermediate container cadce04f5ad4 [2020-04-22T07:50:42.947Z] ---> 8c8edb301b61 [2020-04-22T07:50:42.947Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T07:50:42.978Z] ---> Running in d6b741e7fe03 [2020-04-22T07:50:43.206Z] ---> Running in 6bc076ebfdb0 [2020-04-22T07:50:44.586Z] Removing intermediate container 6bc076ebfdb0 [2020-04-22T07:50:44.586Z] ---> 1c051db0375f [2020-04-22T07:50:44.586Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-22T07:50:44.586Z] ---> Running in 815af0e800ec [2020-04-22T07:50:44.926Z] Removing intermediate container d6b741e7fe03 [2020-04-22T07:50:44.926Z] ---> fa0a05eda79d [2020-04-22T07:50:44.926Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-22T07:50:45.157Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T07:50:45.196Z] ---> Running in d6298d173eef [2020-04-22T07:50:45.725Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T07:50:45.989Z] OK: 143 MiB in 39 packages [2020-04-22T07:50:46.168Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T07:50:46.249Z] Removing intermediate container 815af0e800ec [2020-04-22T07:50:46.249Z] ---> a93a1413463d [2020-04-22T07:50:46.249Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-22T07:50:46.510Z] ---> Running in 205dea720175 [2020-04-22T07:50:46.510Z] Removing intermediate container 205dea720175 [2020-04-22T07:50:46.510Z] ---> 9a20dcb7f8c4 [2020-04-22T07:50:46.510Z] Step 7/8 : COPY . . [2020-04-22T07:50:46.750Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T07:50:47.078Z] ---> fe21a43ef180 [2020-04-22T07:50:47.078Z] Step 8/8 : RUN go mod download [2020-04-22T07:50:47.078Z] ---> Running in e53065b07a1d [2020-04-22T07:50:47.333Z] OK: 125 MiB in 39 packages [2020-04-22T07:50:48.767Z] Removing intermediate container d6298d173eef [2020-04-22T07:50:48.767Z] ---> 9abe8922b533 [2020-04-22T07:50:48.767Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-22T07:50:48.767Z] ---> Running in 1d5bc28344e4 [2020-04-22T07:50:48.984Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T07:50:48.984Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-22T07:50:48.984Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T07:50:48.984Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-22T07:50:48.984Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-22T07:50:48.984Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T07:50:48.984Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T07:50:48.984Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T07:50:48.984Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-22T07:50:48.984Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-22T07:50:48.984Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-22T07:50:48.984Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-22T07:50:48.985Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-22T07:50:48.985Z] go: finding github.com/fatih/color v1.7.0 [2020-04-22T07:50:48.985Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T07:50:48.985Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T07:50:48.985Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T07:50:48.985Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T07:50:48.985Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T07:50:48.985Z] go: finding github.com/google/uuid v1.1.0 [2020-04-22T07:50:48.985Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-22T07:50:48.985Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-22T07:50:48.985Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T07:50:48.985Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-22T07:50:48.985Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-22T07:50:48.985Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-22T07:50:48.985Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T07:50:48.985Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T07:50:48.985Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T07:50:49.035Z] Removing intermediate container 1d5bc28344e4 [2020-04-22T07:50:49.035Z] ---> 0c8486baa645 [2020-04-22T07:50:49.035Z] Step 7/8 : COPY . . [2020-04-22T07:50:49.253Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-22T07:50:49.253Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T07:50:49.253Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T07:50:49.253Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T07:50:49.253Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-22T07:50:49.253Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-22T07:50:49.253Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-22T07:50:49.253Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-22T07:50:49.253Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T07:50:49.253Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T07:50:49.253Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T07:50:49.253Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-22T07:50:49.253Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T07:50:49.253Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-22T07:50:49.253Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-22T07:50:49.253Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-22T07:50:49.253Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T07:50:49.253Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-22T07:50:49.253Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-22T07:50:49.253Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-22T07:50:49.253Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-22T07:50:49.253Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-22T07:50:49.253Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T07:50:49.997Z] ---> 4ed28f5f6bc3 [2020-04-22T07:50:49.997Z] Step 8/8 : RUN go mod download [2020-04-22T07:50:50.264Z] ---> Running in b36d34b75c81 [2020-04-22T07:50:52.221Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T07:50:52.221Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-22T07:50:52.221Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T07:50:52.221Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-22T07:50:52.221Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-22T07:50:52.221Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T07:50:52.221Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T07:50:52.221Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T07:50:52.221Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-22T07:50:52.221Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-22T07:50:52.221Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-22T07:50:52.221Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-22T07:50:52.221Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-22T07:50:52.221Z] go: finding github.com/fatih/color v1.7.0 [2020-04-22T07:50:52.221Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T07:50:52.221Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T07:50:52.221Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T07:50:52.221Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T07:50:52.221Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T07:50:52.221Z] go: finding github.com/google/uuid v1.1.0 [2020-04-22T07:50:52.221Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T07:50:52.221Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-22T07:50:52.221Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-22T07:50:52.221Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T07:50:52.221Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T07:50:52.221Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-22T07:50:52.221Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-22T07:50:52.221Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T07:50:52.221Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-22T07:50:52.488Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-22T07:50:52.488Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T07:50:52.488Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T07:50:52.488Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T07:50:52.488Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-22T07:50:52.488Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T07:50:52.488Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-22T07:50:52.488Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-22T07:50:52.488Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-22T07:50:52.488Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T07:50:52.488Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-22T07:50:52.488Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-22T07:50:52.488Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-22T07:50:52.488Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T07:50:52.488Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T07:50:52.488Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T07:50:52.488Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-22T07:50:52.488Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T07:50:52.488Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T07:50:52.488Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T07:50:52.488Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-22T07:50:52.488Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-22T07:50:52.488Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-22T07:50:52.488Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-22T07:50:52.488Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T07:50:52.488Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T07:50:52.488Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T07:50:52.488Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-22T07:50:52.488Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T07:50:52.489Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-22T07:50:52.757Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-22T07:50:52.757Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-22T07:50:52.757Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T07:50:52.757Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-22T07:50:52.757Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-22T07:50:52.757Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-22T07:50:52.757Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-22T07:50:52.757Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-22T07:50:52.757Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T07:50:53.455Z] Removing intermediate container e53065b07a1d [2020-04-22T07:50:53.455Z] ---> 64ba0a6580ba [2020-04-22T07:50:53.455Z] Successfully built 64ba0a6580ba [2020-04-22T07:50:53.455Z] 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-04-22T07:50:54.008Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-22T07:50:54.008Z] . [Pipeline] withDockerContainer [2020-04-22T07:50:54.146Z] prd-centos7-docker-4c-2g-5551 does not seem to be running inside a container [2020-04-22T07:50:54.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/32 -v /w/workspace/device-sdk-go/32:/w/workspace/device-sdk-go/32:rw,z -v /w/workspace/device-sdk-go/32@tmp:/w/workspace/device-sdk-go/32@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 ******** ci-base-image-x86_64 cat [2020-04-22T07:50:54.758Z] $ docker top 6b1e126b1c8fc705513e90c3ecf90c202edd502280e320a0c65a23958041dcd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T07:50:55.242Z] + go version [2020-04-22T07:50:55.242Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-22T07:50:55.542Z] + make test [2020-04-22T07:50:55.542Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-22T07:50:56.116Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-22T07:51:02.854Z] Removing intermediate container b36d34b75c81 [2020-04-22T07:51:02.854Z] ---> a358bd88f721 [2020-04-22T07:51:02.854Z] Successfully built a358bd88f721 [2020-04-22T07:51:02.854Z] 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-04-22T07:51:03.558Z] + docker inspect -f . ci-base-image-arm64 [2020-04-22T07:51:03.844Z] . [Pipeline] withDockerContainer [2020-04-22T07:51:04.191Z] prd-ubuntu18.04-docker-arm64-4c-16g-5550 does not seem to be running inside a container [2020-04-22T07:51:04.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/32 -v /w/workspace/device-sdk-go/32:/w/workspace/device-sdk-go/32:rw,z -v /w/workspace/device-sdk-go/32@tmp:/w/workspace/device-sdk-go/32@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 ******** ci-base-image-arm64 cat [2020-04-22T07:51:05.751Z] $ docker top 958cc391fa3050127d5811cdde8788bd53d55d3fe1a5a00ff6df789062d250d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T07:51:06.816Z] + go version [2020-04-22T07:51:06.816Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-22T07:51:07.482Z] + make test [2020-04-22T07:51:07.482Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-22T07:51:08.558Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-22T07:51:08.558Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-22T07:51:08.558Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-22T07:51:08.558Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.014s coverage: 22.1% of statements [2020-04-22T07:51:08.903Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-22T07:51:12.088Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.074s coverage: 95.8% of statements [2020-04-22T07:51:41.204Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-22T07:51:41.204Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-22T07:51:41.204Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-22T07:51:41.204Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.051s coverage: 22.1% of statements [2020-04-22T07:51:41.204Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.219s coverage: 95.8% of statements [2020-04-22T07:51:44.189Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.048s coverage: 11.4% of statements [2020-04-22T07:51:44.189Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 21.7% of statements [2020-04-22T07:51:44.189Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-22T07:51:44.189Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.068s coverage: 36.9% of statements [2020-04-22T07:51:44.189Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-22T07:51:44.189Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-22T07:51:44.189Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.031s coverage: 65.2% of statements [2020-04-22T07:51:44.189Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-22T07:51:44.189Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-22T07:51:44.189Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-22T07:51:44.189Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.542s coverage: 52.6% of statements [2020-04-22T07:51:44.189Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-22T07:51:44.189Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.105s coverage: 68.9% of statements [2020-04-22T07:51:44.189Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-22T07:51:44.189Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-22T07:51:44.189Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-22T07:51:44.189Z] gofmt -l . [2020-04-22T07:51:44.189Z] [ "`gofmt -l .`" = "" ] [2020-04-22T07:51:44.189Z] ./bin/test-attribution-txt.sh [2020-04-22T07:51:44.189Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-22T07:51:44.505Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T07:51:44.513Z] $ docker stop --time=1 6b1e126b1c8fc705513e90c3ecf90c202edd502280e320a0c65a23958041dcd2 [2020-04-22T07:51:45.951Z] $ docker rm -f 6b1e126b1c8fc705513e90c3ecf90c202edd502280e320a0c65a23958041dcd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T07:51:46.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T07:51:47.192Z] + ls -al . [2020-04-22T07:51:47.192Z] total 176 [2020-04-22T07:51:47.192Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 22 07:51 . [2020-04-22T07:51:47.192Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 22 07:50 .. [2020-04-22T07:51:47.192Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 22 07:50 api [2020-04-22T07:51:47.192Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 22 07:50 bin [2020-04-22T07:51:47.192Z] -rw-r--r--. 1 jenkins jenkins 110877 Apr 22 07:51 coverage.out [2020-04-22T07:51:47.192Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 22 07:50 Dockerfile.build [2020-04-22T07:51:47.192Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 22 07:50 .dockerignore [2020-04-22T07:51:47.192Z] drwxrwxr-x. 4 jenkins jenkins 48 Apr 22 07:50 example [2020-04-22T07:51:47.192Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 22 07:50 .git [2020-04-22T07:51:47.192Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 22 07:50 .github [2020-04-22T07:51:47.192Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 22 07:50 .gitignore [2020-04-22T07:51:47.192Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 22 07:51 go.mod [2020-04-22T07:51:47.192Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 22 07:51 go.sum [2020-04-22T07:51:47.192Z] drwxrwxr-x. 15 jenkins jenkins 217 Apr 22 07:50 internal [2020-04-22T07:51:47.192Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 22 07:50 Jenkinsfile [2020-04-22T07:51:47.192Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 22 07:50 LICENSE [2020-04-22T07:51:47.192Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 22 07:50 Makefile [2020-04-22T07:51:47.192Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 22 07:50 pkg [2020-04-22T07:51:47.192Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 22 07:50 README.md [2020-04-22T07:51:47.192Z] drwxrwxr-x. 3 jenkins jenkins 44 Apr 22 07:50 .semver [2020-04-22T07:51:47.192Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 22 07:50 snap [2020-04-22T07:51:47.192Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 22 07:47 VERSION [2020-04-22T07:51:47.192Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 22 07:50 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:51:47.486Z] + 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=f090bde917e1f28f3025819c98ef7aafa47ac2fc --label arch=amd64 --label version=1.2.0-dev.32 . [2020-04-22T07:51:47.486Z] Sending build context to Docker daemon 3.134MB [2020-04-22T07:51:47.486Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-22T07:51:47.486Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-22T07:51:47.486Z] ---> 64ba0a6580ba [2020-04-22T07:51:47.487Z] Step 3/21 : ARG MAKE='make build' [2020-04-22T07:51:47.746Z] ---> Running in aeacc4f812a7 [2020-04-22T07:51:47.746Z] Removing intermediate container aeacc4f812a7 [2020-04-22T07:51:47.746Z] ---> 049498c7d858 [2020-04-22T07:51:47.746Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-22T07:51:47.746Z] ---> Running in 5805f5a1b78d [2020-04-22T07:51:48.005Z] Removing intermediate container 5805f5a1b78d [2020-04-22T07:51:48.005Z] ---> 17c18c804b7d [2020-04-22T07:51:48.005Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T07:51:48.005Z] ---> Running in e290d7f5a668 [2020-04-22T07:51:48.266Z] Removing intermediate container e290d7f5a668 [2020-04-22T07:51:48.266Z] ---> e8a6dccb2488 [2020-04-22T07:51:48.266Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T07:51:48.266Z] ---> Running in 81672024d4f4 [2020-04-22T07:51:48.835Z] Removing intermediate container 81672024d4f4 [2020-04-22T07:51:48.835Z] ---> 4919845783d4 [2020-04-22T07:51:48.835Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-22T07:51:49.094Z] ---> Running in 746fb0dd0b63 [2020-04-22T07:51:49.352Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T07:51:49.918Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T07:51:50.177Z] OK: 143 MiB in 39 packages [2020-04-22T07:51:50.745Z] Removing intermediate container 746fb0dd0b63 [2020-04-22T07:51:50.745Z] ---> 624ea016ad94 [2020-04-22T07:51:50.745Z] Step 8/21 : COPY . . [2020-04-22T07:51:51.005Z] ---> dd48e4314f9e [2020-04-22T07:51:51.005Z] Step 9/21 : RUN ${MAKE} [2020-04-22T07:51:51.005Z] ---> Running in fd0417f2f429 [2020-04-22T07:51:51.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.32" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-22T07:51:59.770Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-22T07:52:00.028Z] Removing intermediate container fd0417f2f429 [2020-04-22T07:52:00.028Z] ---> c35e9cf40b0e [2020-04-22T07:52:00.028Z] Step 10/21 : FROM scratch [2020-04-22T07:52:00.028Z] ---> [2020-04-22T07:52:00.028Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T07:52:00.028Z] ---> Running in d51591a5a5fd [2020-04-22T07:52:00.028Z] Removing intermediate container d51591a5a5fd [2020-04-22T07:52:00.028Z] ---> 2e524927119c [2020-04-22T07:52:00.028Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-22T07:52:00.028Z] ---> Running in d7dad07fa9d8 [2020-04-22T07:52:00.289Z] Removing intermediate container d7dad07fa9d8 [2020-04-22T07:52:00.289Z] ---> ed77c166b527 [2020-04-22T07:52:00.289Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-22T07:52:00.289Z] ---> Running in e3604c90a88d [2020-04-22T07:52:00.289Z] Removing intermediate container e3604c90a88d [2020-04-22T07:52:00.289Z] ---> 1611b9c625c0 [2020-04-22T07:52:00.289Z] Step 14/21 : WORKDIR / [2020-04-22T07:52:00.548Z] ---> Running in e4fc0e498ff7 [2020-04-22T07:52:00.548Z] Removing intermediate container e4fc0e498ff7 [2020-04-22T07:52:00.548Z] ---> edc3a6f7eb2b [2020-04-22T07:52:00.548Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-22T07:52:00.807Z] ---> e5f582659ac0 [2020-04-22T07:52:00.807Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-22T07:52:01.066Z] ---> eae054cdd013 [2020-04-22T07:52:01.066Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-22T07:52:01.327Z] ---> b428951badc2 [2020-04-22T07:52:01.327Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-22T07:52:01.327Z] ---> Running in cbba6c42d832 [2020-04-22T07:52:01.327Z] Removing intermediate container cbba6c42d832 [2020-04-22T07:52:01.327Z] ---> af94805880ba [2020-04-22T07:52:01.327Z] Step 19/21 : LABEL arch=amd64 [2020-04-22T07:52:01.587Z] ---> Running in 24511e02ad69 [2020-04-22T07:52:01.587Z] Removing intermediate container 24511e02ad69 [2020-04-22T07:52:01.587Z] ---> 92537877d5b9 [2020-04-22T07:52:01.587Z] Step 20/21 : LABEL git_sha=f090bde917e1f28f3025819c98ef7aafa47ac2fc [2020-04-22T07:52:01.587Z] ---> Running in 881491fcdab9 [2020-04-22T07:52:01.847Z] Removing intermediate container 881491fcdab9 [2020-04-22T07:52:01.847Z] ---> 4c0fd6ae2175 [2020-04-22T07:52:01.847Z] Step 21/21 : LABEL version=1.2.0-dev.32 [2020-04-22T07:52:01.847Z] ---> Running in 51575cbbb7ea [2020-04-22T07:52:01.847Z] Removing intermediate container 51575cbbb7ea [2020-04-22T07:52:01.847Z] ---> 806e0637f55a [2020-04-22T07:52:01.847Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T07:52:01.847Z] Successfully built 806e0637f55a [2020-04-22T07:52:01.847Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-22T07:52:13.488Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.043s coverage: 11.4% of statements [2020-04-22T07:52:13.488Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.027s coverage: 21.7% of statements [2020-04-22T07:52:13.488Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-22T07:52:13.488Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.129s coverage: 36.9% of statements [2020-04-22T07:52:13.488Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-22T07:52:13.488Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-22T07:52:13.488Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.458s coverage: 65.2% of statements [2020-04-22T07:52:13.488Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-22T07:52:13.488Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-22T07:52:13.488Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-22T07:52:13.488Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.050s coverage: 52.6% of statements [2020-04-22T07:52:13.488Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-22T07:52:13.488Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.358s coverage: 68.9% of statements [2020-04-22T07:52:13.488Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-22T07:52:13.488Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-22T07:52:13.488Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-22T07:52:16.863Z] gofmt -l . [2020-04-22T07:52:16.864Z] [ "`gofmt -l .`" = "" ] [2020-04-22T07:52:17.134Z] ./bin/test-attribution-txt.sh [2020-04-22T07:52:17.721Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-22T07:52:18.341Z] Warning: overwriting stash ‘coverage-report’ [2020-04-22T07:52:18.795Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T07:52:18.801Z] $ docker stop --time=1 958cc391fa3050127d5811cdde8788bd53d55d3fe1a5a00ff6df789062d250d5 [2020-04-22T07:52:20.966Z] $ docker rm -f 958cc391fa3050127d5811cdde8788bd53d55d3fe1a5a00ff6df789062d250d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T07:52:22.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T07:52:22.506Z] + ls -al . [2020-04-22T07:52:22.506Z] total 216 [2020-04-22T07:52:22.506Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 07:52 . [2020-04-22T07:52:22.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:49 .. [2020-04-22T07:52:22.506Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 07:49 .dockerignore [2020-04-22T07:52:22.506Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 07:49 .git [2020-04-22T07:52:22.506Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:49 .github [2020-04-22T07:52:22.506Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 22 07:49 .gitignore [2020-04-22T07:52:22.506Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 07:50 .semver [2020-04-22T07:52:22.506Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 22 07:49 Dockerfile.build [2020-04-22T07:52:22.506Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 22 07:49 Jenkinsfile [2020-04-22T07:52:22.506Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 07:49 LICENSE [2020-04-22T07:52:22.506Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 22 07:49 Makefile [2020-04-22T07:52:22.506Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 22 07:49 README.md [2020-04-22T07:52:22.506Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 22 07:47 VERSION [2020-04-22T07:52:22.506Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 07:49 api [2020-04-22T07:52:22.506Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:49 bin [2020-04-22T07:52:22.506Z] -rw-r--r-- 1 jenkins jenkins 110877 Apr 22 07:52 coverage.out [2020-04-22T07:52:22.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:49 example [2020-04-22T07:52:22.506Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 22 07:52 go.mod [2020-04-22T07:52:22.506Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 22 07:52 go.sum [2020-04-22T07:52:22.506Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 07:49 internal [2020-04-22T07:52:22.506Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 07:49 pkg [2020-04-22T07:52:22.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:49 snap [2020-04-22T07:52:22.506Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 07:49 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:52:22.835Z] + 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=f090bde917e1f28f3025819c98ef7aafa47ac2fc --label arch=arm64 --label version=1.2.0-dev.32 . [2020-04-22T07:52:23.420Z] Sending build context to Docker daemon 3.136MB [2020-04-22T07:52:23.420Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-22T07:52:23.420Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-22T07:52:23.420Z] ---> a358bd88f721 [2020-04-22T07:52:23.420Z] Step 3/21 : ARG MAKE='make build' [2020-04-22T07:52:23.420Z] ---> Running in dbf40a3998e3 [2020-04-22T07:52:24.004Z] Removing intermediate container dbf40a3998e3 [2020-04-22T07:52:24.004Z] ---> 727d449ccf7b [2020-04-22T07:52:24.004Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-22T07:52:24.004Z] ---> Running in 7f9376d67d15 [2020-04-22T07:52:24.272Z] Removing intermediate container 7f9376d67d15 [2020-04-22T07:52:24.272Z] ---> 46add6b8306e [2020-04-22T07:52:24.272Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T07:52:24.538Z] ---> Running in 2f915ef15c3d [2020-04-22T07:52:24.807Z] Removing intermediate container 2f915ef15c3d [2020-04-22T07:52:24.807Z] ---> aea12677531a [2020-04-22T07:52:24.807Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T07:52:25.074Z] ---> Running in 83dbb8c75157 [2020-04-22T07:52:27.027Z] Removing intermediate container 83dbb8c75157 [2020-04-22T07:52:27.028Z] ---> ffde24bb274e [2020-04-22T07:52:27.028Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-22T07:52:27.028Z] ---> Running in 68ffca13c823 [2020-04-22T07:52:27.990Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T07:52:28.574Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T07:52:29.165Z] OK: 125 MiB in 39 packages [2020-04-22T07:52:30.137Z] Removing intermediate container 68ffca13c823 [2020-04-22T07:52:30.137Z] ---> be5a1554348f [2020-04-22T07:52:30.137Z] Step 8/21 : COPY . . [2020-04-22T07:52:31.100Z] ---> 83e82869011b [2020-04-22T07:52:31.100Z] Step 9/21 : RUN ${MAKE} [2020-04-22T07:52:31.370Z] ---> Running in 3a328de60609 [2020-04-22T07:52:32.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.32" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-22T07:52:54.466Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-22T07:52:57.049Z] Removing intermediate container 3a328de60609 [2020-04-22T07:52:57.049Z] ---> 96ba4f96bbb4 [2020-04-22T07:52:57.049Z] Step 10/21 : FROM scratch [2020-04-22T07:52:57.049Z] ---> [2020-04-22T07:52:57.049Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T07:52:57.317Z] ---> Running in b8d10d7d632e [2020-04-22T07:52:57.587Z] Removing intermediate container b8d10d7d632e [2020-04-22T07:52:57.587Z] ---> 765f424a06c8 [2020-04-22T07:52:57.587Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-22T07:52:57.587Z] ---> Running in 32169cac46a4 [2020-04-22T07:52:57.855Z] Removing intermediate container 32169cac46a4 [2020-04-22T07:52:57.855Z] ---> 0f8126ab348a [2020-04-22T07:52:57.855Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-22T07:52:58.123Z] ---> Running in a9908b4270f3 [2020-04-22T07:52:58.392Z] Removing intermediate container a9908b4270f3 [2020-04-22T07:52:58.392Z] ---> bcbc4efd43f3 [2020-04-22T07:52:58.392Z] Step 14/21 : WORKDIR / [2020-04-22T07:52:58.392Z] ---> Running in c1ea448cb12f [2020-04-22T07:52:58.661Z] Removing intermediate container c1ea448cb12f [2020-04-22T07:52:58.661Z] ---> b845f982fa4a [2020-04-22T07:52:58.661Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-22T07:52:59.625Z] ---> fce77ed0bda1 [2020-04-22T07:52:59.625Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-22T07:53:00.213Z] ---> 48692ed5b491 [2020-04-22T07:53:00.213Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-22T07:53:00.798Z] ---> 1fb3e5af220b [2020-04-22T07:53:00.798Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-22T07:53:00.798Z] ---> Running in f03f717afe21 [2020-04-22T07:53:01.072Z] Removing intermediate container f03f717afe21 [2020-04-22T07:53:01.072Z] ---> 2cdb93a4201c [2020-04-22T07:53:01.072Z] Step 19/21 : LABEL arch=arm64 [2020-04-22T07:53:01.347Z] ---> Running in 640c0e67e282 [2020-04-22T07:53:01.614Z] Removing intermediate container 640c0e67e282 [2020-04-22T07:53:01.614Z] ---> a415171398d6 [2020-04-22T07:53:01.614Z] Step 20/21 : LABEL git_sha=f090bde917e1f28f3025819c98ef7aafa47ac2fc [2020-04-22T07:53:01.881Z] ---> Running in 9b462cea44e8 [2020-04-22T07:53:02.150Z] Removing intermediate container 9b462cea44e8 [2020-04-22T07:53:02.150Z] ---> 46441d70b541 [2020-04-22T07:53:02.150Z] Step 21/21 : LABEL version=1.2.0-dev.32 [2020-04-22T07:53:02.150Z] ---> Running in e5020ff3178c [2020-04-22T07:53:02.733Z] Removing intermediate container e5020ff3178c [2020-04-22T07:53:02.733Z] ---> 7ba3442a3a93 [2020-04-22T07:53:02.733Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T07:53:02.733Z] Successfully built 7ba3442a3a93 [2020-04-22T07:53:02.733Z] 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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-22T07:53:04.051Z] provisioning config files... [2020-04-22T07:53:04.065Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6973082453568344836tmp [Pipeline] { [Pipeline] sh [2020-04-22T07:53:04.430Z] + curl -s https://codecov.io/bash [2020-04-22T07:53:04.431Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6973082453568344836tmp [Pipeline] } [2020-04-22T07:55:25.939Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-22T07:55:26.451Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-22T07:55:26.452Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-22T07:55:26.523Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:55:26.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-22T07:55:26.868Z] [2020-04-22T07:55:26.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:55:27.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-22T07:55:27.224Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-22T07:55:27.224Z] e6b0cf9c0882: Pulling fs layer [2020-04-22T07:55:27.224Z] 2848faf0eed1: Pulling fs layer [2020-04-22T07:55:27.224Z] 0f37312ad70f: Pulling fs layer [2020-04-22T07:55:27.224Z] 7d08f2745646: Pulling fs layer [2020-04-22T07:55:27.224Z] 4c9f31393084: Pulling fs layer [2020-04-22T07:55:27.224Z] eb21ddb83652: Pulling fs layer [2020-04-22T07:55:27.224Z] 345998794f6b: Pulling fs layer [2020-04-22T07:55:27.224Z] 97a711d68925: Pulling fs layer [2020-04-22T07:55:27.224Z] 7c8476c1cb00: Pulling fs layer [2020-04-22T07:55:27.224Z] 345998794f6b: Waiting [2020-04-22T07:55:27.224Z] 97a711d68925: Waiting [2020-04-22T07:55:27.224Z] 4c9f31393084: Waiting [2020-04-22T07:55:27.224Z] 7c8476c1cb00: Waiting [2020-04-22T07:55:27.224Z] eb21ddb83652: Waiting [2020-04-22T07:55:27.224Z] 7d08f2745646: Waiting [2020-04-22T07:55:27.224Z] 0f37312ad70f: Verifying Checksum [2020-04-22T07:55:27.224Z] 0f37312ad70f: Download complete [2020-04-22T07:55:27.224Z] 2848faf0eed1: Verifying Checksum [2020-04-22T07:55:27.224Z] 2848faf0eed1: Download complete [2020-04-22T07:55:27.224Z] 4c9f31393084: Verifying Checksum [2020-04-22T07:55:27.224Z] 4c9f31393084: Download complete [2020-04-22T07:55:27.224Z] eb21ddb83652: Verifying Checksum [2020-04-22T07:55:27.224Z] eb21ddb83652: Download complete [2020-04-22T07:55:27.224Z] e6b0cf9c0882: Verifying Checksum [2020-04-22T07:55:27.224Z] e6b0cf9c0882: Download complete [2020-04-22T07:55:27.833Z] 345998794f6b: Verifying Checksum [2020-04-22T07:55:27.833Z] 345998794f6b: Download complete [2020-04-22T07:55:27.833Z] e6b0cf9c0882: Pull complete [2020-04-22T07:55:28.100Z] 97a711d68925: Verifying Checksum [2020-04-22T07:55:28.100Z] 97a711d68925: Download complete [2020-04-22T07:55:28.100Z] 7c8476c1cb00: Verifying Checksum [2020-04-22T07:55:28.100Z] 7c8476c1cb00: Download complete [2020-04-22T07:55:28.359Z] 2848faf0eed1: Pull complete [2020-04-22T07:55:28.359Z] 0f37312ad70f: Pull complete [2020-04-22T07:55:28.931Z] 7d08f2745646: Download complete [2020-04-22T07:55:35.520Z] 7d08f2745646: Pull complete [2020-04-22T07:55:35.520Z] 4c9f31393084: Pull complete [2020-04-22T07:55:35.520Z] eb21ddb83652: Pull complete [2020-04-22T07:55:38.821Z] 345998794f6b: Pull complete [2020-04-22T07:55:41.366Z] 97a711d68925: Pull complete [2020-04-22T07:55:41.628Z] 7c8476c1cb00: Pull complete [2020-04-22T07:55:41.628Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-22T07:55:41.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-22T07:55:41.779Z] prd-centos7-docker-4c-2g-5549 does not seem to be running inside a container [2020-04-22T07:55:41.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-04-22T07:55:42.409Z] $ docker top b0c6052693679b1ebc2e5688a1b66a9b4ddf8272b1e24031dea5fe9ddb887fb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T07:55:42.912Z] + snyk monitor '--org=edgex-jenkins' [2020-04-22T07:55:48.231Z] [2020-04-22T07:55:48.231Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... [2020-04-22T07:55:48.231Z] [2020-04-22T07:55:48.231Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/8c98317e-2e80-434b-a7d3-1ea6924a0ce3 [2020-04-22T07:55:48.231Z] [2020-04-22T07:55:48.231Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-22T07:55:48.231Z] [2020-04-22T07:55:48.231Z] [Pipeline] } [2020-04-22T07:55:48.242Z] $ docker stop --time=1 b0c6052693679b1ebc2e5688a1b66a9b4ddf8272b1e24031dea5fe9ddb887fb1 [2020-04-22T07:55:49.607Z] $ docker rm -f b0c6052693679b1ebc2e5688a1b66a9b4ddf8272b1e24031dea5fe9ddb887fb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:55:50.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T07:55:50.678Z] . [Pipeline] withDockerContainer [2020-04-22T07:55:50.798Z] prd-centos7-docker-4c-2g-5549 does not seem to be running inside a container [2020-04-22T07:55:50.841Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T07:55:51.389Z] $ docker top 53a1940fd4ac3da75698892cf18a8136c705927fcd189ef9afa3dc66a73949ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T07:55:51.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T07:55:51.647Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T07:55:51.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T07:55:51.851Z] $ docker exec 53a1940fd4ac3da75698892cf18a8136c705927fcd189ef9afa3dc66a73949ff ssh-agent [2020-04-22T07:55:52.039Z] SSH_AUTH_SOCK=/tmp/ssh-Lvo0DGjJJetO/agent.14 [2020-04-22T07:55:52.039Z] SSH_AGENT_PID=20 [2020-04-22T07:55:52.053Z] Running ssh-add (command line suppressed) [2020-04-22T07:55:52.207Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5411499297250469585.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5411499297250469585.key) [2020-04-22T07:55:52.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T07:55:52.575Z] + git semver tag [2020-04-22T07:55:52.575Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T07:55:52.575Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-22T07:55:52.575Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T07:55:52.575Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T07:55:52.575Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T07:55:52.575Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T07:55:52.575Z] # $SEMVER_BRANCH = master [2020-04-22T07:55:52.575Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-04-22T07:55:52.575Z] # f090bde917e1f28f3025819c98ef7aafa47ac2fc HEAD [2020-04-22T07:55:52.834Z] # -> Force: false [2020-04-22T07:55:52.834Z] # 8b4360acef45e608559216d8ffb3ed12fc50e60e refs/tags/v1.2.0-dev.32 [Pipeline] } [2020-04-22T07:55:52.843Z] $ docker exec --env ******** --env ******** 53a1940fd4ac3da75698892cf18a8136c705927fcd189ef9afa3dc66a73949ff ssh-agent -k [2020-04-22T07:55:52.990Z] unset SSH_AUTH_SOCK; [2020-04-22T07:55:52.990Z] unset SSH_AGENT_PID; [2020-04-22T07:55:52.990Z] echo Agent pid 20 killed; [2020-04-22T07:55:53.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T07:55:53.446Z] + git semver [Pipeline] } [2020-04-22T07:55:53.459Z] $ docker stop --time=1 53a1940fd4ac3da75698892cf18a8136c705927fcd189ef9afa3dc66a73949ff [2020-04-22T07:55:54.855Z] $ docker rm -f 53a1940fd4ac3da75698892cf18a8136c705927fcd189ef9afa3dc66a73949ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:55:55.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-22T07:55:55.442Z] [2020-04-22T07:55:55.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:55:55.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-22T07:55:55.784Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-22T07:55:55.784Z] ab5ef0e58194: Pulling fs layer [2020-04-22T07:55:55.784Z] 9712f1f96733: Pulling fs layer [2020-04-22T07:55:55.784Z] 63f879dbbcfc: Pulling fs layer [2020-04-22T07:55:55.784Z] 0d9ebad4ef96: Pulling fs layer [2020-04-22T07:55:55.784Z] e9a5061849ea: Pulling fs layer [2020-04-22T07:55:55.784Z] d747dcd14b5f: Pulling fs layer [2020-04-22T07:55:55.784Z] 2de7ff778b66: Pulling fs layer [2020-04-22T07:55:55.784Z] e9a5061849ea: Waiting [2020-04-22T07:55:55.784Z] d747dcd14b5f: Waiting [2020-04-22T07:55:55.784Z] 0d9ebad4ef96: Waiting [2020-04-22T07:55:55.784Z] 2de7ff778b66: Waiting [2020-04-22T07:55:55.784Z] 9712f1f96733: Verifying Checksum [2020-04-22T07:55:55.784Z] 9712f1f96733: Download complete [2020-04-22T07:55:56.357Z] 63f879dbbcfc: Verifying Checksum [2020-04-22T07:55:56.357Z] 63f879dbbcfc: Download complete [2020-04-22T07:55:56.357Z] e9a5061849ea: Verifying Checksum [2020-04-22T07:55:56.357Z] e9a5061849ea: Download complete [2020-04-22T07:55:56.357Z] d747dcd14b5f: Verifying Checksum [2020-04-22T07:55:56.357Z] d747dcd14b5f: Download complete [2020-04-22T07:55:56.621Z] 2de7ff778b66: Verifying Checksum [2020-04-22T07:55:56.621Z] 2de7ff778b66: Download complete [2020-04-22T07:55:56.621Z] 0d9ebad4ef96: Verifying Checksum [2020-04-22T07:55:56.621Z] 0d9ebad4ef96: Download complete [2020-04-22T07:55:56.879Z] ab5ef0e58194: Verifying Checksum [2020-04-22T07:55:56.879Z] ab5ef0e58194: Download complete [2020-04-22T07:56:01.092Z] ab5ef0e58194: Pull complete [2020-04-22T07:56:01.092Z] 9712f1f96733: Pull complete [2020-04-22T07:56:04.392Z] 63f879dbbcfc: Pull complete [2020-04-22T07:56:10.976Z] 0d9ebad4ef96: Pull complete [2020-04-22T07:56:11.910Z] e9a5061849ea: Pull complete [2020-04-22T07:56:11.910Z] d747dcd14b5f: Pull complete [2020-04-22T07:56:15.209Z] 2de7ff778b66: Pull complete [2020-04-22T07:56:15.209Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-22T07:56:15.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-22T07:56:15.347Z] prd-centos7-docker-4c-2g-5549 does not seem to be running inside a container [2020-04-22T07:56:15.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-04-22T07:56:15.994Z] $ docker top 3d7e0818cd8fac8ca25371116d262d4b3a3d5aa290838d7b6ef63937e591c827 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-22T07:56:16.246Z] provisioning config files... [2020-04-22T07:56:16.254Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config754902603051476776tmp [2020-04-22T07:56:16.268Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7115018250424186298tmp [2020-04-22T07:56:16.282Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2446818081708801149tmp [Pipeline] { [Pipeline] echo [2020-04-22T07:56:16.323Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T07:56:16.626Z] ---> sigul-configuration.sh [2020-04-22T07:56:16.626Z] gpg: directory `/root/.gnupg' created [2020-04-22T07:56:16.626Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-22T07:56:16.626Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-22T07:56:16.626Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-22T07:56:16.626Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-22T07:56:16.626Z] gpg: CAST5 encrypted data [2020-04-22T07:56:16.885Z] gpg: encrypted with 1 passphrase [2020-04-22T07:56:16.885Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-22T07:56:17.177Z] + mkdir /home/jenkins [2020-04-22T07:56:17.177Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-22T07:56:17.472Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-04-22T07:56:17.480Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T07:56:17.812Z] ---> sigul-install.sh [2020-04-22T07:56:25.960Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-22T07:56:26.514Z] + git tag --list [2020-04-22T07:56:26.514Z] v1.2.0-dev.32 [Pipeline] sh [2020-04-22T07:56:26.806Z] + lftools sign git-tag v1.2.0-dev.32 [2020-04-22T07:56:27.745Z] Signing Git tag with Sigul... [2020-04-22T07:56:27.745Z] Signing v1.2.0-dev.32 [Pipeline] echo [2020-04-22T07:56:29.130Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T07:56:29.425Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-22T07:56:29.432Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-22T07:56:29.533Z] $ docker stop --time=1 3d7e0818cd8fac8ca25371116d262d4b3a3d5aa290838d7b6ef63937e591c827 [2020-04-22T07:56:30.985Z] $ docker rm -f 3d7e0818cd8fac8ca25371116d262d4b3a3d5aa290838d7b6ef63937e591c827 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:56:31.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T07:56:31.714Z] . [Pipeline] withDockerContainer [2020-04-22T07:56:31.837Z] prd-centos7-docker-4c-2g-5549 does not seem to be running inside a container [2020-04-22T07:56:31.879Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T07:56:32.577Z] $ docker top 2c6147b87667134c343fb12030359ec0cccfc809d6a7e8229f50f0695f47e10b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T07:56:32.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T07:56:32.862Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T07:56:33.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T07:56:33.127Z] $ docker exec 2c6147b87667134c343fb12030359ec0cccfc809d6a7e8229f50f0695f47e10b ssh-agent [2020-04-22T07:56:33.326Z] SSH_AUTH_SOCK=/tmp/ssh-hJhLURVsiB7o/agent.13 [2020-04-22T07:56:33.326Z] SSH_AGENT_PID=20 [2020-04-22T07:56:33.332Z] Running ssh-add (command line suppressed) [2020-04-22T07:56:33.477Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2509593224468709902.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2509593224468709902.key) [2020-04-22T07:56:33.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T07:56:33.849Z] + git semver bump pre [2020-04-22T07:56:33.849Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T07:56:33.849Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-22T07:56:33.849Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T07:56:33.849Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T07:56:33.849Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T07:56:33.849Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T07:56:33.849Z] # $SEMVER_BRANCH = master [2020-04-22T07:56:33.849Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-04-22T07:56:33.849Z] 1.2.0-dev.33 [Pipeline] } [2020-04-22T07:56:33.858Z] $ docker exec --env ******** --env ******** 2c6147b87667134c343fb12030359ec0cccfc809d6a7e8229f50f0695f47e10b ssh-agent -k [2020-04-22T07:56:34.018Z] unset SSH_AUTH_SOCK; [2020-04-22T07:56:34.019Z] unset SSH_AGENT_PID; [2020-04-22T07:56:34.019Z] echo Agent pid 20 killed; [2020-04-22T07:56:34.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T07:56:34.487Z] + git semver [Pipeline] } [2020-04-22T07:56:34.501Z] $ docker stop --time=1 2c6147b87667134c343fb12030359ec0cccfc809d6a7e8229f50f0695f47e10b [2020-04-22T07:56:35.865Z] $ docker rm -f 2c6147b87667134c343fb12030359ec0cccfc809d6a7e8229f50f0695f47e10b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:56:36.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T07:56:36.415Z] . [Pipeline] withDockerContainer [2020-04-22T07:56:36.538Z] prd-centos7-docker-4c-2g-5549 does not seem to be running inside a container [2020-04-22T07:56:36.579Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T07:56:37.196Z] $ docker top f080bedccf609e1e0177cdb0abd09a832125c948d67a2865ac0cfeca9b304273 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T07:56:37.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T07:56:37.468Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T07:56:37.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T07:56:37.685Z] $ docker exec f080bedccf609e1e0177cdb0abd09a832125c948d67a2865ac0cfeca9b304273 ssh-agent [2020-04-22T07:56:37.897Z] SSH_AUTH_SOCK=/tmp/ssh-IInJILVKJtKX/agent.15 [2020-04-22T07:56:37.897Z] SSH_AGENT_PID=22 [2020-04-22T07:56:37.904Z] Running ssh-add (command line suppressed) [2020-04-22T07:56:38.062Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1083239913438546181.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1083239913438546181.key) [2020-04-22T07:56:38.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T07:56:38.456Z] + git semver push [2020-04-22T07:56:38.456Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T07:56:38.456Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-22T07:56:38.456Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T07:56:38.456Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T07:56:38.456Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T07:56:38.456Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T07:56:38.456Z] # $SEMVER_BRANCH = master [2020-04-22T07:56:38.456Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-04-22T07:56:45.038Z] $ docker exec --env ******** --env ******** f080bedccf609e1e0177cdb0abd09a832125c948d67a2865ac0cfeca9b304273 ssh-agent -k [2020-04-22T07:56:45.210Z] unset SSH_AUTH_SOCK; [2020-04-22T07:56:45.211Z] unset SSH_AGENT_PID; [2020-04-22T07:56:45.211Z] echo Agent pid 22 killed; [2020-04-22T07:56:45.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T07:56:45.677Z] + git semver [Pipeline] } [2020-04-22T07:56:45.691Z] $ docker stop --time=1 f080bedccf609e1e0177cdb0abd09a832125c948d67a2865ac0cfeca9b304273 [2020-04-22T07:56:47.111Z] $ docker rm -f f080bedccf609e1e0177cdb0abd09a832125c948d67a2865ac0cfeca9b304273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-22T07:56:47.941Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T07:56:48.496Z] ---> package-listing.sh [2020-04-22T07:56:48.496Z] ++ facter osfamily [2020-04-22T07:56:48.496Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-22T07:56:48.496Z] + OS_FAMILY=redhat [2020-04-22T07:56:48.496Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T07:56:48.496Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-22T07:56:48.496Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-22T07:56:48.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-22T07:56:48.496Z] + PACKAGES=/tmp/packages_start.txt [2020-04-22T07:56:48.496Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-04-22T07:56:48.496Z] + PACKAGES=/tmp/packages_end.txt [2020-04-22T07:56:48.496Z] + case "${OS_FAMILY}" in [2020-04-22T07:56:48.496Z] + rpm -qa [2020-04-22T07:56:48.496Z] + sort [2020-04-22T07:56:52.719Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-22T07:56:52.719Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-22T07:56:52.719Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-22T07:56:52.719Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-04-22T07:56:52.719Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2020-04-22T07:56:52.719Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:56:53.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T07:56:53.094Z] [2020-04-22T07:56:53.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:56:53.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T07:56:53.435Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-22T07:56:53.435Z] c9b1b535fdd9: Pulling fs layer [2020-04-22T07:56:53.435Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-22T07:56:53.435Z] 756a868c4378: Pulling fs layer [2020-04-22T07:56:53.435Z] 444b2fc9a129: Pulling fs layer [2020-04-22T07:56:53.435Z] ea15f1150254: Pulling fs layer [2020-04-22T07:56:53.435Z] 41b27a9f41bf: Pulling fs layer [2020-04-22T07:56:53.435Z] 28c525ee5125: Pulling fs layer [2020-04-22T07:56:53.435Z] 094b1ea09ed8: Pulling fs layer [2020-04-22T07:56:53.436Z] 138eaada9080: Pulling fs layer [2020-04-22T07:56:53.436Z] 0622d0fa9048: Pulling fs layer [2020-04-22T07:56:53.436Z] 28c525ee5125: Waiting [2020-04-22T07:56:53.436Z] 094b1ea09ed8: Waiting [2020-04-22T07:56:53.436Z] 138eaada9080: Waiting [2020-04-22T07:56:53.436Z] 0622d0fa9048: Waiting [2020-04-22T07:56:53.436Z] 41b27a9f41bf: Waiting [2020-04-22T07:56:53.436Z] 444b2fc9a129: Waiting [2020-04-22T07:56:53.436Z] ea15f1150254: Waiting [2020-04-22T07:56:53.436Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-22T07:56:53.436Z] 2cc5ad85d9ab: Download complete [2020-04-22T07:56:53.436Z] 444b2fc9a129: Download complete [2020-04-22T07:56:53.436Z] c9b1b535fdd9: Verifying Checksum [2020-04-22T07:56:53.436Z] c9b1b535fdd9: Download complete [2020-04-22T07:56:53.709Z] ea15f1150254: Verifying Checksum [2020-04-22T07:56:53.709Z] ea15f1150254: Download complete [2020-04-22T07:56:53.709Z] 28c525ee5125: Verifying Checksum [2020-04-22T07:56:53.709Z] 28c525ee5125: Download complete [2020-04-22T07:56:53.976Z] 756a868c4378: Verifying Checksum [2020-04-22T07:56:53.976Z] 756a868c4378: Download complete [2020-04-22T07:56:54.240Z] 094b1ea09ed8: Verifying Checksum [2020-04-22T07:56:54.240Z] 094b1ea09ed8: Download complete [2020-04-22T07:56:54.240Z] 138eaada9080: Verifying Checksum [2020-04-22T07:56:54.240Z] 138eaada9080: Download complete [2020-04-22T07:56:54.240Z] 0622d0fa9048: Download complete [2020-04-22T07:56:54.819Z] 41b27a9f41bf: Verifying Checksum [2020-04-22T07:56:54.819Z] 41b27a9f41bf: Download complete [2020-04-22T07:56:55.386Z] c9b1b535fdd9: Pull complete [2020-04-22T07:56:55.647Z] 2cc5ad85d9ab: Pull complete [2020-04-22T07:56:57.030Z] 756a868c4378: Pull complete [2020-04-22T07:56:57.030Z] 444b2fc9a129: Pull complete [2020-04-22T07:56:58.410Z] ea15f1150254: Pull complete [2020-04-22T07:57:02.615Z] 41b27a9f41bf: Pull complete [2020-04-22T07:57:02.615Z] 28c525ee5125: Pull complete [2020-04-22T07:57:05.149Z] 094b1ea09ed8: Pull complete [2020-04-22T07:57:05.149Z] 138eaada9080: Pull complete [2020-04-22T07:57:05.149Z] 0622d0fa9048: Pull complete [2020-04-22T07:57:05.149Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-22T07:57:05.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-22T07:57:05.273Z] prd-centos7-docker-4c-2g-5549 does not seem to be running inside a container [2020-04-22T07:57:05.320Z] $ 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_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-22T07:57:05.897Z] $ docker top 860be430998585e681c181a42aba4dde24dfd30d7789a56a85f4a519118a39f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-22T07:57:06.126Z] provisioning config files... [2020-04-22T07:57:06.140Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7816407057051540504tmp [Pipeline] { [Pipeline] echo [2020-04-22T07:57:06.193Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T07:57:06.484Z] ---> create-netrc.sh [Pipeline] echo [2020-04-22T07:57:06.491Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T07:57:06.782Z] ---> logs-deploy.sh [2020-04-22T07:57:06.782Z] + ARCHIVE_ARTIFACTS= [2020-04-22T07:57:06.782Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-22T07:57:06.782Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-22T07:57:06.782Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-22T07:57:06.782Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/32 [2020-04-22T07:57:06.782Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/32/ [2020-04-22T07:57:06.782Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/32 /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T07:57:07.721Z] Archives upload complete. [2020-04-22T07:57:07.981Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/32 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/32/ [2020-04-22T07:57:09.890Z] ---> uname -a: [2020-04-22T07:57:09.890Z] Linux 860be4309985 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-22T07:57:09.890Z] [2020-04-22T07:57:09.890Z] [2020-04-22T07:57:09.890Z] ---> lscpu: [2020-04-22T07:57:09.890Z] Architecture: x86_64 [2020-04-22T07:57:09.890Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-22T07:57:09.890Z] Byte Order: Little Endian [2020-04-22T07:57:09.890Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-22T07:57:09.890Z] CPU(s): 4 [2020-04-22T07:57:09.890Z] On-line CPU(s) list: 0-3 [2020-04-22T07:57:09.890Z] Thread(s) per core: 1 [2020-04-22T07:57:09.890Z] Core(s) per socket: 1 [2020-04-22T07:57:09.890Z] Socket(s): 4 [2020-04-22T07:57:09.890Z] NUMA node(s): 1 [2020-04-22T07:57:09.890Z] Vendor ID: GenuineIntel [2020-04-22T07:57:09.890Z] CPU family: 6 [2020-04-22T07:57:09.890Z] Model: 44 [2020-04-22T07:57:09.890Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-22T07:57:09.890Z] Stepping: 1 [2020-04-22T07:57:09.890Z] CPU MHz: 2933.442 [2020-04-22T07:57:09.890Z] BogoMIPS: 5866.88 [2020-04-22T07:57:09.890Z] Virtualization: VT-x [2020-04-22T07:57:09.890Z] Hypervisor vendor: KVM [2020-04-22T07:57:09.890Z] Virtualization type: full [2020-04-22T07:57:09.890Z] L1d cache: 128 KiB [2020-04-22T07:57:09.890Z] L1i cache: 128 KiB [2020-04-22T07:57:09.890Z] L2 cache: 16 MiB [2020-04-22T07:57:09.890Z] L3 cache: 64 MiB [2020-04-22T07:57:09.890Z] NUMA node0 CPU(s): 0-3 [2020-04-22T07:57:09.890Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-22T07:57:09.890Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-22T07:57:09.890Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-22T07:57:09.890Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-22T07:57:09.890Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-22T07:57:09.890Z] 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-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] ---> nproc: [2020-04-22T07:57:09.891Z] 4 [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] ---> df -h: [2020-04-22T07:57:09.891Z] Filesystem Size Used Available Use% Mounted on [2020-04-22T07:57:09.891Z] overlay 50.0G 7.5G 42.5G 15% / [2020-04-22T07:57:09.891Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-22T07:57:09.891Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-22T07:57:09.891Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-22T07:57:09.891Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf [2020-04-22T07:57:09.891Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname [2020-04-22T07:57:09.891Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts [2020-04-22T07:57:09.891Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T07:57:09.891Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master@tmp [2020-04-22T07:57:09.891Z] /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] ---> free -m: [2020-04-22T07:57:09.891Z] total used free shared buff/cache available [2020-04-22T07:57:09.891Z] Mem: 1838 745 74 0 1017 1025 [2020-04-22T07:57:09.891Z] Swap: 1023 1 1022 [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] ---> ip addr: [2020-04-22T07:57:09.891Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-22T07:57:09.891Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-22T07:57:09.891Z] inet 127.0.0.1/8 scope host lo [2020-04-22T07:57:09.891Z] valid_lft forever preferred_lft forever [2020-04-22T07:57:09.891Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP [2020-04-22T07:57:09.891Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-22T07:57:09.891Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-22T07:57:09.891Z] valid_lft forever preferred_lft forever [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] ---> sar -b -r -n DEV: [2020-04-22T07:57:09.891Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/22/20 _x86_64_ (4 CPU) [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] 07:46:54 LINUX RESTART [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] 07:48:01 tps rtps wtps bread/s bwrtn/s [2020-04-22T07:57:09.891Z] 07:49:01 3.78 0.00 3.78 0.00 114.01 [2020-04-22T07:57:09.891Z] 07:50:01 0.62 0.00 0.62 0.00 8.14 [2020-04-22T07:57:09.891Z] 07:51:01 0.37 0.00 0.37 0.00 5.16 [2020-04-22T07:57:09.891Z] 07:52:01 0.30 0.00 0.30 0.00 3.58 [2020-04-22T07:57:09.891Z] 07:53:01 0.30 0.00 0.30 0.00 4.50 [2020-04-22T07:57:09.891Z] 07:54:01 0.83 0.18 0.65 4.80 14.95 [2020-04-22T07:57:09.891Z] 07:55:01 0.23 0.00 0.23 0.00 3.20 [2020-04-22T07:57:09.891Z] 07:56:02 235.19 121.99 113.20 4535.50 39886.53 [2020-04-22T07:57:09.891Z] 07:57:01 211.57 78.69 132.88 5250.19 35388.46 [2020-04-22T07:57:09.891Z] Average: 50.16 22.26 27.90 1082.50 8349.30 [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] 07:48:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-22T07:57:09.891Z] 07:49:01 118924 1763380 93.68 2620 1225088 901340 30.75 436232 1164452 16 [2020-04-22T07:57:09.891Z] 07:50:01 117756 1764548 93.74 2620 1225096 901588 30.76 437448 1164156 8 [2020-04-22T07:57:09.891Z] 07:51:01 117228 1765076 93.77 2620 1225152 901648 30.76 437800 1164160 24 [2020-04-22T07:57:09.891Z] 07:52:01 118720 1763584 93.69 2620 1225100 901408 30.76 436436 1164152 16 [2020-04-22T07:57:09.891Z] 07:53:01 118556 1763748 93.70 2620 1225112 901480 30.76 436808 1164152 8 [2020-04-22T07:57:09.891Z] 07:54:01 114136 1768168 93.94 2620 1225384 913936 31.18 440224 1164340 20 [2020-04-22T07:57:09.891Z] 07:55:01 124080 1758224 93.41 2620 1225388 913888 31.18 430204 1164340 12 [2020-04-22T07:57:09.891Z] 07:56:02 73196 1809108 96.11 2620 1172148 1106524 37.75 562284 1033076 111844 [2020-04-22T07:57:09.891Z] 07:57:01 162304 1720000 91.38 2460 1006072 1003756 34.25 583472 850864 17736 [2020-04-22T07:57:09.891Z] Average: 118322 1763982 93.71 2602 1194949 938396 32.02 466768 1114855 14409 [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] 07:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-22T07:57:09.891Z] 07:49:01 eth0 1.08 0.22 0.28 0.02 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:50:01 eth0 0.90 0.53 0.30 0.18 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:51:01 eth0 0.72 0.33 0.29 0.23 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:53:01 eth0 0.65 0.17 0.12 0.07 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:54:01 eth0 6.38 3.48 5.69 2.49 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:55:01 eth0 0.93 0.58 0.71 0.40 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:56:02 eth0 295.70 246.78 6723.76 30.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:56:02 docker0 20.19 16.09 2.29 42.77 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:57:01 eth0 248.72 196.20 2696.45 81.91 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] 07:57:01 docker0 53.54 59.21 3.61 278.87 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] Average: eth0 61.47 49.66 1046.79 12.71 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] Average: docker0 8.13 8.29 0.65 35.36 0.00 0.00 0.00 [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] ---> sar -P ALL: [2020-04-22T07:57:09.891Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/22/20 _x86_64_ (4 CPU) [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] 07:46:54 LINUX RESTART [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] 07:48:01 CPU %user %nice %system %iowait %steal %idle [2020-04-22T07:57:09.891Z] 07:49:01 all 0.08 0.00 0.06 0.00 0.00 99.86 [2020-04-22T07:57:09.891Z] 07:49:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2020-04-22T07:57:09.891Z] 07:49:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-22T07:57:09.891Z] 07:49:01 2 0.08 0.00 0.07 0.00 0.02 99.83 [2020-04-22T07:57:09.891Z] 07:49:01 3 0.10 0.00 0.07 0.00 0.00 99.83 [2020-04-22T07:57:09.891Z] 07:50:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-04-22T07:57:09.891Z] 07:50:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-22T07:57:09.891Z] 07:50:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2020-04-22T07:57:09.891Z] 07:50:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-22T07:57:09.891Z] 07:50:01 3 0.52 0.00 0.08 0.00 0.00 99.40 [2020-04-22T07:57:09.891Z] 07:51:01 all 0.17 0.00 0.05 0.00 0.00 99.77 [2020-04-22T07:57:09.891Z] 07:51:01 0 0.10 0.00 0.08 0.00 0.00 99.82 [2020-04-22T07:57:09.891Z] 07:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-04-22T07:57:09.891Z] 07:51:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-22T07:57:09.891Z] 07:51:01 3 0.53 0.00 0.07 0.00 0.00 99.40 [2020-04-22T07:57:09.891Z] 07:52:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-22T07:57:09.891Z] 07:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-22T07:57:09.891Z] 07:52:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-22T07:57:09.891Z] 07:52:01 2 0.50 0.00 0.07 0.00 0.00 99.43 [2020-04-22T07:57:09.891Z] 07:52:01 3 0.15 0.00 0.05 0.00 0.00 99.80 [2020-04-22T07:57:09.891Z] 07:53:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-22T07:57:09.891Z] 07:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2020-04-22T07:57:09.891Z] 07:53:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-22T07:57:09.891Z] 07:53:01 2 0.57 0.00 0.03 0.00 0.00 99.40 [2020-04-22T07:57:09.891Z] 07:53:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-22T07:57:09.891Z] 07:54:01 all 0.29 0.00 0.11 0.00 0.00 99.59 [2020-04-22T07:57:09.891Z] 07:54:01 0 0.13 0.00 0.13 0.00 0.00 99.73 [2020-04-22T07:57:09.891Z] 07:54:01 1 0.22 0.00 0.13 0.00 0.02 99.63 [2020-04-22T07:57:09.891Z] 07:54:01 2 0.28 0.00 0.08 0.00 0.00 99.63 [2020-04-22T07:57:09.891Z] 07:54:01 3 0.53 0.00 0.12 0.00 0.00 99.35 [2020-04-22T07:57:09.891Z] 07:55:01 all 0.20 0.00 0.07 0.00 0.00 99.72 [2020-04-22T07:57:09.891Z] 07:55:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-22T07:57:09.891Z] 07:55:01 1 0.08 0.00 0.08 0.00 0.00 99.83 [2020-04-22T07:57:09.891Z] 07:55:01 2 0.42 0.00 0.07 0.00 0.00 99.52 [2020-04-22T07:57:09.891Z] 07:55:01 3 0.25 0.00 0.05 0.00 0.00 99.70 [2020-04-22T07:57:09.891Z] 07:56:02 all 11.04 0.00 6.90 2.69 0.03 79.33 [2020-04-22T07:57:09.891Z] 07:56:02 0 10.82 0.00 6.72 3.20 0.03 79.22 [2020-04-22T07:57:09.891Z] 07:56:02 1 10.21 0.00 7.78 2.48 0.03 79.50 [2020-04-22T07:57:09.891Z] 07:56:02 2 11.59 0.00 6.49 1.55 0.03 80.33 [2020-04-22T07:57:09.891Z] 07:56:02 3 11.55 0.00 6.65 3.58 0.03 78.19 [2020-04-22T07:57:09.891Z] 07:57:01 all 12.55 0.00 8.14 3.79 0.11 75.41 [2020-04-22T07:57:09.891Z] 07:57:01 0 10.51 0.00 8.22 4.28 0.07 76.92 [2020-04-22T07:57:09.891Z] 07:57:01 1 15.92 0.00 8.73 4.27 0.14 70.94 [2020-04-22T07:57:09.891Z] 07:57:01 2 12.56 0.00 8.33 3.27 0.10 75.74 [2020-04-22T07:57:09.891Z] 07:57:01 3 11.18 0.00 7.29 3.33 0.14 78.07 [2020-04-22T07:57:09.891Z] Average: all 2.72 0.00 1.69 0.71 0.02 94.86 [2020-04-22T07:57:09.891Z] Average: 0 2.38 0.00 1.68 0.82 0.01 95.11 [2020-04-22T07:57:09.891Z] Average: 1 2.93 0.00 1.86 0.74 0.02 94.46 [2020-04-22T07:57:09.891Z] Average: 2 2.86 0.00 1.66 0.52 0.02 94.94 [2020-04-22T07:57:09.891Z] Average: 3 2.72 0.00 1.58 0.75 0.02 94.93 [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z] [2020-04-22T07:57:09.891Z]