Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from f29a27d878985b98e7b657acb1e0d1e11ee4e870+6ebb1d4e342e83948be709c47215156d8f90d25d (5f3573ee6281b7cef0a8548fc3eb7a6f7214bdfc) 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > 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-895 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 > 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 Merging remotes/origin/master commit 6ebb1d4e342e83948be709c47215156d8f90d25d into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 Merge succeeded, producing 4149a2533b8af798b42cca0f98e26fdcacf10ec0 Checking out Revision 4149a2533b8af798b42cca0f98e26fdcacf10ec0 (PR-387) > 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 6ebb1d4e342e83948be709c47215156d8f90d25d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4149a2533b8af798b42cca0f98e26fdcacf10ec0 # timeout=10 Commit message: "Merge commit '6ebb1d4e342e83948be709c47215156d8f90d25d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 7a9fd97f79d47662f808e1260cf20fb4e94fe8f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-16T07:47:03.559Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-16T07:47:03.773Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-16T07:47:03.872Z] ========================================================= [2020-07-16T07:47:03.872Z] EdgeX Global Pipelines Version Info [2020-07-16T07:47:03.872Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-16T07:47:05.669Z] ------------------- [2020-07-16T07:47:05.669Z] stable info: [2020-07-16T07:47:05.669Z] ------------------- [2020-07-16T07:47:05.669Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-16T07:47:05.669Z] Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 [2020-07-16T07:47:05.669Z] Message: update stable to v1.0.99 [2020-07-16T07:47:06.239Z] ------------------- [2020-07-16T07:47:06.239Z] experimental info: [2020-07-16T07:47:06.239Z] ------------------- [2020-07-16T07:47:06.239Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-16T07:47:06.239Z] Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 [2020-07-16T07:47:06.239Z] Message: update experimental to v1.0.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-16T07:47:08.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-16T07:47:08.410Z] [2020-07-16T07:47:08.410Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-16T07:47:08.758Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-16T07:47:08.758Z] latest: Pulling from edgex-devops/git-semver [2020-07-16T07:47:08.758Z] 31603596830f: Pulling fs layer [2020-07-16T07:47:08.758Z] 2a8b12db71e7: Pulling fs layer [2020-07-16T07:47:08.758Z] 6ca5941a6612: Pulling fs layer [2020-07-16T07:47:08.758Z] ecc8261a40a4: Pulling fs layer [2020-07-16T07:47:08.758Z] ecc8261a40a4: Waiting [2020-07-16T07:47:08.758Z] 2a8b12db71e7: Verifying Checksum [2020-07-16T07:47:08.758Z] 2a8b12db71e7: Download complete [2020-07-16T07:47:08.758Z] 31603596830f: Download complete [2020-07-16T07:47:09.023Z] ecc8261a40a4: Verifying Checksum [2020-07-16T07:47:09.023Z] ecc8261a40a4: Download complete [2020-07-16T07:47:09.023Z] 6ca5941a6612: Verifying Checksum [2020-07-16T07:47:09.023Z] 6ca5941a6612: Download complete [2020-07-16T07:47:09.288Z] 31603596830f: Pull complete [2020-07-16T07:47:09.288Z] 2a8b12db71e7: Pull complete [2020-07-16T07:47:10.235Z] 6ca5941a6612: Pull complete [2020-07-16T07:47:10.495Z] ecc8261a40a4: Pull complete [2020-07-16T07:47:10.495Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-16T07:47:10.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-16T07:47:10.495Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-16T07:47:10.602Z] prd-centos7-docker-4c-2g-895 does not seem to be running inside a container [2020-07-16T07:47:10.646Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-16T07:47:12.852Z] $ docker top 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-16T07:47:13.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-16T07:47:13.100Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-16T07:47:13.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-16T07:47:13.323Z] $ docker exec 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c ssh-agent [2020-07-16T07:47:13.478Z] SSH_AUTH_SOCK=/tmp/ssh-huiHWBJ6EpJ7/agent.11 [2020-07-16T07:47:13.478Z] SSH_AGENT_PID=16 [2020-07-16T07:47:13.487Z] Running ssh-add (command line suppressed) [2020-07-16T07:47:13.609Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_399700801708959776.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_399700801708959776.key) [2020-07-16T07:47:13.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-16T07:47:13.986Z] + git describe --exact-match --tags HEAD [2020-07-16T07:47:13.986Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-16T07:47:14.044Z] $ docker exec --env ******** --env ******** 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c ssh-agent -k [2020-07-16T07:47:14.158Z] unset SSH_AUTH_SOCK; [2020-07-16T07:47:14.159Z] unset SSH_AGENT_PID; [2020-07-16T07:47:14.159Z] echo Agent pid 16 killed; [2020-07-16T07:47:14.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-16T07:47:14.287Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-16T07:47:14.287Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-16T07:47:14.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-16T07:47:14.376Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-16T07:47:14.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-16T07:47:14.537Z] $ docker exec 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c ssh-agent [2020-07-16T07:47:14.683Z] SSH_AUTH_SOCK=/tmp/ssh-ACEw7HSDG5GN/agent.44 [2020-07-16T07:47:14.683Z] SSH_AGENT_PID=50 [2020-07-16T07:47:14.689Z] Running ssh-add (command line suppressed) [2020-07-16T07:47:14.807Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_2755012686253176955.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_2755012686253176955.key) [2020-07-16T07:47:14.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-16T07:47:15.183Z] + git semver init [2020-07-16T07:47:15.184Z] # -> Open(): unable to determine branch for HEAD [2020-07-16T07:47:15.184Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.git [2020-07-16T07:47:15.184Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-07-16T07:47:15.184Z] # $SEMVER_REMOTE_NAME = origin [2020-07-16T07:47:15.184Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-16T07:47:15.184Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-16T07:47:15.184Z] # $SEMVER_BRANCH = PR-387 [2020-07-16T07:47:15.184Z] # $SEMVER_TEMP = /tmp/semver-502552054 [2020-07-16T07:47:15.184Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-07-16T07:47:17.746Z] # '/tmp/semver-502552054' -> '/w/workspace/ndry_app-functions-sdk-go_PR-387/.semver' [2020-07-16T07:47:17.746Z] # -> Force: false [2020-07-16T07:47:17.746Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.semver [Pipeline] } [2020-07-16T07:47:17.763Z] $ docker exec --env ******** --env ******** 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c ssh-agent -k [2020-07-16T07:47:17.880Z] unset SSH_AUTH_SOCK; [2020-07-16T07:47:17.880Z] unset SSH_AGENT_PID; [2020-07-16T07:47:17.880Z] echo Agent pid 50 killed; [2020-07-16T07:47:17.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-16T07:47:18.371Z] + git semver [Pipeline] } [2020-07-16T07:47:18.391Z] $ docker stop --time=1 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c [2020-07-16T07:47:19.813Z] $ docker rm -f 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-16T07:47:22.162Z] Stashed 137 file(s) [Pipeline] echo [2020-07-16T07:47:22.163Z] [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-07-16T07:47:37.418Z] Still waiting to schedule task [2020-07-16T07:47:37.418Z] ‘prd-centos7-docker-4c-2g-898’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5406’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-07-16T07:47:37.419Z] Still waiting to schedule task [2020-07-16T07:47:37.419Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-07-16T07:47:54.285Z] Running on prd-centos7-docker-4c-2g-898 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws [2020-07-16T07:47:54.331Z] Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout [2020-07-16T07:47:56.586Z] using credential edgex-jenkins-ssh [2020-07-16T07:47:56.633Z] Cloning the remote Git repository [2020-07-16T07:47:56.633Z] Cloning with configured refspecs honoured and without tags [2020-07-16T07:47:56.656Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-16T07:47:56.725Z] > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 [2020-07-16T07:47:56.778Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-16T07:47:56.779Z] > git --version # timeout=10 [2020-07-16T07:47:56.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T07:47:56.817Z] > 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-07-16T07:48:03.738Z] Fetching without tags [2020-07-16T07:48:04.184Z] Merging remotes/origin/master commit 6ebb1d4e342e83948be709c47215156d8f90d25d into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 [2020-07-16T07:48:03.693Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-16T07:48:03.707Z] > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 [2020-07-16T07:48:03.717Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-16T07:48:03.731Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-16T07:48:03.741Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-16T07:48:03.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T07:48:03.748Z] > 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-07-16T07:48:04.191Z] > git config core.sparsecheckout # timeout=10 [2020-07-16T07:48:04.198Z] > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 [2020-07-16T07:48:04.248Z] > git remote # timeout=10 [2020-07-16T07:48:04.253Z] > git config --get remote.origin.url # timeout=10 [2020-07-16T07:48:04.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T07:48:04.319Z] Merge succeeded, producing f8dd879ead8e5387aefc010e336a0b7dbde39ef2 [2020-07-16T07:48:04.320Z] Checking out Revision f8dd879ead8e5387aefc010e336a0b7dbde39ef2 (PR-387) [2020-07-16T07:48:04.265Z] > git merge 6ebb1d4e342e83948be709c47215156d8f90d25d # timeout=10 [2020-07-16T07:48:04.313Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-16T07:48:04.322Z] > git config core.sparsecheckout # timeout=10 [2020-07-16T07:48:04.327Z] > git checkout -f f8dd879ead8e5387aefc010e336a0b7dbde39ef2 # timeout=10 [2020-07-16T07:48:08.041Z] Commit message: "Merge commit '6ebb1d4e342e83948be709c47215156d8f90d25d' into HEAD" [2020-07-16T07:48:08.053Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-16T07:48:08.044Z] > git rev-list --no-walk 7a9fd97f79d47662f808e1260cf20fb4e94fe8f6 # timeout=10 [Pipeline] echo [2020-07-16T07:48:09.905Z] ========================================================= [2020-07-16T07:48:09.905Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-16T07:48:09.905Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-16T07:48:10.595Z] + 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-07-16T07:48:11.170Z] Sending build context to Docker daemon 37.03MB [2020-07-16T07:48:11.170Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-16T07:48:11.170Z] Step 2/8 : FROM ${BASE} [2020-07-16T07:48:11.434Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-16T07:48:11.434Z] e6b0cf9c0882: Pulling fs layer [2020-07-16T07:48:11.434Z] 2848faf0eed1: Pulling fs layer [2020-07-16T07:48:11.434Z] 0f37312ad70f: Pulling fs layer [2020-07-16T07:48:11.434Z] 5788d62ee057: Pulling fs layer [2020-07-16T07:48:11.434Z] 0e6b1d234666: Pulling fs layer [2020-07-16T07:48:11.434Z] bf5d7aec512f: Pulling fs layer [2020-07-16T07:48:11.434Z] 34c802a77dc8: Pulling fs layer [2020-07-16T07:48:11.434Z] 9eb99e56ec68: Pulling fs layer [2020-07-16T07:48:11.434Z] 27c7a5d97fbd: Pulling fs layer [2020-07-16T07:48:11.434Z] 5c102a31e300: Pulling fs layer [2020-07-16T07:48:11.434Z] dcfb455df0a1: Pulling fs layer [2020-07-16T07:48:11.434Z] 34c802a77dc8: Waiting [2020-07-16T07:48:11.434Z] 9eb99e56ec68: Waiting [2020-07-16T07:48:11.434Z] 27c7a5d97fbd: Waiting [2020-07-16T07:48:11.434Z] 5c102a31e300: Waiting [2020-07-16T07:48:11.434Z] dcfb455df0a1: Waiting [2020-07-16T07:48:11.434Z] 0e6b1d234666: Waiting [2020-07-16T07:48:11.434Z] bf5d7aec512f: Waiting [2020-07-16T07:48:11.434Z] 5788d62ee057: Waiting [2020-07-16T07:48:11.434Z] 0f37312ad70f: Verifying Checksum [2020-07-16T07:48:11.434Z] 0f37312ad70f: Download complete [2020-07-16T07:48:11.434Z] 2848faf0eed1: Verifying Checksum [2020-07-16T07:48:11.434Z] 2848faf0eed1: Download complete [2020-07-16T07:48:11.434Z] 0e6b1d234666: Verifying Checksum [2020-07-16T07:48:11.434Z] 0e6b1d234666: Download complete [2020-07-16T07:48:11.434Z] bf5d7aec512f: Download complete [2020-07-16T07:48:11.434Z] e6b0cf9c0882: Verifying Checksum [2020-07-16T07:48:11.434Z] e6b0cf9c0882: Download complete [2020-07-16T07:48:12.026Z] 34c802a77dc8: Verifying Checksum [2020-07-16T07:48:12.026Z] 34c802a77dc8: Download complete [2020-07-16T07:48:12.026Z] 27c7a5d97fbd: Verifying Checksum [2020-07-16T07:48:12.026Z] 27c7a5d97fbd: Download complete [2020-07-16T07:48:12.633Z] 5c102a31e300: Verifying Checksum [2020-07-16T07:48:12.633Z] 5c102a31e300: Download complete [2020-07-16T07:48:12.633Z] dcfb455df0a1: Verifying Checksum [2020-07-16T07:48:12.633Z] dcfb455df0a1: Download complete [2020-07-16T07:48:12.895Z] 9eb99e56ec68: Verifying Checksum [2020-07-16T07:48:12.895Z] 9eb99e56ec68: Download complete [2020-07-16T07:48:12.895Z] 5788d62ee057: Verifying Checksum [2020-07-16T07:48:13.836Z] e6b0cf9c0882: Pull complete [2020-07-16T07:48:14.097Z] 2848faf0eed1: Pull complete [2020-07-16T07:48:14.361Z] 0f37312ad70f: Pull complete [2020-07-16T07:48:20.996Z] 5788d62ee057: Pull complete [2020-07-16T07:48:20.996Z] 0e6b1d234666: Pull complete [2020-07-16T07:48:20.996Z] bf5d7aec512f: Pull complete [2020-07-16T07:48:29.178Z] 34c802a77dc8: Pull complete [2020-07-16T07:48:32.493Z] 9eb99e56ec68: Pull complete [2020-07-16T07:48:32.493Z] 27c7a5d97fbd: Pull complete [2020-07-16T07:48:33.439Z] 5c102a31e300: Pull complete [2020-07-16T07:48:33.439Z] dcfb455df0a1: Pull complete [2020-07-16T07:48:33.439Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-16T07:48:33.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-16T07:48:33.439Z] ---> 7c70fe431013 [2020-07-16T07:48:33.439Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-16T07:48:34.011Z] latest: Pulling from library/docker [2020-07-16T07:48:34.011Z] df20fa9351a1: Pulling fs layer [2020-07-16T07:48:34.011Z] 25ad7478873d: Pulling fs layer [2020-07-16T07:48:34.011Z] 4684f6177b5d: Pulling fs layer [2020-07-16T07:48:34.011Z] 46e300cec669: Pulling fs layer [2020-07-16T07:48:34.011Z] 63038576ad94: Pulling fs layer [2020-07-16T07:48:34.011Z] 0fdb76c4706c: Pulling fs layer [2020-07-16T07:48:34.011Z] cb7edeffdfd5: Pulling fs layer [2020-07-16T07:48:34.011Z] 46e300cec669: Waiting [2020-07-16T07:48:34.011Z] 63038576ad94: Waiting [2020-07-16T07:48:34.011Z] 0fdb76c4706c: Waiting [2020-07-16T07:48:34.011Z] cb7edeffdfd5: Waiting [2020-07-16T07:48:34.011Z] 4684f6177b5d: Verifying Checksum [2020-07-16T07:48:34.011Z] 4684f6177b5d: Download complete [2020-07-16T07:48:34.011Z] df20fa9351a1: Verifying Checksum [2020-07-16T07:48:34.011Z] df20fa9351a1: Download complete [2020-07-16T07:48:34.011Z] 25ad7478873d: Verifying Checksum [2020-07-16T07:48:34.011Z] 25ad7478873d: Download complete [2020-07-16T07:48:34.271Z] 0fdb76c4706c: Verifying Checksum [2020-07-16T07:48:34.271Z] 0fdb76c4706c: Download complete [2020-07-16T07:48:34.271Z] 63038576ad94: Verifying Checksum [2020-07-16T07:48:34.271Z] 63038576ad94: Download complete [2020-07-16T07:48:34.271Z] cb7edeffdfd5: Verifying Checksum [2020-07-16T07:48:34.271Z] cb7edeffdfd5: Download complete [2020-07-16T07:48:34.850Z] 46e300cec669: Verifying Checksum [2020-07-16T07:48:34.850Z] 46e300cec669: Download complete [2020-07-16T07:48:35.425Z] df20fa9351a1: Pull complete [2020-07-16T07:48:35.998Z] 25ad7478873d: Pull complete [2020-07-16T07:48:35.998Z] 4684f6177b5d: Pull complete [2020-07-16T07:48:39.319Z] 46e300cec669: Pull complete [2020-07-16T07:48:39.319Z] 63038576ad94: Pull complete [2020-07-16T07:48:39.319Z] 0fdb76c4706c: Pull complete [2020-07-16T07:48:39.319Z] cb7edeffdfd5: Pull complete [2020-07-16T07:48:39.319Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-16T07:48:39.319Z] Status: Downloaded newer image for docker:latest [2020-07-16T07:48:41.872Z] ---> e53255931f8a [2020-07-16T07:48:41.872Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-16T07:48:41.872Z] ---> Running in e316a09ed5ec [2020-07-16T07:48:41.872Z] Removing intermediate container e316a09ed5ec [2020-07-16T07:48:41.872Z] ---> 54da37b07126 [2020-07-16T07:48:41.872Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-07-16T07:48:41.872Z] ---> Running in b1715eb2c512 [2020-07-16T07:48:42.828Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-16T07:48:43.400Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-16T07:48:43.662Z] (1/5) Installing libsodium (1.0.18-r0) [2020-07-16T07:48:43.662Z] (2/5) Installing libzmq (4.3.2-r0) [2020-07-16T07:48:43.922Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-07-16T07:48:43.922Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-07-16T07:48:43.922Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-07-16T07:48:44.184Z] Executing busybox-1.31.1-r8.trigger [2020-07-16T07:48:44.184Z] OK: 145 MiB in 44 packages [2020-07-16T07:48:44.757Z] Removing intermediate container b1715eb2c512 [2020-07-16T07:48:44.757Z] ---> f89a7f0cb785 [2020-07-16T07:48:44.757Z] Step 6/8 : WORKDIR /build [2020-07-16T07:48:44.757Z] ---> Running in cd08e4ca43f7 [2020-07-16T07:48:45.017Z] Removing intermediate container cd08e4ca43f7 [2020-07-16T07:48:45.017Z] ---> d9f72f87fe2e [2020-07-16T07:48:45.017Z] Step 7/8 : COPY go.mod . [2020-07-16T07:48:45.280Z] ---> be9004c9fa55 [2020-07-16T07:48:45.280Z] Step 8/8 : RUN go mod download [2020-07-16T07:48:45.280Z] ---> Running in 2791e234200e [2020-07-16T07:48:47.834Z] go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.60: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory [2020-07-16T07:48:48.095Z] 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-07-16T07:48:49.395Z] Failed in branch amd64 [2020-07-16T07:50:22.989Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-900 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws [2020-07-16T07:50:23.030Z] Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout [2020-07-16T07:50:27.836Z] using credential edgex-jenkins-ssh [2020-07-16T07:50:27.930Z] Cloning the remote Git repository [2020-07-16T07:50:27.930Z] Cloning with configured refspecs honoured and without tags [2020-07-16T07:50:28.022Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-16T07:50:28.160Z] > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 [2020-07-16T07:50:28.239Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-16T07:50:28.240Z] > git --version # timeout=10 [2020-07-16T07:50:28.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T07:50:28.353Z] > 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-07-16T07:50:31.160Z] Fetching without tags [2020-07-16T07:50:31.663Z] Merging remotes/origin/master commit 6ebb1d4e342e83948be709c47215156d8f90d25d into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 [2020-07-16T07:50:31.071Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-16T07:50:31.103Z] > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 [2020-07-16T07:50:31.120Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-16T07:50:31.147Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-16T07:50:31.171Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-16T07:50:31.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T07:50:31.183Z] > 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-07-16T07:50:31.684Z] > git config core.sparsecheckout # timeout=10 [2020-07-16T07:50:31.701Z] > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 [2020-07-16T07:50:31.802Z] > git remote # timeout=10 [2020-07-16T07:50:31.816Z] > git config --get remote.origin.url # timeout=10 [2020-07-16T07:50:31.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-16T07:50:31.844Z] > git merge 6ebb1d4e342e83948be709c47215156d8f90d25d # timeout=10 [2020-07-16T07:50:31.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-16T07:50:31.960Z] Merge succeeded, producing 71722dc56cdd465bd4db82b8d74256ee002fc8b2 [2020-07-16T07:50:31.960Z] Checking out Revision 71722dc56cdd465bd4db82b8d74256ee002fc8b2 (PR-387) [2020-07-16T07:50:31.967Z] > git config core.sparsecheckout # timeout=10 [2020-07-16T07:50:31.978Z] > git checkout -f 71722dc56cdd465bd4db82b8d74256ee002fc8b2 # timeout=10 [2020-07-16T07:50:36.412Z] Commit message: "Merge commit '6ebb1d4e342e83948be709c47215156d8f90d25d' into HEAD" [2020-07-16T07:50:36.441Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-16T07:50:36.423Z] > git rev-list --no-walk 7a9fd97f79d47662f808e1260cf20fb4e94fe8f6 # timeout=10 [Pipeline] echo [2020-07-16T07:50:39.948Z] ========================================================= [2020-07-16T07:50:39.948Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-16T07:50:39.948Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-16T07:50:40.942Z] + 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-07-16T07:50:42.408Z] Sending build context to Docker daemon 37.03MB [2020-07-16T07:50:42.408Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-16T07:50:42.408Z] Step 2/8 : FROM ${BASE} [2020-07-16T07:50:42.683Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-16T07:50:42.683Z] cde5963f3b93: Pulling fs layer [2020-07-16T07:50:42.683Z] 2a23fa8c16f7: Pulling fs layer [2020-07-16T07:50:42.683Z] 777b28850792: Pulling fs layer [2020-07-16T07:50:42.683Z] 8a11ddd9e578: Pulling fs layer [2020-07-16T07:50:42.683Z] 4cf88f913ddb: Pulling fs layer [2020-07-16T07:50:42.683Z] 1df406cf5192: Pulling fs layer [2020-07-16T07:50:42.683Z] cd6300453558: Pulling fs layer [2020-07-16T07:50:42.683Z] b9c365052c96: Pulling fs layer [2020-07-16T07:50:42.683Z] a2d8cc88f415: Pulling fs layer [2020-07-16T07:50:42.683Z] ea1d1ca13537: Pulling fs layer [2020-07-16T07:50:42.683Z] 3750a50a1c5e: Pulling fs layer [2020-07-16T07:50:42.683Z] 8a11ddd9e578: Waiting [2020-07-16T07:50:42.683Z] 4cf88f913ddb: Waiting [2020-07-16T07:50:42.683Z] 1df406cf5192: Waiting [2020-07-16T07:50:42.683Z] cd6300453558: Waiting [2020-07-16T07:50:42.683Z] b9c365052c96: Waiting [2020-07-16T07:50:42.683Z] a2d8cc88f415: Waiting [2020-07-16T07:50:42.683Z] ea1d1ca13537: Waiting [2020-07-16T07:50:42.683Z] 3750a50a1c5e: Waiting [2020-07-16T07:50:42.683Z] 777b28850792: Verifying Checksum [2020-07-16T07:50:42.683Z] 777b28850792: Download complete [2020-07-16T07:50:42.683Z] 2a23fa8c16f7: Verifying Checksum [2020-07-16T07:50:42.683Z] 2a23fa8c16f7: Download complete [2020-07-16T07:50:42.683Z] 4cf88f913ddb: Download complete [2020-07-16T07:50:42.683Z] 1df406cf5192: Verifying Checksum [2020-07-16T07:50:42.683Z] 1df406cf5192: Download complete [2020-07-16T07:50:42.961Z] cde5963f3b93: Verifying Checksum [2020-07-16T07:50:42.961Z] cde5963f3b93: Download complete [2020-07-16T07:50:43.966Z] cde5963f3b93: Pull complete [2020-07-16T07:50:44.563Z] 2a23fa8c16f7: Pull complete [2020-07-16T07:50:44.845Z] 777b28850792: Pull complete [2020-07-16T07:50:45.831Z] cd6300453558: Verifying Checksum [2020-07-16T07:50:45.831Z] cd6300453558: Download complete [2020-07-16T07:50:45.831Z] a2d8cc88f415: Verifying Checksum [2020-07-16T07:50:45.831Z] a2d8cc88f415: Download complete [2020-07-16T07:50:47.275Z] ea1d1ca13537: Verifying Checksum [2020-07-16T07:50:47.275Z] ea1d1ca13537: Download complete [2020-07-16T07:50:47.275Z] 3750a50a1c5e: Verifying Checksum [2020-07-16T07:50:47.275Z] 3750a50a1c5e: Download complete [2020-07-16T07:50:47.873Z] 8a11ddd9e578: Verifying Checksum [2020-07-16T07:50:47.873Z] 8a11ddd9e578: Download complete [2020-07-16T07:50:48.149Z] b9c365052c96: Verifying Checksum [2020-07-16T07:50:48.149Z] b9c365052c96: Download complete [2020-07-16T07:51:00.576Z] 8a11ddd9e578: Pull complete [2020-07-16T07:51:00.576Z] 4cf88f913ddb: Pull complete [2020-07-16T07:51:00.576Z] 1df406cf5192: Pull complete [2020-07-16T07:51:03.981Z] cd6300453558: Pull complete [2020-07-16T07:51:08.290Z] b9c365052c96: Pull complete [2020-07-16T07:51:08.564Z] a2d8cc88f415: Pull complete [2020-07-16T07:51:10.560Z] ea1d1ca13537: Pull complete [2020-07-16T07:51:10.831Z] 3750a50a1c5e: Pull complete [2020-07-16T07:51:10.831Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-16T07:51:10.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-16T07:51:11.103Z] ---> 78745c68409d [2020-07-16T07:51:11.103Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-16T07:51:11.373Z] latest: Pulling from library/docker [2020-07-16T07:51:11.373Z] b538f80385f9: Pulling fs layer [2020-07-16T07:51:11.373Z] 259a493cd78d: Pulling fs layer [2020-07-16T07:51:11.373Z] b8e66b5100f5: Pulling fs layer [2020-07-16T07:51:11.373Z] 39dc9c94d07c: Pulling fs layer [2020-07-16T07:51:11.373Z] 551b823b3b82: Pulling fs layer [2020-07-16T07:51:11.373Z] 3c52a74df98c: Pulling fs layer [2020-07-16T07:51:11.373Z] 6c9b121b6998: Pulling fs layer [2020-07-16T07:51:11.373Z] 39dc9c94d07c: Waiting [2020-07-16T07:51:11.373Z] 551b823b3b82: Waiting [2020-07-16T07:51:11.373Z] 3c52a74df98c: Waiting [2020-07-16T07:51:11.373Z] 6c9b121b6998: Waiting [2020-07-16T07:51:11.650Z] b8e66b5100f5: Verifying Checksum [2020-07-16T07:51:11.650Z] b8e66b5100f5: Download complete [2020-07-16T07:51:11.650Z] 259a493cd78d: Verifying Checksum [2020-07-16T07:51:11.650Z] 259a493cd78d: Download complete [2020-07-16T07:51:11.650Z] b538f80385f9: Download complete [2020-07-16T07:51:11.650Z] 551b823b3b82: Verifying Checksum [2020-07-16T07:51:11.650Z] 551b823b3b82: Download complete [2020-07-16T07:51:11.650Z] 3c52a74df98c: Verifying Checksum [2020-07-16T07:51:11.650Z] 3c52a74df98c: Download complete [2020-07-16T07:51:11.922Z] 6c9b121b6998: Download complete [2020-07-16T07:51:12.198Z] b538f80385f9: Pull complete [2020-07-16T07:51:12.792Z] 39dc9c94d07c: Verifying Checksum [2020-07-16T07:51:12.792Z] 39dc9c94d07c: Download complete [2020-07-16T07:51:13.066Z] 259a493cd78d: Pull complete [2020-07-16T07:51:13.338Z] b8e66b5100f5: Pull complete [2020-07-16T07:51:16.538Z] 39dc9c94d07c: Pull complete [2020-07-16T07:51:16.538Z] 551b823b3b82: Pull complete [2020-07-16T07:51:16.812Z] 3c52a74df98c: Pull complete [2020-07-16T07:51:17.406Z] 6c9b121b6998: Pull complete [2020-07-16T07:51:17.406Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-16T07:51:17.406Z] Status: Downloaded newer image for docker:latest [2020-07-16T07:51:25.710Z] ---> 84c969066de4 [2020-07-16T07:51:25.710Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-16T07:51:25.710Z] ---> Running in 873c19daa2f7 [2020-07-16T07:51:25.710Z] Removing intermediate container 873c19daa2f7 [2020-07-16T07:51:25.710Z] ---> 29be3f1e2553 [2020-07-16T07:51:25.710Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-07-16T07:51:25.710Z] ---> Running in da9383ff504b [2020-07-16T07:51:27.141Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-16T07:51:28.114Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-16T07:51:28.383Z] (1/5) Installing libsodium (1.0.18-r0) [2020-07-16T07:51:28.654Z] (2/5) Installing libzmq (4.3.2-r0) [2020-07-16T07:51:28.654Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-07-16T07:51:28.654Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-07-16T07:51:28.926Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-07-16T07:51:28.926Z] Executing busybox-1.31.1-r8.trigger [2020-07-16T07:51:28.926Z] OK: 127 MiB in 44 packages [2020-07-16T07:51:30.364Z] Removing intermediate container da9383ff504b [2020-07-16T07:51:30.364Z] ---> 394db982deaa [2020-07-16T07:51:30.364Z] Step 6/8 : WORKDIR /build [2020-07-16T07:51:30.364Z] ---> Running in f2805dc3ec2e [2020-07-16T07:51:30.636Z] Removing intermediate container f2805dc3ec2e [2020-07-16T07:51:30.636Z] ---> 695e2629f3c3 [2020-07-16T07:51:30.636Z] Step 7/8 : COPY go.mod . [2020-07-16T07:51:31.240Z] ---> 80c5b590f235 [2020-07-16T07:51:31.240Z] Step 8/8 : RUN go mod download [2020-07-16T07:51:31.511Z] ---> Running in f050f4da7022 [2020-07-16T07:51:34.907Z] go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.60: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory [2020-07-16T07:51:34.907Z] 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-07-16T07:51:36.461Z] 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-07-16T07:51:38.054Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-16T07:51:38.612Z] ---> package-listing.sh [2020-07-16T07:51:38.612Z] ++ facter osfamily [2020-07-16T07:51:38.612Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-16T07:51:38.612Z] + OS_FAMILY=redhat [2020-07-16T07:51:38.612Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-07-16T07:51:38.612Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-16T07:51:38.612Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-16T07:51:38.612Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-16T07:51:38.612Z] + PACKAGES=/tmp/packages_start.txt [2020-07-16T07:51:38.612Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' [2020-07-16T07:51:38.612Z] + PACKAGES=/tmp/packages_end.txt [2020-07-16T07:51:38.612Z] + case "${OS_FAMILY}" in [2020-07-16T07:51:38.612Z] + rpm -qa [2020-07-16T07:51:38.612Z] + sort [2020-07-16T07:51:42.830Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-16T07:51:42.830Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-16T07:51:42.830Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-16T07:51:42.830Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' [2020-07-16T07:51:42.830Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ [2020-07-16T07:51:42.830Z] + 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-07-16T07:51:43.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-16T07:51:43.211Z] [2020-07-16T07:51:43.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-16T07:51:43.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-16T07:51:43.554Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-16T07:51:43.554Z] c9b1b535fdd9: Pulling fs layer [2020-07-16T07:51:43.554Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-16T07:51:43.554Z] 756a868c4378: Pulling fs layer [2020-07-16T07:51:43.554Z] 444b2fc9a129: Pulling fs layer [2020-07-16T07:51:43.554Z] ea15f1150254: Pulling fs layer [2020-07-16T07:51:43.554Z] 41b27a9f41bf: Pulling fs layer [2020-07-16T07:51:43.554Z] 28c525ee5125: Pulling fs layer [2020-07-16T07:51:43.554Z] 094b1ea09ed8: Pulling fs layer [2020-07-16T07:51:43.554Z] 138eaada9080: Pulling fs layer [2020-07-16T07:51:43.554Z] 0622d0fa9048: Pulling fs layer [2020-07-16T07:51:43.554Z] 444b2fc9a129: Waiting [2020-07-16T07:51:43.554Z] 41b27a9f41bf: Waiting [2020-07-16T07:51:43.554Z] 28c525ee5125: Waiting [2020-07-16T07:51:43.554Z] 094b1ea09ed8: Waiting [2020-07-16T07:51:43.554Z] ea15f1150254: Waiting [2020-07-16T07:51:43.554Z] 138eaada9080: Waiting [2020-07-16T07:51:43.554Z] 0622d0fa9048: Waiting [2020-07-16T07:51:43.554Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-16T07:51:43.554Z] 2cc5ad85d9ab: Download complete [2020-07-16T07:51:43.554Z] 444b2fc9a129: Verifying Checksum [2020-07-16T07:51:43.554Z] 444b2fc9a129: Download complete [2020-07-16T07:51:43.554Z] c9b1b535fdd9: Verifying Checksum [2020-07-16T07:51:43.554Z] c9b1b535fdd9: Download complete [2020-07-16T07:51:43.554Z] ea15f1150254: Verifying Checksum [2020-07-16T07:51:43.554Z] ea15f1150254: Download complete [2020-07-16T07:51:43.554Z] 28c525ee5125: Verifying Checksum [2020-07-16T07:51:43.554Z] 28c525ee5125: Download complete [2020-07-16T07:51:44.185Z] 756a868c4378: Download complete [2020-07-16T07:51:44.185Z] 138eaada9080: Verifying Checksum [2020-07-16T07:51:44.185Z] 138eaada9080: Download complete [2020-07-16T07:51:44.185Z] 094b1ea09ed8: Verifying Checksum [2020-07-16T07:51:44.185Z] 094b1ea09ed8: Download complete [2020-07-16T07:51:44.185Z] 0622d0fa9048: Download complete [2020-07-16T07:51:44.185Z] c9b1b535fdd9: Pull complete [2020-07-16T07:51:44.473Z] 2cc5ad85d9ab: Pull complete [2020-07-16T07:51:44.736Z] 41b27a9f41bf: Verifying Checksum [2020-07-16T07:51:44.736Z] 41b27a9f41bf: Download complete [2020-07-16T07:51:45.687Z] 756a868c4378: Pull complete [2020-07-16T07:51:45.951Z] 444b2fc9a129: Pull complete [2020-07-16T07:51:46.211Z] ea15f1150254: Pull complete [2020-07-16T07:51:50.418Z] 41b27a9f41bf: Pull complete [2020-07-16T07:51:50.418Z] 28c525ee5125: Pull complete [2020-07-16T07:51:52.968Z] 094b1ea09ed8: Pull complete [2020-07-16T07:51:52.968Z] 138eaada9080: Pull complete [2020-07-16T07:51:53.228Z] 0622d0fa9048: Pull complete [2020-07-16T07:51:53.228Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-16T07:51:53.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-16T07:51:53.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-16T07:51:53.357Z] prd-centos7-docker-4c-2g-895 does not seem to be running inside a container [2020-07-16T07:51:53.398Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-16T07:51:56.826Z] $ docker top 232eff6949f8dba8a1fa67b4018cff0817091871b04fea733a0864bfe1cb59b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-16T07:51:57.096Z] provisioning config files... [2020-07-16T07:51:57.111Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/config8263859263932236154tmp [Pipeline] { [Pipeline] echo [2020-07-16T07:51:57.173Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-16T07:51:57.461Z] ---> create-netrc.sh [Pipeline] echo [2020-07-16T07:51:57.470Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-16T07:51:57.765Z] ---> logs-deploy.sh [2020-07-16T07:51:57.765Z] + ARCHIVE_ARTIFACTS= [2020-07-16T07:51:57.765Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-16T07:51:57.765Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-16T07:51:57.765Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-16T07:51:57.765Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/9 [2020-07-16T07:51:57.765Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/9/ [2020-07-16T07:51:57.765Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/9 /w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-07-16T07:51:59.166Z] Archives upload complete. [2020-07-16T07:51:59.166Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/9/