Pull request #448 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 79a40a317d1b6800d1816ffd538dea299a9d4c8b rather than 59012dd085182b4a7256c85de80ec5795b2029eb Obtained Jenkinsfile from 79a40a317d1b6800d1816ffd538dea299a9d4c8b Running in Durability level: PERFORMANCE_OPTIMIZED 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage: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: device-sdk-go-settings PROJECT: device-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2551 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-448 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-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/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 59012dd085182b4a7256c85de80ec5795b2029eb Merge succeeded, producing 59012dd085182b4a7256c85de80ec5795b2029eb Checking out Revision 59012dd085182b4a7256c85de80ec5795b2029eb (PR-448) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # 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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59012dd085182b4a7256c85de80ec5795b2029eb # 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 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59012dd085182b4a7256c85de80ec5795b2029eb # timeout=10 Commit message: "D" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-07T08:26:20.071Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 7ec8ff9f5abb00aa859cf9bb141b9107cc2fccef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:26:22.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T08:26:22.870Z] [2020-04-07T08:26:22.870Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:26:23.220Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T08:26:23.220Z] latest: Pulling from edgex-devops/git-semver [2020-04-07T08:26:23.220Z] 9123ac7c32f7: Pulling fs layer [2020-04-07T08:26:23.220Z] b8cc5d1170e3: Pulling fs layer [2020-04-07T08:26:23.220Z] 2924cbbf6a41: Pulling fs layer [2020-04-07T08:26:23.220Z] 93b08a4f1073: Pulling fs layer [2020-04-07T08:26:23.220Z] 93b08a4f1073: Waiting [2020-04-07T08:26:23.220Z] b8cc5d1170e3: Verifying Checksum [2020-04-07T08:26:23.220Z] b8cc5d1170e3: Download complete [2020-04-07T08:26:23.480Z] 9123ac7c32f7: Verifying Checksum [2020-04-07T08:26:23.481Z] 9123ac7c32f7: Download complete [2020-04-07T08:26:23.481Z] 93b08a4f1073: Verifying Checksum [2020-04-07T08:26:23.481Z] 93b08a4f1073: Download complete [2020-04-07T08:26:23.481Z] 2924cbbf6a41: Download complete [2020-04-07T08:26:23.741Z] 9123ac7c32f7: Pull complete [2020-04-07T08:26:23.741Z] b8cc5d1170e3: Pull complete [2020-04-07T08:26:24.680Z] 2924cbbf6a41: Pull complete [2020-04-07T08:26:24.680Z] 93b08a4f1073: Pull complete [2020-04-07T08:26:24.680Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-07T08:26:24.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-07T08:26:24.823Z] prd-centos7-docker-4c-2g-2551 does not seem to be running inside a container [2020-04-07T08:26:24.864Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@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-04-07T08:26:25.462Z] $ docker top d96ab2d8aa1f4cd80ee1fc1edf57abf300ab65f4226f944753eb2e0ec6544d2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-07T08:26:25.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T08:26:25.774Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T08:26:25.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T08:26:25.982Z] $ docker exec d96ab2d8aa1f4cd80ee1fc1edf57abf300ab65f4226f944753eb2e0ec6544d2c ssh-agent [2020-04-07T08:26:26.154Z] SSH_AUTH_SOCK=/tmp/ssh-rtCmEPV1NQMP/agent.15 [2020-04-07T08:26:26.154Z] SSH_AGENT_PID=22 [2020-04-07T08:26:26.163Z] Running ssh-add (command line suppressed) [2020-04-07T08:26:26.300Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_6557030693993630147.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_6557030693993630147.key) [2020-04-07T08:26:26.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T08:26:26.662Z] + git describe --exact-match --tags HEAD [2020-04-07T08:26:26.662Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-07T08:26:26.715Z] $ docker exec --env ******** --env ******** d96ab2d8aa1f4cd80ee1fc1edf57abf300ab65f4226f944753eb2e0ec6544d2c ssh-agent -k [2020-04-07T08:26:26.843Z] unset SSH_AUTH_SOCK; [2020-04-07T08:26:26.843Z] unset SSH_AGENT_PID; [2020-04-07T08:26:26.843Z] echo Agent pid 22 killed; [2020-04-07T08:26:26.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-07T08:26:26.942Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-07T08:26:26.942Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-07T08:26:27.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T08:26:27.010Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T08:26:27.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T08:26:27.195Z] $ docker exec d96ab2d8aa1f4cd80ee1fc1edf57abf300ab65f4226f944753eb2e0ec6544d2c ssh-agent [2020-04-07T08:26:27.398Z] SSH_AUTH_SOCK=/tmp/ssh-bRpNVMrFxDlV/agent.56 [2020-04-07T08:26:27.398Z] SSH_AGENT_PID=63 [2020-04-07T08:26:27.405Z] Running ssh-add (command line suppressed) [2020-04-07T08:26:27.551Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_6993344814978219245.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_6993344814978219245.key) [2020-04-07T08:26:27.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T08:26:27.926Z] + git semver init [2020-04-07T08:26:27.926Z] # -> Open(): unable to determine branch for HEAD [2020-04-07T08:26:27.926Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.git [2020-04-07T08:26:27.926Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-07T08:26:27.927Z] # $SEMVER_REMOTE_NAME = origin [2020-04-07T08:26:27.927Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-07T08:26:27.927Z] # $SEMVER_USER_NAME = jenkins [2020-04-07T08:26:27.927Z] # $SEMVER_BRANCH = PR-448 [2020-04-07T08:26:27.927Z] # $SEMVER_TEMP = /tmp/semver-324819353 [2020-04-07T08:26:27.927Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-07T08:26:28.496Z] # '/tmp/semver-324819353' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver' [2020-04-07T08:26:28.496Z] # -> Force: false [2020-04-07T08:26:28.496Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver [Pipeline] } [2020-04-07T08:26:28.513Z] $ docker exec --env ******** --env ******** d96ab2d8aa1f4cd80ee1fc1edf57abf300ab65f4226f944753eb2e0ec6544d2c ssh-agent -k [2020-04-07T08:26:28.645Z] unset SSH_AUTH_SOCK; [2020-04-07T08:26:28.645Z] unset SSH_AGENT_PID; [2020-04-07T08:26:28.645Z] echo Agent pid 63 killed; [2020-04-07T08:26:28.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-07T08:26:29.083Z] + git semver [Pipeline] } [2020-04-07T08:26:29.099Z] $ docker stop --time=1 d96ab2d8aa1f4cd80ee1fc1edf57abf300ab65f4226f944753eb2e0ec6544d2c [2020-04-07T08:26:30.412Z] $ docker rm -f d96ab2d8aa1f4cd80ee1fc1edf57abf300ab65f4226f944753eb2e0ec6544d2c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-07T08:26:31.269Z] Stashed 36 file(s) [Pipeline] echo [2020-04-07T08:26:31.271Z] [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-04-07T08:26:46.511Z] Still waiting to schedule task [2020-04-07T08:26:46.512Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-07T08:26:46.513Z] Still waiting to schedule task [2020-04-07T08:26:46.513Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2549’ [2020-04-07T08:28:52.803Z] Running on prd-centos7-docker-4c-2g-2553 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws [2020-04-07T08:28:52.838Z] Running in /w/workspace/device-sdk-go/19 [Pipeline] { [Pipeline] checkout [2020-04-07T08:28:55.028Z] using credential edgex-jenkins-ssh [2020-04-07T08:28:55.280Z] Cloning the remote Git repository [2020-04-07T08:28:55.280Z] Cloning with configured refspecs honoured and without tags [2020-04-07T08:28:56.066Z] Fetching without tags [2020-04-07T08:28:55.302Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:28:55.344Z] > git init /w/workspace/device-sdk-go/19 # timeout=10 [2020-04-07T08:28:55.404Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:28:55.405Z] > git --version # timeout=10 [2020-04-07T08:28:55.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:28:55.447Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:28:56.038Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-07T08:28:56.043Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-04-07T08:28:56.048Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:28:56.060Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-07T08:28:56.073Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:28:56.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:28:56.078Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:28:56.457Z] Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 59012dd085182b4a7256c85de80ec5795b2029eb [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T08:28:56.686Z] Failed in branch amd64 [2020-04-07T08:28:56.468Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:28:56.476Z] > git checkout -f 59012dd085182b4a7256c85de80ec5795b2029eb # timeout=10 [2020-04-07T08:29:23.755Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2552 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws [2020-04-07T08:29:23.797Z] Running in /w/workspace/device-sdk-go/19 [Pipeline] { [Pipeline] checkout [2020-04-07T08:29:29.757Z] using credential edgex-jenkins-ssh [2020-04-07T08:29:29.809Z] Cloning the remote Git repository [2020-04-07T08:29:29.809Z] Cloning with configured refspecs honoured and without tags [2020-04-07T08:29:29.903Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:29:29.982Z] > git init /w/workspace/device-sdk-go/19 # timeout=10 [2020-04-07T08:29:30.058Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:29:30.059Z] > git --version # timeout=10 [2020-04-07T08:29:30.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:29:30.153Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:29:31.164Z] Fetching without tags [2020-04-07T08:29:31.684Z] Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 59012dd085182b4a7256c85de80ec5795b2029eb [2020-04-07T08:29:31.057Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-07T08:29:31.099Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-04-07T08:29:31.123Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:29:31.160Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-07T08:29:31.202Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:29:31.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:29:31.215Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T08:29:31.998Z] 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-04-07T08:29:31.725Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:29:31.748Z] > git checkout -f 59012dd085182b4a7256c85de80ec5795b2029eb # timeout=10 [2020-04-07T08:29:33.193Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:29:33.502Z] ---> package-listing.sh [2020-04-07T08:29:33.502Z] ++ facter osfamily [2020-04-07T08:29:33.502Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-07T08:29:33.502Z] + OS_FAMILY=redhat [2020-04-07T08:29:33.502Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-07T08:29:33.502Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-07T08:29:33.502Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-07T08:29:33.502Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-07T08:29:33.502Z] + PACKAGES=/tmp/packages_start.txt [2020-04-07T08:29:33.502Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' [2020-04-07T08:29:33.502Z] + PACKAGES=/tmp/packages_end.txt [2020-04-07T08:29:33.502Z] + case "${OS_FAMILY}" in [2020-04-07T08:29:33.502Z] + rpm -qa [2020-04-07T08:29:33.502Z] + sort [2020-04-07T08:29:37.704Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-07T08:29:37.704Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-07T08:29:37.704Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-07T08:29:37.704Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' [2020-04-07T08:29:37.704Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [2020-04-07T08:29:37.704Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:29:38.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T08:29:38.056Z] [2020-04-07T08:29:38.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:29:38.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T08:29:38.396Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-07T08:29:38.396Z] c9b1b535fdd9: Pulling fs layer [2020-04-07T08:29:38.396Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-07T08:29:38.396Z] 756a868c4378: Pulling fs layer [2020-04-07T08:29:38.396Z] 444b2fc9a129: Pulling fs layer [2020-04-07T08:29:38.396Z] ea15f1150254: Pulling fs layer [2020-04-07T08:29:38.396Z] 41b27a9f41bf: Pulling fs layer [2020-04-07T08:29:38.396Z] 28c525ee5125: Pulling fs layer [2020-04-07T08:29:38.396Z] 094b1ea09ed8: Pulling fs layer [2020-04-07T08:29:38.396Z] 138eaada9080: Pulling fs layer [2020-04-07T08:29:38.396Z] 0622d0fa9048: Pulling fs layer [2020-04-07T08:29:38.396Z] 444b2fc9a129: Waiting [2020-04-07T08:29:38.396Z] ea15f1150254: Waiting [2020-04-07T08:29:38.396Z] 41b27a9f41bf: Waiting [2020-04-07T08:29:38.396Z] 138eaada9080: Waiting [2020-04-07T08:29:38.396Z] 0622d0fa9048: Waiting [2020-04-07T08:29:38.396Z] 094b1ea09ed8: Waiting [2020-04-07T08:29:38.396Z] 28c525ee5125: Waiting [2020-04-07T08:29:38.396Z] 2cc5ad85d9ab: Download complete [2020-04-07T08:29:38.396Z] 444b2fc9a129: Verifying Checksum [2020-04-07T08:29:38.396Z] 444b2fc9a129: Download complete [2020-04-07T08:29:38.396Z] c9b1b535fdd9: Verifying Checksum [2020-04-07T08:29:38.396Z] c9b1b535fdd9: Download complete [2020-04-07T08:29:38.396Z] ea15f1150254: Verifying Checksum [2020-04-07T08:29:38.396Z] ea15f1150254: Download complete [2020-04-07T08:29:38.671Z] 28c525ee5125: Verifying Checksum [2020-04-07T08:29:38.671Z] 28c525ee5125: Download complete [2020-04-07T08:29:38.935Z] 756a868c4378: Verifying Checksum [2020-04-07T08:29:38.935Z] 756a868c4378: Download complete [2020-04-07T08:29:38.935Z] c9b1b535fdd9: Pull complete [2020-04-07T08:29:38.935Z] 138eaada9080: Verifying Checksum [2020-04-07T08:29:38.935Z] 138eaada9080: Download complete [2020-04-07T08:29:38.935Z] 0622d0fa9048: Verifying Checksum [2020-04-07T08:29:38.935Z] 0622d0fa9048: Download complete [2020-04-07T08:29:38.935Z] 094b1ea09ed8: Verifying Checksum [2020-04-07T08:29:38.935Z] 094b1ea09ed8: Download complete [2020-04-07T08:29:39.194Z] 2cc5ad85d9ab: Pull complete [2020-04-07T08:29:39.453Z] 41b27a9f41bf: Verifying Checksum [2020-04-07T08:29:39.453Z] 41b27a9f41bf: Download complete [2020-04-07T08:29:40.835Z] 756a868c4378: Pull complete [2020-04-07T08:29:40.835Z] 444b2fc9a129: Pull complete [2020-04-07T08:29:41.096Z] ea15f1150254: Pull complete [2020-04-07T08:29:44.397Z] 41b27a9f41bf: Pull complete [2020-04-07T08:29:44.397Z] 28c525ee5125: Pull complete [2020-04-07T08:29:46.305Z] 094b1ea09ed8: Pull complete [2020-04-07T08:29:46.589Z] 138eaada9080: Pull complete [2020-04-07T08:29:46.589Z] 0622d0fa9048: Pull complete [2020-04-07T08:29:46.848Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-07T08:29:46.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-07T08:29:46.988Z] prd-centos7-docker-4c-2g-2551 does not seem to be running inside a container [2020-04-07T08:29:47.036Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@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-04-07T08:29:48.069Z] $ docker top a8637ddd557681eb3b0fdaf36f6adb9852e882a49251df726311c8fd6fbe728a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-07T08:29:48.287Z] provisioning config files... [2020-04-07T08:29:48.303Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config1559393109051722393tmp [Pipeline] { [Pipeline] echo [2020-04-07T08:29:48.351Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:29:48.641Z] ---> create-netrc.sh [Pipeline] echo [2020-04-07T08:29:48.648Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:29:48.938Z] ---> logs-deploy.sh [2020-04-07T08:29:48.938Z] + ARCHIVE_ARTIFACTS= [2020-04-07T08:29:48.938Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-07T08:29:48.938Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-07T08:29:48.938Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-07T08:29:48.938Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/19 [2020-04-07T08:29:48.938Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/19/ [2020-04-07T08:29:48.938Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/19 /w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-07T08:29:49.873Z] Archives upload complete. [2020-04-07T08:29:50.132Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/19 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/19/