Pull request #260 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 4ad97911b11cde290efe53ff75ba53007dc78cff+bb23a71e0387f48b774a4c52a4064e316f42887d (d738c4bf2b89d791ed9ae878402680936a15dcca) 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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/go-mod-core-contracts/branches/PR-260/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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1728 in /w/workspace/dry_go-mod-core-contracts_PR-260 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-260 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/260/head:refs/remotes/origin/PR-260 # 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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit 4ad97911b11cde290efe53ff75ba53007dc78cff Merge succeeded, producing 4ad97911b11cde290efe53ff75ba53007dc78cff Checking out Revision 4ad97911b11cde290efe53ff75ba53007dc78cff (PR-260) > git config core.sparsecheckout # timeout=10 > git checkout -f 4ad97911b11cde290efe53ff75ba53007dc78cff # 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 bb23a71e0387f48b774a4c52a4064e316f42887d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ad97911b11cde290efe53ff75ba53007dc78cff # timeout=10 Commit message: "feat: Update common Response DTOs (Add factory method & remove BaseResponse)" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:21:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:21:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:21:17 ========================================================= 23:21:17 EdgeX Global Pipelines Version Info 23:21:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:21:19 ------------------- 23:21:19 stable info: 23:21:19 ------------------- 23:21:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:21:19 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 23:21:19 Message: update stable to v1.0.106 23:21:19 ------------------- 23:21:19 experimental info: 23:21:19 ------------------- 23:21:19 Commited By: **** collab-it+edgex@linuxfoundation.org 23:21:19 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 23:21:19 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:22 + git log --format=format:%s -1 4ad97911b11cde290efe53ff75ba53007dc78cff [Pipeline] echo 23:21:22 GIT_COMMIT: 4ad97911b11cde290efe53ff75ba53007dc78cff, Commit Message: feat: Update common Response DTOs (Add factory method & remove BaseResponse) [Pipeline] echo 23:21:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:21:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:23 23:21:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:21:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:24 latest: Pulling from edgex-devops/git-semver 23:21:24 31603596830f: Pulling fs layer 23:21:24 2a8b12db71e7: Pulling fs layer 23:21:24 6ca5941a6612: Pulling fs layer 23:21:24 ecc8261a40a4: Pulling fs layer 23:21:24 ecc8261a40a4: Waiting 23:21:24 2a8b12db71e7: Download complete 23:21:24 31603596830f: Verifying Checksum 23:21:24 31603596830f: Download complete 23:21:24 ecc8261a40a4: Verifying Checksum 23:21:24 ecc8261a40a4: Download complete 23:21:24 6ca5941a6612: Verifying Checksum 23:21:24 6ca5941a6612: Download complete 23:21:24 31603596830f: Pull complete 23:21:24 2a8b12db71e7: Pull complete 23:21:25 6ca5941a6612: Pull complete 23:21:26 ecc8261a40a4: Pull complete 23:21:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:21:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:21:26 prd-centos7-docker-4c-2g-1728 does not seem to be running inside a container 23:21:26 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-260 -v /w/workspace/dry_go-mod-core-contracts_PR-260:/w/workspace/dry_go-mod-core-contracts_PR-260:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-260@tmp:/w/workspace/dry_go-mod-core-contracts_PR-260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:21:28 $ docker top f8bd0407af7c1c9f668acbbc98da5663df5d3f380be72c81506a88aa83ec96a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:28 [ssh-agent] Looking for ssh-agent implementation... 23:21:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:29 $ docker exec f8bd0407af7c1c9f668acbbc98da5663df5d3f380be72c81506a88aa83ec96a0 ssh-agent 23:21:29 SSH_AUTH_SOCK=/tmp/ssh-nSDMRdrU0iJQ/agent.11 23:21:29 SSH_AGENT_PID=16 23:21:29 Running ssh-add (command line suppressed) 23:21:29 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-260@tmp/private_key_1224691353583414611.key (/w/workspace/dry_go-mod-core-contracts_PR-260@tmp/private_key_1224691353583414611.key) 23:21:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:29 + git describe --exact-match --tags HEAD 23:21:29 fatal: No names found, cannot describe anything. [Pipeline] } 23:21:29 $ docker exec --env ******** --env ******** f8bd0407af7c1c9f668acbbc98da5663df5d3f380be72c81506a88aa83ec96a0 ssh-agent -k 23:21:29 unset SSH_AUTH_SOCK; 23:21:29 unset SSH_AGENT_PID; 23:21:29 echo Agent pid 16 killed; 23:21:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:21:30 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:21:30 This usually means this commit has not been tagged. [Pipeline] sshagent 23:21:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:30 [ssh-agent] Looking for ssh-agent implementation... 23:21:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:30 $ docker exec f8bd0407af7c1c9f668acbbc98da5663df5d3f380be72c81506a88aa83ec96a0 ssh-agent 23:21:30 SSH_AUTH_SOCK=/tmp/ssh-C6qkWVTAjxTu/agent.45 23:21:30 SSH_AGENT_PID=50 23:21:30 Running ssh-add (command line suppressed) 23:21:30 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-260@tmp/private_key_3320928113070772912.key (/w/workspace/dry_go-mod-core-contracts_PR-260@tmp/private_key_3320928113070772912.key) 23:21:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:31 + git semver init 23:21:31 # -> Open(): unable to determine branch for HEAD 23:21:31 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-260/.git 23:21:31 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-260 23:21:31 # $SEMVER_REMOTE_NAME = origin 23:21:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:21:31 # $SEMVER_USER_NAME = edgex-jenkins 23:21:31 # $SEMVER_BRANCH = PR-260 23:21:31 # $SEMVER_TEMP = /tmp/semver-861147171 23:21:31 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 23:21:31 # '/tmp/semver-861147171' -> '/w/workspace/dry_go-mod-core-contracts_PR-260/.semver' 23:21:31 # -> Force: false 23:21:31 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-260/.semver [Pipeline] } 23:21:31 $ docker exec --env ******** --env ******** f8bd0407af7c1c9f668acbbc98da5663df5d3f380be72c81506a88aa83ec96a0 ssh-agent -k 23:21:31 unset SSH_AUTH_SOCK; 23:21:31 unset SSH_AGENT_PID; 23:21:31 echo Agent pid 50 killed; 23:21:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:32 + git semver [Pipeline] } 23:21:32 $ docker stop --time=1 f8bd0407af7c1c9f668acbbc98da5663df5d3f380be72c81506a88aa83ec96a0 23:21:34 $ docker rm -f f8bd0407af7c1c9f668acbbc98da5663df5d3f380be72c81506a88aa83ec96a0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:21:34 Stashed 81 file(s) [Pipeline] echo 23:21:35 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 23:21:35 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 23:21:50 Still waiting to schedule task 23:21:50 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1728’ 23:21:50 Still waiting to schedule task 23:21:50 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1723’ is offline 23:23:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1729 in /w/workspace/dry_go-mod-core-contracts_PR-260 [Pipeline] { [Pipeline] ws 23:23:24 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 23:23:29 using credential edgex-jenkins-ssh 23:23:29 Cloning the remote Git repository 23:23:29 Cloning with configured refspecs honoured and without tags 23:23:29 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:23:30 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 23:23:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:23:30 > git --version # timeout=10 23:23:30 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:23:31 Fetching without tags 23:23:31 Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit 4ad97911b11cde290efe53ff75ba53007dc78cff [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:23:32 Failed in branch arm64 23:23:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:23:31 > git config --add remote.origin.fetch +refs/pull/260/head:refs/remotes/origin/PR-260 # timeout=10 23:23:31 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:23:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:23:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:23:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:23:31 > git config core.sparsecheckout # timeout=10 23:23:31 > git checkout -f 4ad97911b11cde290efe53ff75ba53007dc78cff # timeout=10 23:24:13 Running on prd-centos7-docker-4c-2g-1730 in /w/workspace/dry_go-mod-core-contracts_PR-260 [Pipeline] { [Pipeline] ws 23:24:13 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 23:24:16 using credential edgex-jenkins-ssh 23:24:16 Cloning the remote Git repository 23:24:16 Cloning with configured refspecs honoured and without tags 23:24:17 Fetching without tags 23:24:16 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:24:16 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 23:24:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:24:16 > git --version # timeout=10 23:24:16 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:24:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:24:17 > git config --add remote.origin.fetch +refs/pull/260/head:refs/remotes/origin/PR-260 # timeout=10 23:24:17 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:24:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:24:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:24:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:24:17 Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit 4ad97911b11cde290efe53ff75ba53007dc78cff [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:24:17 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 23:24:17 > git config core.sparsecheckout # timeout=10 23:24:17 > git checkout -f 4ad97911b11cde290efe53ff75ba53007dc78cff # timeout=10 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 23:24:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:24:21 ---> package-listing.sh 23:24:21 ++ facter osfamily 23:24:21 ++ tr '[:upper:]' '[:lower:]' 23:24:21 + OS_FAMILY=redhat 23:24:21 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-260 23:24:21 + START_PACKAGES=/tmp/packages_start.txt 23:24:21 + END_PACKAGES=/tmp/packages_end.txt 23:24:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:24:21 + PACKAGES=/tmp/packages_start.txt 23:24:21 + '[' /w/workspace/dry_go-mod-core-contracts_PR-260 ']' 23:24:21 + PACKAGES=/tmp/packages_end.txt 23:24:21 + case "${OS_FAMILY}" in 23:24:21 + rpm -qa 23:24:21 + sort 23:24:25 + '[' -f /tmp/packages_start.txt ']' 23:24:25 + '[' -f /tmp/packages_end.txt ']' 23:24:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:24:25 + '[' /w/workspace/dry_go-mod-core-contracts_PR-260 ']' 23:24:25 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-260/archives/ 23:24:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-260/archives/ [Pipeline] isUnix [Pipeline] sh 23:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:24:26 23:24:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:24:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:24:26 alpine: Pulling from edgex-lftools-log-publisher 23:24:26 c9b1b535fdd9: Pulling fs layer 23:24:26 2cc5ad85d9ab: Pulling fs layer 23:24:26 756a868c4378: Pulling fs layer 23:24:26 444b2fc9a129: Pulling fs layer 23:24:26 ea15f1150254: Pulling fs layer 23:24:26 41b27a9f41bf: Pulling fs layer 23:24:26 28c525ee5125: Pulling fs layer 23:24:26 094b1ea09ed8: Pulling fs layer 23:24:26 138eaada9080: Pulling fs layer 23:24:26 0622d0fa9048: Pulling fs layer 23:24:26 41b27a9f41bf: Waiting 23:24:26 28c525ee5125: Waiting 23:24:26 094b1ea09ed8: Waiting 23:24:26 138eaada9080: Waiting 23:24:26 0622d0fa9048: Waiting 23:24:26 444b2fc9a129: Waiting 23:24:26 ea15f1150254: Waiting 23:24:26 2cc5ad85d9ab: Download complete 23:24:26 444b2fc9a129: Verifying Checksum 23:24:26 444b2fc9a129: Download complete 23:24:26 c9b1b535fdd9: Verifying Checksum 23:24:26 c9b1b535fdd9: Download complete 23:24:26 ea15f1150254: Download complete 23:24:26 28c525ee5125: Verifying Checksum 23:24:26 28c525ee5125: Download complete 23:24:27 756a868c4378: Verifying Checksum 23:24:27 756a868c4378: Download complete 23:24:27 c9b1b535fdd9: Pull complete 23:24:27 138eaada9080: Verifying Checksum 23:24:27 138eaada9080: Download complete 23:24:27 094b1ea09ed8: Verifying Checksum 23:24:27 094b1ea09ed8: Download complete 23:24:27 0622d0fa9048: Retrying in 5 seconds 23:24:28 41b27a9f41bf: Verifying Checksum 23:24:28 41b27a9f41bf: Download complete 23:24:28 2cc5ad85d9ab: Pull complete 23:24:28 0622d0fa9048: Retrying in 4 seconds 23:24:29 756a868c4378: Pull complete 23:24:29 0622d0fa9048: Retrying in 3 seconds 23:24:29 444b2fc9a129: Pull complete 23:24:29 ea15f1150254: Pull complete 23:24:30 0622d0fa9048: Retrying in 2 seconds 23:24:31 0622d0fa9048: Retrying in 1 second 23:24:32 0622d0fa9048: Retrying in 10 seconds 23:24:33 0622d0fa9048: Retrying in 9 seconds 23:24:33 41b27a9f41bf: Pull complete 23:24:34 28c525ee5125: Pull complete 23:24:34 0622d0fa9048: Retrying in 8 seconds 23:24:35 0622d0fa9048: Retrying in 7 seconds 23:24:36 094b1ea09ed8: Pull complete 23:24:36 0622d0fa9048: Retrying in 6 seconds 23:24:37 138eaada9080: Pull complete 23:24:37 0622d0fa9048: Retrying in 5 seconds 23:24:38 0622d0fa9048: Retrying in 4 seconds 23:24:39 0622d0fa9048: Retrying in 3 seconds 23:24:40 0622d0fa9048: Retrying in 2 seconds 23:24:41 0622d0fa9048: Retrying in 1 second 23:24:42 0622d0fa9048: Verifying Checksum 23:24:42 0622d0fa9048: Download complete 23:24:43 0622d0fa9048: Pull complete 23:24:43 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:24:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:24:43 prd-centos7-docker-4c-2g-1728 does not seem to be running inside a container 23:24:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-260 -v /w/workspace/dry_go-mod-core-contracts_PR-260:/w/workspace/dry_go-mod-core-contracts_PR-260:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-260@tmp:/w/workspace/dry_go-mod-core-contracts_PR-260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:24:44 $ docker top be020ce971a03e1b506e17948f0c46cfde1842ffd6b581e08bbb5ab5818fa4b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:44 provisioning config files... 23:24:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-260@tmp/config5870870585650493549tmp [Pipeline] { [Pipeline] echo 23:24:45 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:24:45 ---> create-netrc.sh [Pipeline] echo 23:24:45 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:24:45 ---> logs-deploy.sh 23:24:45 + ARCHIVE_ARTIFACTS= 23:24:45 + LOGS_SERVER=https://logs.edgexfoundry.org 23:24:45 + '[' https://logs.edgexfoundry.org == None ']' 23:24:45 + NEXUS_URL=https://nexus.edgexfoundry.org 23:24:45 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-260/1 23:24:45 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-260/1/ 23:24:45 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-260/1 /w/workspace/dry_go-mod-core-contracts_PR-260 23:24:46 Archives upload complete. 23:24:47 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-260/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-260/1/