Pull request #387 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 rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from f29a27d878985b98e7b657acb1e0d1e11ee4e870+f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d (3504e7294f9b55ad02d9f0f838b2a1e74e73d183) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage: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: app-functions-sdk-go-settings PROJECT: app-functions-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false 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-4011 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-387 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 Merge succeeded, producing f29a27d878985b98e7b657acb1e0d1e11ee4e870 Checking out Revision f29a27d878985b98e7b657acb1e0d1e11ee4e870 (PR-387) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # 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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # 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 f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 Commit message: "feat: working on V2" > git rev-list --no-walk 6960beb5809d1410efdcc8d56f3066b21bdb2389 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-22T21:59:36.021Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-22T21:59:36.144Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-22T21:59:36.182Z] ========================================================= [2020-06-22T21:59:36.182Z] EdgeX Global Pipelines Version Info [2020-06-22T21:59:36.182Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-22T21:59:38.046Z] ------------------- [2020-06-22T21:59:38.046Z] stable info: [2020-06-22T21:59:38.046Z] ------------------- [2020-06-22T21:59:38.046Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-22T21:59:38.046Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-22T21:59:38.046Z] Message: update stable to v1.0.89 [2020-06-22T21:59:38.619Z] ------------------- [2020-06-22T21:59:38.619Z] experimental info: [2020-06-22T21:59:38.619Z] ------------------- [2020-06-22T21:59:38.619Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-22T21:59:38.619Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-22T21:59:38.619Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-22T21:59:40.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T21:59:40.158Z] [2020-06-22T21:59:40.158Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-22T21:59:40.474Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T21:59:40.474Z] latest: Pulling from edgex-devops/git-semver [2020-06-22T21:59:40.474Z] 9123ac7c32f7: Pulling fs layer [2020-06-22T21:59:40.474Z] b8cc5d1170e3: Pulling fs layer [2020-06-22T21:59:40.474Z] 2924cbbf6a41: Pulling fs layer [2020-06-22T21:59:40.474Z] 93b08a4f1073: Pulling fs layer [2020-06-22T21:59:40.474Z] 93b08a4f1073: Waiting [2020-06-22T21:59:40.474Z] b8cc5d1170e3: Download complete [2020-06-22T21:59:40.736Z] 9123ac7c32f7: Verifying Checksum [2020-06-22T21:59:40.736Z] 9123ac7c32f7: Download complete [2020-06-22T21:59:40.736Z] 2924cbbf6a41: Verifying Checksum [2020-06-22T21:59:40.736Z] 2924cbbf6a41: Download complete [2020-06-22T21:59:40.736Z] 93b08a4f1073: Verifying Checksum [2020-06-22T21:59:40.736Z] 93b08a4f1073: Download complete [2020-06-22T21:59:40.998Z] 9123ac7c32f7: Pull complete [2020-06-22T21:59:40.998Z] b8cc5d1170e3: Pull complete [2020-06-22T21:59:41.941Z] 2924cbbf6a41: Pull complete [2020-06-22T21:59:41.941Z] 93b08a4f1073: Pull complete [2020-06-22T21:59:41.941Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-22T21:59:41.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T21:59:41.941Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-22T21:59:42.047Z] prd-centos7-docker-4c-2g-4011 does not seem to be running inside a container [2020-06-22T21:59:42.092Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-387 -v /w/workspace/ndry_app-functions-sdk-go_PR-387:/w/workspace/ndry_app-functions-sdk-go_PR-387:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-387@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-22T21:59:44.214Z] $ docker top 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-22T21:59:44.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T21:59:44.389Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T21:59:44.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T21:59:44.585Z] $ docker exec 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c ssh-agent [2020-06-22T21:59:44.734Z] SSH_AUTH_SOCK=/tmp/ssh-3LWbVbkS2ygs/agent.11 [2020-06-22T21:59:44.734Z] SSH_AGENT_PID=16 [2020-06-22T21:59:44.745Z] Running ssh-add (command line suppressed) [2020-06-22T21:59:44.862Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_5434778269144704067.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_5434778269144704067.key) [2020-06-22T21:59:44.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T21:59:45.212Z] + git describe --exact-match --tags HEAD [2020-06-22T21:59:45.212Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-22T21:59:45.330Z] $ docker exec --env ******** --env ******** 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c ssh-agent -k [2020-06-22T21:59:45.446Z] unset SSH_AUTH_SOCK; [2020-06-22T21:59:45.446Z] unset SSH_AGENT_PID; [2020-06-22T21:59:45.446Z] echo Agent pid 16 killed; [2020-06-22T21:59:45.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-22T21:59:45.528Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-22T21:59:45.528Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-22T21:59:45.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T21:59:45.578Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T21:59:45.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T21:59:45.743Z] $ docker exec 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c ssh-agent [2020-06-22T21:59:45.895Z] SSH_AUTH_SOCK=/tmp/ssh-esUfd2Lbdlrt/agent.44 [2020-06-22T21:59:45.895Z] SSH_AGENT_PID=49 [2020-06-22T21:59:45.901Z] Running ssh-add (command line suppressed) [2020-06-22T21:59:46.026Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_7243481526298012429.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_7243481526298012429.key) [2020-06-22T21:59:46.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T21:59:46.371Z] + git semver init [2020-06-22T21:59:46.371Z] # -> Open(): unable to determine branch for HEAD [2020-06-22T21:59:46.371Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.git [2020-06-22T21:59:46.371Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-06-22T21:59:46.371Z] # $SEMVER_REMOTE_NAME = origin [2020-06-22T21:59:46.371Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-22T21:59:46.371Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-22T21:59:46.371Z] # $SEMVER_BRANCH = PR-387 [2020-06-22T21:59:46.371Z] # $SEMVER_TEMP = /tmp/semver-453618769 [2020-06-22T21:59:46.371Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-06-22T21:59:48.917Z] # '/tmp/semver-453618769' -> '/w/workspace/ndry_app-functions-sdk-go_PR-387/.semver' [2020-06-22T21:59:48.917Z] # -> Force: false [2020-06-22T21:59:48.917Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.semver [Pipeline] } [2020-06-22T21:59:48.931Z] $ docker exec --env ******** --env ******** 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c ssh-agent -k [2020-06-22T21:59:49.053Z] unset SSH_AUTH_SOCK; [2020-06-22T21:59:49.053Z] unset SSH_AGENT_PID; [2020-06-22T21:59:49.053Z] echo Agent pid 49 killed; [2020-06-22T21:59:49.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-22T21:59:49.462Z] + git semver [Pipeline] } [2020-06-22T21:59:49.481Z] $ docker stop --time=1 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c [2020-06-22T21:59:50.923Z] $ docker rm -f 0775dd6548b495d432012857987d9942d34ae8183379aa94a21222c0df85eb3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-22T21:59:52.952Z] Stashed 130 file(s) [Pipeline] echo [2020-06-22T21:59:52.954Z] [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-06-22T22:00:08.113Z] Still waiting to schedule task [2020-06-22T22:00:08.113Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4011’ [2020-06-22T22:00:08.115Z] Still waiting to schedule task [2020-06-22T22:00:08.115Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-22T22:01:52.534Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4012 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws [2020-06-22T22:01:52.557Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-06-22T22:01:57.220Z] using credential edgex-jenkins-ssh [2020-06-22T22:01:57.254Z] Cloning the remote Git repository [2020-06-22T22:01:57.254Z] Cloning with configured refspecs honoured and without tags [2020-06-22T22:01:57.285Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-22T22:01:57.406Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2020-06-22T22:01:57.478Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-22T22:01:57.480Z] > git --version # timeout=10 [2020-06-22T22:01:57.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T22:01:57.581Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T22:02:00.531Z] Fetching without tags [2020-06-22T22:02:00.988Z] Merging remotes/origin/master commit f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 [2020-06-22T22:02:01.228Z] Merge succeeded, producing f29a27d878985b98e7b657acb1e0d1e11ee4e870 [2020-06-22T22:02:01.229Z] Checking out Revision f29a27d878985b98e7b657acb1e0d1e11ee4e870 (PR-387) [2020-06-22T22:02:00.421Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-22T22:02:00.441Z] > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 [2020-06-22T22:02:00.464Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T22:02:00.489Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-22T22:02:00.519Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-22T22:02:00.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T22:02:00.533Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T22:02:00.983Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T22:02:01.011Z] > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 [2020-06-22T22:02:01.120Z] > git remote # timeout=10 [2020-06-22T22:02:01.136Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T22:02:01.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T22:02:01.162Z] > git merge f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d # timeout=10 [2020-06-22T22:02:01.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T22:02:01.211Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T22:02:01.225Z] > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 [2020-06-22T22:02:05.900Z] Commit message: "feat: working on V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-22T22:02:09.535Z] ========================================================= [2020-06-22T22:02:09.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-22T22:02:09.535Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T22:02:10.515Z] + 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-06-22T22:02:11.958Z] Sending build context to Docker daemon 37.01MB [2020-06-22T22:02:11.958Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-22T22:02:11.958Z] Step 2/8 : FROM ${BASE} [2020-06-22T22:02:12.235Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-22T22:02:12.235Z] cde5963f3b93: Pulling fs layer [2020-06-22T22:02:12.235Z] 2a23fa8c16f7: Pulling fs layer [2020-06-22T22:02:12.235Z] 777b28850792: Pulling fs layer [2020-06-22T22:02:12.235Z] 8a11ddd9e578: Pulling fs layer [2020-06-22T22:02:12.235Z] 4cf88f913ddb: Pulling fs layer [2020-06-22T22:02:12.235Z] 1df406cf5192: Pulling fs layer [2020-06-22T22:02:12.235Z] cd6300453558: Pulling fs layer [2020-06-22T22:02:12.235Z] b9c365052c96: Pulling fs layer [2020-06-22T22:02:12.235Z] a2d8cc88f415: Pulling fs layer [2020-06-22T22:02:12.235Z] ea1d1ca13537: Pulling fs layer [2020-06-22T22:02:12.235Z] 3750a50a1c5e: Pulling fs layer [2020-06-22T22:02:12.235Z] 8a11ddd9e578: Waiting [2020-06-22T22:02:12.235Z] cd6300453558: Waiting [2020-06-22T22:02:12.235Z] 4cf88f913ddb: Waiting [2020-06-22T22:02:12.235Z] b9c365052c96: Waiting [2020-06-22T22:02:12.235Z] 1df406cf5192: Waiting [2020-06-22T22:02:12.235Z] a2d8cc88f415: Waiting [2020-06-22T22:02:12.235Z] ea1d1ca13537: Waiting [2020-06-22T22:02:12.235Z] 3750a50a1c5e: Waiting [2020-06-22T22:02:12.235Z] 777b28850792: Verifying Checksum [2020-06-22T22:02:12.235Z] 777b28850792: Download complete [2020-06-22T22:02:12.235Z] 2a23fa8c16f7: Download complete [2020-06-22T22:02:12.235Z] 4cf88f913ddb: Verifying Checksum [2020-06-22T22:02:12.235Z] 4cf88f913ddb: Download complete [2020-06-22T22:02:12.235Z] 1df406cf5192: Verifying Checksum [2020-06-22T22:02:12.235Z] 1df406cf5192: Download complete [2020-06-22T22:02:12.534Z] cde5963f3b93: Verifying Checksum [2020-06-22T22:02:12.534Z] cde5963f3b93: Download complete [2020-06-22T22:02:12.803Z] Running on prd-centos7-docker-4c-2g-4013 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws [2020-06-22T22:02:12.832Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-06-22T22:02:13.148Z] cde5963f3b93: Pull complete [2020-06-22T22:02:13.754Z] 2a23fa8c16f7: Pull complete [2020-06-22T22:02:14.372Z] 777b28850792: Pull complete [2020-06-22T22:02:14.976Z] cd6300453558: Verifying Checksum [2020-06-22T22:02:14.976Z] cd6300453558: Download complete [2020-06-22T22:02:14.976Z] a2d8cc88f415: Download complete [2020-06-22T22:02:15.874Z] using credential edgex-jenkins-ssh [2020-06-22T22:02:15.902Z] Cloning the remote Git repository [2020-06-22T22:02:15.902Z] Cloning with configured refspecs honoured and without tags [2020-06-22T22:02:15.335Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-22T22:02:15.421Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2020-06-22T22:02:15.466Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-22T22:02:15.466Z] > git --version # timeout=10 [2020-06-22T22:02:15.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T22:02:15.500Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T22:02:16.439Z] ea1d1ca13537: Verifying Checksum [2020-06-22T22:02:16.439Z] ea1d1ca13537: Download complete [2020-06-22T22:02:16.439Z] 3750a50a1c5e: Verifying Checksum [2020-06-22T22:02:16.439Z] 3750a50a1c5e: Download complete [2020-06-22T22:02:17.419Z] b9c365052c96: Verifying Checksum [2020-06-22T22:02:17.419Z] b9c365052c96: Download complete [2020-06-22T22:02:17.419Z] 8a11ddd9e578: Download complete [2020-06-22T22:02:19.964Z] Fetching without tags [2020-06-22T22:02:20.403Z] Merging remotes/origin/master commit f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 [2020-06-22T22:02:20.479Z] Merge succeeded, producing f29a27d878985b98e7b657acb1e0d1e11ee4e870 [2020-06-22T22:02:20.479Z] Checking out Revision f29a27d878985b98e7b657acb1e0d1e11ee4e870 (PR-387) [2020-06-22T22:02:19.583Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-22T22:02:19.589Z] > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 [2020-06-22T22:02:19.597Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T22:02:19.608Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-22T22:02:19.620Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-22T22:02:19.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T22:02:19.623Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T22:02:20.098Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T22:02:20.104Z] > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 [2020-06-22T22:02:20.147Z] > git remote # timeout=10 [2020-06-22T22:02:20.152Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T22:02:20.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T22:02:20.160Z] > git merge f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d # timeout=10 [2020-06-22T22:02:20.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T22:02:20.176Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T22:02:20.182Z] > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 [2020-06-22T22:02:23.866Z] Commit message: "feat: working on V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-22T22:02:25.676Z] ========================================================= [2020-06-22T22:02:25.676Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-22T22:02:25.676Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T22:02:26.334Z] + 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-06-22T22:02:26.919Z] Sending build context to Docker daemon 37.01MB [2020-06-22T22:02:26.919Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-22T22:02:26.919Z] Step 2/8 : FROM ${BASE} [2020-06-22T22:02:26.919Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-22T22:02:26.919Z] e6b0cf9c0882: Pulling fs layer [2020-06-22T22:02:26.919Z] 2848faf0eed1: Pulling fs layer [2020-06-22T22:02:26.919Z] 0f37312ad70f: Pulling fs layer [2020-06-22T22:02:26.919Z] 5788d62ee057: Pulling fs layer [2020-06-22T22:02:26.919Z] 0e6b1d234666: Pulling fs layer [2020-06-22T22:02:26.919Z] bf5d7aec512f: Pulling fs layer [2020-06-22T22:02:26.919Z] 34c802a77dc8: Pulling fs layer [2020-06-22T22:02:26.919Z] 9eb99e56ec68: Pulling fs layer [2020-06-22T22:02:26.919Z] 27c7a5d97fbd: Pulling fs layer [2020-06-22T22:02:26.919Z] 5c102a31e300: Pulling fs layer [2020-06-22T22:02:26.919Z] dcfb455df0a1: Pulling fs layer [2020-06-22T22:02:26.919Z] 5788d62ee057: Waiting [2020-06-22T22:02:26.919Z] 0e6b1d234666: Waiting [2020-06-22T22:02:26.919Z] bf5d7aec512f: Waiting [2020-06-22T22:02:26.919Z] 34c802a77dc8: Waiting [2020-06-22T22:02:26.919Z] 9eb99e56ec68: Waiting [2020-06-22T22:02:26.919Z] 27c7a5d97fbd: Waiting [2020-06-22T22:02:26.919Z] 5c102a31e300: Waiting [2020-06-22T22:02:26.919Z] dcfb455df0a1: Waiting [2020-06-22T22:02:26.919Z] 0f37312ad70f: Verifying Checksum [2020-06-22T22:02:26.919Z] 0f37312ad70f: Download complete [2020-06-22T22:02:26.919Z] 2848faf0eed1: Verifying Checksum [2020-06-22T22:02:26.919Z] 2848faf0eed1: Download complete [2020-06-22T22:02:26.919Z] 0e6b1d234666: Verifying Checksum [2020-06-22T22:02:26.919Z] bf5d7aec512f: Verifying Checksum [2020-06-22T22:02:26.919Z] bf5d7aec512f: Download complete [2020-06-22T22:02:26.919Z] e6b0cf9c0882: Verifying Checksum [2020-06-22T22:02:26.919Z] e6b0cf9c0882: Download complete [2020-06-22T22:02:27.878Z] 34c802a77dc8: Verifying Checksum [2020-06-22T22:02:27.878Z] 34c802a77dc8: Download complete [2020-06-22T22:02:27.878Z] 27c7a5d97fbd: Verifying Checksum [2020-06-22T22:02:27.878Z] 27c7a5d97fbd: Download complete [2020-06-22T22:02:28.141Z] 5c102a31e300: Verifying Checksum [2020-06-22T22:02:28.141Z] 5c102a31e300: Download complete [2020-06-22T22:02:28.405Z] dcfb455df0a1: Verifying Checksum [2020-06-22T22:02:28.405Z] dcfb455df0a1: Download complete [2020-06-22T22:02:28.405Z] 5788d62ee057: Verifying Checksum [2020-06-22T22:02:28.405Z] 5788d62ee057: Download complete [2020-06-22T22:02:28.405Z] 9eb99e56ec68: Verifying Checksum [2020-06-22T22:02:28.405Z] 9eb99e56ec68: Download complete [2020-06-22T22:02:29.794Z] e6b0cf9c0882: Pull complete [2020-06-22T22:02:29.794Z] 2848faf0eed1: Pull complete [2020-06-22T22:02:29.794Z] 0f37312ad70f: Pull complete [2020-06-22T22:02:29.845Z] 8a11ddd9e578: Pull complete [2020-06-22T22:02:29.845Z] 4cf88f913ddb: Pull complete [2020-06-22T22:02:29.845Z] 1df406cf5192: Pull complete [2020-06-22T22:02:34.177Z] cd6300453558: Pull complete [2020-06-22T22:02:35.096Z] 5788d62ee057: Pull complete [2020-06-22T22:02:35.096Z] 0e6b1d234666: Pull complete [2020-06-22T22:02:35.096Z] bf5d7aec512f: Pull complete [2020-06-22T22:02:38.508Z] b9c365052c96: Pull complete [2020-06-22T22:02:38.785Z] a2d8cc88f415: Pull complete [2020-06-22T22:02:40.773Z] ea1d1ca13537: Pull complete [2020-06-22T22:02:41.045Z] 3750a50a1c5e: Pull complete [2020-06-22T22:02:41.045Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-22T22:02:41.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-22T22:02:41.045Z] ---> 78745c68409d [2020-06-22T22:02:41.045Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-06-22T22:02:41.638Z] latest: Pulling from library/docker [2020-06-22T22:02:41.638Z] b538f80385f9: Pulling fs layer [2020-06-22T22:02:41.638Z] 259a493cd78d: Pulling fs layer [2020-06-22T22:02:41.638Z] b8e66b5100f5: Pulling fs layer [2020-06-22T22:02:41.638Z] f0cde32c2ffd: Pulling fs layer [2020-06-22T22:02:41.638Z] 6136a3ea7bbc: Pulling fs layer [2020-06-22T22:02:41.638Z] 8310feb2719a: Pulling fs layer [2020-06-22T22:02:41.638Z] f0cde32c2ffd: Waiting [2020-06-22T22:02:41.638Z] 37f79010e7d8: Pulling fs layer [2020-06-22T22:02:41.638Z] 8310feb2719a: Waiting [2020-06-22T22:02:41.638Z] 37f79010e7d8: Waiting [2020-06-22T22:02:41.722Z] 34c802a77dc8: Pull complete [2020-06-22T22:02:41.915Z] b8e66b5100f5: Download complete [2020-06-22T22:02:41.915Z] 259a493cd78d: Download complete [2020-06-22T22:02:41.915Z] b538f80385f9: Download complete [2020-06-22T22:02:42.191Z] 6136a3ea7bbc: Verifying Checksum [2020-06-22T22:02:42.191Z] 6136a3ea7bbc: Download complete [2020-06-22T22:02:42.191Z] 8310feb2719a: Verifying Checksum [2020-06-22T22:02:42.191Z] 8310feb2719a: Download complete [2020-06-22T22:02:42.191Z] 37f79010e7d8: Verifying Checksum [2020-06-22T22:02:42.191Z] 37f79010e7d8: Download complete [2020-06-22T22:02:42.464Z] b538f80385f9: Pull complete [2020-06-22T22:02:43.441Z] 259a493cd78d: Pull complete [2020-06-22T22:02:43.441Z] f0cde32c2ffd: Download complete [2020-06-22T22:02:43.718Z] b8e66b5100f5: Pull complete [2020-06-22T22:02:45.019Z] 9eb99e56ec68: Pull complete [2020-06-22T22:02:45.019Z] 27c7a5d97fbd: Pull complete [2020-06-22T22:02:45.589Z] 5c102a31e300: Pull complete [2020-06-22T22:02:45.589Z] dcfb455df0a1: Pull complete [2020-06-22T22:02:45.589Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-22T22:02:45.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-22T22:02:45.589Z] ---> 7c70fe431013 [2020-06-22T22:02:45.589Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-06-22T22:02:45.848Z] latest: Pulling from library/docker [2020-06-22T22:02:46.109Z] df20fa9351a1: Pulling fs layer [2020-06-22T22:02:46.109Z] 25ad7478873d: Pulling fs layer [2020-06-22T22:02:46.109Z] 4684f6177b5d: Pulling fs layer [2020-06-22T22:02:46.109Z] 1d105a01b85c: Pulling fs layer [2020-06-22T22:02:46.109Z] d87316014961: Pulling fs layer [2020-06-22T22:02:46.109Z] ae7f709568fa: Pulling fs layer [2020-06-22T22:02:46.109Z] 63f9e63bc2f8: Pulling fs layer [2020-06-22T22:02:46.109Z] 1d105a01b85c: Waiting [2020-06-22T22:02:46.109Z] d87316014961: Waiting [2020-06-22T22:02:46.109Z] ae7f709568fa: Waiting [2020-06-22T22:02:46.109Z] 63f9e63bc2f8: Waiting [2020-06-22T22:02:46.109Z] 4684f6177b5d: Verifying Checksum [2020-06-22T22:02:46.109Z] 4684f6177b5d: Download complete [2020-06-22T22:02:46.109Z] 25ad7478873d: Verifying Checksum [2020-06-22T22:02:46.109Z] 25ad7478873d: Download complete [2020-06-22T22:02:46.375Z] df20fa9351a1: Verifying Checksum [2020-06-22T22:02:46.375Z] df20fa9351a1: Download complete [2020-06-22T22:02:46.375Z] d87316014961: Verifying Checksum [2020-06-22T22:02:46.375Z] d87316014961: Download complete [2020-06-22T22:02:46.375Z] ae7f709568fa: Verifying Checksum [2020-06-22T22:02:46.375Z] ae7f709568fa: Download complete [2020-06-22T22:02:46.375Z] 63f9e63bc2f8: Verifying Checksum [2020-06-22T22:02:46.375Z] 63f9e63bc2f8: Download complete [2020-06-22T22:02:46.957Z] 1d105a01b85c: Verifying Checksum [2020-06-22T22:02:46.957Z] 1d105a01b85c: Download complete [2020-06-22T22:02:47.107Z] f0cde32c2ffd: Pull complete [2020-06-22T22:02:47.107Z] 6136a3ea7bbc: Pull complete [2020-06-22T22:02:47.377Z] 8310feb2719a: Pull complete [2020-06-22T22:02:47.527Z] df20fa9351a1: Pull complete [2020-06-22T22:02:47.788Z] 25ad7478873d: Pull complete [2020-06-22T22:02:47.980Z] 37f79010e7d8: Pull complete [2020-06-22T22:02:47.980Z] Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc [2020-06-22T22:02:47.980Z] Status: Downloaded newer image for docker:latest [2020-06-22T22:02:48.057Z] 4684f6177b5d: Pull complete [2020-06-22T22:02:50.609Z] 1d105a01b85c: Pull complete [2020-06-22T22:02:50.609Z] d87316014961: Pull complete [2020-06-22T22:02:50.609Z] ae7f709568fa: Pull complete [2020-06-22T22:02:50.609Z] 63f9e63bc2f8: Pull complete [2020-06-22T22:02:50.609Z] Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc [2020-06-22T22:02:50.609Z] Status: Downloaded newer image for docker:latest [2020-06-22T22:02:52.528Z] ---> 7c3544eca858 [2020-06-22T22:02:52.528Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-22T22:02:52.528Z] ---> Running in d3b5c206d465 [2020-06-22T22:02:52.787Z] Removing intermediate container d3b5c206d465 [2020-06-22T22:02:52.787Z] ---> ae7a1c355d06 [2020-06-22T22:02:52.787Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-06-22T22:02:52.787Z] ---> Running in 1194a7ab9d16 [2020-06-22T22:02:53.727Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T22:02:55.108Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T22:02:55.677Z] (1/5) Installing libsodium (1.0.18-r0) [2020-06-22T22:02:55.677Z] (2/5) Installing libzmq (4.3.2-r0) [2020-06-22T22:02:55.937Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-06-22T22:02:55.937Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-06-22T22:02:55.937Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-06-22T22:02:56.198Z] Executing busybox-1.31.1-r8.trigger [2020-06-22T22:02:56.198Z] OK: 145 MiB in 44 packages [2020-06-22T22:02:56.267Z] ---> 3e32151431ae [2020-06-22T22:02:56.267Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-22T22:02:56.267Z] ---> Running in c8c7d1160e86 [2020-06-22T22:02:56.267Z] Removing intermediate container c8c7d1160e86 [2020-06-22T22:02:56.267Z] ---> 04102442b3a4 [2020-06-22T22:02:56.267Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-06-22T22:02:56.267Z] ---> Running in 28cb852ec2d1 [2020-06-22T22:02:56.457Z] Removing intermediate container 1194a7ab9d16 [2020-06-22T22:02:56.457Z] ---> 185550f30bc3 [2020-06-22T22:02:56.457Z] Step 6/8 : WORKDIR /build [2020-06-22T22:02:56.718Z] ---> Running in 7fc211d91f81 [2020-06-22T22:02:56.718Z] Removing intermediate container 7fc211d91f81 [2020-06-22T22:02:56.718Z] ---> 1afad9025047 [2020-06-22T22:02:56.718Z] Step 7/8 : COPY go.mod . [2020-06-22T22:02:56.978Z] ---> 22e2528c2633 [2020-06-22T22:02:56.978Z] Step 8/8 : RUN go mod download [2020-06-22T22:02:56.978Z] ---> Running in b759d57e3927 [2020-06-22T22:02:58.247Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T22:02:58.835Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T22:02:59.105Z] (1/5) Installing libsodium (1.0.18-r0) [2020-06-22T22:02:59.376Z] (2/5) Installing libzmq (4.3.2-r0) [2020-06-22T22:02:59.376Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-06-22T22:02:59.376Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-06-22T22:02:59.526Z] go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.58: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory [2020-06-22T22:02:59.647Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-06-22T22:02:59.647Z] Executing busybox-1.31.1-r8.trigger [2020-06-22T22:02:59.647Z] OK: 127 MiB in 44 packages [2020-06-22T22:03:00.471Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-06-22T22:03:01.089Z] Removing intermediate container 28cb852ec2d1 [2020-06-22T22:03:01.089Z] ---> 06a424de4563 [2020-06-22T22:03:01.089Z] Step 6/8 : WORKDIR /build [2020-06-22T22:03:01.089Z] ---> Running in 9e6efe4584c8 [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-22T22:03:01.129Z] Failed in branch amd64 [2020-06-22T22:03:01.688Z] Removing intermediate container 9e6efe4584c8 [2020-06-22T22:03:01.688Z] ---> c6a2bcd18e7c [2020-06-22T22:03:01.688Z] Step 7/8 : COPY go.mod . [2020-06-22T22:03:02.285Z] ---> 0ccde2f52dfa [2020-06-22T22:03:02.285Z] Step 8/8 : RUN go mod download [2020-06-22T22:03:02.285Z] ---> Running in b4cac3329de0 [2020-06-22T22:03:04.911Z] go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.58: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory [2020-06-22T22:03:05.507Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-22T22:03:06.101Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-22T22:03:06.989Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T22:03:07.552Z] ---> package-listing.sh [2020-06-22T22:03:07.552Z] ++ facter osfamily [2020-06-22T22:03:07.552Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-22T22:03:07.552Z] + OS_FAMILY=redhat [2020-06-22T22:03:07.552Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-06-22T22:03:07.552Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-22T22:03:07.552Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-22T22:03:07.552Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-22T22:03:07.552Z] + PACKAGES=/tmp/packages_start.txt [2020-06-22T22:03:07.552Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' [2020-06-22T22:03:07.552Z] + PACKAGES=/tmp/packages_end.txt [2020-06-22T22:03:07.552Z] + case "${OS_FAMILY}" in [2020-06-22T22:03:07.552Z] + rpm -qa [2020-06-22T22:03:07.552Z] + sort [2020-06-22T22:03:11.762Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-22T22:03:11.762Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-22T22:03:11.762Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-22T22:03:11.762Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' [2020-06-22T22:03:11.762Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ [2020-06-22T22:03:11.762Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-22T22:03:12.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T22:03:12.395Z] [2020-06-22T22:03:12.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-22T22:03:12.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T22:03:12.717Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-22T22:03:12.717Z] c9b1b535fdd9: Pulling fs layer [2020-06-22T22:03:12.717Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-22T22:03:12.717Z] 756a868c4378: Pulling fs layer [2020-06-22T22:03:12.717Z] 444b2fc9a129: Pulling fs layer [2020-06-22T22:03:12.717Z] ea15f1150254: Pulling fs layer [2020-06-22T22:03:12.717Z] 41b27a9f41bf: Pulling fs layer [2020-06-22T22:03:12.717Z] 28c525ee5125: Pulling fs layer [2020-06-22T22:03:12.717Z] 094b1ea09ed8: Pulling fs layer [2020-06-22T22:03:12.717Z] 138eaada9080: Pulling fs layer [2020-06-22T22:03:12.717Z] 0622d0fa9048: Pulling fs layer [2020-06-22T22:03:12.717Z] 444b2fc9a129: Waiting [2020-06-22T22:03:12.717Z] ea15f1150254: Waiting [2020-06-22T22:03:12.717Z] 41b27a9f41bf: Waiting [2020-06-22T22:03:12.717Z] 28c525ee5125: Waiting [2020-06-22T22:03:12.717Z] 094b1ea09ed8: Waiting [2020-06-22T22:03:12.717Z] 138eaada9080: Waiting [2020-06-22T22:03:12.717Z] 0622d0fa9048: Waiting [2020-06-22T22:03:12.717Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-22T22:03:12.717Z] 2cc5ad85d9ab: Download complete [2020-06-22T22:03:12.717Z] 444b2fc9a129: Download complete [2020-06-22T22:03:12.717Z] c9b1b535fdd9: Download complete [2020-06-22T22:03:12.717Z] ea15f1150254: Verifying Checksum [2020-06-22T22:03:12.717Z] ea15f1150254: Download complete [2020-06-22T22:03:12.989Z] 28c525ee5125: Verifying Checksum [2020-06-22T22:03:12.989Z] 28c525ee5125: Download complete [2020-06-22T22:03:13.263Z] 756a868c4378: Verifying Checksum [2020-06-22T22:03:13.263Z] 756a868c4378: Download complete [2020-06-22T22:03:13.263Z] c9b1b535fdd9: Pull complete [2020-06-22T22:03:13.263Z] 138eaada9080: Verifying Checksum [2020-06-22T22:03:13.263Z] 138eaada9080: Download complete [2020-06-22T22:03:13.263Z] 094b1ea09ed8: Verifying Checksum [2020-06-22T22:03:13.263Z] 094b1ea09ed8: Download complete [2020-06-22T22:03:13.263Z] 0622d0fa9048: Download complete [2020-06-22T22:03:13.849Z] 2cc5ad85d9ab: Pull complete [2020-06-22T22:03:13.849Z] 41b27a9f41bf: Verifying Checksum [2020-06-22T22:03:13.849Z] 41b27a9f41bf: Download complete [2020-06-22T22:03:15.243Z] 756a868c4378: Pull complete [2020-06-22T22:03:15.243Z] 444b2fc9a129: Pull complete [2020-06-22T22:03:15.506Z] ea15f1150254: Pull complete [2020-06-22T22:03:19.717Z] 41b27a9f41bf: Pull complete [2020-06-22T22:03:19.717Z] 28c525ee5125: Pull complete [2020-06-22T22:03:23.035Z] 094b1ea09ed8: Pull complete [2020-06-22T22:03:23.035Z] 138eaada9080: Pull complete [2020-06-22T22:03:23.035Z] 0622d0fa9048: Pull complete [2020-06-22T22:03:23.035Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-22T22:03:23.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T22:03:23.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-22T22:03:23.180Z] prd-centos7-docker-4c-2g-4011 does not seem to be running inside a container [2020-06-22T22:03:23.229Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-387 -v /w/workspace/ndry_app-functions-sdk-go_PR-387:/w/workspace/ndry_app-functions-sdk-go_PR-387:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-387@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-22T22:03:26.667Z] $ docker top 4a0ff732f23613c4168e90b3dafc387a92f33e39407ede2d0c1c12b675b74a49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-22T22:03:26.878Z] provisioning config files... [2020-06-22T22:03:26.896Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/config527427672417134654tmp [Pipeline] { [Pipeline] echo [2020-06-22T22:03:26.928Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T22:03:27.219Z] ---> create-netrc.sh [Pipeline] echo [2020-06-22T22:03:27.230Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T22:03:27.521Z] ---> logs-deploy.sh [2020-06-22T22:03:27.521Z] + ARCHIVE_ARTIFACTS= [2020-06-22T22:03:27.521Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-22T22:03:27.521Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-22T22:03:27.521Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-22T22:03:27.521Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/2 [2020-06-22T22:03:27.521Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/2/ [2020-06-22T22:03:27.521Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/2 /w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-06-22T22:03:28.908Z] Archives upload complete. [2020-06-22T22:03:28.908Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/2/