Pull request #531 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of dnoliver for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 06597099208d767b199b1ee3278a93f9e7a6e7dd rather than 388974858cf8b54e9044a2d4aeb64230445ce455 Obtained Jenkinsfile from 06597099208d767b199b1ee3278a93f9e7a6e7dd 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, 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-840 in /w/workspace/dgexfoundry_device-sdk-go_PR-531 [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 Fetching without tags > git init /w/workspace/dgexfoundry_device-sdk-go_PR-531 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 06597099208d767b199b1ee3278a93f9e7a6e7dd into PR head commit 388974858cf8b54e9044a2d4aeb64230445ce455 Merge succeeded, producing 388974858cf8b54e9044a2d4aeb64230445ce455 Checking out Revision 388974858cf8b54e9044a2d4aeb64230445ce455 (PR-531) > git config core.sparsecheckout # timeout=10 > git checkout -f 388974858cf8b54e9044a2d4aeb64230445ce455 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 06597099208d767b199b1ee3278a93f9e7a6e7dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 388974858cf8b54e9044a2d4aeb64230445ce455 # timeout=10 Commit message: "Update Dockerfile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk af8c5607e70d459dd4b42191360f2f21428da2d5 # timeout=10 [Pipeline] timeout [2020-05-26T21:16:34.299Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-26T21:16:34.535Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-26T21:16:34.675Z] ========================================================= [2020-05-26T21:16:34.675Z] EdgeX Global Pipelines Version Info [2020-05-26T21:16:34.675Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-26T21:16:36.535Z] ------------------- [2020-05-26T21:16:36.535Z] stable info: [2020-05-26T21:16:36.535Z] ------------------- [2020-05-26T21:16:36.535Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-26T21:16:36.535Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-26T21:16:36.535Z] Message: update stable to v1.0.87 [2020-05-26T21:16:36.798Z] ------------------- [2020-05-26T21:16:36.798Z] experimental info: [2020-05-26T21:16:36.798Z] ------------------- [2020-05-26T21:16:36.798Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-26T21:16:36.798Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-26T21:16:36.798Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:16:38.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-26T21:16:38.967Z] [2020-05-26T21:16:38.967Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:16:39.301Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-26T21:16:39.301Z] latest: Pulling from edgex-devops/git-semver [2020-05-26T21:16:39.301Z] 9123ac7c32f7: Pulling fs layer [2020-05-26T21:16:39.301Z] b8cc5d1170e3: Pulling fs layer [2020-05-26T21:16:39.301Z] 2924cbbf6a41: Pulling fs layer [2020-05-26T21:16:39.301Z] 93b08a4f1073: Pulling fs layer [2020-05-26T21:16:39.301Z] 93b08a4f1073: Waiting [2020-05-26T21:16:39.301Z] b8cc5d1170e3: Verifying Checksum [2020-05-26T21:16:39.301Z] b8cc5d1170e3: Download complete [2020-05-26T21:16:39.574Z] 9123ac7c32f7: Verifying Checksum [2020-05-26T21:16:39.574Z] 9123ac7c32f7: Download complete [2020-05-26T21:16:39.574Z] 93b08a4f1073: Verifying Checksum [2020-05-26T21:16:39.574Z] 93b08a4f1073: Download complete [2020-05-26T21:16:39.574Z] 2924cbbf6a41: Verifying Checksum [2020-05-26T21:16:39.574Z] 2924cbbf6a41: Download complete [2020-05-26T21:16:39.847Z] 9123ac7c32f7: Pull complete [2020-05-26T21:16:39.847Z] b8cc5d1170e3: Pull complete [2020-05-26T21:16:40.793Z] 2924cbbf6a41: Pull complete [2020-05-26T21:16:40.793Z] 93b08a4f1073: Pull complete [2020-05-26T21:16:40.793Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-26T21:16:40.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-26T21:16:40.926Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2020-05-26T21:16:40.970Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-531 -v /w/workspace/dgexfoundry_device-sdk-go_PR-531:/w/workspace/dgexfoundry_device-sdk-go_PR-531:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-26T21:16:41.597Z] $ docker top 02d3de6a579c3df38e5c35e01bf04fd31b06aa3c4062bbc84176371fd43de3ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-26T21:16:41.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-26T21:16:41.945Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-26T21:16:42.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-26T21:16:42.160Z] $ docker exec 02d3de6a579c3df38e5c35e01bf04fd31b06aa3c4062bbc84176371fd43de3ff ssh-agent [2020-05-26T21:16:42.343Z] SSH_AUTH_SOCK=/tmp/ssh-tbQQq2MtalzR/agent.15 [2020-05-26T21:16:42.343Z] SSH_AGENT_PID=22 [2020-05-26T21:16:42.353Z] Running ssh-add (command line suppressed) [2020-05-26T21:16:42.492Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/private_key_8126453960850335223.key (/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/private_key_8126453960850335223.key) [2020-05-26T21:16:42.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-26T21:16:42.867Z] + git describe --exact-match --tags HEAD [2020-05-26T21:16:42.867Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-26T21:16:42.928Z] $ docker exec --env ******** --env ******** 02d3de6a579c3df38e5c35e01bf04fd31b06aa3c4062bbc84176371fd43de3ff ssh-agent -k [2020-05-26T21:16:43.078Z] unset SSH_AUTH_SOCK; [2020-05-26T21:16:43.078Z] unset SSH_AGENT_PID; [2020-05-26T21:16:43.079Z] echo Agent pid 22 killed; [2020-05-26T21:16:43.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-26T21:16:43.229Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-26T21:16:43.229Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-26T21:16:43.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-26T21:16:43.335Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-26T21:16:43.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-26T21:16:43.520Z] $ docker exec 02d3de6a579c3df38e5c35e01bf04fd31b06aa3c4062bbc84176371fd43de3ff ssh-agent [2020-05-26T21:16:43.706Z] SSH_AUTH_SOCK=/tmp/ssh-rP2vm9PIGXNZ/agent.55 [2020-05-26T21:16:43.706Z] SSH_AGENT_PID=61 [2020-05-26T21:16:43.712Z] Running ssh-add (command line suppressed) [2020-05-26T21:16:43.853Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/private_key_7802135620886135979.key (/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/private_key_7802135620886135979.key) [2020-05-26T21:16:43.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-26T21:16:44.248Z] + git semver init [2020-05-26T21:16:44.248Z] # -> Open(): unable to determine branch for HEAD [2020-05-26T21:16:44.248Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-531/.git [2020-05-26T21:16:44.248Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-531 [2020-05-26T21:16:44.248Z] # $SEMVER_REMOTE_NAME = origin [2020-05-26T21:16:44.248Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-26T21:16:44.248Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-26T21:16:44.248Z] # $SEMVER_BRANCH = PR-531 [2020-05-26T21:16:44.248Z] # $SEMVER_TEMP = /tmp/semver-796692281 [2020-05-26T21:16:44.248Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-05-26T21:16:44.861Z] # '/tmp/semver-796692281' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-531/.semver' [2020-05-26T21:16:44.861Z] # -> Force: false [2020-05-26T21:16:44.861Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-531/.semver [Pipeline] } [2020-05-26T21:16:44.873Z] $ docker exec --env ******** --env ******** 02d3de6a579c3df38e5c35e01bf04fd31b06aa3c4062bbc84176371fd43de3ff ssh-agent -k [2020-05-26T21:16:45.002Z] unset SSH_AUTH_SOCK; [2020-05-26T21:16:45.002Z] unset SSH_AGENT_PID; [2020-05-26T21:16:45.003Z] echo Agent pid 61 killed; [2020-05-26T21:16:45.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-26T21:16:45.536Z] + git semver [Pipeline] } [2020-05-26T21:16:45.554Z] $ docker stop --time=1 02d3de6a579c3df38e5c35e01bf04fd31b06aa3c4062bbc84176371fd43de3ff [2020-05-26T21:16:46.869Z] $ docker rm -f 02d3de6a579c3df38e5c35e01bf04fd31b06aa3c4062bbc84176371fd43de3ff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-26T21:16:47.690Z] Stashed 65 file(s) [Pipeline] echo [2020-05-26T21:16:47.693Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-05-26T21:17:02.961Z] Still waiting to schedule task [2020-05-26T21:17:02.961Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-840’ [2020-05-26T21:17:02.962Z] Still waiting to schedule task [2020-05-26T21:17:02.962Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-05-26T21:18:50.501Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-841 in /w/workspace/dgexfoundry_device-sdk-go_PR-531 [Pipeline] { [Pipeline] ws [2020-05-26T21:18:50.552Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-05-26T21:18:56.858Z] using credential edgex-jenkins-ssh [2020-05-26T21:18:56.923Z] Cloning the remote Git repository [2020-05-26T21:18:56.923Z] Cloning with configured refspecs honoured and without tags [2020-05-26T21:18:56.983Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-26T21:18:57.102Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2020-05-26T21:18:57.204Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-26T21:18:57.206Z] > git --version # timeout=10 [2020-05-26T21:18:57.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-26T21:18:57.361Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T21:18:58.621Z] Fetching without tags [2020-05-26T21:18:59.135Z] Merging remotes/origin/master commit 06597099208d767b199b1ee3278a93f9e7a6e7dd into PR head commit 388974858cf8b54e9044a2d4aeb64230445ce455 [2020-05-26T21:18:59.373Z] Merge succeeded, producing 388974858cf8b54e9044a2d4aeb64230445ce455 [2020-05-26T21:18:59.374Z] Checking out Revision 388974858cf8b54e9044a2d4aeb64230445ce455 (PR-531) [2020-05-26T21:18:58.501Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-26T21:18:58.522Z] > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # timeout=10 [2020-05-26T21:18:58.548Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T21:18:58.579Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-26T21:18:58.626Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-26T21:18:58.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-26T21:18:58.654Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T21:18:59.152Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T21:18:59.173Z] > git checkout -f 388974858cf8b54e9044a2d4aeb64230445ce455 # timeout=10 [2020-05-26T21:18:59.283Z] > git remote # timeout=10 [2020-05-26T21:18:59.299Z] > git config --get remote.origin.url # timeout=10 [2020-05-26T21:18:59.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-26T21:18:59.334Z] > git merge 06597099208d767b199b1ee3278a93f9e7a6e7dd # timeout=10 [2020-05-26T21:18:59.355Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T21:18:59.375Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T21:18:59.384Z] > git checkout -f 388974858cf8b54e9044a2d4aeb64230445ce455 # timeout=10 [2020-05-26T21:19:03.639Z] Commit message: "Update Dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-26T21:19:05.245Z] ========================================================= [2020-05-26T21:19:05.245Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-26T21:19:05.245Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:19:06.434Z] + 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-05-26T21:19:07.416Z] Sending build context to Docker daemon 3.056MB [2020-05-26T21:19:07.416Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-26T21:19:07.416Z] Step 2/8 : FROM ${BASE} [2020-05-26T21:19:07.692Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-26T21:19:07.692Z] cde5963f3b93: Pulling fs layer [2020-05-26T21:19:07.692Z] 2a23fa8c16f7: Pulling fs layer [2020-05-26T21:19:07.692Z] 777b28850792: Pulling fs layer [2020-05-26T21:19:07.692Z] 8a11ddd9e578: Pulling fs layer [2020-05-26T21:19:07.692Z] 4cf88f913ddb: Pulling fs layer [2020-05-26T21:19:07.692Z] 1df406cf5192: Pulling fs layer [2020-05-26T21:19:07.692Z] cd6300453558: Pulling fs layer [2020-05-26T21:19:07.692Z] b9c365052c96: Pulling fs layer [2020-05-26T21:19:07.692Z] a2d8cc88f415: Pulling fs layer [2020-05-26T21:19:07.692Z] ea1d1ca13537: Pulling fs layer [2020-05-26T21:19:07.692Z] 3750a50a1c5e: Pulling fs layer [2020-05-26T21:19:07.692Z] cd6300453558: Waiting [2020-05-26T21:19:07.692Z] b9c365052c96: Waiting [2020-05-26T21:19:07.692Z] 8a11ddd9e578: Waiting [2020-05-26T21:19:07.692Z] a2d8cc88f415: Waiting [2020-05-26T21:19:07.692Z] 4cf88f913ddb: Waiting [2020-05-26T21:19:07.692Z] ea1d1ca13537: Waiting [2020-05-26T21:19:07.692Z] 1df406cf5192: Waiting [2020-05-26T21:19:07.692Z] 3750a50a1c5e: Waiting [2020-05-26T21:19:07.692Z] 777b28850792: Verifying Checksum [2020-05-26T21:19:07.692Z] 777b28850792: Download complete [2020-05-26T21:19:07.692Z] 2a23fa8c16f7: Verifying Checksum [2020-05-26T21:19:07.692Z] 2a23fa8c16f7: Download complete [2020-05-26T21:19:07.692Z] 4cf88f913ddb: Verifying Checksum [2020-05-26T21:19:07.692Z] 4cf88f913ddb: Download complete [2020-05-26T21:19:07.972Z] 1df406cf5192: Verifying Checksum [2020-05-26T21:19:07.972Z] 1df406cf5192: Download complete [2020-05-26T21:19:07.972Z] cde5963f3b93: Verifying Checksum [2020-05-26T21:19:08.958Z] cde5963f3b93: Pull complete [2020-05-26T21:19:09.232Z] 2a23fa8c16f7: Pull complete [2020-05-26T21:19:09.506Z] 777b28850792: Pull complete [2020-05-26T21:19:12.144Z] cd6300453558: Verifying Checksum [2020-05-26T21:19:12.144Z] cd6300453558: Download complete [2020-05-26T21:19:12.144Z] a2d8cc88f415: Download complete [2020-05-26T21:19:14.764Z] ea1d1ca13537: Verifying Checksum [2020-05-26T21:19:14.764Z] ea1d1ca13537: Download complete [2020-05-26T21:19:14.764Z] 3750a50a1c5e: Verifying Checksum [2020-05-26T21:19:14.764Z] 3750a50a1c5e: Download complete [2020-05-26T21:19:17.403Z] b9c365052c96: Verifying Checksum [2020-05-26T21:19:17.403Z] b9c365052c96: Download complete [2020-05-26T21:19:18.840Z] 8a11ddd9e578: Verifying Checksum [2020-05-26T21:19:18.840Z] 8a11ddd9e578: Download complete [2020-05-26T21:19:30.145Z] Running on prd-centos7-docker-4c-2g-842 in /w/workspace/dgexfoundry_device-sdk-go_PR-531 [Pipeline] { [Pipeline] ws [2020-05-26T21:19:30.220Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-05-26T21:19:31.297Z] 8a11ddd9e578: Pull complete [2020-05-26T21:19:31.297Z] 4cf88f913ddb: Pull complete [2020-05-26T21:19:31.297Z] 1df406cf5192: Pull complete [2020-05-26T21:19:32.836Z] using credential edgex-jenkins-ssh [2020-05-26T21:19:32.901Z] Cloning the remote Git repository [2020-05-26T21:19:32.901Z] Cloning with configured refspecs honoured and without tags [2020-05-26T21:19:33.686Z] Fetching without tags [2020-05-26T21:19:32.927Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-26T21:19:32.996Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2020-05-26T21:19:33.045Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-26T21:19:33.045Z] > git --version # timeout=10 [2020-05-26T21:19:33.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-26T21:19:33.081Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T21:19:33.655Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-26T21:19:33.663Z] > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # timeout=10 [2020-05-26T21:19:33.668Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T21:19:33.677Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-26T21:19:33.689Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-26T21:19:33.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-26T21:19:33.693Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T21:19:34.090Z] Merging remotes/origin/master commit 06597099208d767b199b1ee3278a93f9e7a6e7dd into PR head commit 388974858cf8b54e9044a2d4aeb64230445ce455 [2020-05-26T21:19:34.202Z] Merge succeeded, producing 388974858cf8b54e9044a2d4aeb64230445ce455 [2020-05-26T21:19:34.203Z] Checking out Revision 388974858cf8b54e9044a2d4aeb64230445ce455 (PR-531) [2020-05-26T21:19:34.097Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T21:19:34.103Z] > git checkout -f 388974858cf8b54e9044a2d4aeb64230445ce455 # timeout=10 [2020-05-26T21:19:34.155Z] > git remote # timeout=10 [2020-05-26T21:19:34.169Z] > git config --get remote.origin.url # timeout=10 [2020-05-26T21:19:34.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-26T21:19:34.182Z] > git merge 06597099208d767b199b1ee3278a93f9e7a6e7dd # timeout=10 [2020-05-26T21:19:34.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T21:19:34.204Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T21:19:34.210Z] > git checkout -f 388974858cf8b54e9044a2d4aeb64230445ce455 # timeout=10 [2020-05-26T21:19:36.721Z] cd6300453558: Pull complete [2020-05-26T21:19:38.067Z] Commit message: "Update Dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-26T21:19:38.980Z] ========================================================= [2020-05-26T21:19:38.980Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-26T21:19:38.980Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:19:39.682Z] + 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-05-26T21:19:39.945Z] Sending build context to Docker daemon 3.056MB [2020-05-26T21:19:39.945Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-26T21:19:39.945Z] Step 2/8 : FROM ${BASE} [2020-05-26T21:19:39.945Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-26T21:19:40.216Z] e6b0cf9c0882: Pulling fs layer [2020-05-26T21:19:40.216Z] 2848faf0eed1: Pulling fs layer [2020-05-26T21:19:40.216Z] 0f37312ad70f: Pulling fs layer [2020-05-26T21:19:40.216Z] 5788d62ee057: Pulling fs layer [2020-05-26T21:19:40.216Z] 0e6b1d234666: Pulling fs layer [2020-05-26T21:19:40.216Z] bf5d7aec512f: Pulling fs layer [2020-05-26T21:19:40.216Z] 34c802a77dc8: Pulling fs layer [2020-05-26T21:19:40.216Z] 9eb99e56ec68: Pulling fs layer [2020-05-26T21:19:40.216Z] 27c7a5d97fbd: Pulling fs layer [2020-05-26T21:19:40.216Z] 5c102a31e300: Pulling fs layer [2020-05-26T21:19:40.216Z] dcfb455df0a1: Pulling fs layer [2020-05-26T21:19:40.216Z] 34c802a77dc8: Waiting [2020-05-26T21:19:40.216Z] 9eb99e56ec68: Waiting [2020-05-26T21:19:40.216Z] 27c7a5d97fbd: Waiting [2020-05-26T21:19:40.216Z] 5c102a31e300: Waiting [2020-05-26T21:19:40.216Z] 5788d62ee057: Waiting [2020-05-26T21:19:40.216Z] dcfb455df0a1: Waiting [2020-05-26T21:19:40.216Z] 0e6b1d234666: Waiting [2020-05-26T21:19:40.216Z] bf5d7aec512f: Waiting [2020-05-26T21:19:40.216Z] 0f37312ad70f: Verifying Checksum [2020-05-26T21:19:40.216Z] 0f37312ad70f: Download complete [2020-05-26T21:19:40.216Z] 2848faf0eed1: Verifying Checksum [2020-05-26T21:19:40.216Z] 2848faf0eed1: Download complete [2020-05-26T21:19:40.216Z] 0e6b1d234666: Verifying Checksum [2020-05-26T21:19:40.216Z] 0e6b1d234666: Download complete [2020-05-26T21:19:40.216Z] bf5d7aec512f: Verifying Checksum [2020-05-26T21:19:40.216Z] bf5d7aec512f: Download complete [2020-05-26T21:19:40.216Z] e6b0cf9c0882: Verifying Checksum [2020-05-26T21:19:40.485Z] e6b0cf9c0882: Pull complete [2020-05-26T21:19:40.757Z] 2848faf0eed1: Pull complete [2020-05-26T21:19:41.024Z] 34c802a77dc8: Verifying Checksum [2020-05-26T21:19:41.024Z] 34c802a77dc8: Download complete [2020-05-26T21:19:41.024Z] 27c7a5d97fbd: Verifying Checksum [2020-05-26T21:19:41.024Z] 27c7a5d97fbd: Download complete [2020-05-26T21:19:41.036Z] b9c365052c96: Pull complete [2020-05-26T21:19:41.036Z] a2d8cc88f415: Pull complete [2020-05-26T21:19:41.620Z] 5c102a31e300: Verifying Checksum [2020-05-26T21:19:41.620Z] 5c102a31e300: Download complete [2020-05-26T21:19:41.620Z] dcfb455df0a1: Verifying Checksum [2020-05-26T21:19:41.620Z] dcfb455df0a1: Download complete [2020-05-26T21:19:41.882Z] 5788d62ee057: Verifying Checksum [2020-05-26T21:19:41.882Z] 5788d62ee057: Download complete [2020-05-26T21:19:41.882Z] 9eb99e56ec68: Download complete [2020-05-26T21:19:43.272Z] 0f37312ad70f: Pull complete [2020-05-26T21:19:43.671Z] ea1d1ca13537: Pull complete [2020-05-26T21:19:43.671Z] 3750a50a1c5e: Pull complete [2020-05-26T21:19:43.671Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-26T21:19:43.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-26T21:19:43.671Z] ---> 78745c68409d [2020-05-26T21:19:43.671Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-26T21:19:47.983Z] ---> Running in 5a45cfc23f40 [2020-05-26T21:19:47.983Z] Removing intermediate container 5a45cfc23f40 [2020-05-26T21:19:47.983Z] ---> 8bc89c0ea115 [2020-05-26T21:19:47.983Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-26T21:19:48.257Z] ---> Running in 150104560dc9 [2020-05-26T21:19:49.878Z] 5788d62ee057: Pull complete [2020-05-26T21:19:49.878Z] 0e6b1d234666: Pull complete [2020-05-26T21:19:49.878Z] bf5d7aec512f: Pull complete [2020-05-26T21:19:50.240Z] Removing intermediate container 150104560dc9 [2020-05-26T21:19:50.240Z] ---> 418c51da77b6 [2020-05-26T21:19:50.240Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-26T21:19:50.240Z] ---> Running in 2b24ac0c7cd7 [2020-05-26T21:19:51.219Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-26T21:19:52.192Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-26T21:19:52.787Z] OK: 125 MiB in 39 packages [2020-05-26T21:19:53.233Z] 34c802a77dc8: Pull complete [2020-05-26T21:19:54.218Z] Removing intermediate container 2b24ac0c7cd7 [2020-05-26T21:19:54.219Z] ---> 939aa4bf6152 [2020-05-26T21:19:54.219Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-26T21:19:54.219Z] ---> Running in 115c1984dc4c [2020-05-26T21:19:54.492Z] Removing intermediate container 115c1984dc4c [2020-05-26T21:19:54.492Z] ---> 80fc6204421d [2020-05-26T21:19:54.492Z] Step 7/8 : COPY . . [2020-05-26T21:19:55.928Z] ---> 37bb0ce57f0d [2020-05-26T21:19:55.928Z] Step 8/8 : RUN go mod download [2020-05-26T21:19:55.928Z] ---> Running in 4f990454cd09 [2020-05-26T21:19:56.554Z] 9eb99e56ec68: Pull complete [2020-05-26T21:19:56.817Z] 27c7a5d97fbd: Pull complete [2020-05-26T21:19:57.391Z] 5c102a31e300: Pull complete [2020-05-26T21:19:57.652Z] dcfb455df0a1: Pull complete [2020-05-26T21:19:57.652Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-26T21:19:57.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-26T21:19:57.652Z] ---> 7c70fe431013 [2020-05-26T21:19:57.652Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-26T21:19:57.652Z] ---> Running in b8a6def1c77d [2020-05-26T21:19:57.902Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-26T21:19:57.902Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-26T21:19:57.902Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-26T21:19:57.902Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-26T21:19:57.902Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-26T21:19:57.903Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-26T21:19:57.903Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-26T21:19:57.903Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-26T21:19:57.903Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-26T21:19:57.903Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-26T21:19:57.903Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-26T21:19:57.903Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-26T21:19:57.903Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-26T21:19:57.903Z] go: finding github.com/fatih/color v1.7.0 [2020-05-26T21:19:57.903Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-26T21:19:57.903Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-26T21:19:57.903Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-26T21:19:57.915Z] Removing intermediate container b8a6def1c77d [2020-05-26T21:19:57.915Z] ---> a5b9e524aeca [2020-05-26T21:19:57.915Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-26T21:19:57.915Z] ---> Running in 8bc1ad0e0593 [2020-05-26T21:19:58.173Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-26T21:19:58.173Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-26T21:19:58.173Z] go: finding github.com/google/uuid v1.1.0 [2020-05-26T21:19:58.173Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-26T21:19:58.173Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-26T21:19:58.173Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-26T21:19:58.173Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-26T21:19:58.174Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-26T21:19:58.174Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-26T21:19:58.174Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-26T21:19:58.448Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-26T21:19:58.448Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-26T21:19:58.448Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-26T21:19:58.448Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-26T21:19:58.448Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-26T21:19:58.448Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-26T21:19:58.448Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-26T21:19:58.448Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-26T21:19:58.448Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-26T21:19:58.448Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-26T21:19:58.448Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-26T21:19:58.448Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-26T21:19:58.448Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-26T21:19:58.448Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-26T21:19:58.448Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-26T21:19:58.448Z] go: finding github.com/posener/complete v1.1.1 [2020-05-26T21:19:58.448Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-26T21:19:58.448Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-26T21:19:58.448Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-26T21:19:58.448Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-26T21:19:58.448Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-26T21:19:58.448Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-26T21:19:58.448Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-26T21:19:58.448Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-26T21:19:58.726Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-26T21:19:58.726Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-26T21:19:58.726Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-26T21:19:58.726Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-26T21:19:58.858Z] Removing intermediate container 8bc1ad0e0593 [2020-05-26T21:19:58.858Z] ---> 7ccd990feadb [2020-05-26T21:19:58.858Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-26T21:19:58.858Z] ---> Running in 7bd4a461c3fe [2020-05-26T21:19:59.803Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-26T21:20:00.749Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-26T21:20:01.325Z] OK: 143 MiB in 39 packages [2020-05-26T21:20:01.901Z] Removing intermediate container 7bd4a461c3fe [2020-05-26T21:20:01.901Z] ---> f80849ac3d73 [2020-05-26T21:20:01.901Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-26T21:20:01.901Z] ---> Running in 756ef0ded35c [2020-05-26T21:20:01.901Z] Removing intermediate container 756ef0ded35c [2020-05-26T21:20:01.901Z] ---> bc97ea438bd1 [2020-05-26T21:20:01.901Z] Step 7/8 : COPY . . [2020-05-26T21:20:02.477Z] ---> c26b6a1c1b38 [2020-05-26T21:20:02.477Z] Step 8/8 : RUN go mod download [2020-05-26T21:20:02.764Z] ---> Running in 79034cb3eb97 [2020-05-26T21:20:04.179Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-26T21:20:04.179Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-26T21:20:04.179Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-26T21:20:04.179Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-26T21:20:04.179Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-26T21:20:04.179Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-26T21:20:04.179Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-26T21:20:04.179Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-26T21:20:04.179Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-26T21:20:04.179Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-26T21:20:04.179Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-26T21:20:04.179Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-26T21:20:04.179Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-26T21:20:04.179Z] go: finding github.com/fatih/color v1.7.0 [2020-05-26T21:20:04.179Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-26T21:20:04.179Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-26T21:20:04.179Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-26T21:20:04.179Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-26T21:20:04.179Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-26T21:20:04.179Z] go: finding github.com/google/uuid v1.1.0 [2020-05-26T21:20:04.179Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-26T21:20:04.179Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-26T21:20:04.179Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-26T21:20:04.179Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-26T21:20:04.440Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-26T21:20:04.440Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-26T21:20:04.440Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-26T21:20:04.440Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-26T21:20:04.440Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-26T21:20:04.440Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-26T21:20:04.440Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-26T21:20:04.440Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-26T21:20:04.440Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-26T21:20:04.440Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-26T21:20:04.440Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-26T21:20:04.705Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-26T21:20:04.705Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-26T21:20:04.705Z] go: finding github.com/posener/complete v1.1.1 [2020-05-26T21:20:04.705Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-26T21:20:04.705Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-26T21:20:04.705Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-26T21:20:04.705Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-26T21:20:04.705Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-26T21:20:04.705Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-26T21:20:04.705Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-26T21:20:04.705Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-26T21:20:04.705Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-26T21:20:04.705Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-26T21:20:04.705Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-26T21:20:04.705Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-26T21:20:08.892Z] Removing intermediate container 4f990454cd09 [2020-05-26T21:20:08.892Z] ---> 7d4c0aa1fb8b [2020-05-26T21:20:08.892Z] Successfully built 7d4c0aa1fb8b [2020-05-26T21:20:08.892Z] 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-05-26T21:20:09.729Z] + docker inspect -f . ci-base-image-arm64 [2020-05-26T21:20:10.005Z] . [2020-05-26T21:20:10.019Z] Removing intermediate container 79034cb3eb97 [2020-05-26T21:20:10.019Z] ---> f088641f78eb [2020-05-26T21:20:10.019Z] Successfully built f088641f78eb [2020-05-26T21:20:10.019Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] withDockerContainer [2020-05-26T21:20:10.337Z] prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container [2020-05-26T21:20:10.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-26T21:20:11.992Z] $ docker top 305fc02a228085ba7710039d947c85afbd3df689d468fe5e1d793cb46337e8d0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:20:13.136Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-26T21:20:13.136Z] . [Pipeline] withDockerContainer [2020-05-26T21:20:13.173Z] + go version [2020-05-26T21:20:13.173Z] go version go1.13.5 linux/arm64 [2020-05-26T21:20:13.279Z] prd-centos7-docker-4c-2g-842 does not seem to be running inside a container [2020-05-26T21:20:13.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-26T21:20:13.897Z] $ docker top 8cd75c389314631292a336d85152e859b991959500b6b6078e4030c1999368da -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-05-26T21:20:14.597Z] + go version [2020-05-26T21:20:14.597Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-26T21:20:14.832Z] + make test [2020-05-26T21:20:14.832Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-26T21:20:14.897Z] + make test [2020-05-26T21:20:14.897Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-26T21:20:15.472Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-26T21:20:16.273Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-26T21:20:25.580Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-26T21:20:25.580Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-26T21:20:25.580Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-26T21:20:26.978Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.013s coverage: 22.1% of statements [2020-05-26T21:20:29.550Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.047s coverage: 95.8% of statements [2020-05-26T21:20:43.123Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-26T21:20:43.123Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-26T21:20:43.123Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-26T21:20:45.122Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.015s coverage: 22.1% of statements [2020-05-26T21:20:47.781Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.157s coverage: 95.8% of statements [2020-05-26T21:21:01.708Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.031s coverage: 11.4% of statements [2020-05-26T21:21:01.708Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.021s coverage: 21.7% of statements [2020-05-26T21:21:01.708Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-26T21:21:01.708Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.118s coverage: 36.9% of statements [2020-05-26T21:21:01.708Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-26T21:21:01.708Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-26T21:21:01.708Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.336s coverage: 65.2% of statements [2020-05-26T21:21:01.708Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-26T21:21:01.708Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-26T21:21:01.708Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-26T21:21:01.708Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.012s coverage: 52.6% of statements [2020-05-26T21:21:01.708Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-26T21:21:01.708Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.114s coverage: 68.9% of statements [2020-05-26T21:21:01.708Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-26T21:21:01.708Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-26T21:21:01.708Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-26T21:21:01.708Z] gofmt -l . [2020-05-26T21:21:01.708Z] [ "`gofmt -l .`" = "" ] [2020-05-26T21:21:01.708Z] ./bin/test-attribution-txt.sh [2020-05-26T21:21:01.708Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-26T21:21:03.183Z] Stashed 1 file(s) [Pipeline] } [2020-05-26T21:21:03.185Z] $ docker stop --time=1 8cd75c389314631292a336d85152e859b991959500b6b6078e4030c1999368da [2020-05-26T21:21:04.662Z] $ docker rm -f 8cd75c389314631292a336d85152e859b991959500b6b6078e4030c1999368da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-26T21:21:06.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-26T21:21:06.325Z] + ls -al . [2020-05-26T21:21:06.325Z] total 180 [2020-05-26T21:21:06.325Z] drwxrwxr-x. 11 jenkins jenkins 4096 May 26 21:21 . [2020-05-26T21:21:06.325Z] drwxrwxr-x. 4 jenkins jenkins 28 May 26 21:19 .. [2020-05-26T21:21:06.325Z] drwxrwxr-x. 3 jenkins jenkins 20 May 26 21:19 api [2020-05-26T21:21:06.325Z] drwxrwxr-x. 2 jenkins jenkins 64 May 26 21:19 bin [2020-05-26T21:21:06.325Z] -rw-r--r--. 1 jenkins jenkins 110877 May 26 21:20 coverage.out [2020-05-26T21:21:06.325Z] -rw-rw-r--. 1 jenkins jenkins 936 May 26 21:19 Dockerfile.build [2020-05-26T21:21:06.326Z] -rw-rw-r--. 1 jenkins jenkins 140 May 26 21:19 .dockerignore [2020-05-26T21:21:06.326Z] drwxrwxr-x. 4 jenkins jenkins 48 May 26 21:19 example [2020-05-26T21:21:06.326Z] drwxrwxr-x. 8 jenkins jenkins 179 May 26 21:19 .git [2020-05-26T21:21:06.326Z] drwxrwxr-x. 2 jenkins jenkins 38 May 26 21:19 .github [2020-05-26T21:21:06.326Z] -rw-rw-r--. 1 jenkins jenkins 138 May 26 21:19 .gitignore [2020-05-26T21:21:06.326Z] -rw-r--r--. 1 jenkins jenkins 446 May 26 21:21 go.mod [2020-05-26T21:21:06.326Z] -rw-r--r--. 1 jenkins jenkins 12179 May 26 21:21 go.sum [2020-05-26T21:21:06.326Z] drwxrwxr-x. 15 jenkins jenkins 217 May 26 21:19 internal [2020-05-26T21:21:06.326Z] -rw-rw-r--. 1 jenkins jenkins 808 May 26 21:19 Jenkinsfile [2020-05-26T21:21:06.326Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 26 21:19 LICENSE [2020-05-26T21:21:06.326Z] -rw-rw-r--. 1 jenkins jenkins 892 May 26 21:19 Makefile [2020-05-26T21:21:06.326Z] drwxrwxr-x. 5 jenkins jenkins 50 May 26 21:19 pkg [2020-05-26T21:21:06.326Z] -rw-rw-r--. 1 jenkins jenkins 3166 May 26 21:19 README.md [2020-05-26T21:21:06.326Z] -rw-rw-r--. 1 jenkins jenkins 3788 May 26 21:19 RELEASE-NOTES.txt [2020-05-26T21:21:06.326Z] drwxrwxr-x. 3 jenkins jenkins 58 May 26 21:19 .semver [2020-05-26T21:21:06.326Z] drwxrwxr-x. 4 jenkins jenkins 54 May 26 21:19 snap [2020-05-26T21:21:06.326Z] -rw-rw-r--. 1 jenkins jenkins 5 May 26 21:16 VERSION [2020-05-26T21:21:06.326Z] -rw-rw-r--. 1 jenkins jenkins 222 May 26 21:19 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:21:06.628Z] + 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=388974858cf8b54e9044a2d4aeb64230445ce455 --label arch=amd64 --label version=0.0.0 . [2020-05-26T21:21:06.890Z] Sending build context to Docker daemon 3.184MB [2020-05-26T21:21:06.890Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-05-26T21:21:06.890Z] Step 2/23 : FROM ${BASE} AS builder [2020-05-26T21:21:06.890Z] ---> f088641f78eb [2020-05-26T21:21:06.890Z] Step 3/23 : ARG MAKE='make build' [2020-05-26T21:21:06.890Z] ---> Running in ca812f7dc45f [2020-05-26T21:21:06.890Z] Removing intermediate container ca812f7dc45f [2020-05-26T21:21:06.890Z] ---> dc35322eca1c [2020-05-26T21:21:06.890Z] Step 4/23 : WORKDIR /device-sdk-go [2020-05-26T21:21:07.152Z] ---> Running in 89b1d014ec4a [2020-05-26T21:21:07.152Z] Removing intermediate container 89b1d014ec4a [2020-05-26T21:21:07.152Z] ---> 61e506d2a2bb [2020-05-26T21:21:07.152Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-26T21:21:07.152Z] ---> Running in 5a6156de45cc [2020-05-26T21:21:07.414Z] Removing intermediate container 5a6156de45cc [2020-05-26T21:21:07.414Z] ---> 76ccd9abf3f4 [2020-05-26T21:21:07.414Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-26T21:21:07.414Z] ---> Running in babbe9e5d752 [2020-05-26T21:21:08.362Z] Removing intermediate container babbe9e5d752 [2020-05-26T21:21:08.362Z] ---> a87af945551c [2020-05-26T21:21:08.362Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-05-26T21:21:08.362Z] ---> Running in b814d4b086bc [2020-05-26T21:21:08.623Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-26T21:21:09.566Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-26T21:21:10.139Z] OK: 143 MiB in 39 packages [2020-05-26T21:21:10.400Z] Removing intermediate container b814d4b086bc [2020-05-26T21:21:10.400Z] ---> 650833ad43de [2020-05-26T21:21:10.400Z] Step 8/23 : COPY . . [2020-05-26T21:21:10.662Z] ---> b4c696ea490f [2020-05-26T21:21:10.662Z] Step 9/23 : RUN ${MAKE} [2020-05-26T21:21:10.923Z] ---> Running in 59b90976124d [2020-05-26T21:21:11.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-26T21:21:19.423Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-26T21:21:19.996Z] Removing intermediate container 59b90976124d [2020-05-26T21:21:19.996Z] ---> 715ac517b7bc [2020-05-26T21:21:19.996Z] Step 10/23 : FROM scratch [2020-05-26T21:21:19.996Z] ---> [2020-05-26T21:21:19.996Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-26T21:21:19.996Z] ---> Running in a6cb87bf1896 [2020-05-26T21:21:19.996Z] Removing intermediate container a6cb87bf1896 [2020-05-26T21:21:19.996Z] ---> 7fc512b5a870 [2020-05-26T21:21:19.996Z] Step 12/23 : ENV APP_PORT=49990 [2020-05-26T21:21:19.996Z] ---> Running in de1dd84d8286 [2020-05-26T21:21:20.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.048s coverage: 11.4% of statements [2020-05-26T21:21:20.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.046s coverage: 21.7% of statements [2020-05-26T21:21:20.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-26T21:21:20.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.239s coverage: 36.9% of statements [2020-05-26T21:21:20.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-26T21:21:20.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-26T21:21:20.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.544s coverage: 65.2% of statements [2020-05-26T21:21:20.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-26T21:21:20.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-26T21:21:20.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-26T21:21:20.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.042s coverage: 52.6% of statements [2020-05-26T21:21:20.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-26T21:21:20.116Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.331s coverage: 68.9% of statements [2020-05-26T21:21:20.116Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-26T21:21:20.116Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-26T21:21:20.116Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-26T21:21:20.257Z] Removing intermediate container de1dd84d8286 [2020-05-26T21:21:20.258Z] ---> d1fa2ed66d85 [2020-05-26T21:21:20.258Z] Step 13/23 : EXPOSE $APP_PORT [2020-05-26T21:21:20.258Z] ---> Running in 920a7e41cf26 [2020-05-26T21:21:20.258Z] Removing intermediate container 920a7e41cf26 [2020-05-26T21:21:20.258Z] ---> 4a1cedf1a8a6 [2020-05-26T21:21:20.258Z] Step 14/23 : WORKDIR / [2020-05-26T21:21:20.523Z] ---> Running in e9e46703bb94 [2020-05-26T21:21:20.523Z] Removing intermediate container e9e46703bb94 [2020-05-26T21:21:20.523Z] ---> de13e5c343f2 [2020-05-26T21:21:20.523Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-26T21:21:20.784Z] ---> e49d55fb618e [2020-05-26T21:21:20.784Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-26T21:21:21.044Z] ---> e369caf9d658 [2020-05-26T21:21:21.044Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-26T21:21:21.305Z] ---> 6368d6f79cfd [2020-05-26T21:21:21.305Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-05-26T21:21:21.305Z] ---> 38f380a45aa3 [2020-05-26T21:21:21.305Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-05-26T21:21:21.567Z] ---> 7a996363ebf5 [2020-05-26T21:21:21.567Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-26T21:21:21.567Z] ---> Running in c88b27c5185c [2020-05-26T21:21:21.830Z] Removing intermediate container c88b27c5185c [2020-05-26T21:21:21.830Z] ---> 1cc64e880f59 [2020-05-26T21:21:21.830Z] Step 21/23 : LABEL arch=amd64 [2020-05-26T21:21:21.830Z] ---> Running in 30c2c16ab7f3 [2020-05-26T21:21:21.830Z] Removing intermediate container 30c2c16ab7f3 [2020-05-26T21:21:21.830Z] ---> 2e993c227f75 [2020-05-26T21:21:21.830Z] Step 22/23 : LABEL git_sha=388974858cf8b54e9044a2d4aeb64230445ce455 [2020-05-26T21:21:22.092Z] ---> Running in 0f6375fa7f75 [2020-05-26T21:21:22.092Z] Removing intermediate container 0f6375fa7f75 [2020-05-26T21:21:22.092Z] ---> 8b9efe53fc90 [2020-05-26T21:21:22.092Z] Step 23/23 : LABEL version=0.0.0 [2020-05-26T21:21:22.092Z] ---> Running in cb57e7a966ca [2020-05-26T21:21:22.354Z] Removing intermediate container cb57e7a966ca [2020-05-26T21:21:22.354Z] ---> 0261c2fe4f4c [2020-05-26T21:21:22.354Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-26T21:21:22.354Z] Successfully built 0261c2fe4f4c [2020-05-26T21:21:22.354Z] 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-05-26T21:21:23.521Z] gofmt -l . [2020-05-26T21:21:23.521Z] [ "`gofmt -l .`" = "" ] [2020-05-26T21:21:23.796Z] ./bin/test-attribution-txt.sh [2020-05-26T21:21:24.779Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-26T21:21:25.120Z] Warning: overwriting stash ‘coverage-report’ [2020-05-26T21:21:25.608Z] Stashed 1 file(s) [Pipeline] } [2020-05-26T21:21:25.608Z] $ docker stop --time=1 305fc02a228085ba7710039d947c85afbd3df689d468fe5e1d793cb46337e8d0 [2020-05-26T21:21:27.813Z] $ docker rm -f 305fc02a228085ba7710039d947c85afbd3df689d468fe5e1d793cb46337e8d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-26T21:21:29.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-26T21:21:29.416Z] + ls -al . [2020-05-26T21:21:29.416Z] total 220 [2020-05-26T21:21:29.416Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 21:21 . [2020-05-26T21:21:29.416Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 21:18 .. [2020-05-26T21:21:29.416Z] -rw-rw-r-- 1 jenkins jenkins 140 May 26 21:18 .dockerignore [2020-05-26T21:21:29.416Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 21:19 .git [2020-05-26T21:21:29.416Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 21:18 .github [2020-05-26T21:21:29.416Z] -rw-rw-r-- 1 jenkins jenkins 138 May 26 21:18 .gitignore [2020-05-26T21:21:29.417Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 21:19 .semver [2020-05-26T21:21:29.417Z] -rw-rw-r-- 1 jenkins jenkins 936 May 26 21:18 Dockerfile.build [2020-05-26T21:21:29.417Z] -rw-rw-r-- 1 jenkins jenkins 808 May 26 21:18 Jenkinsfile [2020-05-26T21:21:29.417Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 26 21:18 LICENSE [2020-05-26T21:21:29.417Z] -rw-rw-r-- 1 jenkins jenkins 892 May 26 21:18 Makefile [2020-05-26T21:21:29.417Z] -rw-rw-r-- 1 jenkins jenkins 3166 May 26 21:18 README.md [2020-05-26T21:21:29.417Z] -rw-rw-r-- 1 jenkins jenkins 3788 May 26 21:18 RELEASE-NOTES.txt [2020-05-26T21:21:29.417Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 21:16 VERSION [2020-05-26T21:21:29.417Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 21:18 api [2020-05-26T21:21:29.417Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 21:18 bin [2020-05-26T21:21:29.417Z] -rw-r--r-- 1 jenkins jenkins 110877 May 26 21:21 coverage.out [2020-05-26T21:21:29.417Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 21:18 example [2020-05-26T21:21:29.417Z] -rw-r--r-- 1 jenkins jenkins 446 May 26 21:21 go.mod [2020-05-26T21:21:29.417Z] -rw-r--r-- 1 jenkins jenkins 12179 May 26 21:21 go.sum [2020-05-26T21:21:29.417Z] drwxrwxr-x 15 jenkins jenkins 4096 May 26 21:18 internal [2020-05-26T21:21:29.417Z] drwxrwxr-x 5 jenkins jenkins 4096 May 26 21:18 pkg [2020-05-26T21:21:29.417Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 21:18 snap [2020-05-26T21:21:29.417Z] -rw-rw-r-- 1 jenkins jenkins 222 May 26 21:18 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:21:29.777Z] + 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=388974858cf8b54e9044a2d4aeb64230445ce455 --label arch=arm64 --label version=0.0.0 . [2020-05-26T21:21:30.375Z] Sending build context to Docker daemon 3.184MB [2020-05-26T21:21:30.375Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-05-26T21:21:30.375Z] Step 2/23 : FROM ${BASE} AS builder [2020-05-26T21:21:30.375Z] ---> 7d4c0aa1fb8b [2020-05-26T21:21:30.375Z] Step 3/23 : ARG MAKE='make build' [2020-05-26T21:21:30.375Z] ---> Running in 13ecdef33d13 [2020-05-26T21:21:30.970Z] Removing intermediate container 13ecdef33d13 [2020-05-26T21:21:30.970Z] ---> d0097dd419eb [2020-05-26T21:21:30.970Z] Step 4/23 : WORKDIR /device-sdk-go [2020-05-26T21:21:30.970Z] ---> Running in 99d6ee450b6c [2020-05-26T21:21:31.241Z] Removing intermediate container 99d6ee450b6c [2020-05-26T21:21:31.241Z] ---> c8a7364bf275 [2020-05-26T21:21:31.241Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-26T21:21:31.513Z] ---> Running in a53c345964cb [2020-05-26T21:21:31.790Z] Removing intermediate container a53c345964cb [2020-05-26T21:21:31.790Z] ---> 19eba685d2f6 [2020-05-26T21:21:31.790Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-26T21:21:31.790Z] ---> Running in be3b965290d6 [2020-05-26T21:21:33.769Z] Removing intermediate container be3b965290d6 [2020-05-26T21:21:33.769Z] ---> ee130d8599f1 [2020-05-26T21:21:33.769Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-05-26T21:21:33.769Z] ---> Running in 8c3eb2690ea4 [2020-05-26T21:21:34.745Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-26T21:21:35.337Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-26T21:21:36.319Z] OK: 125 MiB in 39 packages [2020-05-26T21:21:37.296Z] Removing intermediate container 8c3eb2690ea4 [2020-05-26T21:21:37.296Z] ---> 8073d2b8f383 [2020-05-26T21:21:37.296Z] Step 8/23 : COPY . . [2020-05-26T21:21:38.274Z] ---> dd26c42fd3ac [2020-05-26T21:21:38.274Z] Step 9/23 : RUN ${MAKE} [2020-05-26T21:21:38.549Z] ---> Running in 04a4918ef9b7 [2020-05-26T21:21:39.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-26T21:22:06.337Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-26T21:22:06.337Z] Removing intermediate container 04a4918ef9b7 [2020-05-26T21:22:06.337Z] ---> 10f269bad6c3 [2020-05-26T21:22:06.337Z] Step 10/23 : FROM scratch [2020-05-26T21:22:06.337Z] ---> [2020-05-26T21:22:06.337Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-26T21:22:06.337Z] ---> Running in 2f61fa573ffd [2020-05-26T21:22:06.337Z] Removing intermediate container 2f61fa573ffd [2020-05-26T21:22:06.337Z] ---> 4b729061d681 [2020-05-26T21:22:06.337Z] Step 12/23 : ENV APP_PORT=49990 [2020-05-26T21:22:06.337Z] ---> Running in a8c1d2f96907 [2020-05-26T21:22:06.337Z] Removing intermediate container a8c1d2f96907 [2020-05-26T21:22:06.337Z] ---> 8875f5110932 [2020-05-26T21:22:06.337Z] Step 13/23 : EXPOSE $APP_PORT [2020-05-26T21:22:06.337Z] ---> Running in 75e56ea125dc [2020-05-26T21:22:06.613Z] Removing intermediate container 75e56ea125dc [2020-05-26T21:22:06.613Z] ---> 3a4049843641 [2020-05-26T21:22:06.613Z] Step 14/23 : WORKDIR / [2020-05-26T21:22:06.613Z] ---> Running in 243d5f4a4c56 [2020-05-26T21:22:06.886Z] Removing intermediate container 243d5f4a4c56 [2020-05-26T21:22:06.886Z] ---> 43eff6cfb1fd [2020-05-26T21:22:06.886Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-26T21:22:07.867Z] ---> 300c9b9d38c5 [2020-05-26T21:22:07.867Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-26T21:22:08.467Z] ---> da09ec63a43c [2020-05-26T21:22:08.467Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-26T21:22:09.061Z] ---> 9721568c9109 [2020-05-26T21:22:09.061Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-05-26T21:22:09.654Z] ---> 1a4e6a0d9e6c [2020-05-26T21:22:09.654Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-05-26T21:22:10.260Z] ---> eec8dfd0b25c [2020-05-26T21:22:10.260Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-26T21:22:10.260Z] ---> Running in 24686938a810 [2020-05-26T21:22:10.858Z] Removing intermediate container 24686938a810 [2020-05-26T21:22:10.858Z] ---> 507880c95723 [2020-05-26T21:22:10.858Z] Step 21/23 : LABEL arch=arm64 [2020-05-26T21:22:10.858Z] ---> Running in 9a9d7739654f [2020-05-26T21:22:11.131Z] Removing intermediate container 9a9d7739654f [2020-05-26T21:22:11.131Z] ---> f8a76ba1553c [2020-05-26T21:22:11.131Z] Step 22/23 : LABEL git_sha=388974858cf8b54e9044a2d4aeb64230445ce455 [2020-05-26T21:22:11.405Z] ---> Running in 4389e396ce0b [2020-05-26T21:22:11.677Z] Removing intermediate container 4389e396ce0b [2020-05-26T21:22:11.677Z] ---> e18b6dd65232 [2020-05-26T21:22:11.677Z] Step 23/23 : LABEL version=0.0.0 [2020-05-26T21:22:11.948Z] ---> Running in e0f384a0799f [2020-05-26T21:22:12.219Z] Removing intermediate container e0f384a0799f [2020-05-26T21:22:12.219Z] ---> 6923188ca916 [2020-05-26T21:22:12.219Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-26T21:22:12.219Z] Successfully built 6923188ca916 [2020-05-26T21:22:12.219Z] 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-05-26T21:22:13.600Z] provisioning config files... [2020-05-26T21:22:13.613Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/config3502697457182367607tmp [Pipeline] { [Pipeline] sh [2020-05-26T21:22:14.021Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/config3502697457182367607tmp [2020-05-26T21:22:14.021Z] + curl -s https://codecov.io/bash [2020-05-26T21:22:14.282Z] [2020-05-26T21:22:14.282Z] _____ _ [2020-05-26T21:22:14.282Z] / ____| | | [2020-05-26T21:22:14.282Z] | | ___ __| | ___ ___ _____ __ [2020-05-26T21:22:14.282Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-26T21:22:14.282Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-26T21:22:14.282Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-26T21:22:14.282Z] Bash-20200430-d757c17 [2020-05-26T21:22:14.282Z] [2020-05-26T21:22:14.282Z] [2020-05-26T21:22:14.282Z] ==> Jenkins CI detected. [2020-05-26T21:22:14.282Z] project root: . [2020-05-26T21:22:14.282Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-26T21:22:14.282Z] ==> Running gcov in . (disable via -X gcov) [2020-05-26T21:22:14.282Z] ==> Python coveragepy not found [2020-05-26T21:22:14.282Z] ==> Searching for coverage reports in: [2020-05-26T21:22:14.282Z] + . [2020-05-26T21:22:14.282Z] -> Found 1 reports [2020-05-26T21:22:14.282Z] ==> Detecting git/mercurial file structure [2020-05-26T21:22:14.282Z] ==> Reading reports [2020-05-26T21:22:14.282Z] + ./coverage.out bytes=110877 [2020-05-26T21:22:14.282Z] ==> Appending adjustments [2020-05-26T21:22:14.282Z] https://docs.codecov.io/docs/fixing-reports [2020-05-26T21:22:14.543Z] + Found adjustments [2020-05-26T21:22:14.543Z] ==> Gzipping contents [2020-05-26T21:22:14.543Z] ==> Uploading reports [2020-05-26T21:22:14.543Z] url: https://codecov.io [2020-05-26T21:22:14.543Z] query: branch=PR-531&commit=388974858cf8b54e9044a2d4aeb64230445ce455&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-531%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=531&job= [2020-05-26T21:22:14.543Z] -> Pinging Codecov [2020-05-26T21:22:14.543Z] https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=PR-531&commit=388974858cf8b54e9044a2d4aeb64230445ce455&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-531%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=531&job= [2020-05-26T21:22:15.117Z] -> Uploading [2020-05-26T21:22:15.690Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/388974858cf8b54e9044a2d4aeb64230445ce455 [Pipeline] } [2020-05-26T21:22:15.700Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-26T21:22:17.055Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-26T21:22:17.352Z] ---> package-listing.sh [2020-05-26T21:22:17.352Z] ++ facter osfamily [2020-05-26T21:22:17.352Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-26T21:22:17.352Z] + OS_FAMILY=redhat [2020-05-26T21:22:17.352Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-531 [2020-05-26T21:22:17.352Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-26T21:22:17.352Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-26T21:22:17.352Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-26T21:22:17.352Z] + PACKAGES=/tmp/packages_start.txt [2020-05-26T21:22:17.352Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-531 ']' [2020-05-26T21:22:17.352Z] + PACKAGES=/tmp/packages_end.txt [2020-05-26T21:22:17.352Z] + case "${OS_FAMILY}" in [2020-05-26T21:22:17.352Z] + rpm -qa [2020-05-26T21:22:17.352Z] + sort [2020-05-26T21:22:21.560Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-26T21:22:21.560Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-26T21:22:21.560Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-26T21:22:21.560Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-531 ']' [2020-05-26T21:22:21.560Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-531/archives/ [2020-05-26T21:22:21.560Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-531/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:22:22.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-26T21:22:22.002Z] [2020-05-26T21:22:22.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:22:22.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-26T21:22:22.398Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-26T21:22:22.398Z] c9b1b535fdd9: Pulling fs layer [2020-05-26T21:22:22.398Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-26T21:22:22.398Z] 756a868c4378: Pulling fs layer [2020-05-26T21:22:22.398Z] 444b2fc9a129: Pulling fs layer [2020-05-26T21:22:22.398Z] ea15f1150254: Pulling fs layer [2020-05-26T21:22:22.398Z] 41b27a9f41bf: Pulling fs layer [2020-05-26T21:22:22.398Z] 28c525ee5125: Pulling fs layer [2020-05-26T21:22:22.398Z] 094b1ea09ed8: Pulling fs layer [2020-05-26T21:22:22.398Z] 138eaada9080: Pulling fs layer [2020-05-26T21:22:22.398Z] 0622d0fa9048: Pulling fs layer [2020-05-26T21:22:22.398Z] 444b2fc9a129: Waiting [2020-05-26T21:22:22.398Z] ea15f1150254: Waiting [2020-05-26T21:22:22.398Z] 41b27a9f41bf: Waiting [2020-05-26T21:22:22.398Z] 28c525ee5125: Waiting [2020-05-26T21:22:22.398Z] 094b1ea09ed8: Waiting [2020-05-26T21:22:22.398Z] 138eaada9080: Waiting [2020-05-26T21:22:22.398Z] 0622d0fa9048: Waiting [2020-05-26T21:22:22.398Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-26T21:22:22.398Z] 2cc5ad85d9ab: Download complete [2020-05-26T21:22:22.398Z] 444b2fc9a129: Verifying Checksum [2020-05-26T21:22:22.398Z] 444b2fc9a129: Download complete [2020-05-26T21:22:22.398Z] c9b1b535fdd9: Verifying Checksum [2020-05-26T21:22:22.398Z] c9b1b535fdd9: Download complete [2020-05-26T21:22:22.398Z] ea15f1150254: Verifying Checksum [2020-05-26T21:22:22.398Z] ea15f1150254: Download complete [2020-05-26T21:22:22.678Z] 28c525ee5125: Verifying Checksum [2020-05-26T21:22:22.678Z] 28c525ee5125: Download complete [2020-05-26T21:22:22.953Z] 756a868c4378: Verifying Checksum [2020-05-26T21:22:22.953Z] 756a868c4378: Download complete [2020-05-26T21:22:22.953Z] c9b1b535fdd9: Pull complete [2020-05-26T21:22:22.953Z] 138eaada9080: Verifying Checksum [2020-05-26T21:22:22.953Z] 138eaada9080: Download complete [2020-05-26T21:22:22.953Z] 0622d0fa9048: Verifying Checksum [2020-05-26T21:22:22.953Z] 0622d0fa9048: Download complete [2020-05-26T21:22:23.223Z] 094b1ea09ed8: Verifying Checksum [2020-05-26T21:22:23.223Z] 094b1ea09ed8: Download complete [2020-05-26T21:22:23.223Z] 2cc5ad85d9ab: Pull complete [2020-05-26T21:22:23.485Z] 41b27a9f41bf: Verifying Checksum [2020-05-26T21:22:23.485Z] 41b27a9f41bf: Download complete [2020-05-26T21:22:24.885Z] 756a868c4378: Pull complete [2020-05-26T21:22:24.885Z] 444b2fc9a129: Pull complete [2020-05-26T21:22:25.148Z] ea15f1150254: Pull complete [2020-05-26T21:22:29.368Z] 41b27a9f41bf: Pull complete [2020-05-26T21:22:29.368Z] 28c525ee5125: Pull complete [2020-05-26T21:22:31.302Z] 094b1ea09ed8: Pull complete [2020-05-26T21:22:33.217Z] 138eaada9080: Pull complete [2020-05-26T21:22:33.479Z] 0622d0fa9048: Pull complete [2020-05-26T21:22:33.479Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-26T21:22:33.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-26T21:22:33.645Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2020-05-26T21:22:33.691Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-531 -v /w/workspace/dgexfoundry_device-sdk-go_PR-531:/w/workspace/dgexfoundry_device-sdk-go_PR-531:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-26T21:22:34.353Z] $ docker top c5f6f88f95d9e445c6b1d81ca85dc4db65df7f01ca9f7d37466e1c14929bfa64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-26T21:22:34.648Z] provisioning config files... [2020-05-26T21:22:34.662Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/config3556109545222343718tmp [Pipeline] { [Pipeline] echo [2020-05-26T21:22:34.724Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-26T21:22:35.013Z] ---> create-netrc.sh [Pipeline] echo [2020-05-26T21:22:35.024Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-26T21:22:35.313Z] ---> logs-deploy.sh [2020-05-26T21:22:35.313Z] + ARCHIVE_ARTIFACTS= [2020-05-26T21:22:35.313Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-26T21:22:35.313Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-26T21:22:35.313Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-26T21:22:35.313Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-531/3 [2020-05-26T21:22:35.313Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-531/3/ [2020-05-26T21:22:35.313Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-531/3 /w/workspace/dgexfoundry_device-sdk-go_PR-531 [2020-05-26T21:22:36.696Z] Archives upload complete. [2020-05-26T21:22:36.696Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-531/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-531/3/