Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0e104270bcdba6d57d1eb654a33ea3a0d313d58c 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-5251 in /w/workspace/dgexfoundry_device-sdk-go_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 0e104270bcdba6d57d1eb654a33ea3a0d313d58c (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e104270bcdba6d57d1eb654a33ea3a0d313d58c # timeout=10 Commit message: "Merge pull request #499 from weichou1229/issue-453" > git rev-list --no-walk 2564dc108e71feea14859d9661bd87f7c2b518b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:33:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:33:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:33:09 ========================================================= 14:33:09 EdgeX Global Pipelines Version Info 14:33:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:33:12 ------------------- 14:33:12 stable info: 14:33:12 ------------------- 14:33:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:33:12 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 14:33:12 Message: update stable to v1.0.73 14:33:13 ------------------- 14:33:13 experimental info: 14:33:13 ------------------- 14:33:13 Commited By: **** collab-it+edgex@linuxfoundation.org 14:33:13 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 14:33:13 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:33:15 14:33:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:33:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:33:15 latest: Pulling from edgex-devops/git-semver 14:33:15 9123ac7c32f7: Pulling fs layer 14:33:15 b8cc5d1170e3: Pulling fs layer 14:33:15 2924cbbf6a41: Pulling fs layer 14:33:15 93b08a4f1073: Pulling fs layer 14:33:15 93b08a4f1073: Waiting 14:33:15 b8cc5d1170e3: Verifying Checksum 14:33:15 b8cc5d1170e3: Download complete 14:33:16 9123ac7c32f7: Verifying Checksum 14:33:16 9123ac7c32f7: Download complete 14:33:16 2924cbbf6a41: Verifying Checksum 14:33:16 2924cbbf6a41: Download complete 14:33:16 93b08a4f1073: Verifying Checksum 14:33:16 93b08a4f1073: Download complete 14:33:16 9123ac7c32f7: Pull complete 14:33:16 b8cc5d1170e3: Pull complete 14:33:18 2924cbbf6a41: Pull complete 14:33:18 93b08a4f1073: Pull complete 14:33:18 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:33:18 prd-centos7-docker-4c-2g-5251 does not seem to be running inside a container 14:33:18 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:33:20 $ docker top 66b4e2656e8e86da0e84d904b48352a0121d26d666aa354c1ce29015a02f53e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:33:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:20 [ssh-agent] Looking for ssh-agent implementation... 14:33:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:21 $ docker exec 66b4e2656e8e86da0e84d904b48352a0121d26d666aa354c1ce29015a02f53e0 ssh-agent 14:33:22 SSH_AUTH_SOCK=/tmp/ssh-PbQQ4EoCZdPr/agent.16 14:33:22 SSH_AGENT_PID=22 14:33:22 Running ssh-add (command line suppressed) 14:33:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1383749032744873538.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1383749032744873538.key) 14:33:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:23 + git describe --exact-match --tags HEAD 14:33:23 fatal: No names found, cannot describe anything. [Pipeline] } 14:33:23 $ docker exec --env ******** --env ******** 66b4e2656e8e86da0e84d904b48352a0121d26d666aa354c1ce29015a02f53e0 ssh-agent -k 14:33:23 unset SSH_AUTH_SOCK; 14:33:23 unset SSH_AGENT_PID; 14:33:23 echo Agent pid 22 killed; 14:33:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:33:24 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:33:24 This usually means this commit has not been tagged. [Pipeline] sshagent 14:33:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:24 [ssh-agent] Looking for ssh-agent implementation... 14:33:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:24 $ docker exec 66b4e2656e8e86da0e84d904b48352a0121d26d666aa354c1ce29015a02f53e0 ssh-agent 14:33:25 SSH_AUTH_SOCK=/tmp/ssh-dBlD69A6tzTp/agent.58 14:33:25 SSH_AGENT_PID=64 14:33:25 Running ssh-add (command line suppressed) 14:33:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3435129558392246312.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3435129558392246312.key) 14:33:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:27 + git semver init 14:33:27 # -> Open(): unable to determine branch for HEAD 14:33:27 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 14:33:27 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 14:33:27 # $SEMVER_REMOTE_NAME = origin 14:33:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:33:27 # $SEMVER_USER_NAME = edgex-jenkins 14:33:27 # $SEMVER_BRANCH = master 14:33:27 # $SEMVER_TEMP = /tmp/semver-383870750 14:33:27 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 14:33:28 # '/tmp/semver-383870750' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 14:33:28 # -> Force: false 14:33:28 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 14:33:28 $ docker exec --env ******** --env ******** 66b4e2656e8e86da0e84d904b48352a0121d26d666aa354c1ce29015a02f53e0 ssh-agent -k 14:33:28 unset SSH_AUTH_SOCK; 14:33:28 unset SSH_AGENT_PID; 14:33:28 echo Agent pid 64 killed; 14:33:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:29 + git semver [Pipeline] } 14:33:29 $ docker stop --time=1 66b4e2656e8e86da0e84d904b48352a0121d26d666aa354c1ce29015a02f53e0 14:33:31 $ docker rm -f 66b4e2656e8e86da0e84d904b48352a0121d26d666aa354c1ce29015a02f53e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:33:33 Stashed 47 file(s) [Pipeline] echo 14:33:33 [edgeXSemver] initialized semver on version 1.2.0-dev.30 [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 14:33:48 Still waiting to schedule task 14:33:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:33:48 Still waiting to schedule task 14:33:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:35:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5252 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 14:35:35 Running in /w/workspace/device-sdk-go/30 [Pipeline] { [Pipeline] checkout 14:35:42 using credential edgex-jenkins-ssh 14:35:42 Cloning the remote Git repository 14:35:42 Cloning with configured refspecs honoured and without tags 14:35:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:35:42 > git init /w/workspace/device-sdk-go/30 # timeout=10 14:35:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:35:42 > git --version # timeout=10 14:35:42 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:43 Fetching without tags 14:35:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:35:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:35:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:35:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:35:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:35:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:35:44 Checking out Revision 0e104270bcdba6d57d1eb654a33ea3a0d313d58c (master) 14:35:44 > git config core.sparsecheckout # timeout=10 14:35:44 > git checkout -f 0e104270bcdba6d57d1eb654a33ea3a0d313d58c # timeout=10 14:35:49 Commit message: "Merge pull request #499 from weichou1229/issue-453" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:35:50 ========================================================= 14:35:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:35:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:35:51 + 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 . 14:35:52 Sending build context to Docker daemon 2.985MB 14:35:52 Step 1/8 : ARG BASE=golang:1.13-alpine 14:35:52 Step 2/8 : FROM ${BASE} 14:35:53 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:35:53 cde5963f3b93: Pulling fs layer 14:35:53 2a23fa8c16f7: Pulling fs layer 14:35:53 777b28850792: Pulling fs layer 14:35:53 8a11ddd9e578: Pulling fs layer 14:35:53 4cf88f913ddb: Pulling fs layer 14:35:53 1df406cf5192: Pulling fs layer 14:35:53 cd6300453558: Pulling fs layer 14:35:53 b9c365052c96: Pulling fs layer 14:35:53 a2d8cc88f415: Pulling fs layer 14:35:53 ea1d1ca13537: Pulling fs layer 14:35:53 3750a50a1c5e: Pulling fs layer 14:35:53 8a11ddd9e578: Waiting 14:35:53 4cf88f913ddb: Waiting 14:35:53 b9c365052c96: Waiting 14:35:53 a2d8cc88f415: Waiting 14:35:53 ea1d1ca13537: Waiting 14:35:53 1df406cf5192: Waiting 14:35:53 cd6300453558: Waiting 14:35:53 3750a50a1c5e: Waiting 14:35:53 777b28850792: Verifying Checksum 14:35:53 777b28850792: Download complete 14:35:53 2a23fa8c16f7: Verifying Checksum 14:35:53 2a23fa8c16f7: Download complete 14:35:53 4cf88f913ddb: Verifying Checksum 14:35:53 4cf88f913ddb: Download complete 14:35:53 1df406cf5192: Download complete 14:35:53 cde5963f3b93: Verifying Checksum 14:35:53 cde5963f3b93: Download complete 14:35:54 cde5963f3b93: Pull complete 14:35:55 2a23fa8c16f7: Pull complete 14:35:55 777b28850792: Pull complete 14:35:57 cd6300453558: Verifying Checksum 14:35:57 cd6300453558: Download complete 14:35:57 a2d8cc88f415: Verifying Checksum 14:35:57 a2d8cc88f415: Download complete 14:36:00 ea1d1ca13537: Verifying Checksum 14:36:00 ea1d1ca13537: Download complete 14:36:00 3750a50a1c5e: Verifying Checksum 14:36:00 3750a50a1c5e: Download complete 14:36:02 Running on prd-centos7-docker-4c-2g-5253 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { 14:36:03 b9c365052c96: Verifying Checksum 14:36:03 b9c365052c96: Download complete [Pipeline] ws 14:36:03 Running in /w/workspace/device-sdk-go/30 [Pipeline] { [Pipeline] checkout 14:36:04 8a11ddd9e578: Verifying Checksum 14:36:04 8a11ddd9e578: Download complete 14:36:05 using credential edgex-jenkins-ssh 14:36:05 Cloning the remote Git repository 14:36:05 Cloning with configured refspecs honoured and without tags 14:36:05 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:36:05 > git init /w/workspace/device-sdk-go/30 # timeout=10 14:36:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:36:05 > git --version # timeout=10 14:36:05 using GIT_SSH to set credentials SSH Credentials for GitHub 14:36:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:36:06 Fetching without tags 14:36:06 Checking out Revision 0e104270bcdba6d57d1eb654a33ea3a0d313d58c (master) 14:36:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:36:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:36:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:36:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:36:05 using GIT_SSH to set credentials SSH Credentials for GitHub 14:36:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:36:06 > git config core.sparsecheckout # timeout=10 14:36:06 > git checkout -f 0e104270bcdba6d57d1eb654a33ea3a0d313d58c # timeout=10 14:36:10 Commit message: "Merge pull request #499 from weichou1229/issue-453" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:36:10 ========================================================= 14:36:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:36:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:36:11 + 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 . 14:36:11 Sending build context to Docker daemon 2.985MB 14:36:11 Step 1/8 : ARG BASE=golang:1.13-alpine 14:36:11 Step 2/8 : FROM ${BASE} 14:36:11 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:36:11 e6b0cf9c0882: Pulling fs layer 14:36:11 2848faf0eed1: Pulling fs layer 14:36:11 0f37312ad70f: Pulling fs layer 14:36:11 5788d62ee057: Pulling fs layer 14:36:11 0e6b1d234666: Pulling fs layer 14:36:11 bf5d7aec512f: Pulling fs layer 14:36:11 34c802a77dc8: Pulling fs layer 14:36:11 9eb99e56ec68: Pulling fs layer 14:36:11 27c7a5d97fbd: Pulling fs layer 14:36:11 5c102a31e300: Pulling fs layer 14:36:11 dcfb455df0a1: Pulling fs layer 14:36:11 34c802a77dc8: Waiting 14:36:11 9eb99e56ec68: Waiting 14:36:11 dcfb455df0a1: Waiting 14:36:11 5c102a31e300: Waiting 14:36:11 5788d62ee057: Waiting 14:36:11 bf5d7aec512f: Waiting 14:36:11 0f37312ad70f: Verifying Checksum 14:36:11 0f37312ad70f: Download complete 14:36:11 2848faf0eed1: Download complete 14:36:11 0e6b1d234666: Verifying Checksum 14:36:11 0e6b1d234666: Download complete 14:36:11 bf5d7aec512f: Download complete 14:36:11 e6b0cf9c0882: Verifying Checksum 14:36:11 e6b0cf9c0882: Download complete 14:36:11 e6b0cf9c0882: Pull complete 14:36:12 2848faf0eed1: Pull complete 14:36:12 0f37312ad70f: Pull complete 14:36:12 34c802a77dc8: Verifying Checksum 14:36:12 34c802a77dc8: Download complete 14:36:12 27c7a5d97fbd: Verifying Checksum 14:36:12 27c7a5d97fbd: Download complete 14:36:13 9eb99e56ec68: Verifying Checksum 14:36:13 9eb99e56ec68: Download complete 14:36:13 5c102a31e300: Verifying Checksum 14:36:13 5c102a31e300: Download complete 14:36:13 dcfb455df0a1: Verifying Checksum 14:36:13 dcfb455df0a1: Download complete 14:36:13 5788d62ee057: Download complete 14:36:16 8a11ddd9e578: Pull complete 14:36:16 4cf88f913ddb: Pull complete 14:36:16 1df406cf5192: Pull complete 14:36:18 5788d62ee057: Pull complete 14:36:18 0e6b1d234666: Pull complete 14:36:19 bf5d7aec512f: Pull complete 14:36:21 cd6300453558: Pull complete 14:36:24 34c802a77dc8: Pull complete 14:36:26 b9c365052c96: Pull complete 14:36:26 a2d8cc88f415: Pull complete 14:36:27 9eb99e56ec68: Pull complete 14:36:27 27c7a5d97fbd: Pull complete 14:36:28 ea1d1ca13537: Pull complete 14:36:28 5c102a31e300: Pull complete 14:36:28 3750a50a1c5e: Pull complete 14:36:28 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:36:28 ---> 78745c68409d 14:36:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:36:28 dcfb455df0a1: Pull complete 14:36:28 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:36:28 ---> 7c70fe431013 14:36:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:36:28 ---> Running in ba7c91f2eb3e 14:36:28 Removing intermediate container ba7c91f2eb3e 14:36:28 ---> 672eaf91fe9e 14:36:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:28 ---> Running in edf538877e90 14:36:29 Removing intermediate container edf538877e90 14:36:29 ---> 33933854ca90 14:36:29 Step 5/8 : RUN apk add --no-cache make git 14:36:29 ---> Running in 45c6fa83d2e0 14:36:30 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:36:31 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:36:32 OK: 143 MiB in 39 packages 14:36:32 ---> Running in 200971cf183a 14:36:32 Removing intermediate container 45c6fa83d2e0 14:36:32 ---> c1705925a9b7 14:36:32 Step 6/8 : WORKDIR /device-sdk-go 14:36:32 ---> Running in e4de188cbe6f 14:36:32 Removing intermediate container e4de188cbe6f 14:36:32 ---> 7cdd5945b9ee 14:36:32 Step 7/8 : COPY . . 14:36:33 Removing intermediate container 200971cf183a 14:36:33 ---> 520cc7f0296f 14:36:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:33 ---> Running in 05576544b242 14:36:33 ---> 4db96a99e88f 14:36:33 Step 8/8 : RUN go mod download 14:36:33 ---> Running in d290c0864db0 14:36:35 Removing intermediate container 05576544b242 14:36:35 ---> f4f4c3184698 14:36:35 Step 5/8 : RUN apk add --no-cache make git 14:36:35 ---> Running in 5a87ef9653b6 14:36:35 go: finding github.com/BurntSushi/toml v0.3.1 14:36:35 go: finding github.com/OneOfOne/xxhash v1.2.6 14:36:35 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:36:35 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:36:35 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:36:35 go: finding github.com/bgentry/speakeasy v0.1.0 14:36:35 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:36:35 go: finding github.com/davecgh/go-spew v1.1.1 14:36:35 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 14:36:35 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:36:35 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 14:36:35 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 14:36:35 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:36:35 go: finding github.com/fatih/color v1.7.0 14:36:35 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:36:35 go: finding github.com/go-kit/kit v0.8.0 14:36:35 go: finding github.com/go-logfmt/logfmt v0.4.0 14:36:35 go: finding github.com/go-stack/stack v1.8.0 14:36:35 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:36:35 go: finding github.com/google/uuid v1.1.0 14:36:35 go: finding github.com/gorilla/mux v1.7.1 14:36:35 go: finding github.com/hashicorp/consul/api v1.1.0 14:36:35 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:36:35 go: finding github.com/hashicorp/errwrap v1.0.0 14:36:35 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:36:35 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:36:35 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:36:35 go: finding github.com/hashicorp/go-multierror v1.0.0 14:36:35 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:36:35 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:36:35 go: finding github.com/hashicorp/go-syslog v1.0.0 14:36:35 go: finding github.com/hashicorp/go-uuid v1.0.1 14:36:35 go: finding github.com/hashicorp/go.net v0.0.1 14:36:35 go: finding github.com/hashicorp/golang-lru v0.5.0 14:36:35 go: finding github.com/hashicorp/logutils v1.0.0 14:36:35 go: finding github.com/hashicorp/mdns v1.0.0 14:36:35 go: finding github.com/hashicorp/memberlist v0.1.3 14:36:35 go: finding github.com/hashicorp/serf v0.8.2 14:36:35 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:36:35 go: finding github.com/mattn/go-colorable v0.0.9 14:36:35 go: finding github.com/mattn/go-isatty v0.0.3 14:36:35 go: finding github.com/miekg/dns v1.0.14 14:36:35 go: finding github.com/mitchellh/cli v1.0.0 14:36:35 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:36:35 go: finding github.com/mitchellh/copystructure v1.0.0 14:36:35 go: finding github.com/mitchellh/go-homedir v1.0.0 14:36:35 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:36:35 go: finding github.com/mitchellh/gox v0.4.0 14:36:35 go: finding github.com/mitchellh/iochan v1.0.0 14:36:35 go: finding github.com/mitchellh/mapstructure v1.1.2 14:36:35 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:36:35 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:36:35 go: finding github.com/pelletier/go-toml v1.2.0 14:36:35 go: finding github.com/pkg/errors v0.8.1 14:36:35 go: finding github.com/pmezard/go-difflib v1.0.0 14:36:35 go: finding github.com/posener/complete v1.1.1 14:36:35 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:36:35 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:36:35 go: finding github.com/stretchr/objx v0.1.0 14:36:35 go: finding github.com/stretchr/testify v1.5.1 14:36:35 go: finding github.com/ugorji/go v1.1.4 14:36:35 go: finding github.com/x448/float16 v0.8.4 14:36:35 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:36:35 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 14:36:35 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:36:35 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:36:35 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:36:35 go: finding gopkg.in/yaml.v2 v2.2.8 14:36:36 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:36:37 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:36:37 OK: 125 MiB in 39 packages 14:36:39 Removing intermediate container 5a87ef9653b6 14:36:39 ---> 912915ebfddb 14:36:39 Step 6/8 : WORKDIR /device-sdk-go 14:36:39 ---> Running in 24384d8434a0 14:36:39 Removing intermediate container 24384d8434a0 14:36:39 ---> c8cfba77e2f2 14:36:39 Step 7/8 : COPY . . 14:36:41 ---> c4158e70ddc1 14:36:41 Step 8/8 : RUN go mod download 14:36:41 ---> Running in 0a974d885a01 14:36:42 Removing intermediate container d290c0864db0 14:36:42 ---> d82306f281ac 14:36:42 Successfully built d82306f281ac 14:36:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:42 + docker inspect -f . ci-base-image-x86_64 14:36:42 . [Pipeline] withDockerContainer 14:36:42 go: finding github.com/BurntSushi/toml v0.3.1 14:36:42 go: finding github.com/OneOfOne/xxhash v1.2.6 14:36:42 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:36:42 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:36:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:36:42 go: finding github.com/bgentry/speakeasy v0.1.0 14:36:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:36:42 go: finding github.com/davecgh/go-spew v1.1.1 14:36:42 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 14:36:42 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:36:42 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 14:36:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 14:36:42 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:36:42 go: finding github.com/fatih/color v1.7.0 14:36:42 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:36:42 go: finding github.com/go-kit/kit v0.8.0 14:36:42 go: finding github.com/go-logfmt/logfmt v0.4.0 14:36:42 go: finding github.com/go-stack/stack v1.8.0 14:36:42 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:36:42 go: finding github.com/google/uuid v1.1.0 14:36:42 go: finding github.com/gorilla/mux v1.7.1 14:36:42 go: finding github.com/hashicorp/consul/api v1.1.0 14:36:42 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:36:42 go: finding github.com/hashicorp/errwrap v1.0.0 14:36:42 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:36:42 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:36:42 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:36:42 go: finding github.com/hashicorp/go-multierror v1.0.0 14:36:42 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:36:42 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:36:42 go: finding github.com/hashicorp/go-syslog v1.0.0 14:36:42 go: finding github.com/hashicorp/go-uuid v1.0.1 14:36:42 go: finding github.com/hashicorp/go.net v0.0.1 14:36:42 go: finding github.com/hashicorp/golang-lru v0.5.0 14:36:42 go: finding github.com/hashicorp/logutils v1.0.0 14:36:42 go: finding github.com/hashicorp/mdns v1.0.0 14:36:42 go: finding github.com/hashicorp/memberlist v0.1.3 14:36:42 go: finding github.com/hashicorp/serf v0.8.2 14:36:42 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:36:43 prd-centos7-docker-4c-2g-5253 does not seem to be running inside a container 14:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/30 -v /w/workspace/device-sdk-go/30:/w/workspace/device-sdk-go/30:rw,z -v /w/workspace/device-sdk-go/30@tmp:/w/workspace/device-sdk-go/30@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 ******** ci-base-image-x86_64 cat 14:36:43 go: finding github.com/mattn/go-colorable v0.0.9 14:36:43 go: finding github.com/mattn/go-isatty v0.0.3 14:36:43 go: finding github.com/miekg/dns v1.0.14 14:36:43 go: finding github.com/mitchellh/cli v1.0.0 14:36:43 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:36:43 go: finding github.com/mitchellh/copystructure v1.0.0 14:36:43 go: finding github.com/mitchellh/go-homedir v1.0.0 14:36:43 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:36:43 go: finding github.com/mitchellh/gox v0.4.0 14:36:43 go: finding github.com/mitchellh/iochan v1.0.0 14:36:43 go: finding github.com/mitchellh/mapstructure v1.1.2 14:36:43 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:36:43 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:36:43 go: finding github.com/pelletier/go-toml v1.2.0 14:36:43 go: finding github.com/pkg/errors v0.8.1 14:36:43 go: finding github.com/pmezard/go-difflib v1.0.0 14:36:43 go: finding github.com/posener/complete v1.1.1 14:36:43 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:36:43 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:36:43 go: finding github.com/stretchr/objx v0.1.0 14:36:43 go: finding github.com/stretchr/testify v1.5.1 14:36:43 go: finding github.com/ugorji/go v1.1.4 14:36:43 go: finding github.com/x448/float16 v0.8.4 14:36:43 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:36:43 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 14:36:43 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:36:43 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:36:43 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:36:43 go: finding gopkg.in/yaml.v2 v2.2.8 14:36:43 $ docker top 8a77b0f7a2cf0fa36e1c2fdc4cbcb06b2d61678145da7aefa0d19fab8b9326d4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:44 + go version 14:36:44 go version go1.13.5 linux/amd64 [Pipeline] sh 14:36:44 + make test 14:36:44 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:36:44 ? github.com/edgexfoundry/device-sdk-go [no test files] 14:36:53 Removing intermediate container 0a974d885a01 14:36:53 ---> 166478a86312 14:36:53 Successfully built 166478a86312 14:36:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:54 + docker inspect -f . ci-base-image-arm64 14:36:54 . [Pipeline] withDockerContainer 14:36:54 prd-ubuntu18.04-docker-arm64-4c-16g-5252 does not seem to be running inside a container 14:36:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/30 -v /w/workspace/device-sdk-go/30:/w/workspace/device-sdk-go/30:rw,z -v /w/workspace/device-sdk-go/30@tmp:/w/workspace/device-sdk-go/30@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 ******** ci-base-image-arm64 cat 14:36:55 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 14:36:55 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 14:36:55 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 14:36:55 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.005s coverage: 21.9% of statements 14:36:56 $ docker top 02b67f2858205ebbee4369d208afa19385d2b8895f3d9580e921076b0c645615 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:57 + go version 14:36:57 go version go1.13.5 linux/arm64 [Pipeline] sh 14:36:58 + make test 14:36:58 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:36:58 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.043s coverage: 95.8% of statements 14:36:59 ? github.com/edgexfoundry/device-sdk-go [no test files] 14:37:26 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 14:37:26 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 14:37:26 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 14:37:27 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.037s coverage: 21.9% of statements 14:37:30 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.058s coverage: 11.4% of statements 14:37:30 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 21.7% of statements 14:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 14:37:30 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.123s coverage: 36.9% of statements 14:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 14:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 14:37:30 ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.123s coverage: 65.2% of statements 14:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 14:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 14:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 14:37:30 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.015s coverage: 52.6% of statements 14:37:30 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 14:37:30 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.099s coverage: 68.9% of statements 14:37:30 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 14:37:30 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 14:37:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:37:30 gofmt -l . 14:37:30 [ "`gofmt -l .`" = "" ] 14:37:31 ./bin/test-attribution-txt.sh 14:37:31 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.160s coverage: 95.8% of statements 14:37:32 ./bin/test-go-mod-tidy.sh [Pipeline] stash 14:37:32 Stashed 1 file(s) [Pipeline] } 14:37:32 $ docker stop --time=1 8a77b0f7a2cf0fa36e1c2fdc4cbcb06b2d61678145da7aefa0d19fab8b9326d4 14:37:34 $ docker rm -f 8a77b0f7a2cf0fa36e1c2fdc4cbcb06b2d61678145da7aefa0d19fab8b9326d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:37:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:37:35 + ls -al . 14:37:35 total 176 14:37:35 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 21 14:37 . 14:37:35 drwxrwxr-x. 4 jenkins jenkins 30 Apr 21 14:36 .. 14:37:35 drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 14:36 api 14:37:35 drwxrwxr-x. 2 jenkins jenkins 64 Apr 21 14:36 bin 14:37:35 -rw-r--r--. 1 jenkins jenkins 110966 Apr 21 14:37 coverage.out 14:37:35 -rw-rw-r--. 1 jenkins jenkins 936 Apr 21 14:36 Dockerfile.build 14:37:35 -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 14:36 .dockerignore 14:37:35 drwxrwxr-x. 4 jenkins jenkins 48 Apr 21 14:36 example 14:37:35 drwxrwxr-x. 8 jenkins jenkins 162 Apr 21 14:36 .git 14:37:35 drwxrwxr-x. 2 jenkins jenkins 38 Apr 21 14:36 .github 14:37:35 -rw-rw-r--. 1 jenkins jenkins 138 Apr 21 14:36 .gitignore 14:37:35 -rw-r--r--. 1 jenkins jenkins 446 Apr 21 14:37 go.mod 14:37:35 -rw-r--r--. 1 jenkins jenkins 12076 Apr 21 14:37 go.sum 14:37:35 drwxrwxr-x. 15 jenkins jenkins 217 Apr 21 14:36 internal 14:37:35 -rw-rw-r--. 1 jenkins jenkins 808 Apr 21 14:36 Jenkinsfile 14:37:35 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 21 14:36 LICENSE 14:37:35 -rw-rw-r--. 1 jenkins jenkins 892 Apr 21 14:36 Makefile 14:37:35 drwxrwxr-x. 5 jenkins jenkins 50 Apr 21 14:36 pkg 14:37:35 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 21 14:36 README.md 14:37:35 drwxrwxr-x. 3 jenkins jenkins 44 Apr 21 14:36 .semver 14:37:35 drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 14:36 snap 14:37:35 -rw-rw-r--. 1 jenkins jenkins 12 Apr 21 14:33 VERSION 14:37:35 -rw-rw-r--. 1 jenkins jenkins 222 Apr 21 14:36 version.go [Pipeline] isUnix [Pipeline] sh 14:37:35 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0e104270bcdba6d57d1eb654a33ea3a0d313d58c --label arch=amd64 --label version=1.2.0-dev.30 . 14:37:36 Sending build context to Docker daemon 3.113MB 14:37:36 Step 1/21 : ARG BASE=golang:1.13-alpine 14:37:36 Step 2/21 : FROM ${BASE} AS builder 14:37:36 ---> d82306f281ac 14:37:36 Step 3/21 : ARG MAKE='make build' 14:37:36 ---> Running in f39028ee5eaa 14:37:36 Removing intermediate container f39028ee5eaa 14:37:36 ---> 1797ea85a6d6 14:37:36 Step 4/21 : WORKDIR /device-sdk-go 14:37:36 ---> Running in 58adad3052cc 14:37:36 Removing intermediate container 58adad3052cc 14:37:36 ---> d39bc1330668 14:37:36 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:37:36 ---> Running in 5f533e6335c2 14:37:36 Removing intermediate container 5f533e6335c2 14:37:36 ---> 45f30d93a6cc 14:37:36 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:36 ---> Running in 95aa6e3dbd92 14:37:37 Removing intermediate container 95aa6e3dbd92 14:37:37 ---> 6b08723caa51 14:37:37 Step 7/21 : RUN apk add --update --no-cache make git 14:37:37 ---> Running in 698d736c91b4 14:37:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:37:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:37:39 OK: 143 MiB in 39 packages 14:37:39 Removing intermediate container 698d736c91b4 14:37:39 ---> dfd43fcf9f1f 14:37:39 Step 8/21 : COPY . . 14:37:40 ---> d8d40e4689bb 14:37:40 Step 9/21 : RUN ${MAKE} 14:37:40 ---> Running in daab001733e0 14:37:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.30" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:37:48 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 14:37:49 Removing intermediate container daab001733e0 14:37:49 ---> 2cf4fd7ee46e 14:37:49 Step 10/21 : FROM scratch 14:37:49 ---> 14:37:49 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:37:49 ---> Running in db263e166f54 14:37:49 Removing intermediate container db263e166f54 14:37:49 ---> 72bf0badd273 14:37:49 Step 12/21 : ENV APP_PORT=49990 14:37:49 ---> Running in 19880b19e8c2 14:37:49 Removing intermediate container 19880b19e8c2 14:37:49 ---> dd1d5490d02b 14:37:49 Step 13/21 : EXPOSE $APP_PORT 14:37:49 ---> Running in 98e91213547e 14:37:49 Removing intermediate container 98e91213547e 14:37:49 ---> 47c5dabf92ba 14:37:49 Step 14/21 : WORKDIR / 14:37:49 ---> Running in ef1df8b033cf 14:37:49 Removing intermediate container ef1df8b033cf 14:37:49 ---> 9bf22229b032 14:37:49 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 14:37:49 ---> a9626cb4d0e2 14:37:49 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 14:37:50 ---> c2b93f531d98 14:37:50 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 14:37:50 ---> ffcfe1822cd9 14:37:50 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:37:50 ---> Running in 12c8aa20fe98 14:37:50 Removing intermediate container 12c8aa20fe98 14:37:50 ---> 73e0d409fe6e 14:37:50 Step 19/21 : LABEL arch=amd64 14:37:50 ---> Running in fddca89e453c 14:37:50 Removing intermediate container fddca89e453c 14:37:50 ---> 173a9897a0c9 14:37:50 Step 20/21 : LABEL git_sha=0e104270bcdba6d57d1eb654a33ea3a0d313d58c 14:37:50 ---> Running in cfeabcf90c71 14:37:50 Removing intermediate container cfeabcf90c71 14:37:50 ---> b1265e67e679 14:37:50 Step 21/21 : LABEL version=1.2.0-dev.30 14:37:50 ---> Running in 2977fd217df2 14:37:50 Removing intermediate container 2977fd217df2 14:37:50 ---> 19c03cfbf887 14:37:50 [Warning] One or more build-args [ARCH] were not consumed 14:37:50 Successfully built 19c03cfbf887 14:37:50 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:38:03 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.096s coverage: 11.4% of statements 14:38:03 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.019s coverage: 21.7% of statements 14:38:03 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 14:38:03 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.216s coverage: 36.9% of statements 14:38:03 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 14:38:03 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 14:38:03 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.467s coverage: 65.2% of statements 14:38:03 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 14:38:03 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 14:38:03 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 14:38:03 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.075s coverage: 52.6% of statements 14:38:03 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 14:38:03 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.353s coverage: 68.9% of statements 14:38:03 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 14:38:03 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 14:38:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:38:06 gofmt -l . 14:38:06 [ "`gofmt -l .`" = "" ] 14:38:07 ./bin/test-attribution-txt.sh 14:38:08 ./bin/test-go-mod-tidy.sh [Pipeline] stash 14:38:08 Warning: overwriting stash ‘coverage-report’ 14:38:09 Stashed 1 file(s) [Pipeline] } 14:38:09 $ docker stop --time=1 02b67f2858205ebbee4369d208afa19385d2b8895f3d9580e921076b0c645615 14:38:11 $ docker rm -f 02b67f2858205ebbee4369d208afa19385d2b8895f3d9580e921076b0c645615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:38:13 + ls -al . 14:38:13 total 216 14:38:13 drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 14:38 . 14:38:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 14:35 .. 14:38:13 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 14:35 .dockerignore 14:38:13 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 14:35 .git 14:38:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 14:35 .github 14:38:13 -rw-rw-r-- 1 jenkins jenkins 138 Apr 21 14:35 .gitignore 14:38:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:35 .semver 14:38:13 -rw-rw-r-- 1 jenkins jenkins 936 Apr 21 14:35 Dockerfile.build 14:38:13 -rw-rw-r-- 1 jenkins jenkins 808 Apr 21 14:35 Jenkinsfile 14:38:13 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 21 14:35 LICENSE 14:38:13 -rw-rw-r-- 1 jenkins jenkins 892 Apr 21 14:35 Makefile 14:38:13 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 21 14:35 README.md 14:38:13 -rw-rw-r-- 1 jenkins jenkins 12 Apr 21 14:33 VERSION 14:38:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:35 api 14:38:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 14:35 bin 14:38:13 -rw-r--r-- 1 jenkins jenkins 110966 Apr 21 14:38 coverage.out 14:38:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 14:35 example 14:38:13 -rw-r--r-- 1 jenkins jenkins 446 Apr 21 14:38 go.mod 14:38:13 -rw-r--r-- 1 jenkins jenkins 12076 Apr 21 14:38 go.sum 14:38:13 drwxrwxr-x 15 jenkins jenkins 4096 Apr 21 14:35 internal 14:38:13 drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 14:35 pkg 14:38:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 14:35 snap 14:38:13 -rw-rw-r-- 1 jenkins jenkins 222 Apr 21 14:35 version.go [Pipeline] isUnix [Pipeline] sh 14:38:13 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0e104270bcdba6d57d1eb654a33ea3a0d313d58c --label arch=arm64 --label version=1.2.0-dev.30 . 14:38:14 Sending build context to Docker daemon 3.113MB 14:38:14 Step 1/21 : ARG BASE=golang:1.13-alpine 14:38:14 Step 2/21 : FROM ${BASE} AS builder 14:38:14 ---> 166478a86312 14:38:14 Step 3/21 : ARG MAKE='make build' 14:38:14 ---> Running in 21508eef2220 14:38:14 Removing intermediate container 21508eef2220 14:38:14 ---> 35c122c8e704 14:38:14 Step 4/21 : WORKDIR /device-sdk-go 14:38:14 ---> Running in 45a35a44712f 14:38:15 Removing intermediate container 45a35a44712f 14:38:15 ---> efaabda7b374 14:38:15 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:38:15 ---> Running in 737e7ffce6d4 14:38:15 Removing intermediate container 737e7ffce6d4 14:38:15 ---> 441cdf8b8e35 14:38:15 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:15 ---> Running in 07c04e8d9a69 14:38:17 Removing intermediate container 07c04e8d9a69 14:38:17 ---> cc68fe526856 14:38:17 Step 7/21 : RUN apk add --update --no-cache make git 14:38:17 ---> Running in 43975b2bf9bf 14:38:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:38:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:38:20 OK: 125 MiB in 39 packages 14:38:21 Removing intermediate container 43975b2bf9bf 14:38:21 ---> a7bf4ea5da06 14:38:21 Step 8/21 : COPY . . 14:38:22 ---> dd71a1206fc6 14:38:22 Step 9/21 : RUN ${MAKE} 14:38:22 ---> Running in 4bcf8da98b0f 14:38:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.30" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:38:45 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 14:38:47 Removing intermediate container 4bcf8da98b0f 14:38:47 ---> b96299aef1f0 14:38:47 Step 10/21 : FROM scratch 14:38:47 ---> 14:38:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:38:47 ---> Running in 7cdd11931091 14:38:47 Removing intermediate container 7cdd11931091 14:38:47 ---> 46faf8a76bd8 14:38:47 Step 12/21 : ENV APP_PORT=49990 14:38:47 ---> Running in b96462e2dcf3 14:38:48 Removing intermediate container b96462e2dcf3 14:38:48 ---> 792cb76f610b 14:38:48 Step 13/21 : EXPOSE $APP_PORT 14:38:48 ---> Running in 9c89a2b8d345 14:38:48 Removing intermediate container 9c89a2b8d345 14:38:48 ---> 0a5700bf14ae 14:38:48 Step 14/21 : WORKDIR / 14:38:48 ---> Running in dd25d64df37d 14:38:49 Removing intermediate container dd25d64df37d 14:38:49 ---> d24b2d99f81f 14:38:49 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 14:38:50 ---> 02b46a2d1cd7 14:38:50 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 14:38:50 ---> 692365a913a6 14:38:50 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 14:38:51 ---> 4d8d306fc556 14:38:51 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:38:51 ---> Running in c3bf6e389e94 14:38:51 Removing intermediate container c3bf6e389e94 14:38:51 ---> 8a26d81d3143 14:38:51 Step 19/21 : LABEL arch=arm64 14:38:51 ---> Running in 5268eb9567e3 14:38:52 Removing intermediate container 5268eb9567e3 14:38:52 ---> 382c994d1e87 14:38:52 Step 20/21 : LABEL git_sha=0e104270bcdba6d57d1eb654a33ea3a0d313d58c 14:38:52 ---> Running in 8b8e4dc1c1d1 14:38:52 Removing intermediate container 8b8e4dc1c1d1 14:38:52 ---> e03c9cf05dc0 14:38:52 Step 21/21 : LABEL version=1.2.0-dev.30 14:38:52 ---> Running in 911608b3e41f 14:38:53 Removing intermediate container 911608b3e41f 14:38:53 ---> f3bf795079b0 14:38:53 [Warning] One or more build-args [ARCH] were not consumed 14:38:53 Successfully built f3bf795079b0 14:38:53 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 14:38:54 provisioning config files... 14:38:54 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7025331546181581742tmp [Pipeline] { [Pipeline] sh 14:38:54 + curl -s https://codecov.io/bash 14:38:54 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7025331546181581742tmp 14:38:55 14:38:55 _____ _ 14:38:55 / ____| | | 14:38:55 | | ___ __| | ___ ___ _____ __ 14:38:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:38:55 | |___| (_) | (_| | __/ (_| (_) \ V / 14:38:55 \_____\___/ \__,_|\___|\___\___/ \_/ 14:38:55 Bash-tbd 14:38:55 14:38:55 14:38:55 ==> Jenkins CI detected. 14:38:55 project root: . 14:38:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:38:55 ==> Running gcov in . (disable via -X gcov) 14:38:55 ==> Python coveragepy not found 14:38:55 ==> Searching for coverage reports in: 14:38:55 + . 14:38:55 -> Found 1 reports 14:38:55 ==> Detecting git/mercurial file structure 14:38:55 ==> Reading reports 14:38:55 + ./coverage.out bytes=110966 14:38:55 ==> Appending adjustments 14:38:55 http://docs.codecov.io/docs/fixing-reports 14:38:56 + Found adjustments 14:38:56 ==> Gzipping contents 14:38:56 ==> Uploading reports 14:38:56 url: https://codecov.io 14:38:56 query: branch=master&commit=0e104270bcdba6d57d1eb654a33ea3a0d313d58c&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 14:38:56 -> Pinging Codecov 14:38:56 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=0e104270bcdba6d57d1eb654a33ea3a0d313d58c&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 14:38:56 -> Uploading 14:38:57 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0e104270bcdba6d57d1eb654a33ea3a0d313d58c [Pipeline] } 14:38:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:38:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 14:38:57 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 14:38:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 14:38:58 14:38:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 14:38:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 14:38:59 1.217.3: Pulling from edgex-devops/edgex-snyk-go 14:38:59 e6b0cf9c0882: Pulling fs layer 14:38:59 2848faf0eed1: Pulling fs layer 14:38:59 0f37312ad70f: Pulling fs layer 14:38:59 7d08f2745646: Pulling fs layer 14:38:59 4c9f31393084: Pulling fs layer 14:38:59 eb21ddb83652: Pulling fs layer 14:38:59 345998794f6b: Pulling fs layer 14:38:59 97a711d68925: Pulling fs layer 14:38:59 7c8476c1cb00: Pulling fs layer 14:38:59 eb21ddb83652: Waiting 14:38:59 345998794f6b: Waiting 14:38:59 97a711d68925: Waiting 14:38:59 7d08f2745646: Waiting 14:38:59 4c9f31393084: Waiting 14:38:59 7c8476c1cb00: Waiting 14:38:59 0f37312ad70f: Verifying Checksum 14:38:59 0f37312ad70f: Download complete 14:38:59 2848faf0eed1: Verifying Checksum 14:38:59 2848faf0eed1: Download complete 14:38:59 4c9f31393084: Verifying Checksum 14:38:59 4c9f31393084: Download complete 14:38:59 eb21ddb83652: Verifying Checksum 14:38:59 eb21ddb83652: Download complete 14:38:59 e6b0cf9c0882: Verifying Checksum 14:38:59 e6b0cf9c0882: Download complete 14:39:00 e6b0cf9c0882: Pull complete 14:39:00 2848faf0eed1: Pull complete 14:39:00 0f37312ad70f: Pull complete 14:39:01 345998794f6b: Verifying Checksum 14:39:01 345998794f6b: Download complete 14:39:04 7c8476c1cb00: Verifying Checksum 14:39:04 7c8476c1cb00: Download complete 14:39:04 97a711d68925: Verifying Checksum 14:39:04 97a711d68925: Download complete 14:39:05 7d08f2745646: Verifying Checksum 14:39:05 7d08f2745646: Download complete 14:39:18 7d08f2745646: Pull complete 14:39:18 4c9f31393084: Pull complete 14:39:18 eb21ddb83652: Pull complete 14:39:20 345998794f6b: Pull complete 14:39:24 97a711d68925: Pull complete 14:39:26 7c8476c1cb00: Pull complete 14:39:26 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 14:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 14:39:26 prd-centos7-docker-4c-2g-5251 does not seem to be running inside a container 14:39:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 14:39:28 $ docker top 31f556389e4d0b6826ace3256b174145a6053dba81b9d118178c73beed3bfd9c -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:28 + snyk monitor '--org=edgex-jenkins' 14:39:34 14:39:34 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 14:39:34 14:39:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/15a064a9-d0ef-4c48-a583-a776ba080543 14:39:34 14:39:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:39:34 14:39:34 [Pipeline] } 14:39:34 $ docker stop --time=1 31f556389e4d0b6826ace3256b174145a6053dba81b9d118178c73beed3bfd9c 14:39:35 $ docker rm -f 31f556389e4d0b6826ace3256b174145a6053dba81b9d118178c73beed3bfd9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 14:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:39:37 . [Pipeline] withDockerContainer 14:39:37 prd-centos7-docker-4c-2g-5251 does not seem to be running inside a container 14:39:37 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:39:38 $ docker top fa2144f35819552190287cf817408003b546576f4d8bb1a5750dcc8ba8e3bd8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:39:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:38 [ssh-agent] Looking for ssh-agent implementation... 14:39:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:39 $ docker exec fa2144f35819552190287cf817408003b546576f4d8bb1a5750dcc8ba8e3bd8d ssh-agent 14:39:39 SSH_AUTH_SOCK=/tmp/ssh-eKdnhwxW1vp3/agent.14 14:39:39 SSH_AGENT_PID=21 14:39:39 Running ssh-add (command line suppressed) 14:39:39 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6289391700859403479.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6289391700859403479.key) 14:39:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:40 + git semver tag 14:39:40 # -> Open(): unable to determine branch for HEAD 14:39:40 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 14:39:40 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 14:39:40 # $SEMVER_REMOTE_NAME = origin 14:39:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:39:40 # $SEMVER_USER_NAME = edgex-jenkins 14:39:40 # $SEMVER_BRANCH = master 14:39:40 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 14:39:40 # 0e104270bcdba6d57d1eb654a33ea3a0d313d58c HEAD 14:39:40 # -> Force: false 14:39:40 # 0a4eb9a5de378db51418435db22362c70dc2724c refs/tags/v1.2.0-dev.30 [Pipeline] } 14:39:40 $ docker exec --env ******** --env ******** fa2144f35819552190287cf817408003b546576f4d8bb1a5750dcc8ba8e3bd8d ssh-agent -k 14:39:41 unset SSH_AUTH_SOCK; 14:39:41 unset SSH_AGENT_PID; 14:39:41 echo Agent pid 21 killed; 14:39:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:39:42 + git semver [Pipeline] } 14:39:42 $ docker stop --time=1 fa2144f35819552190287cf817408003b546576f4d8bb1a5750dcc8ba8e3bd8d 14:39:44 $ docker rm -f fa2144f35819552190287cf817408003b546576f4d8bb1a5750dcc8ba8e3bd8d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:39:45 14:39:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:39:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:39:45 0.23.1-centos7: Pulling from edgex-lftools 14:39:45 ab5ef0e58194: Pulling fs layer 14:39:45 9712f1f96733: Pulling fs layer 14:39:45 63f879dbbcfc: Pulling fs layer 14:39:45 0d9ebad4ef96: Pulling fs layer 14:39:45 e9a5061849ea: Pulling fs layer 14:39:45 d747dcd14b5f: Pulling fs layer 14:39:45 2de7ff778b66: Pulling fs layer 14:39:45 0d9ebad4ef96: Waiting 14:39:45 2de7ff778b66: Waiting 14:39:45 e9a5061849ea: Waiting 14:39:45 d747dcd14b5f: Waiting 14:39:45 9712f1f96733: Verifying Checksum 14:39:45 9712f1f96733: Download complete 14:39:47 63f879dbbcfc: Verifying Checksum 14:39:47 63f879dbbcfc: Download complete 14:39:48 e9a5061849ea: Verifying Checksum 14:39:48 e9a5061849ea: Download complete 14:39:48 d747dcd14b5f: Verifying Checksum 14:39:48 d747dcd14b5f: Download complete 14:39:48 0d9ebad4ef96: Verifying Checksum 14:39:48 0d9ebad4ef96: Download complete 14:39:48 ab5ef0e58194: Verifying Checksum 14:39:48 ab5ef0e58194: Download complete 14:39:48 2de7ff778b66: Verifying Checksum 14:39:48 2de7ff778b66: Download complete 14:39:54 ab5ef0e58194: Pull complete 14:39:54 9712f1f96733: Pull complete 14:39:57 63f879dbbcfc: Pull complete 14:40:08 0d9ebad4ef96: Pull complete 14:40:08 e9a5061849ea: Pull complete 14:40:08 d747dcd14b5f: Pull complete 14:40:13 2de7ff778b66: Pull complete 14:40:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:40:14 prd-centos7-docker-4c-2g-5251 does not seem to be running inside a container 14:40:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:40:15 $ docker top 2b723909a523f16ef6e3da7411163b653581a386a20d2f4ad39b5b63cd37bd58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:40:15 provisioning config files... 14:40:15 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6586342558120066731tmp 14:40:15 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8097497714612489181tmp 14:40:16 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3650341306994096376tmp [Pipeline] { [Pipeline] echo 14:40:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:40:16 ---> sigul-configuration.sh 14:40:16 gpg: directory `/root/.gnupg' created 14:40:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:40:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:40:16 gpg: keyring `/root/.gnupg/secring.gpg' created 14:40:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:40:16 gpg: CAST5 encrypted data 14:40:16 gpg: encrypted with 1 passphrase 14:40:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:40:17 + mkdir /home/jenkins 14:40:17 + mkdir /home/jenkins/sigul [Pipeline] sh 14:40:18 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 14:40:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:40:19 ---> sigul-install.sh 14:40:30 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 14:40:30 + git tag --list 14:40:30 v1.2.0-dev.30 [Pipeline] sh 14:40:31 + lftools sign git-tag v1.2.0-dev.30 14:40:32 Signing Git tag with Sigul... 14:40:32 Signing v1.2.0-dev.30 [Pipeline] echo 14:40:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:40:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:40:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:40:35 $ docker stop --time=1 2b723909a523f16ef6e3da7411163b653581a386a20d2f4ad39b5b63cd37bd58 14:40:37 $ docker rm -f 2b723909a523f16ef6e3da7411163b653581a386a20d2f4ad39b5b63cd37bd58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:40:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:40:38 . [Pipeline] withDockerContainer 14:40:38 prd-centos7-docker-4c-2g-5251 does not seem to be running inside a container 14:40:39 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:40:40 $ docker top 79996a625330308bf9984b32742d28ecaadf72fdbe68f5035e6a1cdacbea40f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:40 [ssh-agent] Looking for ssh-agent implementation... 14:40:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:41 $ docker exec 79996a625330308bf9984b32742d28ecaadf72fdbe68f5035e6a1cdacbea40f5 ssh-agent 14:40:41 SSH_AUTH_SOCK=/tmp/ssh-gh525LJE3IWK/agent.14 14:40:41 SSH_AGENT_PID=21 14:40:41 Running ssh-add (command line suppressed) 14:40:41 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7928783210576110568.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7928783210576110568.key) 14:40:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:42 + git semver bump pre 14:40:42 # -> Open(): unable to determine branch for HEAD 14:40:42 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 14:40:42 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 14:40:42 # $SEMVER_REMOTE_NAME = origin 14:40:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:40:42 # $SEMVER_USER_NAME = edgex-jenkins 14:40:42 # $SEMVER_BRANCH = master 14:40:42 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 14:40:42 1.2.0-dev.31 [Pipeline] } 14:40:42 $ docker exec --env ******** --env ******** 79996a625330308bf9984b32742d28ecaadf72fdbe68f5035e6a1cdacbea40f5 ssh-agent -k 14:40:42 unset SSH_AUTH_SOCK; 14:40:42 unset SSH_AGENT_PID; 14:40:42 echo Agent pid 21 killed; 14:40:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:43 + git semver [Pipeline] } 14:40:43 $ docker stop --time=1 79996a625330308bf9984b32742d28ecaadf72fdbe68f5035e6a1cdacbea40f5 14:40:45 $ docker rm -f 79996a625330308bf9984b32742d28ecaadf72fdbe68f5035e6a1cdacbea40f5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:40:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:40:45 . [Pipeline] withDockerContainer 14:40:45 prd-centos7-docker-4c-2g-5251 does not seem to be running inside a container 14:40:46 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:40:47 $ docker top 4e861e0290308c8735264445bfb1b0061ea3416cc6d28bb6b68835444b37fa4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:47 [ssh-agent] Looking for ssh-agent implementation... 14:40:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:48 $ docker exec 4e861e0290308c8735264445bfb1b0061ea3416cc6d28bb6b68835444b37fa4b ssh-agent 14:40:48 SSH_AUTH_SOCK=/tmp/ssh-f3RPYXZj37B7/agent.14 14:40:48 SSH_AGENT_PID=21 14:40:48 Running ssh-add (command line suppressed) 14:40:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4296894305596374991.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4296894305596374991.key) 14:40:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:49 + git semver push 14:40:49 # -> Open(): unable to determine branch for HEAD 14:40:49 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 14:40:49 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 14:40:49 # $SEMVER_REMOTE_NAME = origin 14:40:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:40:49 # $SEMVER_USER_NAME = edgex-jenkins 14:40:49 # $SEMVER_BRANCH = master 14:40:49 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 14:40:57 $ docker exec --env ******** --env ******** 4e861e0290308c8735264445bfb1b0061ea3416cc6d28bb6b68835444b37fa4b ssh-agent -k 14:40:58 unset SSH_AUTH_SOCK; 14:40:58 unset SSH_AGENT_PID; 14:40:58 echo Agent pid 21 killed; 14:40:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:59 + git semver [Pipeline] } 14:40:59 $ docker stop --time=1 4e861e0290308c8735264445bfb1b0061ea3416cc6d28bb6b68835444b37fa4b 14:41:00 $ docker rm -f 4e861e0290308c8735264445bfb1b0061ea3416cc6d28bb6b68835444b37fa4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:41:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:41:02 ---> package-listing.sh 14:41:02 ++ facter osfamily 14:41:02 ++ tr '[:upper:]' '[:lower:]' 14:41:02 + OS_FAMILY=redhat 14:41:02 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 14:41:02 + START_PACKAGES=/tmp/packages_start.txt 14:41:02 + END_PACKAGES=/tmp/packages_end.txt 14:41:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:41:02 + PACKAGES=/tmp/packages_start.txt 14:41:02 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 14:41:02 + PACKAGES=/tmp/packages_end.txt 14:41:02 + case "${OS_FAMILY}" in 14:41:02 + rpm -qa 14:41:02 + sort 14:41:09 + '[' -f /tmp/packages_start.txt ']' 14:41:09 + '[' -f /tmp/packages_end.txt ']' 14:41:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:41:09 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 14:41:09 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 14:41:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 14:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:41:09 14:41:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:41:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:41:10 alpine: Pulling from edgex-lftools-log-publisher 14:41:10 c9b1b535fdd9: Pulling fs layer 14:41:10 2cc5ad85d9ab: Pulling fs layer 14:41:10 756a868c4378: Pulling fs layer 14:41:10 444b2fc9a129: Pulling fs layer 14:41:10 ea15f1150254: Pulling fs layer 14:41:10 41b27a9f41bf: Pulling fs layer 14:41:10 28c525ee5125: Pulling fs layer 14:41:10 094b1ea09ed8: Pulling fs layer 14:41:10 138eaada9080: Pulling fs layer 14:41:10 0622d0fa9048: Pulling fs layer 14:41:10 444b2fc9a129: Waiting 14:41:10 ea15f1150254: Waiting 14:41:10 41b27a9f41bf: Waiting 14:41:10 28c525ee5125: Waiting 14:41:10 094b1ea09ed8: Waiting 14:41:10 138eaada9080: Waiting 14:41:10 0622d0fa9048: Waiting 14:41:10 2cc5ad85d9ab: Verifying Checksum 14:41:10 2cc5ad85d9ab: Download complete 14:41:10 444b2fc9a129: Verifying Checksum 14:41:10 444b2fc9a129: Download complete 14:41:10 c9b1b535fdd9: Download complete 14:41:11 ea15f1150254: Verifying Checksum 14:41:11 ea15f1150254: Download complete 14:41:11 28c525ee5125: Verifying Checksum 14:41:11 28c525ee5125: Download complete 14:41:11 c9b1b535fdd9: Pull complete 14:41:12 756a868c4378: Verifying Checksum 14:41:12 756a868c4378: Download complete 14:41:12 2cc5ad85d9ab: Pull complete 14:41:12 138eaada9080: Verifying Checksum 14:41:12 138eaada9080: Download complete 14:41:12 0622d0fa9048: Verifying Checksum 14:41:12 0622d0fa9048: Download complete 14:41:12 094b1ea09ed8: Verifying Checksum 14:41:12 094b1ea09ed8: Download complete 14:41:13 41b27a9f41bf: Verifying Checksum 14:41:13 41b27a9f41bf: Download complete 14:41:15 756a868c4378: Pull complete 14:41:15 444b2fc9a129: Pull complete 14:41:16 ea15f1150254: Pull complete 14:41:22 41b27a9f41bf: Pull complete 14:41:22 28c525ee5125: Pull complete 14:41:25 094b1ea09ed8: Pull complete 14:41:25 138eaada9080: Pull complete 14:41:26 0622d0fa9048: Pull complete 14:41:26 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:41:26 prd-centos7-docker-4c-2g-5251 does not seem to be running inside a container 14:41:26 $ 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_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:41:27 $ docker top 06d61c7f548274deddfe0c78a14e80d5ca72160a0c85dfcd986c482509f6ec32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:41:28 provisioning config files... 14:41:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1961412331011874370tmp [Pipeline] { [Pipeline] echo 14:41:28 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:41:28 ---> create-netrc.sh [Pipeline] echo 14:41:28 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:41:29 ---> logs-deploy.sh 14:41:29 + ARCHIVE_ARTIFACTS= 14:41:29 + LOGS_SERVER=https://logs.edgexfoundry.org 14:41:29 + '[' https://logs.edgexfoundry.org == None ']' 14:41:29 + NEXUS_URL=https://nexus.edgexfoundry.org 14:41:29 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/30 14:41:29 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/30/ 14:41:29 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/30 /w/workspace/dgexfoundry_device-sdk-go_master 14:41:31 Archives upload complete. 14:41:31 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/30 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/30/