Pull request #349 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 9ce814647cc2234c5935bc133cc13618832bf408+1bfa060a7faf4a975bdc949262c5a9b7f5a0b108 (5a5ebda13908d547ce0800f319216f1c534dd59d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-349/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > 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 [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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6845 in /w/workspace/ndry_app-functions-sdk-go_PR-349 [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-349 # 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/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 1bfa060a7faf4a975bdc949262c5a9b7f5a0b108 into PR head commit 9ce814647cc2234c5935bc133cc13618832bf408 Merge succeeded, producing 48a81a6e734a17e96f4c8c6b6912f130d37c2eb1 Checking out Revision 48a81a6e734a17e96f4c8c6b6912f130d37c2eb1 (PR-349) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/349/head:refs/remotes/origin/PR-349 # 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/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ce814647cc2234c5935bc133cc13618832bf408 # 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 1bfa060a7faf4a975bdc949262c5a9b7f5a0b108 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48a81a6e734a17e96f4c8c6b6912f130d37c2eb1 # timeout=10 Commit message: "Merge commit '1bfa060a7faf4a975bdc949262c5a9b7f5a0b108' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-01T16:03:57.067Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-01T16:03:57.386Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-01T16:03:57.573Z] ========================================================= [2020-05-01T16:03:57.573Z] EdgeX Global Pipelines Version Info [2020-05-01T16:03:57.573Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-01T16:03:59.049Z] ------------------- [2020-05-01T16:03:59.049Z] stable info: [2020-05-01T16:03:59.049Z] ------------------- [2020-05-01T16:03:59.049Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-01T16:03:59.049Z] Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f [2020-05-01T16:03:59.049Z] Message: update stable to v1.0.86 [2020-05-01T16:03:59.617Z] ------------------- [2020-05-01T16:03:59.617Z] experimental info: [2020-05-01T16:03:59.617Z] ------------------- [2020-05-01T16:03:59.617Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-01T16:03:59.617Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-01T16:03:59.617Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-01T16:04:02.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-01T16:04:02.369Z] [2020-05-01T16:04:02.369Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-01T16:04:02.773Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-01T16:04:02.773Z] latest: Pulling from edgex-devops/git-semver [2020-05-01T16:04:02.773Z] 9123ac7c32f7: Pulling fs layer [2020-05-01T16:04:02.773Z] b8cc5d1170e3: Pulling fs layer [2020-05-01T16:04:02.773Z] 2924cbbf6a41: Pulling fs layer [2020-05-01T16:04:02.773Z] 93b08a4f1073: Pulling fs layer [2020-05-01T16:04:02.773Z] 93b08a4f1073: Waiting [2020-05-01T16:04:02.773Z] b8cc5d1170e3: Verifying Checksum [2020-05-01T16:04:02.773Z] b8cc5d1170e3: Download complete [2020-05-01T16:04:02.773Z] 9123ac7c32f7: Verifying Checksum [2020-05-01T16:04:02.773Z] 9123ac7c32f7: Download complete [2020-05-01T16:04:03.033Z] 93b08a4f1073: Verifying Checksum [2020-05-01T16:04:03.033Z] 93b08a4f1073: Download complete [2020-05-01T16:04:03.033Z] 2924cbbf6a41: Verifying Checksum [2020-05-01T16:04:03.033Z] 2924cbbf6a41: Download complete [2020-05-01T16:04:03.033Z] 9123ac7c32f7: Pull complete [2020-05-01T16:04:03.291Z] b8cc5d1170e3: Pull complete [2020-05-01T16:04:03.856Z] 2924cbbf6a41: Pull complete [2020-05-01T16:04:04.120Z] 93b08a4f1073: Pull complete [2020-05-01T16:04:04.120Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-01T16:04:04.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-01T16:04:04.285Z] prd-centos7-docker-4c-2g-6845 does not seem to be running inside a container [2020-05-01T16:04:04.333Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-349 -v /w/workspace/ndry_app-functions-sdk-go_PR-349:/w/workspace/ndry_app-functions-sdk-go_PR-349:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-349@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-349@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-05-01T16:04:04.878Z] $ docker top 7678ee02acc4c947299c04960dc3223346b8b2c6e3485fab7dccdbed0f76c9d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-01T16:04:05.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-01T16:04:05.405Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-01T16:04:05.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-01T16:04:05.599Z] $ docker exec 7678ee02acc4c947299c04960dc3223346b8b2c6e3485fab7dccdbed0f76c9d1 ssh-agent [2020-05-01T16:04:05.766Z] SSH_AUTH_SOCK=/tmp/ssh-ypJCU4XwGc2w/agent.15 [2020-05-01T16:04:05.766Z] SSH_AGENT_PID=21 [2020-05-01T16:04:05.776Z] Running ssh-add (command line suppressed) [2020-05-01T16:04:05.936Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-349@tmp/private_key_7868709793261830430.key (/w/workspace/ndry_app-functions-sdk-go_PR-349@tmp/private_key_7868709793261830430.key) [2020-05-01T16:04:05.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-01T16:04:06.377Z] + git describe --exact-match --tags HEAD [2020-05-01T16:04:06.378Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-01T16:04:06.473Z] $ docker exec --env ******** --env ******** 7678ee02acc4c947299c04960dc3223346b8b2c6e3485fab7dccdbed0f76c9d1 ssh-agent -k [2020-05-01T16:04:06.603Z] unset SSH_AUTH_SOCK; [2020-05-01T16:04:06.603Z] unset SSH_AGENT_PID; [2020-05-01T16:04:06.603Z] echo Agent pid 21 killed; [2020-05-01T16:04:06.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-01T16:04:06.788Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-01T16:04:06.788Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-01T16:04:07.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-01T16:04:07.082Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-01T16:04:07.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-01T16:04:07.255Z] $ docker exec 7678ee02acc4c947299c04960dc3223346b8b2c6e3485fab7dccdbed0f76c9d1 ssh-agent [2020-05-01T16:04:07.413Z] SSH_AUTH_SOCK=/tmp/ssh-iqisQqZ6WuHR/agent.56 [2020-05-01T16:04:07.413Z] SSH_AGENT_PID=63 [2020-05-01T16:04:07.418Z] Running ssh-add (command line suppressed) [2020-05-01T16:04:07.558Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-349@tmp/private_key_6802438056133606510.key (/w/workspace/ndry_app-functions-sdk-go_PR-349@tmp/private_key_6802438056133606510.key) [2020-05-01T16:04:07.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-01T16:04:07.984Z] + git semver init [2020-05-01T16:04:07.984Z] # -> Open(): unable to determine branch for HEAD [2020-05-01T16:04:07.984Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-349/.git [2020-05-01T16:04:07.984Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-349 [2020-05-01T16:04:07.984Z] # $SEMVER_REMOTE_NAME = origin [2020-05-01T16:04:07.984Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-01T16:04:07.984Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-01T16:04:07.984Z] # $SEMVER_BRANCH = PR-349 [2020-05-01T16:04:07.984Z] # $SEMVER_TEMP = /tmp/semver-369307386 [2020-05-01T16:04:07.984Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-05-01T16:04:10.520Z] # '/tmp/semver-369307386' -> '/w/workspace/ndry_app-functions-sdk-go_PR-349/.semver' [2020-05-01T16:04:10.520Z] # -> Force: false [2020-05-01T16:04:10.520Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-349/.semver [Pipeline] } [2020-05-01T16:04:10.559Z] $ docker exec --env ******** --env ******** 7678ee02acc4c947299c04960dc3223346b8b2c6e3485fab7dccdbed0f76c9d1 ssh-agent -k [2020-05-01T16:04:10.720Z] unset SSH_AUTH_SOCK; [2020-05-01T16:04:10.721Z] unset SSH_AGENT_PID; [2020-05-01T16:04:10.721Z] echo Agent pid 63 killed; [2020-05-01T16:04:10.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-01T16:04:11.328Z] + git semver [Pipeline] } [2020-05-01T16:04:11.373Z] $ docker stop --time=1 7678ee02acc4c947299c04960dc3223346b8b2c6e3485fab7dccdbed0f76c9d1 [2020-05-01T16:04:12.699Z] $ docker rm -f 7678ee02acc4c947299c04960dc3223346b8b2c6e3485fab7dccdbed0f76c9d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-01T16:04:15.081Z] Stashed 115 file(s) [Pipeline] echo [2020-05-01T16:04:15.113Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-05-01T16:04:30.703Z] Still waiting to schedule task [2020-05-01T16:04:30.703Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-01T16:04:30.746Z] Still waiting to schedule task [2020-05-01T16:04:30.746Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-05-01T16:06:13.386Z] Running on prd-centos7-docker-4c-2g-6850 in /w/workspace/ndry_app-functions-sdk-go_PR-349 [Pipeline] { [Pipeline] ws [2020-05-01T16:06:13.478Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-01T16:06:15.730Z] ========================================================= [2020-05-01T16:06:15.730Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-01T16:06:15.730Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-01T16:06:16.889Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-05-01T16:06:16.889Z] unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/app-functions-sdk-go/1/Dockerfile.build: no such file or directory [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] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-01T16:06:19.392Z] Failed in branch amd64 [2020-05-01T16:06:38.072Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6849 in /w/workspace/ndry_app-functions-sdk-go_PR-349 [Pipeline] { [Pipeline] ws [2020-05-01T16:06:38.145Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-01T16:06:43.320Z] ========================================================= [2020-05-01T16:06:43.321Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-01T16:06:43.321Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-01T16:06:45.622Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-05-01T16:06:46.242Z] unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/app-functions-sdk-go/1/Dockerfile.build: no such file or directory [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] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-01T16:06:48.034Z] 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-05-01T16:06:50.105Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-01T16:06:50.438Z] ---> package-listing.sh [2020-05-01T16:06:50.438Z] ++ facter osfamily [2020-05-01T16:06:50.438Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-01T16:06:50.438Z] + OS_FAMILY=redhat [2020-05-01T16:06:50.438Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-349 [2020-05-01T16:06:50.438Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-01T16:06:50.438Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-01T16:06:50.438Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-01T16:06:50.438Z] + PACKAGES=/tmp/packages_start.txt [2020-05-01T16:06:50.438Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-349 ']' [2020-05-01T16:06:50.439Z] + PACKAGES=/tmp/packages_end.txt [2020-05-01T16:06:50.439Z] + case "${OS_FAMILY}" in [2020-05-01T16:06:50.439Z] + rpm -qa [2020-05-01T16:06:50.439Z] + sort [2020-05-01T16:06:54.626Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-01T16:06:54.626Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-01T16:06:54.626Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-01T16:06:54.626Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-349 ']' [2020-05-01T16:06:54.626Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-349/archives/ [2020-05-01T16:06:54.626Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-349/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-01T16:06:55.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-01T16:06:55.014Z] [2020-05-01T16:06:55.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-01T16:06:55.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-01T16:06:55.465Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-01T16:06:55.465Z] c9b1b535fdd9: Pulling fs layer [2020-05-01T16:06:55.465Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-01T16:06:55.465Z] 756a868c4378: Pulling fs layer [2020-05-01T16:06:55.465Z] 444b2fc9a129: Pulling fs layer [2020-05-01T16:06:55.465Z] ea15f1150254: Pulling fs layer [2020-05-01T16:06:55.465Z] 41b27a9f41bf: Pulling fs layer [2020-05-01T16:06:55.465Z] 28c525ee5125: Pulling fs layer [2020-05-01T16:06:55.465Z] 094b1ea09ed8: Pulling fs layer [2020-05-01T16:06:55.465Z] 138eaada9080: Pulling fs layer [2020-05-01T16:06:55.466Z] 0622d0fa9048: Pulling fs layer [2020-05-01T16:06:55.466Z] ea15f1150254: Waiting [2020-05-01T16:06:55.466Z] 41b27a9f41bf: Waiting [2020-05-01T16:06:55.466Z] 28c525ee5125: Waiting [2020-05-01T16:06:55.466Z] 094b1ea09ed8: Waiting [2020-05-01T16:06:55.466Z] 138eaada9080: Waiting [2020-05-01T16:06:55.466Z] 0622d0fa9048: Waiting [2020-05-01T16:06:55.466Z] 444b2fc9a129: Waiting [2020-05-01T16:06:55.466Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-01T16:06:55.466Z] 2cc5ad85d9ab: Download complete [2020-05-01T16:06:55.466Z] 444b2fc9a129: Verifying Checksum [2020-05-01T16:06:55.466Z] 444b2fc9a129: Download complete [2020-05-01T16:06:55.466Z] c9b1b535fdd9: Download complete [2020-05-01T16:06:55.466Z] ea15f1150254: Verifying Checksum [2020-05-01T16:06:55.466Z] ea15f1150254: Download complete [2020-05-01T16:06:55.727Z] 28c525ee5125: Download complete [2020-05-01T16:06:55.993Z] 756a868c4378: Verifying Checksum [2020-05-01T16:06:55.993Z] 756a868c4378: Download complete [2020-05-01T16:06:55.993Z] c9b1b535fdd9: Pull complete [2020-05-01T16:06:55.993Z] 138eaada9080: Verifying Checksum [2020-05-01T16:06:55.993Z] 138eaada9080: Download complete [2020-05-01T16:06:55.993Z] 0622d0fa9048: Verifying Checksum [2020-05-01T16:06:55.993Z] 0622d0fa9048: Download complete [2020-05-01T16:06:55.993Z] 094b1ea09ed8: Verifying Checksum [2020-05-01T16:06:55.993Z] 094b1ea09ed8: Download complete [2020-05-01T16:06:56.258Z] 2cc5ad85d9ab: Pull complete [2020-05-01T16:06:56.521Z] 41b27a9f41bf: Verifying Checksum [2020-05-01T16:06:56.521Z] 41b27a9f41bf: Download complete [2020-05-01T16:06:58.432Z] 756a868c4378: Pull complete [2020-05-01T16:06:58.432Z] 444b2fc9a129: Pull complete [2020-05-01T16:06:58.432Z] ea15f1150254: Pull complete [2020-05-01T16:07:02.624Z] 41b27a9f41bf: Pull complete [2020-05-01T16:07:02.624Z] 28c525ee5125: Pull complete [2020-05-01T16:07:04.543Z] 094b1ea09ed8: Pull complete [2020-05-01T16:07:04.802Z] 138eaada9080: Pull complete [2020-05-01T16:07:06.177Z] 0622d0fa9048: Pull complete [2020-05-01T16:07:06.177Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-01T16:07:06.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-01T16:07:06.345Z] prd-centos7-docker-4c-2g-6845 does not seem to be running inside a container [2020-05-01T16:07:06.386Z] $ 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-349 -v /w/workspace/ndry_app-functions-sdk-go_PR-349:/w/workspace/ndry_app-functions-sdk-go_PR-349:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-349@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-349@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-05-01T16:07:07.309Z] $ docker top f40c948033ba6ba66cc1c26b3a00762cc390709d863a9bb4c08e89a83ea77bc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-01T16:07:07.643Z] provisioning config files... [2020-05-01T16:07:07.659Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-349@tmp/config2887215217610342357tmp [Pipeline] { [Pipeline] echo [2020-05-01T16:07:07.753Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-01T16:07:08.069Z] ---> create-netrc.sh [Pipeline] echo [2020-05-01T16:07:08.131Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-01T16:07:08.456Z] ---> logs-deploy.sh [2020-05-01T16:07:08.456Z] + ARCHIVE_ARTIFACTS= [2020-05-01T16:07:08.456Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-01T16:07:08.456Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-01T16:07:08.456Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-01T16:07:08.456Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-349/1 [2020-05-01T16:07:08.456Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-349/1/ [2020-05-01T16:07:08.456Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-349/1 /w/workspace/ndry_app-functions-sdk-go_PR-349 [2020-05-01T16:07:09.391Z] Archives upload complete. [2020-05-01T16:07:09.652Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-349/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-349/1/