Pull request #387 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 6960beb5809d1410efdcc8d56f3066b21bdb2389+f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d (a6ec25c5fe1fd95cb6e172a2da898201e51d4d50) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-387/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # 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 Running on prd-centos7-docker-4c-2g-3987 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 6960beb5809d1410efdcc8d56f3066b21bdb2389 Merge succeeded, producing 6960beb5809d1410efdcc8d56f3066b21bdb2389 Checking out Revision 6960beb5809d1410efdcc8d56f3066b21bdb2389 (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 6960beb5809d1410efdcc8d56f3066b21bdb2389 # 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 6960beb5809d1410efdcc8d56f3066b21bdb2389 # timeout=10 Commit message: "feat: add ping v2 api" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-22T17:32:44.667Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-22T17:32:44.881Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-22T17:32:44.988Z] ========================================================= [2020-06-22T17:32:44.988Z] EdgeX Global Pipelines Version Info [2020-06-22T17:32:44.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-22T17:32:46.905Z] ------------------- [2020-06-22T17:32:46.905Z] stable info: [2020-06-22T17:32:46.905Z] ------------------- [2020-06-22T17:32:46.905Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-22T17:32:46.905Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-22T17:32:46.905Z] Message: update stable to v1.0.89 [2020-06-22T17:32:47.476Z] ------------------- [2020-06-22T17:32:47.476Z] experimental info: [2020-06-22T17:32:47.476Z] ------------------- [2020-06-22T17:32:47.476Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-22T17:32:47.476Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-22T17:32:47.476Z] 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-22T17:32:49.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T17:32:49.585Z] [2020-06-22T17:32:49.585Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-22T17:32:49.948Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T17:32:49.948Z] latest: Pulling from edgex-devops/git-semver [2020-06-22T17:32:49.948Z] 9123ac7c32f7: Pulling fs layer [2020-06-22T17:32:49.948Z] b8cc5d1170e3: Pulling fs layer [2020-06-22T17:32:49.948Z] 2924cbbf6a41: Pulling fs layer [2020-06-22T17:32:49.948Z] 93b08a4f1073: Pulling fs layer [2020-06-22T17:32:49.948Z] 93b08a4f1073: Waiting [2020-06-22T17:32:49.948Z] b8cc5d1170e3: Verifying Checksum [2020-06-22T17:32:49.948Z] b8cc5d1170e3: Download complete [2020-06-22T17:32:50.221Z] 9123ac7c32f7: Verifying Checksum [2020-06-22T17:32:50.221Z] 9123ac7c32f7: Download complete [2020-06-22T17:32:50.221Z] 93b08a4f1073: Verifying Checksum [2020-06-22T17:32:50.221Z] 93b08a4f1073: Download complete [2020-06-22T17:32:50.221Z] 2924cbbf6a41: Verifying Checksum [2020-06-22T17:32:50.221Z] 2924cbbf6a41: Download complete [2020-06-22T17:32:50.487Z] 9123ac7c32f7: Pull complete [2020-06-22T17:32:50.748Z] b8cc5d1170e3: Pull complete [2020-06-22T17:32:51.698Z] 2924cbbf6a41: Pull complete [2020-06-22T17:32:51.698Z] 93b08a4f1073: Pull complete [2020-06-22T17:32:51.698Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-22T17:32:51.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T17:32:51.698Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-22T17:32:51.897Z] prd-centos7-docker-4c-2g-3987 does not seem to be running inside a container [2020-06-22T17:32:51.943Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-22T17:32:54.205Z] $ docker top 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-22T17:32:54.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T17:32:54.461Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T17:32:54.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T17:32:54.682Z] $ docker exec 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 ssh-agent [2020-06-22T17:32:54.856Z] SSH_AUTH_SOCK=/tmp/ssh-goQbtUz0VedI/agent.11 [2020-06-22T17:32:54.856Z] SSH_AGENT_PID=16 [2020-06-22T17:32:54.866Z] Running ssh-add (command line suppressed) [2020-06-22T17:32:54.993Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_1569303259326609637.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_1569303259326609637.key) [2020-06-22T17:32:55.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T17:32:55.394Z] + git describe --exact-match --tags HEAD [2020-06-22T17:32:55.394Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-22T17:32:55.520Z] $ docker exec --env ******** --env ******** 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 ssh-agent -k [2020-06-22T17:32:55.655Z] unset SSH_AUTH_SOCK; [2020-06-22T17:32:55.655Z] unset SSH_AGENT_PID; [2020-06-22T17:32:55.656Z] echo Agent pid 16 killed; [2020-06-22T17:32:55.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-22T17:32:55.790Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-22T17:32:55.790Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-22T17:32:55.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T17:32:55.859Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T17:32:56.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T17:32:56.027Z] $ docker exec 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 ssh-agent [2020-06-22T17:32:56.188Z] SSH_AUTH_SOCK=/tmp/ssh-Fra137QkIyO6/agent.45 [2020-06-22T17:32:56.188Z] SSH_AGENT_PID=50 [2020-06-22T17:32:56.196Z] Running ssh-add (command line suppressed) [2020-06-22T17:32:56.323Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_841696998135449936.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_841696998135449936.key) [2020-06-22T17:32:56.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T17:32:56.744Z] + git semver init [2020-06-22T17:32:56.744Z] # -> Open(): unable to determine branch for HEAD [2020-06-22T17:32:56.744Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.git [2020-06-22T17:32:56.744Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-06-22T17:32:56.744Z] # $SEMVER_REMOTE_NAME = origin [2020-06-22T17:32:56.744Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-22T17:32:56.744Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-22T17:32:56.744Z] # $SEMVER_BRANCH = PR-387 [2020-06-22T17:32:56.744Z] # $SEMVER_TEMP = /tmp/semver-916188552 [2020-06-22T17:32:56.744Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-06-22T17:32:59.300Z] # '/tmp/semver-916188552' -> '/w/workspace/ndry_app-functions-sdk-go_PR-387/.semver' [2020-06-22T17:32:59.300Z] # -> Force: false [2020-06-22T17:32:59.300Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.semver [Pipeline] } [2020-06-22T17:32:59.325Z] $ docker exec --env ******** --env ******** 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 ssh-agent -k [2020-06-22T17:32:59.448Z] unset SSH_AUTH_SOCK; [2020-06-22T17:32:59.449Z] unset SSH_AGENT_PID; [2020-06-22T17:32:59.449Z] echo Agent pid 50 killed; [2020-06-22T17:32:59.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-22T17:32:59.957Z] + git semver [Pipeline] } [2020-06-22T17:32:59.994Z] $ docker stop --time=1 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 [2020-06-22T17:33:01.477Z] $ docker rm -f 05b68bbbdedff188e3b7ed781a78a602abbde878ab40315a9df8716d2f0cda14 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-22T17:33:03.710Z] Stashed 130 file(s) [Pipeline] echo [2020-06-22T17:33:03.738Z] [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-22T17:33:19.103Z] Still waiting to schedule task [2020-06-22T17:33:19.104Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3987’ [2020-06-22T17:33:19.127Z] Still waiting to schedule task [2020-06-22T17:33:19.127Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-22T17:34:56.768Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3988 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws [2020-06-22T17:34:56.849Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-06-22T17:35:01.868Z] using credential edgex-jenkins-ssh [2020-06-22T17:35:01.905Z] Cloning the remote Git repository [2020-06-22T17:35:01.905Z] Cloning with configured refspecs honoured and without tags [2020-06-22T17:35:01.944Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-22T17:35:02.074Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-06-22T17:35:02.148Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-22T17:35:02.148Z] > git --version # timeout=10 [2020-06-22T17:35:02.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T17:35:02.224Z] > 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-22T17:35:07.089Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-22T17:35:07.205Z] Fetching without tags [2020-06-22T17:35:07.651Z] Merging remotes/origin/master commit f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d into PR head commit 6960beb5809d1410efdcc8d56f3066b21bdb2389 [2020-06-22T17:35:07.895Z] Merge succeeded, producing 6960beb5809d1410efdcc8d56f3066b21bdb2389 [2020-06-22T17:35:07.896Z] Checking out Revision 6960beb5809d1410efdcc8d56f3066b21bdb2389 (PR-387) [2020-06-22T17:35:07.107Z] > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 [2020-06-22T17:35:07.126Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T17:35:07.151Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-22T17:35:07.189Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-22T17:35:07.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T17:35:07.201Z] > 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-22T17:35:07.645Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T17:35:07.664Z] > git checkout -f 6960beb5809d1410efdcc8d56f3066b21bdb2389 # timeout=10 [2020-06-22T17:35:07.767Z] > git remote # timeout=10 [2020-06-22T17:35:07.785Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T17:35:07.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T17:35:07.819Z] > git merge f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d # timeout=10 [2020-06-22T17:35:07.840Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T17:35:07.876Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T17:35:07.889Z] > git checkout -f 6960beb5809d1410efdcc8d56f3066b21bdb2389 # timeout=10 [2020-06-22T17:35:12.462Z] Commit message: "feat: add ping v2 api" [2020-06-22T17:35:12.489Z] > git --version # timeout=10 [2020-06-22T17:35:12.510Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-22T17:35:16.403Z] ========================================================= [2020-06-22T17:35:16.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-22T17:35:16.403Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T17:35:17.459Z] + 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-22T17:35:18.904Z] Sending build context to Docker daemon 37MB [2020-06-22T17:35:18.904Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-22T17:35:18.904Z] Step 2/8 : FROM ${BASE} [2020-06-22T17:35:18.904Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-22T17:35:18.904Z] cde5963f3b93: Pulling fs layer [2020-06-22T17:35:18.904Z] 2a23fa8c16f7: Pulling fs layer [2020-06-22T17:35:18.904Z] 777b28850792: Pulling fs layer [2020-06-22T17:35:18.904Z] 8a11ddd9e578: Pulling fs layer [2020-06-22T17:35:18.904Z] 4cf88f913ddb: Pulling fs layer [2020-06-22T17:35:18.904Z] 1df406cf5192: Pulling fs layer [2020-06-22T17:35:18.904Z] cd6300453558: Pulling fs layer [2020-06-22T17:35:18.904Z] b9c365052c96: Pulling fs layer [2020-06-22T17:35:18.904Z] a2d8cc88f415: Pulling fs layer [2020-06-22T17:35:18.904Z] ea1d1ca13537: Pulling fs layer [2020-06-22T17:35:18.904Z] 3750a50a1c5e: Pulling fs layer [2020-06-22T17:35:18.904Z] 8a11ddd9e578: Waiting [2020-06-22T17:35:18.904Z] 4cf88f913ddb: Waiting [2020-06-22T17:35:18.904Z] 1df406cf5192: Waiting [2020-06-22T17:35:18.904Z] cd6300453558: Waiting [2020-06-22T17:35:18.904Z] b9c365052c96: Waiting [2020-06-22T17:35:18.904Z] a2d8cc88f415: Waiting [2020-06-22T17:35:18.904Z] ea1d1ca13537: Waiting [2020-06-22T17:35:18.904Z] 3750a50a1c5e: Waiting [2020-06-22T17:35:18.904Z] 777b28850792: Verifying Checksum [2020-06-22T17:35:18.904Z] 777b28850792: Download complete [2020-06-22T17:35:18.904Z] 2a23fa8c16f7: Verifying Checksum [2020-06-22T17:35:18.904Z] 2a23fa8c16f7: Download complete [2020-06-22T17:35:18.904Z] 4cf88f913ddb: Verifying Checksum [2020-06-22T17:35:18.904Z] 4cf88f913ddb: Download complete [2020-06-22T17:35:19.177Z] 1df406cf5192: Download complete [2020-06-22T17:35:19.177Z] cde5963f3b93: Verifying Checksum [2020-06-22T17:35:19.177Z] cde5963f3b93: Download complete [2020-06-22T17:35:19.780Z] cde5963f3b93: Pull complete [2020-06-22T17:35:20.389Z] 2a23fa8c16f7: Pull complete [2020-06-22T17:35:20.663Z] 777b28850792: Pull complete [2020-06-22T17:35:21.654Z] cd6300453558: Verifying Checksum [2020-06-22T17:35:21.654Z] cd6300453558: Download complete [2020-06-22T17:35:21.654Z] a2d8cc88f415: Verifying Checksum [2020-06-22T17:35:21.654Z] a2d8cc88f415: Download complete [2020-06-22T17:35:22.642Z] ea1d1ca13537: Verifying Checksum [2020-06-22T17:35:22.642Z] ea1d1ca13537: Download complete [2020-06-22T17:35:22.939Z] 3750a50a1c5e: Verifying Checksum [2020-06-22T17:35:22.939Z] 3750a50a1c5e: Download complete [2020-06-22T17:35:23.915Z] b9c365052c96: Verifying Checksum [2020-06-22T17:35:23.915Z] b9c365052c96: Download complete [2020-06-22T17:35:24.511Z] 8a11ddd9e578: Verifying Checksum [2020-06-22T17:35:24.511Z] 8a11ddd9e578: Download complete [2020-06-22T17:35:36.916Z] 8a11ddd9e578: Pull complete [2020-06-22T17:35:36.916Z] 4cf88f913ddb: Pull complete [2020-06-22T17:35:36.916Z] 1df406cf5192: Pull complete [2020-06-22T17:35:41.229Z] cd6300453558: Pull complete [2020-06-22T17:35:45.558Z] b9c365052c96: Pull complete [2020-06-22T17:35:45.835Z] a2d8cc88f415: Pull complete [2020-06-22T17:35:47.824Z] ea1d1ca13537: Pull complete [2020-06-22T17:35:48.095Z] 3750a50a1c5e: Pull complete [2020-06-22T17:35:48.366Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-22T17:35:48.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-22T17:35:48.366Z] ---> 78745c68409d [2020-06-22T17:35:48.366Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-06-22T17:35:48.639Z] latest: Pulling from library/docker [2020-06-22T17:35:48.639Z] b538f80385f9: Pulling fs layer [2020-06-22T17:35:48.639Z] 259a493cd78d: Pulling fs layer [2020-06-22T17:35:48.639Z] b8e66b5100f5: Pulling fs layer [2020-06-22T17:35:48.639Z] f0cde32c2ffd: Pulling fs layer [2020-06-22T17:35:48.639Z] 6136a3ea7bbc: Pulling fs layer [2020-06-22T17:35:48.639Z] 8310feb2719a: Pulling fs layer [2020-06-22T17:35:48.639Z] 37f79010e7d8: Pulling fs layer [2020-06-22T17:35:48.639Z] f0cde32c2ffd: Waiting [2020-06-22T17:35:48.639Z] 8310feb2719a: Waiting [2020-06-22T17:35:48.639Z] 37f79010e7d8: Waiting [2020-06-22T17:35:48.639Z] 6136a3ea7bbc: Waiting [2020-06-22T17:35:48.917Z] b8e66b5100f5: Download complete [2020-06-22T17:35:48.917Z] b538f80385f9: Download complete [2020-06-22T17:35:48.917Z] 259a493cd78d: Verifying Checksum [2020-06-22T17:35:48.917Z] 259a493cd78d: Download complete [2020-06-22T17:35:49.192Z] 6136a3ea7bbc: Verifying Checksum [2020-06-22T17:35:49.192Z] 6136a3ea7bbc: Download complete [2020-06-22T17:35:49.192Z] 8310feb2719a: Verifying Checksum [2020-06-22T17:35:49.192Z] 8310feb2719a: Download complete [2020-06-22T17:35:49.192Z] 37f79010e7d8: Verifying Checksum [2020-06-22T17:35:49.192Z] 37f79010e7d8: Download complete [2020-06-22T17:35:49.466Z] b538f80385f9: Pull complete [2020-06-22T17:35:50.451Z] 259a493cd78d: Pull complete [2020-06-22T17:35:50.451Z] f0cde32c2ffd: Download complete [2020-06-22T17:35:50.726Z] b8e66b5100f5: Pull complete [2020-06-22T17:35:54.116Z] f0cde32c2ffd: Pull complete [2020-06-22T17:35:54.116Z] 6136a3ea7bbc: Pull complete [2020-06-22T17:35:54.391Z] 8310feb2719a: Pull complete [2020-06-22T17:35:54.984Z] 37f79010e7d8: Pull complete [2020-06-22T17:35:54.984Z] Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc [2020-06-22T17:35:54.984Z] Status: Downloaded newer image for docker:latest [2020-06-22T17:36:03.259Z] ---> 74d45647a992 [2020-06-22T17:36:03.259Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-22T17:36:03.259Z] ---> Running in e8e4bff532f9 [2020-06-22T17:36:03.853Z] Removing intermediate container e8e4bff532f9 [2020-06-22T17:36:03.853Z] ---> 797ec1b9eff0 [2020-06-22T17:36:03.853Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-06-22T17:36:04.125Z] ---> Running in 1eb5325034f2 [2020-06-22T17:36:06.091Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T17:36:06.679Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T17:36:07.266Z] (1/5) Installing libsodium (1.0.18-r0) [2020-06-22T17:36:07.534Z] (2/5) Installing libzmq (4.3.2-r0) [2020-06-22T17:36:07.534Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-06-22T17:36:07.534Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-06-22T17:36:07.804Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-06-22T17:36:07.804Z] Executing busybox-1.31.1-r8.trigger [2020-06-22T17:36:07.804Z] OK: 127 MiB in 44 packages [2020-06-22T17:36:09.774Z] Removing intermediate container 1eb5325034f2 [2020-06-22T17:36:09.774Z] ---> 4465321ef09c [2020-06-22T17:36:09.774Z] Step 6/8 : WORKDIR /build [2020-06-22T17:36:09.774Z] ---> Running in bb5ab6951cf7 [2020-06-22T17:36:10.367Z] Removing intermediate container bb5ab6951cf7 [2020-06-22T17:36:10.367Z] ---> 70753abecc8e [2020-06-22T17:36:10.367Z] Step 7/8 : COPY go.mod . [2020-06-22T17:36:11.350Z] ---> 4acc5ec03784 [2020-06-22T17:36:11.350Z] Step 8/8 : RUN go mod download [2020-06-22T17:36:11.350Z] ---> Running in 0bd0946323db [2020-06-22T17:36:15.663Z] 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-22T17:36:15.943Z] 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-22T17:36:17.370Z] Failed in branch arm64 [2020-06-22T17:37:12.684Z] Running on prd-centos7-docker-4c-2g-3989 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws [2020-06-22T17:37:12.743Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-06-22T17:37:15.028Z] using credential edgex-jenkins-ssh [2020-06-22T17:37:15.054Z] Cloning the remote Git repository [2020-06-22T17:37:15.054Z] Cloning with configured refspecs honoured and without tags [2020-06-22T17:37:15.081Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-22T17:37:15.146Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-06-22T17:37:15.189Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-22T17:37:15.190Z] > git --version # timeout=10 [2020-06-22T17:37:15.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T17:37:15.220Z] > 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-22T17:37:16.533Z] Fetching without tags [2020-06-22T17:37:16.945Z] Merging remotes/origin/master commit f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d into PR head commit 6960beb5809d1410efdcc8d56f3066b21bdb2389 [2020-06-22T17:37:17.033Z] Merge succeeded, producing 6960beb5809d1410efdcc8d56f3066b21bdb2389 [2020-06-22T17:37:17.033Z] Checking out Revision 6960beb5809d1410efdcc8d56f3066b21bdb2389 (PR-387) [2020-06-22T17:37:16.504Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-22T17:37:16.510Z] > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 [2020-06-22T17:37:16.518Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T17:37:16.528Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-22T17:37:16.538Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-22T17:37:16.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T17:37:16.543Z] > 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-22T17:37:16.955Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T17:37:16.959Z] > git checkout -f 6960beb5809d1410efdcc8d56f3066b21bdb2389 # timeout=10 [2020-06-22T17:37:17.002Z] > git remote # timeout=10 [2020-06-22T17:37:17.010Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T17:37:17.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T17:37:17.018Z] > git merge f08b8d6b2dedfd5ccb8c75fdd3ebd214145ea51d # timeout=10 [2020-06-22T17:37:17.027Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T17:37:17.037Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T17:37:17.041Z] > git checkout -f 6960beb5809d1410efdcc8d56f3066b21bdb2389 # timeout=10 [2020-06-22T17:37:20.878Z] Commit message: "feat: add ping v2 api" [2020-06-22T17:37:20.905Z] > git --version # timeout=10 [2020-06-22T17:37:20.916Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-22T17:37:22.815Z] ========================================================= [2020-06-22T17:37:22.815Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-22T17:37:22.815Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T17:37:23.550Z] + 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-22T17:37:24.126Z] Sending build context to Docker daemon 37MB [2020-06-22T17:37:24.126Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-22T17:37:24.126Z] Step 2/8 : FROM ${BASE} [2020-06-22T17:37:24.126Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-22T17:37:24.126Z] e6b0cf9c0882: Pulling fs layer [2020-06-22T17:37:24.126Z] 2848faf0eed1: Pulling fs layer [2020-06-22T17:37:24.126Z] 0f37312ad70f: Pulling fs layer [2020-06-22T17:37:24.126Z] 5788d62ee057: Pulling fs layer [2020-06-22T17:37:24.126Z] 0e6b1d234666: Pulling fs layer [2020-06-22T17:37:24.126Z] bf5d7aec512f: Pulling fs layer [2020-06-22T17:37:24.126Z] 34c802a77dc8: Pulling fs layer [2020-06-22T17:37:24.126Z] 9eb99e56ec68: Pulling fs layer [2020-06-22T17:37:24.126Z] 27c7a5d97fbd: Pulling fs layer [2020-06-22T17:37:24.126Z] 5c102a31e300: Pulling fs layer [2020-06-22T17:37:24.126Z] dcfb455df0a1: Pulling fs layer [2020-06-22T17:37:24.126Z] 0e6b1d234666: Waiting [2020-06-22T17:37:24.126Z] bf5d7aec512f: Waiting [2020-06-22T17:37:24.126Z] 34c802a77dc8: Waiting [2020-06-22T17:37:24.126Z] 9eb99e56ec68: Waiting [2020-06-22T17:37:24.126Z] 27c7a5d97fbd: Waiting [2020-06-22T17:37:24.126Z] 5c102a31e300: Waiting [2020-06-22T17:37:24.126Z] dcfb455df0a1: Waiting [2020-06-22T17:37:24.126Z] 5788d62ee057: Waiting [2020-06-22T17:37:24.126Z] 0f37312ad70f: Verifying Checksum [2020-06-22T17:37:24.126Z] 0f37312ad70f: Download complete [2020-06-22T17:37:24.126Z] 2848faf0eed1: Verifying Checksum [2020-06-22T17:37:24.126Z] 2848faf0eed1: Download complete [2020-06-22T17:37:24.126Z] 0e6b1d234666: Verifying Checksum [2020-06-22T17:37:24.126Z] 0e6b1d234666: Download complete [2020-06-22T17:37:24.126Z] bf5d7aec512f: Verifying Checksum [2020-06-22T17:37:24.126Z] bf5d7aec512f: Download complete [2020-06-22T17:37:24.391Z] e6b0cf9c0882: Verifying Checksum [2020-06-22T17:37:24.391Z] e6b0cf9c0882: Download complete [2020-06-22T17:37:24.391Z] e6b0cf9c0882: Pull complete [2020-06-22T17:37:25.375Z] 34c802a77dc8: Verifying Checksum [2020-06-22T17:37:25.375Z] 34c802a77dc8: Download complete [2020-06-22T17:37:25.375Z] 27c7a5d97fbd: Verifying Checksum [2020-06-22T17:37:25.375Z] 27c7a5d97fbd: Download complete [2020-06-22T17:37:25.655Z] 5c102a31e300: Verifying Checksum [2020-06-22T17:37:25.655Z] 5c102a31e300: Download complete [2020-06-22T17:37:25.655Z] 5788d62ee057: Verifying Checksum [2020-06-22T17:37:25.655Z] 5788d62ee057: Download complete [2020-06-22T17:37:25.655Z] dcfb455df0a1: Verifying Checksum [2020-06-22T17:37:25.655Z] dcfb455df0a1: Download complete [2020-06-22T17:37:25.918Z] 9eb99e56ec68: Verifying Checksum [2020-06-22T17:37:25.918Z] 9eb99e56ec68: Download complete [2020-06-22T17:37:27.343Z] 2848faf0eed1: Pull complete [2020-06-22T17:37:27.609Z] 0f37312ad70f: Pull complete [2020-06-22T17:37:32.959Z] 5788d62ee057: Pull complete [2020-06-22T17:37:32.959Z] 0e6b1d234666: Pull complete [2020-06-22T17:37:32.959Z] bf5d7aec512f: Pull complete [2020-06-22T17:37:38.255Z] 34c802a77dc8: Pull complete [2020-06-22T17:37:40.815Z] 9eb99e56ec68: Pull complete [2020-06-22T17:37:40.815Z] 27c7a5d97fbd: Pull complete [2020-06-22T17:37:41.767Z] 5c102a31e300: Pull complete [2020-06-22T17:37:42.031Z] dcfb455df0a1: Pull complete [2020-06-22T17:37:42.031Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-22T17:37:42.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-22T17:37:42.031Z] ---> 7c70fe431013 [2020-06-22T17:37:42.031Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-06-22T17:37:42.305Z] latest: Pulling from library/docker [2020-06-22T17:37:42.305Z] df20fa9351a1: Pulling fs layer [2020-06-22T17:37:42.305Z] 25ad7478873d: Pulling fs layer [2020-06-22T17:37:42.305Z] 4684f6177b5d: Pulling fs layer [2020-06-22T17:37:42.305Z] 1d105a01b85c: Pulling fs layer [2020-06-22T17:37:42.305Z] d87316014961: Pulling fs layer [2020-06-22T17:37:42.305Z] ae7f709568fa: Pulling fs layer [2020-06-22T17:37:42.305Z] 63f9e63bc2f8: Pulling fs layer [2020-06-22T17:37:42.305Z] ae7f709568fa: Waiting [2020-06-22T17:37:42.305Z] d87316014961: Waiting [2020-06-22T17:37:42.305Z] 63f9e63bc2f8: Waiting [2020-06-22T17:37:42.305Z] 1d105a01b85c: Waiting [2020-06-22T17:37:42.593Z] 4684f6177b5d: Verifying Checksum [2020-06-22T17:37:42.593Z] 4684f6177b5d: Download complete [2020-06-22T17:37:42.593Z] df20fa9351a1: Verifying Checksum [2020-06-22T17:37:42.593Z] df20fa9351a1: Download complete [2020-06-22T17:37:42.593Z] 25ad7478873d: Verifying Checksum [2020-06-22T17:37:42.593Z] 25ad7478873d: Download complete [2020-06-22T17:37:42.593Z] ae7f709568fa: Download complete [2020-06-22T17:37:42.593Z] d87316014961: Verifying Checksum [2020-06-22T17:37:42.593Z] d87316014961: Download complete [2020-06-22T17:37:42.882Z] df20fa9351a1: Pull complete [2020-06-22T17:37:42.882Z] 25ad7478873d: Pull complete [2020-06-22T17:37:43.146Z] 4684f6177b5d: Pull complete [2020-06-22T17:37:43.408Z] 1d105a01b85c: Verifying Checksum [2020-06-22T17:37:43.408Z] 1d105a01b85c: Download complete [2020-06-22T17:37:43.676Z] 63f9e63bc2f8: Verifying Checksum [2020-06-22T17:37:43.676Z] 63f9e63bc2f8: Download complete [2020-06-22T17:37:46.227Z] 1d105a01b85c: Pull complete [2020-06-22T17:37:46.497Z] d87316014961: Pull complete [2020-06-22T17:37:46.497Z] ae7f709568fa: Pull complete [2020-06-22T17:37:46.497Z] 63f9e63bc2f8: Pull complete [2020-06-22T17:37:46.497Z] Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc [2020-06-22T17:37:46.774Z] Status: Downloaded newer image for docker:latest [2020-06-22T17:37:48.266Z] ---> 3662855733a4 [2020-06-22T17:37:48.266Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-22T17:37:48.266Z] ---> Running in c08812a79d4b [2020-06-22T17:37:48.266Z] Removing intermediate container c08812a79d4b [2020-06-22T17:37:48.266Z] ---> 1901003c118c [2020-06-22T17:37:48.266Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-06-22T17:37:48.266Z] ---> Running in a7b7c5bbb646 [2020-06-22T17:37:49.254Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T17:37:49.825Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T17:37:50.395Z] (1/5) Installing libsodium (1.0.18-r0) [2020-06-22T17:37:50.395Z] (2/5) Installing libzmq (4.3.2-r0) [2020-06-22T17:37:50.395Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-06-22T17:37:50.656Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-06-22T17:37:50.656Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-06-22T17:37:50.656Z] Executing busybox-1.31.1-r8.trigger [2020-06-22T17:37:50.656Z] OK: 145 MiB in 44 packages [2020-06-22T17:37:51.232Z] Removing intermediate container a7b7c5bbb646 [2020-06-22T17:37:51.232Z] ---> 0d92658d4d57 [2020-06-22T17:37:51.232Z] Step 6/8 : WORKDIR /build [2020-06-22T17:37:51.495Z] ---> Running in e1eacf8b9451 [2020-06-22T17:37:51.495Z] Removing intermediate container e1eacf8b9451 [2020-06-22T17:37:51.495Z] ---> 5195119def52 [2020-06-22T17:37:51.495Z] Step 7/8 : COPY go.mod . [2020-06-22T17:37:51.759Z] ---> 1f89b025c065 [2020-06-22T17:37:51.759Z] Step 8/8 : RUN go mod download [2020-06-22T17:37:51.759Z] ---> Running in b8e555a5e095 [2020-06-22T17:37:53.680Z] 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-22T17:37:54.252Z] 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-22T17:37:55.516Z] Failed in branch amd64 [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-22T17:37:57.156Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T17:37:57.808Z] ---> package-listing.sh [2020-06-22T17:37:57.808Z] ++ facter osfamily [2020-06-22T17:37:57.808Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-22T17:37:57.808Z] + OS_FAMILY=redhat [2020-06-22T17:37:57.808Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-06-22T17:37:57.808Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-22T17:37:57.808Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-22T17:37:57.808Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-22T17:37:57.808Z] + PACKAGES=/tmp/packages_start.txt [2020-06-22T17:37:57.808Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' [2020-06-22T17:37:57.808Z] + PACKAGES=/tmp/packages_end.txt [2020-06-22T17:37:57.808Z] + case "${OS_FAMILY}" in [2020-06-22T17:37:57.808Z] + rpm -qa [2020-06-22T17:37:57.808Z] + sort [2020-06-22T17:38:02.053Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-22T17:38:02.053Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-22T17:38:02.053Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-22T17:38:02.053Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' [2020-06-22T17:38:02.053Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ [2020-06-22T17:38:02.053Z] + 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-22T17:38:02.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T17:38:02.730Z] [2020-06-22T17:38:02.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-22T17:38:03.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T17:38:03.091Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-22T17:38:03.091Z] c9b1b535fdd9: Pulling fs layer [2020-06-22T17:38:03.091Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-22T17:38:03.091Z] 756a868c4378: Pulling fs layer [2020-06-22T17:38:03.091Z] 444b2fc9a129: Pulling fs layer [2020-06-22T17:38:03.091Z] ea15f1150254: Pulling fs layer [2020-06-22T17:38:03.091Z] 41b27a9f41bf: Pulling fs layer [2020-06-22T17:38:03.091Z] 28c525ee5125: Pulling fs layer [2020-06-22T17:38:03.091Z] 094b1ea09ed8: Pulling fs layer [2020-06-22T17:38:03.091Z] 138eaada9080: Pulling fs layer [2020-06-22T17:38:03.091Z] 0622d0fa9048: Pulling fs layer [2020-06-22T17:38:03.091Z] 41b27a9f41bf: Waiting [2020-06-22T17:38:03.091Z] 28c525ee5125: Waiting [2020-06-22T17:38:03.091Z] 094b1ea09ed8: Waiting [2020-06-22T17:38:03.091Z] 138eaada9080: Waiting [2020-06-22T17:38:03.091Z] 0622d0fa9048: Waiting [2020-06-22T17:38:03.091Z] 444b2fc9a129: Waiting [2020-06-22T17:38:03.091Z] ea15f1150254: Waiting [2020-06-22T17:38:03.091Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-22T17:38:03.091Z] 2cc5ad85d9ab: Download complete [2020-06-22T17:38:03.091Z] 444b2fc9a129: Verifying Checksum [2020-06-22T17:38:03.091Z] 444b2fc9a129: Download complete [2020-06-22T17:38:03.091Z] c9b1b535fdd9: Download complete [2020-06-22T17:38:03.091Z] ea15f1150254: Verifying Checksum [2020-06-22T17:38:03.091Z] ea15f1150254: Download complete [2020-06-22T17:38:03.376Z] 28c525ee5125: Verifying Checksum [2020-06-22T17:38:03.376Z] 28c525ee5125: Download complete [2020-06-22T17:38:03.655Z] 756a868c4378: Verifying Checksum [2020-06-22T17:38:03.655Z] 756a868c4378: Download complete [2020-06-22T17:38:03.949Z] c9b1b535fdd9: Pull complete [2020-06-22T17:38:03.949Z] 138eaada9080: Verifying Checksum [2020-06-22T17:38:03.949Z] 138eaada9080: Download complete [2020-06-22T17:38:03.949Z] 094b1ea09ed8: Verifying Checksum [2020-06-22T17:38:03.949Z] 094b1ea09ed8: Download complete [2020-06-22T17:38:03.949Z] 0622d0fa9048: Verifying Checksum [2020-06-22T17:38:03.949Z] 0622d0fa9048: Download complete [2020-06-22T17:38:04.528Z] 41b27a9f41bf: Download complete [2020-06-22T17:38:04.789Z] 2cc5ad85d9ab: Pull complete [2020-06-22T17:38:06.729Z] 756a868c4378: Pull complete [2020-06-22T17:38:06.729Z] 444b2fc9a129: Pull complete [2020-06-22T17:38:06.729Z] ea15f1150254: Pull complete [2020-06-22T17:38:10.974Z] 41b27a9f41bf: Pull complete [2020-06-22T17:38:10.974Z] 28c525ee5125: Pull complete [2020-06-22T17:38:13.535Z] 094b1ea09ed8: Pull complete [2020-06-22T17:38:13.799Z] 138eaada9080: Pull complete [2020-06-22T17:38:14.061Z] 0622d0fa9048: Pull complete [2020-06-22T17:38:14.061Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-22T17:38:14.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T17:38:14.061Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-22T17:38:14.264Z] prd-centos7-docker-4c-2g-3987 does not seem to be running inside a container [2020-06-22T17:38:14.323Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-22T17:38:18.422Z] $ docker top 15b9e47e4cb875d371d665617dd4528f9502b50f506f2beabf214dc012d8eda9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-22T17:38:18.726Z] provisioning config files... [2020-06-22T17:38:18.755Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/config6909481219669096695tmp [Pipeline] { [Pipeline] echo [2020-06-22T17:38:18.833Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T17:38:19.210Z] ---> create-netrc.sh [Pipeline] echo [2020-06-22T17:38:19.244Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T17:38:19.610Z] ---> logs-deploy.sh [2020-06-22T17:38:19.610Z] + ARCHIVE_ARTIFACTS= [2020-06-22T17:38:19.610Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-22T17:38:19.610Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-22T17:38:19.610Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-22T17:38:19.610Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/1 [2020-06-22T17:38:19.610Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/1/ [2020-06-22T17:38:19.610Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/1 /w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-06-22T17:38:21.035Z] Archives upload complete. [2020-06-22T17:38:21.035Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/1/