Pull request #536 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f0d03bfb6530324afd54d83f0a15ae6fd4719453+3a565b71685442c2ff1ef3a41526fe46f740cbbe (8725bd7211f7e72cd04a869025ae0d5e150780e7) 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/device-sdk-go/branches/PR-536/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: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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2527’ Running on prd-centos7-docker-4c-2g-2529 in /w/workspace/dgexfoundry_device-sdk-go_PR-536 [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-536 # 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 Fetching without tags > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/536/head:refs/remotes/origin/PR-536 # 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/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3a565b71685442c2ff1ef3a41526fe46f740cbbe into PR head commit f0d03bfb6530324afd54d83f0a15ae6fd4719453 Merge succeeded, producing f0d03bfb6530324afd54d83f0a15ae6fd4719453 Checking out Revision f0d03bfb6530324afd54d83f0a15ae6fd4719453 (PR-536) > git config core.sparsecheckout # timeout=10 > git checkout -f f0d03bfb6530324afd54d83f0a15ae6fd4719453 # 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 3a565b71685442c2ff1ef3a41526fe46f740cbbe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d03bfb6530324afd54d83f0a15ae6fd4719453 # timeout=10 Commit message: "Update go-mod-bootstrap version and increase device-simple timeout" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:41:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:41:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:41:32 ========================================================= 03:41:32 EdgeX Global Pipelines Version Info 03:41:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:41:33 ------------------- 03:41:33 stable info: 03:41:33 ------------------- 03:41:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:41:33 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 03:41:33 Message: update stable to v1.0.89 03:41:34 ------------------- 03:41:34 experimental info: 03:41:34 ------------------- 03:41:34 Commited By: **** collab-it+edgex@linuxfoundation.org 03:41:34 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 03:41:34 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:41:36 03:41:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:41:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:41:36 latest: Pulling from edgex-devops/git-semver 03:41:36 9123ac7c32f7: Pulling fs layer 03:41:36 b8cc5d1170e3: Pulling fs layer 03:41:36 2924cbbf6a41: Pulling fs layer 03:41:36 93b08a4f1073: Pulling fs layer 03:41:36 93b08a4f1073: Waiting 03:41:36 b8cc5d1170e3: Verifying Checksum 03:41:36 b8cc5d1170e3: Download complete 03:41:36 9123ac7c32f7: Verifying Checksum 03:41:36 9123ac7c32f7: Download complete 03:41:37 93b08a4f1073: Verifying Checksum 03:41:37 93b08a4f1073: Download complete 03:41:37 2924cbbf6a41: Verifying Checksum 03:41:37 2924cbbf6a41: Download complete 03:41:37 9123ac7c32f7: Pull complete 03:41:37 b8cc5d1170e3: Pull complete 03:41:38 2924cbbf6a41: Pull complete 03:41:38 93b08a4f1073: Pull complete 03:41:38 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:41:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:41:38 prd-centos7-docker-4c-2g-2529 does not seem to be running inside a container 03:41:38 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-536 -v /w/workspace/dgexfoundry_device-sdk-go_PR-536:/w/workspace/dgexfoundry_device-sdk-go_PR-536:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-536@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:10004/edgex-devops/git-semver:latest cat 03:41:40 $ docker top 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:40 [ssh-agent] Looking for ssh-agent implementation... 03:41:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:40 $ docker exec 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d ssh-agent 03:41:41 SSH_AUTH_SOCK=/tmp/ssh-xfMVtN4fDgdz/agent.11 03:41:41 SSH_AGENT_PID=17 03:41:41 Running ssh-add (command line suppressed) 03:41:41 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp/private_key_4049879196043699530.key (/w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp/private_key_4049879196043699530.key) 03:41:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:41 + git describe --exact-match --tags HEAD 03:41:41 fatal: No names found, cannot describe anything. [Pipeline] } 03:41:41 $ docker exec --env ******** --env ******** 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d ssh-agent -k 03:41:41 unset SSH_AUTH_SOCK; 03:41:41 unset SSH_AGENT_PID; 03:41:41 echo Agent pid 17 killed; 03:41:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:41:41 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:41:41 This usually means this commit has not been tagged. [Pipeline] sshagent 03:41:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:42 [ssh-agent] Looking for ssh-agent implementation... 03:41:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:42 $ docker exec 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d ssh-agent 03:41:42 SSH_AUTH_SOCK=/tmp/ssh-d5r96IyhVkKE/agent.45 03:41:42 SSH_AGENT_PID=50 03:41:42 Running ssh-add (command line suppressed) 03:41:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp/private_key_9028070189877512782.key (/w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp/private_key_9028070189877512782.key) 03:41:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:42 + git semver init 03:41:42 # -> Open(): unable to determine branch for HEAD 03:41:42 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-536/.git 03:41:42 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-536 03:41:42 # $SEMVER_REMOTE_NAME = origin 03:41:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:41:42 # $SEMVER_USER_NAME = edgex-jenkins 03:41:42 # $SEMVER_BRANCH = PR-536 03:41:42 # $SEMVER_TEMP = /tmp/semver-751672849 03:41:42 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:41:43 # '/tmp/semver-751672849' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-536/.semver' 03:41:43 # -> Force: false 03:41:43 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-536/.semver [Pipeline] } 03:41:43 $ docker exec --env ******** --env ******** 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d ssh-agent -k 03:41:43 unset SSH_AUTH_SOCK; 03:41:43 unset SSH_AGENT_PID; 03:41:43 echo Agent pid 50 killed; 03:41:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:44 + git semver [Pipeline] } 03:41:44 $ docker stop --time=1 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d 03:41:45 $ docker rm -f 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:41:46 Stashed 67 file(s) [Pipeline] echo 03:41:46 [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 03:42:01 Still waiting to schedule task 03:42:01 ‘prd-centos7-docker-4c-2g-2530’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ doesn’t have label ‘centos7-docker-4c-2g’ 03:42:02 Still waiting to schedule task 03:42:02 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:43:42 Running on prd-centos7-docker-4c-2g-2531 in /w/workspace/dgexfoundry_device-sdk-go_PR-536 [Pipeline] { [Pipeline] ws 03:43:42 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:43:44 using credential edgex-jenkins-ssh 03:43:44 Cloning the remote Git repository 03:43:44 Cloning with configured refspecs honoured and without tags 03:43:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:43:45 Fetching without tags 03:43:44 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:43:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:43:44 > git --version # timeout=10 03:43:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:43:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:43:45 > git config --add remote.origin.fetch +refs/pull/536/head:refs/remotes/origin/PR-536 # timeout=10 03:43:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:43:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:43:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:43:45 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:43:45 Merging remotes/origin/master commit 3a565b71685442c2ff1ef3a41526fe46f740cbbe into PR head commit f0d03bfb6530324afd54d83f0a15ae6fd4719453 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:43:46 Failed in branch amd64 03:43:45 > git config core.sparsecheckout # timeout=10 03:43:45 > git checkout -f f0d03bfb6530324afd54d83f0a15ae6fd4719453 # timeout=10 03:44:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2532 in /w/workspace/dgexfoundry_device-sdk-go_PR-536 [Pipeline] { [Pipeline] ws 03:44:56 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:45:01 using credential edgex-jenkins-ssh 03:45:01 Cloning the remote Git repository 03:45:01 Cloning with configured refspecs honoured and without tags 03:45:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:45:01 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:45:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:45:01 > git --version # timeout=10 03:45:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:45:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:45:03 Fetching without tags 03:45:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:45:03 > git config --add remote.origin.fetch +refs/pull/536/head:refs/remotes/origin/PR-536 # timeout=10 03:45:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:45:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:45:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:45:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:45:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:45:04 Merging remotes/origin/master commit 3a565b71685442c2ff1ef3a41526fe46f740cbbe into PR head commit f0d03bfb6530324afd54d83f0a15ae6fd4719453 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:45:04 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) 03:45:04 > git config core.sparsecheckout # timeout=10 03:45:04 > git checkout -f f0d03bfb6530324afd54d83f0a15ae6fd4719453 # timeout=10 [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 03:45:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:45:07 ---> package-listing.sh 03:45:07 ++ facter osfamily 03:45:07 ++ tr '[:upper:]' '[:lower:]' 03:45:07 + OS_FAMILY=redhat 03:45:07 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-536 03:45:07 + START_PACKAGES=/tmp/packages_start.txt 03:45:07 + END_PACKAGES=/tmp/packages_end.txt 03:45:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:45:07 + PACKAGES=/tmp/packages_start.txt 03:45:07 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-536 ']' 03:45:07 + PACKAGES=/tmp/packages_end.txt 03:45:07 + case "${OS_FAMILY}" in 03:45:07 + rpm -qa 03:45:07 + sort 03:45:11 + '[' -f /tmp/packages_start.txt ']' 03:45:11 + '[' -f /tmp/packages_end.txt ']' 03:45:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:45:11 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-536 ']' 03:45:11 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-536/archives/ 03:45:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-536/archives/ [Pipeline] isUnix [Pipeline] sh 03:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:45:11 03:45:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:45:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:45:12 alpine: Pulling from edgex-lftools-log-publisher 03:45:12 c9b1b535fdd9: Pulling fs layer 03:45:12 2cc5ad85d9ab: Pulling fs layer 03:45:12 756a868c4378: Pulling fs layer 03:45:12 444b2fc9a129: Pulling fs layer 03:45:12 ea15f1150254: Pulling fs layer 03:45:12 41b27a9f41bf: Pulling fs layer 03:45:12 28c525ee5125: Pulling fs layer 03:45:12 094b1ea09ed8: Pulling fs layer 03:45:12 138eaada9080: Pulling fs layer 03:45:12 0622d0fa9048: Pulling fs layer 03:45:12 444b2fc9a129: Waiting 03:45:12 ea15f1150254: Waiting 03:45:12 28c525ee5125: Waiting 03:45:12 094b1ea09ed8: Waiting 03:45:12 138eaada9080: Waiting 03:45:12 41b27a9f41bf: Waiting 03:45:12 2cc5ad85d9ab: Verifying Checksum 03:45:12 2cc5ad85d9ab: Download complete 03:45:12 444b2fc9a129: Verifying Checksum 03:45:12 c9b1b535fdd9: Verifying Checksum 03:45:12 c9b1b535fdd9: Download complete 03:45:12 ea15f1150254: Verifying Checksum 03:45:12 ea15f1150254: Download complete 03:45:12 28c525ee5125: Verifying Checksum 03:45:12 28c525ee5125: Download complete 03:45:12 756a868c4378: Verifying Checksum 03:45:12 756a868c4378: Download complete 03:45:12 c9b1b535fdd9: Pull complete 03:45:12 138eaada9080: Verifying Checksum 03:45:12 138eaada9080: Download complete 03:45:12 0622d0fa9048: Verifying Checksum 03:45:12 0622d0fa9048: Download complete 03:45:12 094b1ea09ed8: Verifying Checksum 03:45:12 094b1ea09ed8: Download complete 03:45:12 2cc5ad85d9ab: Pull complete 03:45:13 41b27a9f41bf: Verifying Checksum 03:45:13 41b27a9f41bf: Download complete 03:45:14 756a868c4378: Pull complete 03:45:14 444b2fc9a129: Pull complete 03:45:14 ea15f1150254: Pull complete 03:45:18 41b27a9f41bf: Pull complete 03:45:18 28c525ee5125: Pull complete 03:45:20 094b1ea09ed8: Pull complete 03:45:21 138eaada9080: Pull complete 03:45:21 0622d0fa9048: Pull complete 03:45:21 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:45:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:45:21 prd-centos7-docker-4c-2g-2529 does not seem to be running inside a container 03:45:21 $ 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-536 -v /w/workspace/dgexfoundry_device-sdk-go_PR-536:/w/workspace/dgexfoundry_device-sdk-go_PR-536:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:45:25 $ docker top cfc3332acda418c7a4c7d830a030c1ed90e4494e748bf2a393ce5f4278ca62f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:25 provisioning config files... 03:45:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp/config8241518376335527349tmp [Pipeline] { [Pipeline] echo 03:45:25 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:45:26 ---> create-netrc.sh [Pipeline] echo 03:45:26 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:45:26 ---> logs-deploy.sh 03:45:26 + ARCHIVE_ARTIFACTS= 03:45:26 + LOGS_SERVER=https://logs.edgexfoundry.org 03:45:26 + '[' https://logs.edgexfoundry.org == None ']' 03:45:26 + NEXUS_URL=https://nexus.edgexfoundry.org 03:45:26 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-536/1 03:45:26 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-536/1/ 03:45:26 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-536/1 /w/workspace/dgexfoundry_device-sdk-go_PR-536 03:45:28 Archives upload complete. 03:45:28 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-536/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-536/1/ 03:45:28 ---> uname -a: 03:45:28 Linux cfc3332acda4 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 03:45:28 03:45:28 03:45:28 ---> lscpu: 03:45:28 Architecture: x86_64 03:45:28 CPU op-mode(s): 32-bit, 64-bit 03:45:28 Byte Order: Little Endian 03:45:28 Address sizes: 40 bits physical, 48 bits virtual 03:45:28 CPU(s): 4 03:45:28 On-line CPU(s) list: 0-3 03:45:28 Thread(s) per core: 1 03:45:28 Core(s) per socket: 1 03:45:28 Socket(s): 4 03:45:28 NUMA node(s): 1 03:45:28 Vendor ID: GenuineIntel 03:45:28 CPU family: 6 03:45:28 Model: 44 03:45:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:45:28 Stepping: 1 03:45:28 CPU MHz: 2933.438 03:45:28 BogoMIPS: 5866.87 03:45:28 Virtualization: VT-x 03:45:28 Hypervisor vendor: KVM 03:45:28 Virtualization type: full 03:45:28 L1d cache: 128 KiB 03:45:28 L1i cache: 128 KiB 03:45:28 L2 cache: 16 MiB 03:45:28 L3 cache: 64 MiB 03:45:28 NUMA node0 CPU(s): 0-3 03:45:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:45:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:45:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:45:28 Vulnerability Meltdown: Mitigation; PTI 03:45:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:45:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:45:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:45:28 Vulnerability Tsx async abort: Not affected 03:45:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 03:45:28 03:45:28 03:45:28 ---> nproc: 03:45:28 4 03:45:28 03:45:28 03:45:28 ---> df -h: 03:45:28 Filesystem Size Used Available Use% Mounted on 03:45:28 overlay 50.0G 7.2G 42.8G 14% / 03:45:28 tmpfs 64.0M 0 64.0M 0% /dev 03:45:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:45:28 shm 64.0M 0 64.0M 0% /dev/shm 03:45:28 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 03:45:28 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 03:45:28 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 03:45:28 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 03:45:28 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-536 03:45:28 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp 03:45:28 03:45:28 03:45:28 ---> free -m: 03:45:28 total used free shared buff/cache available 03:45:28 Mem: 1837 624 125 0 1087 1107 03:45:28 Swap: 1023 1 1022 03:45:28 03:45:28