Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 40c90adbf9fac26db7d7745c142bac7f98eae2fe Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3807 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 without tags 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 > 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 Checking out Revision 40c90adbf9fac26db7d7745c142bac7f98eae2fe (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 40c90adbf9fac26db7d7745c142bac7f98eae2fe # timeout=10 Commit message: "Merge pull request #483 from hahattan/issue-482" > git rev-list --no-walk cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:39:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:34 09:39:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:39:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:35 latest: Pulling from edgex-devops/git-semver 09:39:35 9123ac7c32f7: Pulling fs layer 09:39:35 b8cc5d1170e3: Pulling fs layer 09:39:35 2924cbbf6a41: Pulling fs layer 09:39:35 93b08a4f1073: Pulling fs layer 09:39:35 93b08a4f1073: Waiting 09:39:35 b8cc5d1170e3: Verifying Checksum 09:39:35 b8cc5d1170e3: Download complete 09:39:35 9123ac7c32f7: Download complete 09:39:35 93b08a4f1073: Verifying Checksum 09:39:35 93b08a4f1073: Download complete 09:39:35 2924cbbf6a41: Verifying Checksum 09:39:35 2924cbbf6a41: Download complete 09:39:35 9123ac7c32f7: Pull complete 09:39:35 b8cc5d1170e3: Pull complete 09:39:36 2924cbbf6a41: Pull complete 09:39:36 93b08a4f1073: Pull complete 09:39:36 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:39:36 prd-centos7-docker-4c-2g-3807 does not seem to be running inside a container 09:39:36 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:39:37 $ docker top 37d9d52d85b0550ae0b72c45910c73bc568847b0711916cdf406f5947e9fbf52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:39:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:37 [ssh-agent] Looking for ssh-agent implementation... 09:39:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:37 $ docker exec 37d9d52d85b0550ae0b72c45910c73bc568847b0711916cdf406f5947e9fbf52 ssh-agent 09:39:38 SSH_AUTH_SOCK=/tmp/ssh-Q0rIIC1iCro5/agent.15 09:39:38 SSH_AGENT_PID=21 09:39:38 Running ssh-add (command line suppressed) 09:39:38 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5248102316815303736.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5248102316815303736.key) 09:39:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:38 + git describe --exact-match --tags HEAD 09:39:38 fatal: No names found, cannot describe anything. [Pipeline] } 09:39:38 $ docker exec --env ******** --env ******** 37d9d52d85b0550ae0b72c45910c73bc568847b0711916cdf406f5947e9fbf52 ssh-agent -k 09:39:38 unset SSH_AUTH_SOCK; 09:39:38 unset SSH_AGENT_PID; 09:39:38 echo Agent pid 21 killed; 09:39:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:39:38 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:39:38 This usually means this commit has not been tagged. [Pipeline] sshagent 09:39:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:39 [ssh-agent] Looking for ssh-agent implementation... 09:39:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:39 $ docker exec 37d9d52d85b0550ae0b72c45910c73bc568847b0711916cdf406f5947e9fbf52 ssh-agent 09:39:39 SSH_AUTH_SOCK=/tmp/ssh-tjfR1tb3m8oG/agent.56 09:39:39 SSH_AGENT_PID=63 09:39:39 Running ssh-add (command line suppressed) 09:39:39 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8320011297202529461.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8320011297202529461.key) 09:39:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:39 + git semver init 09:39:39 # -> Open(): unable to determine branch for HEAD 09:39:39 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:39:39 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:39:39 # $SEMVER_REMOTE_NAME = origin 09:39:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:39:39 # $SEMVER_USER_NAME = edgex-jenkins 09:39:39 # $SEMVER_BRANCH = master 09:39:39 # $SEMVER_TEMP = /tmp/semver-142578492 09:39:39 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:39:40 # '/tmp/semver-142578492' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 09:39:40 # -> Force: false 09:39:40 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 09:39:40 $ docker exec --env ******** --env ******** 37d9d52d85b0550ae0b72c45910c73bc568847b0711916cdf406f5947e9fbf52 ssh-agent -k 09:39:40 unset SSH_AUTH_SOCK; 09:39:40 unset SSH_AGENT_PID; 09:39:40 echo Agent pid 63 killed; 09:39:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:39:41 + git semver [Pipeline] } 09:39:41 $ docker stop --time=1 37d9d52d85b0550ae0b72c45910c73bc568847b0711916cdf406f5947e9fbf52 09:39:42 $ docker rm -f 37d9d52d85b0550ae0b72c45910c73bc568847b0711916cdf406f5947e9fbf52 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:39:43 Stashed 38 file(s) [Pipeline] echo 09:39:43 [edgeXSemver] initialized semver on version 1.2.0-dev.21 [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 09:39:58 Still waiting to schedule task 09:39:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:39:58 Still waiting to schedule task 09:39:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:41:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3808 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 09:41:40 Running in /w/workspace/device-sdk-go/21 [Pipeline] { [Pipeline] checkout 09:41:46 using credential edgex-jenkins-ssh 09:41:46 Cloning the remote Git repository 09:41:46 Cloning with configured refspecs honoured and without tags 09:41:46 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:41:46 > git init /w/workspace/device-sdk-go/21 # timeout=10 09:41:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:41:46 > git --version # timeout=10 09:41:47 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:41:48 Fetching without tags 09:41:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:41:48 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:41:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:41:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:41:48 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:41:48 Checking out Revision 40c90adbf9fac26db7d7745c142bac7f98eae2fe (master) 09:41:48 > git config core.sparsecheckout # timeout=10 09:41:48 > git checkout -f 40c90adbf9fac26db7d7745c142bac7f98eae2fe # timeout=10 09:41:53 Commit message: "Merge pull request #483 from hahattan/issue-482" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:41:54 ========================================================= 09:41:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 09:41:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:41:55 + 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 . 09:41:56 Sending build context to Docker daemon 2.882MB 09:41:56 Step 1/8 : ARG BASE=golang:1.13-alpine 09:41:56 Step 2/8 : FROM ${BASE} 09:41:57 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:41:57 cde5963f3b93: Pulling fs layer 09:41:57 2a23fa8c16f7: Pulling fs layer 09:41:57 777b28850792: Pulling fs layer 09:41:57 8a11ddd9e578: Pulling fs layer 09:41:57 4cf88f913ddb: Pulling fs layer 09:41:57 1df406cf5192: Pulling fs layer 09:41:57 cd6300453558: Pulling fs layer 09:41:57 b9c365052c96: Pulling fs layer 09:41:57 a2d8cc88f415: Pulling fs layer 09:41:57 ea1d1ca13537: Pulling fs layer 09:41:57 3750a50a1c5e: Pulling fs layer 09:41:57 1df406cf5192: Waiting 09:41:57 cd6300453558: Waiting 09:41:57 b9c365052c96: Waiting 09:41:57 a2d8cc88f415: Waiting 09:41:57 ea1d1ca13537: Waiting 09:41:57 3750a50a1c5e: Waiting 09:41:57 8a11ddd9e578: Waiting 09:41:57 4cf88f913ddb: Waiting 09:41:57 777b28850792: Verifying Checksum 09:41:57 777b28850792: Download complete 09:41:57 2a23fa8c16f7: Download complete 09:41:57 4cf88f913ddb: Verifying Checksum 09:41:57 4cf88f913ddb: Download complete 09:41:57 1df406cf5192: Download complete 09:41:57 cde5963f3b93: Verifying Checksum 09:41:57 cde5963f3b93: Download complete 09:41:58 cde5963f3b93: Pull complete 09:41:59 2a23fa8c16f7: Pull complete 09:41:59 777b28850792: Pull complete 09:42:01 cd6300453558: Verifying Checksum 09:42:01 cd6300453558: Download complete 09:42:01 a2d8cc88f415: Download complete 09:42:03 ea1d1ca13537: Verifying Checksum 09:42:03 ea1d1ca13537: Download complete 09:42:04 3750a50a1c5e: Download complete 09:42:06 b9c365052c96: Verifying Checksum 09:42:06 b9c365052c96: Download complete 09:42:08 8a11ddd9e578: Verifying Checksum 09:42:08 8a11ddd9e578: Download complete 09:42:15 Running on prd-centos7-docker-4c-2g-3809 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 09:42:15 Running in /w/workspace/device-sdk-go/21 [Pipeline] { [Pipeline] checkout 09:42:17 using credential edgex-jenkins-ssh 09:42:17 Cloning the remote Git repository 09:42:17 Cloning with configured refspecs honoured and without tags 09:42:17 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:42:18 Fetching without tags 09:42:17 > git init /w/workspace/device-sdk-go/21 # timeout=10 09:42:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:42:17 > git --version # timeout=10 09:42:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:42:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:42:18 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:42:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:42:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:42:18 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:42:19 Checking out Revision 40c90adbf9fac26db7d7745c142bac7f98eae2fe (master) 09:42:18 > git config core.sparsecheckout # timeout=10 09:42:18 > git checkout -f 40c90adbf9fac26db7d7745c142bac7f98eae2fe # timeout=10 09:42:21 8a11ddd9e578: Pull complete 09:42:21 4cf88f913ddb: Pull complete 09:42:21 1df406cf5192: Pull complete 09:42:22 Commit message: "Merge pull request #483 from hahattan/issue-482" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:42:23 ========================================================= 09:42:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 09:42:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:42:24 + 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 . 09:42:24 Sending build context to Docker daemon 2.882MB 09:42:24 Step 1/8 : ARG BASE=golang:1.13-alpine 09:42:24 Step 2/8 : FROM ${BASE} 09:42:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:42:24 e6b0cf9c0882: Pulling fs layer 09:42:24 2848faf0eed1: Pulling fs layer 09:42:24 0f37312ad70f: Pulling fs layer 09:42:24 5788d62ee057: Pulling fs layer 09:42:24 0e6b1d234666: Pulling fs layer 09:42:24 bf5d7aec512f: Pulling fs layer 09:42:24 34c802a77dc8: Pulling fs layer 09:42:24 9eb99e56ec68: Pulling fs layer 09:42:24 27c7a5d97fbd: Pulling fs layer 09:42:24 5c102a31e300: Pulling fs layer 09:42:24 dcfb455df0a1: Pulling fs layer 09:42:24 34c802a77dc8: Waiting 09:42:24 5c102a31e300: Waiting 09:42:24 9eb99e56ec68: Waiting 09:42:24 27c7a5d97fbd: Waiting 09:42:24 dcfb455df0a1: Waiting 09:42:24 0e6b1d234666: Waiting 09:42:24 5788d62ee057: Waiting 09:42:24 bf5d7aec512f: Waiting 09:42:24 0f37312ad70f: Verifying Checksum 09:42:24 0f37312ad70f: Download complete 09:42:24 2848faf0eed1: Verifying Checksum 09:42:24 2848faf0eed1: Download complete 09:42:24 0e6b1d234666: Verifying Checksum 09:42:24 0e6b1d234666: Download complete 09:42:24 bf5d7aec512f: Verifying Checksum 09:42:24 bf5d7aec512f: Download complete 09:42:24 e6b0cf9c0882: Verifying Checksum 09:42:25 cd6300453558: Pull complete 09:42:25 e6b0cf9c0882: Pull complete 09:42:25 2848faf0eed1: Pull complete 09:42:26 34c802a77dc8: Verifying Checksum 09:42:26 34c802a77dc8: Download complete 09:42:26 27c7a5d97fbd: Verifying Checksum 09:42:26 27c7a5d97fbd: Download complete 09:42:26 9eb99e56ec68: Verifying Checksum 09:42:26 9eb99e56ec68: Download complete 09:42:26 5c102a31e300: Verifying Checksum 09:42:26 5c102a31e300: Download complete 09:42:26 dcfb455df0a1: Download complete 09:42:26 5788d62ee057: Verifying Checksum 09:42:26 5788d62ee057: Download complete 09:42:27 0f37312ad70f: Pull complete 09:42:30 b9c365052c96: Pull complete 09:42:30 a2d8cc88f415: Pull complete 09:42:32 5788d62ee057: Pull complete 09:42:32 ea1d1ca13537: Pull complete 09:42:32 3750a50a1c5e: Pull complete 09:42:32 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 09:42:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 09:42:32 0e6b1d234666: Pull complete 09:42:32 bf5d7aec512f: Pull complete 09:42:32 ---> 78745c68409d 09:42:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:42:37 ---> Running in a8906ee079c0 09:42:37 Removing intermediate container a8906ee079c0 09:42:37 ---> 6aeba2f97807 09:42:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:37 ---> Running in 9e12bcd67018 09:42:38 34c802a77dc8: Pull complete 09:42:40 Removing intermediate container 9e12bcd67018 09:42:40 ---> 49f2d9c8d0bb 09:42:40 Step 5/8 : RUN apk add --no-cache make git 09:42:40 ---> Running in 2a1943880a34 09:42:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:42:41 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:42:42 9eb99e56ec68: Pull complete 09:42:42 27c7a5d97fbd: Pull complete 09:42:42 OK: 125 MiB in 39 packages 09:42:43 5c102a31e300: Pull complete 09:42:43 dcfb455df0a1: Pull complete 09:42:43 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 09:42:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 09:42:43 ---> 7c70fe431013 09:42:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:42:43 ---> Running in 57c098050691 09:42:43 Removing intermediate container 57c098050691 09:42:43 ---> 3aabbf83feb9 09:42:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:43 ---> Running in 448b5abd5dcd 09:42:43 Removing intermediate container 2a1943880a34 09:42:43 ---> 71b5ec18ae75 09:42:43 Step 6/8 : WORKDIR /device-sdk-go 09:42:43 ---> Running in 4d75e09efcf5 09:42:44 Removing intermediate container 4d75e09efcf5 09:42:44 ---> 85077987cf82 09:42:44 Step 7/8 : COPY . . 09:42:44 Removing intermediate container 448b5abd5dcd 09:42:44 ---> d300b1c25175 09:42:44 Step 5/8 : RUN apk add --no-cache make git 09:42:44 ---> Running in ff3434f46c05 09:42:44 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:42:45 ---> de26d4a09e88 09:42:45 Step 8/8 : RUN go mod download 09:42:45 ---> Running in a4e95186d541 09:42:45 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:42:46 OK: 143 MiB in 39 packages 09:42:46 Removing intermediate container ff3434f46c05 09:42:46 ---> e4365eb5d088 09:42:46 Step 6/8 : WORKDIR /device-sdk-go 09:42:46 ---> Running in 67f5d98ddb09 09:42:46 Removing intermediate container 67f5d98ddb09 09:42:46 ---> ea9d26c1aef5 09:42:46 Step 7/8 : COPY . . 09:42:47 ---> 15fa38ebf2f2 09:42:47 Step 8/8 : RUN go mod download 09:42:47 ---> Running in 78964dbb3574 09:42:47 go: finding github.com/BurntSushi/toml v0.3.1 09:42:47 go: finding github.com/OneOfOne/xxhash v1.2.6 09:42:47 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:42:47 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:42:47 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:42:47 go: finding github.com/bgentry/speakeasy v0.1.0 09:42:47 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:42:47 go: finding github.com/davecgh/go-spew v1.1.1 09:42:47 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 09:42:47 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 09:42:47 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 09:42:47 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 09:42:47 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 09:42:47 go: finding github.com/fatih/color v1.7.0 09:42:47 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:42:47 go: finding github.com/go-kit/kit v0.8.0 09:42:47 go: finding github.com/go-logfmt/logfmt v0.4.0 09:42:47 go: finding github.com/go-stack/stack v1.8.0 09:42:47 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:42:47 go: finding github.com/google/uuid v1.1.0 09:42:47 go: finding github.com/gorilla/mux v1.7.1 09:42:47 go: finding github.com/hashicorp/consul/api v1.1.0 09:42:47 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:42:47 go: finding github.com/hashicorp/errwrap v1.0.0 09:42:47 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:42:47 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:42:47 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:42:47 go: finding github.com/hashicorp/go-multierror v1.0.0 09:42:47 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:42:47 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:42:47 go: finding github.com/hashicorp/go-syslog v1.0.0 09:42:47 go: finding github.com/hashicorp/go-uuid v1.0.1 09:42:47 go: finding github.com/hashicorp/go.net v0.0.1 09:42:47 go: finding github.com/hashicorp/golang-lru v0.5.0 09:42:47 go: finding github.com/hashicorp/logutils v1.0.0 09:42:47 go: finding github.com/hashicorp/mdns v1.0.0 09:42:47 go: finding github.com/hashicorp/memberlist v0.1.3 09:42:47 go: finding github.com/hashicorp/serf v0.8.2 09:42:47 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:42:47 go: finding github.com/mattn/go-colorable v0.0.9 09:42:47 go: finding github.com/mattn/go-isatty v0.0.3 09:42:47 go: finding github.com/miekg/dns v1.0.14 09:42:47 go: finding github.com/mitchellh/cli v1.0.0 09:42:47 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:42:47 go: finding github.com/mitchellh/copystructure v1.0.0 09:42:48 go: finding github.com/mitchellh/go-homedir v1.0.0 09:42:48 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:42:48 go: finding github.com/mitchellh/gox v0.4.0 09:42:48 go: finding github.com/mitchellh/iochan v1.0.0 09:42:48 go: finding github.com/mitchellh/mapstructure v1.1.2 09:42:48 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:42:48 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:42:48 go: finding github.com/pelletier/go-toml v1.2.0 09:42:48 go: finding github.com/pkg/errors v0.8.1 09:42:48 go: finding github.com/pmezard/go-difflib v1.0.0 09:42:48 go: finding github.com/posener/complete v1.1.1 09:42:48 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:42:48 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:42:48 go: finding github.com/stretchr/objx v0.1.0 09:42:48 go: finding github.com/stretchr/testify v1.5.1 09:42:48 go: finding github.com/ugorji/go v1.1.4 09:42:48 go: finding github.com/x448/float16 v0.8.4 09:42:48 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:42:48 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:42:48 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:42:48 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 09:42:48 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:42:48 go: finding gopkg.in/yaml.v2 v2.2.8 09:42:49 go: finding github.com/BurntSushi/toml v0.3.1 09:42:49 go: finding github.com/OneOfOne/xxhash v1.2.6 09:42:49 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:42:49 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:42:49 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:42:49 go: finding github.com/bgentry/speakeasy v0.1.0 09:42:49 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:42:49 go: finding github.com/davecgh/go-spew v1.1.1 09:42:49 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 09:42:49 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 09:42:49 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 09:42:49 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 09:42:49 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 09:42:49 go: finding github.com/fatih/color v1.7.0 09:42:49 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:42:49 go: finding github.com/go-kit/kit v0.8.0 09:42:49 go: finding github.com/go-logfmt/logfmt v0.4.0 09:42:49 go: finding github.com/go-stack/stack v1.8.0 09:42:49 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:42:49 go: finding github.com/google/uuid v1.1.0 09:42:49 go: finding github.com/gorilla/mux v1.7.1 09:42:49 go: finding github.com/hashicorp/consul/api v1.1.0 09:42:49 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:42:49 go: finding github.com/hashicorp/errwrap v1.0.0 09:42:49 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:42:49 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:42:49 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:42:49 go: finding github.com/hashicorp/go-multierror v1.0.0 09:42:49 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:42:49 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:42:49 go: finding github.com/hashicorp/go-syslog v1.0.0 09:42:49 go: finding github.com/hashicorp/go-uuid v1.0.1 09:42:49 go: finding github.com/hashicorp/go.net v0.0.1 09:42:49 go: finding github.com/hashicorp/golang-lru v0.5.0 09:42:49 go: finding github.com/hashicorp/logutils v1.0.0 09:42:49 go: finding github.com/hashicorp/mdns v1.0.0 09:42:49 go: finding github.com/hashicorp/memberlist v0.1.3 09:42:49 go: finding github.com/hashicorp/serf v0.8.2 09:42:49 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:42:49 go: finding github.com/mattn/go-colorable v0.0.9 09:42:49 go: finding github.com/mattn/go-isatty v0.0.3 09:42:49 go: finding github.com/miekg/dns v1.0.14 09:42:49 go: finding github.com/mitchellh/cli v1.0.0 09:42:49 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:42:49 go: finding github.com/mitchellh/copystructure v1.0.0 09:42:49 go: finding github.com/mitchellh/go-homedir v1.0.0 09:42:49 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:42:49 go: finding github.com/mitchellh/gox v0.4.0 09:42:49 go: finding github.com/mitchellh/iochan v1.0.0 09:42:49 go: finding github.com/mitchellh/mapstructure v1.1.2 09:42:49 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:42:49 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:42:49 go: finding github.com/pelletier/go-toml v1.2.0 09:42:49 go: finding github.com/pkg/errors v0.8.1 09:42:49 go: finding github.com/pmezard/go-difflib v1.0.0 09:42:49 go: finding github.com/posener/complete v1.1.1 09:42:49 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:42:49 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:42:49 go: finding github.com/stretchr/objx v0.1.0 09:42:49 go: finding github.com/stretchr/testify v1.5.1 09:42:49 go: finding github.com/ugorji/go v1.1.4 09:42:49 go: finding github.com/x448/float16 v0.8.4 09:42:49 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:42:49 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:42:49 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:42:49 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 09:42:49 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:42:49 go: finding gopkg.in/yaml.v2 v2.2.8 09:42:54 Removing intermediate container 78964dbb3574 09:42:54 ---> 43dc71933049 09:42:54 Successfully built 43dc71933049 09:42:54 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 09:42:55 + docker inspect -f . ci-base-image-x86_64 09:42:55 . [Pipeline] withDockerContainer 09:42:55 prd-centos7-docker-4c-2g-3809 does not seem to be running inside a container 09:42:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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 ******** ci-base-image-x86_64 cat 09:42:57 $ docker top e06bbcb8880723092efd3b8fdc0a3892cd18a7b758006511f037524e6be815e2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:58 + go version 09:42:58 go version go1.13.5 linux/amd64 [Pipeline] sh 09:42:58 Removing intermediate container a4e95186d541 09:42:58 ---> 6ac408c42bef 09:42:58 Successfully built 6ac408c42bef 09:42:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 09:42:58 + make test 09:42:58 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] isUnix [Pipeline] sh 09:42:58 + docker inspect -f . ci-base-image-arm64 09:42:58 . 09:42:59 ? github.com/edgexfoundry/device-sdk-go [no test files] [Pipeline] withDockerContainer 09:42:59 prd-ubuntu18.04-docker-arm64-4c-16g-3808 does not seem to be running inside a container 09:42:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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 ******** ci-base-image-arm64 cat 09:43:01 $ docker top 070cb5041be8c7fe412277edd5b084b9054f2d489aea56d0622f8b4862c5ecef -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:02 + go version 09:43:02 go version go1.13.5 linux/arm64 [Pipeline] sh 09:43:02 + make test 09:43:02 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:43:04 ? github.com/edgexfoundry/device-sdk-go [no test files] 09:43:09 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 09:43:09 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 09:43:09 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.004s coverage: 22.1% of statements 09:43:15 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.042s coverage: 95.8% of statements 09:43:30 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 09:43:30 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 09:43:31 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.050s coverage: 22.1% of statements 09:43:34 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.142s coverage: 95.8% of statements 09:43:47 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.038s coverage: 11.4% of statements 09:43:47 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 22.1% of statements 09:43:47 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 09:43:47 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.118s coverage: 38.5% of statements 09:43:47 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 09:43:47 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 09:43:47 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.494s coverage: 79.8% of statements 09:43:47 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 09:43:47 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 09:43:47 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 09:43:47 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.080s coverage: 52.6% of statements 09:43:47 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 09:43:47 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.105s coverage: 71.4% of statements 09:43:47 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 09:43:47 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 09:43:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:43:47 gofmt -l . 09:43:47 [ "`gofmt -l .`" = "" ] 09:43:47 ./bin/test-attribution-txt.sh 09:43:47 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:43:48 Stashed 1 file(s) [Pipeline] } 09:43:48 $ docker stop --time=1 e06bbcb8880723092efd3b8fdc0a3892cd18a7b758006511f037524e6be815e2 09:43:49 $ docker rm -f e06bbcb8880723092efd3b8fdc0a3892cd18a7b758006511f037524e6be815e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:43:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:43:50 + ls -al . 09:43:50 total 160 09:43:50 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 14 09:43 . 09:43:50 drwxrwxr-x. 4 jenkins jenkins 30 Apr 14 09:42 .. 09:43:50 drwxrwxr-x. 3 jenkins jenkins 20 Apr 14 09:42 api 09:43:50 drwxrwxr-x. 2 jenkins jenkins 64 Apr 14 09:42 bin 09:43:50 -rw-r--r--. 1 jenkins jenkins 96404 Apr 14 09:43 coverage.out 09:43:50 -rw-rw-r--. 1 jenkins jenkins 936 Apr 14 09:42 Dockerfile.build 09:43:50 -rw-rw-r--. 1 jenkins jenkins 140 Apr 14 09:42 .dockerignore 09:43:50 drwxrwxr-x. 4 jenkins jenkins 31 Apr 14 09:42 example 09:43:50 drwxrwxr-x. 8 jenkins jenkins 162 Apr 14 09:42 .git 09:43:50 drwxrwxr-x. 2 jenkins jenkins 38 Apr 14 09:42 .github 09:43:50 -rw-rw-r--. 1 jenkins jenkins 138 Apr 14 09:42 .gitignore 09:43:50 -rw-r--r--. 1 jenkins jenkins 446 Apr 14 09:43 go.mod 09:43:50 -rw-r--r--. 1 jenkins jenkins 12076 Apr 14 09:43 go.sum 09:43:50 drwxrwxr-x. 14 jenkins jenkins 196 Apr 14 09:42 internal 09:43:50 -rw-rw-r--. 1 jenkins jenkins 808 Apr 14 09:42 Jenkinsfile 09:43:50 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 14 09:42 LICENSE 09:43:50 -rw-rw-r--. 1 jenkins jenkins 892 Apr 14 09:42 Makefile 09:43:50 drwxrwxr-x. 5 jenkins jenkins 50 Apr 14 09:42 pkg 09:43:50 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 14 09:42 README.md 09:43:50 drwxrwxr-x. 3 jenkins jenkins 44 Apr 14 09:42 .semver 09:43:50 drwxrwxr-x. 4 jenkins jenkins 54 Apr 14 09:42 snap 09:43:50 -rw-rw-r--. 1 jenkins jenkins 12 Apr 14 09:39 VERSION 09:43:50 -rw-rw-r--. 1 jenkins jenkins 222 Apr 14 09:42 version.go [Pipeline] isUnix [Pipeline] sh 09:43:51 + 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=40c90adbf9fac26db7d7745c142bac7f98eae2fe --label arch=amd64 --label version=1.2.0-dev.21 . 09:43:51 Sending build context to Docker daemon 3MB 09:43:51 Step 1/21 : ARG BASE=golang:1.13-alpine 09:43:51 Step 2/21 : FROM ${BASE} AS builder 09:43:51 ---> 43dc71933049 09:43:51 Step 3/21 : ARG MAKE='make build' 09:43:51 ---> Running in d20a8b2555f6 09:43:51 Removing intermediate container d20a8b2555f6 09:43:51 ---> 78481664d23d 09:43:51 Step 4/21 : WORKDIR /device-sdk-go 09:43:51 ---> Running in f85df79508cd 09:43:51 Removing intermediate container f85df79508cd 09:43:51 ---> 2a3ec60d7fdb 09:43:51 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:43:51 ---> Running in 93c6354739be 09:43:51 Removing intermediate container 93c6354739be 09:43:51 ---> 5f92bd2981ac 09:43:51 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:51 ---> Running in 692cf5f040a6 09:43:52 Removing intermediate container 692cf5f040a6 09:43:52 ---> cb73a624bda5 09:43:52 Step 7/21 : RUN apk add --update --no-cache make git 09:43:52 ---> Running in d3c2ce93c99c 09:43:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:43:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:43:54 OK: 143 MiB in 39 packages 09:43:54 Removing intermediate container d3c2ce93c99c 09:43:54 ---> 82d57c72e957 09:43:54 Step 8/21 : COPY . . 09:43:54 ---> 8a263c24337f 09:43:54 Step 9/21 : RUN ${MAKE} 09:43:54 ---> Running in ce0503eb7c37 09:43:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.21" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:44:03 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:44:03 Removing intermediate container ce0503eb7c37 09:44:03 ---> 79f277504cc2 09:44:03 Step 10/21 : FROM scratch 09:44:03 ---> 09:44:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:44:03 ---> Running in ff1f5ac20d48 09:44:03 Removing intermediate container ff1f5ac20d48 09:44:03 ---> becbca39d41f 09:44:03 Step 12/21 : ENV APP_PORT=49990 09:44:03 ---> Running in f0689cbd0ea3 09:44:03 Removing intermediate container f0689cbd0ea3 09:44:03 ---> e3a11738a318 09:44:03 Step 13/21 : EXPOSE $APP_PORT 09:44:03 ---> Running in a37f24200b10 09:44:03 Removing intermediate container a37f24200b10 09:44:03 ---> b44a24adea09 09:44:03 Step 14/21 : WORKDIR / 09:44:04 ---> Running in 05c5b937df20 09:44:04 Removing intermediate container 05c5b937df20 09:44:04 ---> ed74427b6c8c 09:44:04 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:44:04 ---> 4b0145ccfa07 09:44:04 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 09:44:04 ---> 93d22712685c 09:44:04 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 09:44:04 ---> 708ac2b6b533 09:44:04 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:04 ---> Running in 22b937e0fe10 09:44:04 Removing intermediate container 22b937e0fe10 09:44:04 ---> 8ad3b292fcc7 09:44:04 Step 19/21 : LABEL arch=amd64 09:44:05 ---> Running in 1f2c760da507 09:44:05 Removing intermediate container 1f2c760da507 09:44:05 ---> eb27802adaff 09:44:05 Step 20/21 : LABEL git_sha=40c90adbf9fac26db7d7745c142bac7f98eae2fe 09:44:05 ---> Running in 4331caeb627e 09:44:05 Removing intermediate container 4331caeb627e 09:44:05 ---> 5a368d4b4875 09:44:05 Step 21/21 : LABEL version=1.2.0-dev.21 09:44:05 ---> Running in 8039745e5389 09:44:05 Removing intermediate container 8039745e5389 09:44:05 ---> e85752b2dbc1 09:44:05 [Warning] One or more build-args [ARCH] were not consumed 09:44:05 Successfully built e85752b2dbc1 09:44:05 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:44:06 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.062s coverage: 11.4% of statements 09:44:06 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.020s coverage: 22.1% of statements 09:44:06 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 09:44:06 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.212s coverage: 38.5% of statements 09:44:06 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 09:44:06 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 09:44:06 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.542s coverage: 79.8% of statements 09:44:06 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 09:44:06 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 09:44:06 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 09:44:06 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.081s coverage: 52.6% of statements 09:44:06 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 09:44:06 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.325s coverage: 71.4% of statements 09:44:06 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 09:44:06 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 09:44:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:44:08 gofmt -l . 09:44:09 [ "`gofmt -l .`" = "" ] 09:44:09 ./bin/test-attribution-txt.sh 09:44:10 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:44:10 Warning: overwriting stash ‘coverage-report’ 09:44:10 Stashed 1 file(s) [Pipeline] } 09:44:10 $ docker stop --time=1 070cb5041be8c7fe412277edd5b084b9054f2d489aea56d0622f8b4862c5ecef 09:44:13 $ docker rm -f 070cb5041be8c7fe412277edd5b084b9054f2d489aea56d0622f8b4862c5ecef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:44:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:44:14 + ls -al . 09:44:14 total 200 09:44:14 drwxrwxr-x 11 jenkins jenkins 4096 Apr 14 09:44 . 09:44:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 09:41 .. 09:44:14 -rw-rw-r-- 1 jenkins jenkins 140 Apr 14 09:41 .dockerignore 09:44:14 drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 09:41 .git 09:44:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 09:41 .github 09:44:14 -rw-rw-r-- 1 jenkins jenkins 138 Apr 14 09:41 .gitignore 09:44:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 14 09:41 .semver 09:44:14 -rw-rw-r-- 1 jenkins jenkins 936 Apr 14 09:41 Dockerfile.build 09:44:14 -rw-rw-r-- 1 jenkins jenkins 808 Apr 14 09:41 Jenkinsfile 09:44:14 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 14 09:41 LICENSE 09:44:14 -rw-rw-r-- 1 jenkins jenkins 892 Apr 14 09:41 Makefile 09:44:14 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 14 09:41 README.md 09:44:14 -rw-rw-r-- 1 jenkins jenkins 12 Apr 14 09:39 VERSION 09:44:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 14 09:41 api 09:44:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 09:41 bin 09:44:14 -rw-r--r-- 1 jenkins jenkins 96404 Apr 14 09:44 coverage.out 09:44:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 09:41 example 09:44:14 -rw-r--r-- 1 jenkins jenkins 446 Apr 14 09:44 go.mod 09:44:14 -rw-r--r-- 1 jenkins jenkins 12076 Apr 14 09:44 go.sum 09:44:14 drwxrwxr-x 14 jenkins jenkins 4096 Apr 14 09:41 internal 09:44:14 drwxrwxr-x 5 jenkins jenkins 4096 Apr 14 09:41 pkg 09:44:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 09:41 snap 09:44:14 -rw-rw-r-- 1 jenkins jenkins 222 Apr 14 09:41 version.go [Pipeline] isUnix [Pipeline] sh 09:44:14 + 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=40c90adbf9fac26db7d7745c142bac7f98eae2fe --label arch=arm64 --label version=1.2.0-dev.21 . 09:44:15 Sending build context to Docker daemon 3MB 09:44:15 Step 1/21 : ARG BASE=golang:1.13-alpine 09:44:15 Step 2/21 : FROM ${BASE} AS builder 09:44:15 ---> 6ac408c42bef 09:44:15 Step 3/21 : ARG MAKE='make build' 09:44:15 ---> Running in a67df6eebe06 09:44:16 Removing intermediate container a67df6eebe06 09:44:16 ---> 7ffe555f9e3d 09:44:16 Step 4/21 : WORKDIR /device-sdk-go 09:44:16 ---> Running in bdb8b59ebe47 09:44:16 Removing intermediate container bdb8b59ebe47 09:44:16 ---> a2f772500ef8 09:44:16 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:44:16 ---> Running in e50d8363fbca 09:44:16 Removing intermediate container e50d8363fbca 09:44:16 ---> a02d7c0ea1a9 09:44:16 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:17 ---> Running in 66010c1754c2 09:44:19 Removing intermediate container 66010c1754c2 09:44:19 ---> 969a7063508e 09:44:19 Step 7/21 : RUN apk add --update --no-cache make git 09:44:19 ---> Running in 0e2c288b938e 09:44:20 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:44:20 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:44:21 OK: 125 MiB in 39 packages 09:44:22 Removing intermediate container 0e2c288b938e 09:44:22 ---> b974228b0e21 09:44:22 Step 8/21 : COPY . . 09:44:23 ---> 259f96d4eaef 09:44:23 Step 9/21 : RUN ${MAKE} 09:44:23 ---> Running in f2d580c84f10 09:44:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.21" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:44:46 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:44:50 Removing intermediate container f2d580c84f10 09:44:50 ---> 581ea9f86aaa 09:44:50 Step 10/21 : FROM scratch 09:44:50 ---> 09:44:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:44:50 ---> Running in d93c1ce0ce5c 09:44:50 Removing intermediate container d93c1ce0ce5c 09:44:50 ---> 87a313d85c2a 09:44:50 Step 12/21 : ENV APP_PORT=49990 09:44:50 ---> Running in fba349e4442d 09:44:50 Removing intermediate container fba349e4442d 09:44:50 ---> 5e42bdeb8938 09:44:50 Step 13/21 : EXPOSE $APP_PORT 09:44:50 ---> Running in 97760ca35f27 09:44:51 Removing intermediate container 97760ca35f27 09:44:51 ---> 33c125433991 09:44:51 Step 14/21 : WORKDIR / 09:44:51 ---> Running in 3f902f072b14 09:44:51 Removing intermediate container 3f902f072b14 09:44:51 ---> 1c15b809b88f 09:44:51 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:44:53 ---> 64725f8c6244 09:44:53 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 09:44:53 ---> 8f84144ff3c5 09:44:53 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 09:44:54 ---> c2fa6f48aac7 09:44:54 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:54 ---> Running in 20a9eee6af39 09:44:54 Removing intermediate container 20a9eee6af39 09:44:54 ---> 91cadda7c986 09:44:54 Step 19/21 : LABEL arch=arm64 09:44:54 ---> Running in 7d7e0072d91c 09:44:55 Removing intermediate container 7d7e0072d91c 09:44:55 ---> 00fa91c90a09 09:44:55 Step 20/21 : LABEL git_sha=40c90adbf9fac26db7d7745c142bac7f98eae2fe 09:44:55 ---> Running in 17b88cd44e30 09:44:56 Removing intermediate container 17b88cd44e30 09:44:56 ---> 1b592359a0c2 09:44:56 Step 21/21 : LABEL version=1.2.0-dev.21 09:44:56 ---> Running in 9aa778948ebe 09:44:56 Removing intermediate container 9aa778948ebe 09:44:56 ---> 104dc2f9d942 09:44:56 [Warning] One or more build-args [ARCH] were not consumed 09:44:56 Successfully built 104dc2f9d942 09:44:56 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] } [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 09:44:57 provisioning config files... 09:44:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2646926561906714576tmp [Pipeline] { [Pipeline] sh 09:44:58 + curl -s https://codecov.io/bash 09:44:58 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2646926561906714576tmp 09:44:58 09:44:58 _____ _ 09:44:58 / ____| | | 09:44:58 | | ___ __| | ___ ___ _____ __ 09:44:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:44:58 | |___| (_) | (_| | __/ (_| (_) \ V / 09:44:58 \_____\___/ \__,_|\___|\___\___/ \_/ 09:44:58 Bash-20200410-0786dee 09:44:58 09:44:58 09:44:58 ==> Jenkins CI detected. 09:44:58 project root: . 09:44:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:44:58 ==> Running gcov in . (disable via -X gcov) 09:44:58 ==> Python coveragepy not found 09:44:58 ==> Searching for coverage reports in: 09:44:58 + . 09:44:58 -> Found 1 reports 09:44:58 ==> Detecting git/mercurial file structure 09:44:58 ==> Reading reports 09:44:58 + ./coverage.out bytes=96404 09:44:58 ==> Appending adjustments 09:44:58 http://docs.codecov.io/docs/fixing-reports 09:44:58 + Found adjustments 09:44:58 ==> Gzipping contents 09:44:58 ==> Uploading reports 09:44:58 url: https://codecov.io 09:44:58 query: branch=master&commit=40c90adbf9fac26db7d7745c142bac7f98eae2fe&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 09:44:58 -> Pinging Codecov 09:44:58 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=master&commit=40c90adbf9fac26db7d7745c142bac7f98eae2fe&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 09:44:59 -> Uploading 09:44:59 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/40c90adbf9fac26db7d7745c142bac7f98eae2fe [Pipeline] } 09:44:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:45:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 09:45:00 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 09:45:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 09:45:00 09:45:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 09:45:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 09:45:01 1.217.3: Pulling from edgex-devops/edgex-snyk-go 09:45:01 e6b0cf9c0882: Pulling fs layer 09:45:01 2848faf0eed1: Pulling fs layer 09:45:01 0f37312ad70f: Pulling fs layer 09:45:01 7d08f2745646: Pulling fs layer 09:45:01 4c9f31393084: Pulling fs layer 09:45:01 eb21ddb83652: Pulling fs layer 09:45:01 345998794f6b: Pulling fs layer 09:45:01 97a711d68925: Pulling fs layer 09:45:01 7c8476c1cb00: Pulling fs layer 09:45:01 eb21ddb83652: Waiting 09:45:01 97a711d68925: Waiting 09:45:01 345998794f6b: Waiting 09:45:01 7c8476c1cb00: Waiting 09:45:01 7d08f2745646: Waiting 09:45:01 4c9f31393084: Waiting 09:45:01 0f37312ad70f: Verifying Checksum 09:45:01 0f37312ad70f: Download complete 09:45:01 2848faf0eed1: Verifying Checksum 09:45:01 2848faf0eed1: Download complete 09:45:01 4c9f31393084: Verifying Checksum 09:45:01 4c9f31393084: Download complete 09:45:01 e6b0cf9c0882: Download complete 09:45:01 eb21ddb83652: Verifying Checksum 09:45:01 eb21ddb83652: Download complete 09:45:01 e6b0cf9c0882: Pull complete 09:45:02 345998794f6b: Verifying Checksum 09:45:02 345998794f6b: Download complete 09:45:02 2848faf0eed1: Pull complete 09:45:02 0f37312ad70f: Pull complete 09:45:02 7c8476c1cb00: Verifying Checksum 09:45:02 7c8476c1cb00: Download complete 09:45:02 97a711d68925: Download complete 09:45:03 7d08f2745646: Verifying Checksum 09:45:03 7d08f2745646: Download complete 09:45:08 7d08f2745646: Pull complete 09:45:08 4c9f31393084: Pull complete 09:45:08 eb21ddb83652: Pull complete 09:45:12 345998794f6b: Pull complete 09:45:14 97a711d68925: Pull complete 09:45:15 7c8476c1cb00: Pull complete 09:45:15 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 09:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 09:45:15 prd-centos7-docker-4c-2g-3807 does not seem to be running inside a container 09:45:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 09:45:16 $ docker top 5591d03f943af9696bef3987e6576dd1264e7a49db6fa82036caaae04e786acb -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:16 + snyk monitor '--org=edgex-jenkins' 09:45:21 09:45:21 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 09:45:21 09:45:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/5927aaba-a1ef-4626-ba87-a07361e2389c 09:45:21 09:45:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:45:21 09:45:22 [Pipeline] } 09:45:22 $ docker stop --time=1 5591d03f943af9696bef3987e6576dd1264e7a49db6fa82036caaae04e786acb 09:45:23 $ docker rm -f 5591d03f943af9696bef3987e6576dd1264e7a49db6fa82036caaae04e786acb [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 09:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:45:24 . [Pipeline] withDockerContainer 09:45:24 prd-centos7-docker-4c-2g-3807 does not seem to be running inside a container 09:45:24 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:45:25 $ docker top 23024a346e8767b8f276d35d8dcef8e2ea72332057c6bd284e10ff8de99cafd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:45:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:45:25 [ssh-agent] Looking for ssh-agent implementation... 09:45:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:25 $ docker exec 23024a346e8767b8f276d35d8dcef8e2ea72332057c6bd284e10ff8de99cafd6 ssh-agent 09:45:26 SSH_AUTH_SOCK=/tmp/ssh-LxF7zZBrgNq9/agent.15 09:45:26 SSH_AGENT_PID=22 09:45:26 Running ssh-add (command line suppressed) 09:45:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5172695104073213808.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5172695104073213808.key) 09:45:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:45:26 + git semver tag 09:45:26 # -> Open(): unable to determine branch for HEAD 09:45:26 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:45:26 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:45:26 # $SEMVER_REMOTE_NAME = origin 09:45:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:45:26 # $SEMVER_USER_NAME = edgex-jenkins 09:45:26 # $SEMVER_BRANCH = master 09:45:26 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 09:45:26 # 40c90adbf9fac26db7d7745c142bac7f98eae2fe HEAD 09:45:26 # -> Force: false 09:45:26 # 51e359dc84fe860dd1b093020abfd6d1c12c0062 refs/tags/v1.2.0-dev.21 [Pipeline] } 09:45:26 $ docker exec --env ******** --env ******** 23024a346e8767b8f276d35d8dcef8e2ea72332057c6bd284e10ff8de99cafd6 ssh-agent -k 09:45:26 unset SSH_AUTH_SOCK; 09:45:26 unset SSH_AGENT_PID; 09:45:26 echo Agent pid 22 killed; 09:45:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:45:27 + git semver [Pipeline] } 09:45:27 $ docker stop --time=1 23024a346e8767b8f276d35d8dcef8e2ea72332057c6bd284e10ff8de99cafd6 09:45:28 $ docker rm -f 23024a346e8767b8f276d35d8dcef8e2ea72332057c6bd284e10ff8de99cafd6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:45:29 09:45:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:45:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:45:29 0.23.1-centos7: Pulling from edgex-lftools 09:45:29 ab5ef0e58194: Pulling fs layer 09:45:29 9712f1f96733: Pulling fs layer 09:45:29 63f879dbbcfc: Pulling fs layer 09:45:29 0d9ebad4ef96: Pulling fs layer 09:45:29 e9a5061849ea: Pulling fs layer 09:45:29 d747dcd14b5f: Pulling fs layer 09:45:29 2de7ff778b66: Pulling fs layer 09:45:29 e9a5061849ea: Waiting 09:45:29 2de7ff778b66: Waiting 09:45:29 d747dcd14b5f: Waiting 09:45:29 9712f1f96733: Verifying Checksum 09:45:29 9712f1f96733: Download complete 09:45:30 63f879dbbcfc: Verifying Checksum 09:45:30 63f879dbbcfc: Download complete 09:45:30 e9a5061849ea: Verifying Checksum 09:45:30 e9a5061849ea: Download complete 09:45:30 d747dcd14b5f: Verifying Checksum 09:45:30 d747dcd14b5f: Download complete 09:45:30 2de7ff778b66: Verifying Checksum 09:45:30 2de7ff778b66: Download complete 09:45:31 ab5ef0e58194: Verifying Checksum 09:45:31 ab5ef0e58194: Download complete 09:45:31 0d9ebad4ef96: Verifying Checksum 09:45:31 0d9ebad4ef96: Download complete 09:45:37 ab5ef0e58194: Pull complete 09:45:37 9712f1f96733: Pull complete 09:45:38 63f879dbbcfc: Pull complete 09:45:44 0d9ebad4ef96: Pull complete 09:45:46 e9a5061849ea: Pull complete 09:45:46 d747dcd14b5f: Pull complete 09:45:49 2de7ff778b66: Pull complete 09:45:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:45:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:45:49 prd-centos7-docker-4c-2g-3807 does not seem to be running inside a container 09:45:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:45:51 $ docker top 0055112eaf92db2f6ec8926824131da49f58a8fb497ea5168b4a5532269a63f2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:45:51 provisioning config files... 09:45:51 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config655997133670988353tmp 09:45:51 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7171183164518373875tmp 09:45:51 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7446333795148972463tmp [Pipeline] { [Pipeline] echo 09:45:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:45:51 ---> sigul-configuration.sh 09:45:51 gpg: directory `/root/.gnupg' created 09:45:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:45:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:45:51 gpg: keyring `/root/.gnupg/secring.gpg' created 09:45:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:45:51 gpg: CAST5 encrypted data 09:45:51 gpg: encrypted with 1 passphrase 09:45:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:45:52 + mkdir /home/jenkins 09:45:52 + mkdir /home/jenkins/sigul [Pipeline] sh 09:45:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 09:45:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:45:52 ---> sigul-install.sh 09:46:00 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:46:01 + git tag --list 09:46:01 v1.2.0-dev.21 [Pipeline] sh 09:46:01 + lftools sign git-tag v1.2.0-dev.21 09:46:02 Signing Git tag with Sigul... 09:46:02 Signing v1.2.0-dev.21 [Pipeline] echo 09:46:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:46:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:46:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:46:04 $ docker stop --time=1 0055112eaf92db2f6ec8926824131da49f58a8fb497ea5168b4a5532269a63f2 09:46:05 $ docker rm -f 0055112eaf92db2f6ec8926824131da49f58a8fb497ea5168b4a5532269a63f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:46:06 . [Pipeline] withDockerContainer 09:46:06 prd-centos7-docker-4c-2g-3807 does not seem to be running inside a container 09:46:06 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:46:07 $ docker top ab1758a6fa48004a133868bd11158884abacdbc6c9b28bc821e9ffeb4e4fdb02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:46:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:46:07 [ssh-agent] Looking for ssh-agent implementation... 09:46:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:46:07 $ docker exec ab1758a6fa48004a133868bd11158884abacdbc6c9b28bc821e9ffeb4e4fdb02 ssh-agent 09:46:07 SSH_AUTH_SOCK=/tmp/ssh-Mta5kpXZxiYA/agent.15 09:46:07 SSH_AGENT_PID=23 09:46:07 Running ssh-add (command line suppressed) 09:46:07 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3454002303577734600.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3454002303577734600.key) 09:46:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:46:08 + git semver bump pre 09:46:08 # -> Open(): unable to determine branch for HEAD 09:46:08 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:46:08 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:46:08 # $SEMVER_REMOTE_NAME = origin 09:46:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:46:08 # $SEMVER_USER_NAME = edgex-jenkins 09:46:08 # $SEMVER_BRANCH = master 09:46:08 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 09:46:08 1.2.0-dev.22 [Pipeline] } 09:46:08 $ docker exec --env ******** --env ******** ab1758a6fa48004a133868bd11158884abacdbc6c9b28bc821e9ffeb4e4fdb02 ssh-agent -k 09:46:08 unset SSH_AUTH_SOCK; 09:46:08 unset SSH_AGENT_PID; 09:46:08 echo Agent pid 23 killed; 09:46:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:46:08 + git semver [Pipeline] } 09:46:08 $ docker stop --time=1 ab1758a6fa48004a133868bd11158884abacdbc6c9b28bc821e9ffeb4e4fdb02 09:46:10 $ docker rm -f ab1758a6fa48004a133868bd11158884abacdbc6c9b28bc821e9ffeb4e4fdb02 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:46:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:46:10 . [Pipeline] withDockerContainer 09:46:10 prd-centos7-docker-4c-2g-3807 does not seem to be running inside a container 09:46:10 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:46:11 $ docker top 08bf20782c5dd4c806dc2051ff81c6eadba83a40e646946b83b2851644b4cdbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:46:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:46:11 [ssh-agent] Looking for ssh-agent implementation... 09:46:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:46:11 $ docker exec 08bf20782c5dd4c806dc2051ff81c6eadba83a40e646946b83b2851644b4cdbe ssh-agent 09:46:12 SSH_AUTH_SOCK=/tmp/ssh-UiR8x8q2KAgK/agent.15 09:46:12 SSH_AGENT_PID=21 09:46:12 Running ssh-add (command line suppressed) 09:46:12 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6897672739532150656.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6897672739532150656.key) 09:46:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:46:12 + git semver push 09:46:12 # -> Open(): unable to determine branch for HEAD 09:46:12 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:46:12 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:46:12 # $SEMVER_REMOTE_NAME = origin 09:46:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:46:12 # $SEMVER_USER_NAME = edgex-jenkins 09:46:12 # $SEMVER_BRANCH = master 09:46:12 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 09:46:20 $ docker exec --env ******** --env ******** 08bf20782c5dd4c806dc2051ff81c6eadba83a40e646946b83b2851644b4cdbe ssh-agent -k 09:46:20 unset SSH_AUTH_SOCK; 09:46:20 unset SSH_AGENT_PID; 09:46:20 echo Agent pid 21 killed; 09:46:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:46:21 + git semver [Pipeline] } 09:46:21 $ docker stop --time=1 08bf20782c5dd4c806dc2051ff81c6eadba83a40e646946b83b2851644b4cdbe 09:46:22 $ docker rm -f 08bf20782c5dd4c806dc2051ff81c6eadba83a40e646946b83b2851644b4cdbe [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 09:46:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:46:24 ---> package-listing.sh 09:46:24 ++ facter osfamily 09:46:24 ++ tr '[:upper:]' '[:lower:]' 09:46:24 + OS_FAMILY=redhat 09:46:24 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 09:46:24 + START_PACKAGES=/tmp/packages_start.txt 09:46:24 + END_PACKAGES=/tmp/packages_end.txt 09:46:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:46:24 + PACKAGES=/tmp/packages_start.txt 09:46:24 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 09:46:24 + PACKAGES=/tmp/packages_end.txt 09:46:24 + case "${OS_FAMILY}" in 09:46:24 + rpm -qa 09:46:24 + sort 09:46:28 + '[' -f /tmp/packages_start.txt ']' 09:46:28 + '[' -f /tmp/packages_end.txt ']' 09:46:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:46:28 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 09:46:28 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 09:46:28 + 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 09:46:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:46:28 09:46:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:46:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:46:29 alpine: Pulling from edgex-lftools-log-publisher 09:46:29 c9b1b535fdd9: Pulling fs layer 09:46:29 2cc5ad85d9ab: Pulling fs layer 09:46:29 756a868c4378: Pulling fs layer 09:46:29 444b2fc9a129: Pulling fs layer 09:46:29 ea15f1150254: Pulling fs layer 09:46:29 41b27a9f41bf: Pulling fs layer 09:46:29 28c525ee5125: Pulling fs layer 09:46:29 094b1ea09ed8: Pulling fs layer 09:46:29 138eaada9080: Pulling fs layer 09:46:29 0622d0fa9048: Pulling fs layer 09:46:29 444b2fc9a129: Waiting 09:46:29 28c525ee5125: Waiting 09:46:29 094b1ea09ed8: Waiting 09:46:29 138eaada9080: Waiting 09:46:29 0622d0fa9048: Waiting 09:46:29 ea15f1150254: Waiting 09:46:29 41b27a9f41bf: Waiting 09:46:29 2cc5ad85d9ab: Verifying Checksum 09:46:29 2cc5ad85d9ab: Download complete 09:46:29 444b2fc9a129: Download complete 09:46:29 c9b1b535fdd9: Verifying Checksum 09:46:29 ea15f1150254: Verifying Checksum 09:46:29 ea15f1150254: Download complete 09:46:29 28c525ee5125: Verifying Checksum 09:46:29 28c525ee5125: Download complete 09:46:29 756a868c4378: Verifying Checksum 09:46:29 756a868c4378: Download complete 09:46:29 138eaada9080: Verifying Checksum 09:46:29 138eaada9080: Download complete 09:46:29 0622d0fa9048: Verifying Checksum 09:46:29 0622d0fa9048: Download complete 09:46:29 094b1ea09ed8: Verifying Checksum 09:46:29 094b1ea09ed8: Download complete 09:46:30 41b27a9f41bf: Verifying Checksum 09:46:30 41b27a9f41bf: Download complete 09:46:31 c9b1b535fdd9: Pull complete 09:46:31 2cc5ad85d9ab: Pull complete 09:46:33 756a868c4378: Pull complete 09:46:33 444b2fc9a129: Pull complete 09:46:33 ea15f1150254: Pull complete 09:46:36 41b27a9f41bf: Pull complete 09:46:36 28c525ee5125: Pull complete 09:46:38 094b1ea09ed8: Pull complete 09:46:38 138eaada9080: Pull complete 09:46:38 0622d0fa9048: Pull complete 09:46:38 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:46:38 prd-centos7-docker-4c-2g-3807 does not seem to be running inside a container 09:46:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:46:40 $ docker top df7d8bc3d55c39edb3d8db73cf7f8e09e2e833080d7ed9e82d4820b9a12e8974 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:46:40 provisioning config files... 09:46:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2672816894640074652tmp [Pipeline] { [Pipeline] echo 09:46:40 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:46:40 ---> create-netrc.sh [Pipeline] echo 09:46:40 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:46:41 ---> logs-deploy.sh 09:46:41 + ARCHIVE_ARTIFACTS= 09:46:41 + LOGS_SERVER=https://logs.edgexfoundry.org 09:46:41 + '[' https://logs.edgexfoundry.org == None ']' 09:46:41 + NEXUS_URL=https://nexus.edgexfoundry.org 09:46:41 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/21 09:46:41 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/21/ 09:46:41 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/21 /w/workspace/dgexfoundry_device-sdk-go_master 09:46:41 Archives upload complete. 09:46:42 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/21 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/21/