Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2564dc108e71feea14859d9661bd87f7c2b518b3 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-5243 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 > 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 without tags Checking out Revision 2564dc108e71feea14859d9661bd87f7c2b518b3 (master) 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 2564dc108e71feea14859d9661bd87f7c2b518b3 # timeout=10 Commit message: "Merge pull request #484 from hahattan/issue-476" > git rev-list --no-walk cf2f893d3a97df698f83b3d0dbde5549391309c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-21T13:45:19.713Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T13:45:19.900Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T13:45:19.971Z] ========================================================= [2020-04-21T13:45:19.971Z] EdgeX Global Pipelines Version Info [2020-04-21T13:45:19.971Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-21T13:45:21.413Z] ------------------- [2020-04-21T13:45:21.413Z] stable info: [2020-04-21T13:45:21.413Z] ------------------- [2020-04-21T13:45:21.413Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T13:45:21.413Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T13:45:21.413Z] Message: update stable to v1.0.73 [2020-04-21T13:45:21.982Z] ------------------- [2020-04-21T13:45:21.982Z] experimental info: [2020-04-21T13:45:21.982Z] ------------------- [2020-04-21T13:45:21.982Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-21T13:45:21.982Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T13:45:21.982Z] 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 [2020-04-21T13:45:23.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T13:45:23.997Z] [2020-04-21T13:45:23.997Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T13:45:24.327Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T13:45:24.327Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T13:45:24.327Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T13:45:24.327Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T13:45:24.327Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T13:45:24.327Z] 93b08a4f1073: Pulling fs layer [2020-04-21T13:45:24.327Z] 93b08a4f1073: Waiting [2020-04-21T13:45:24.327Z] b8cc5d1170e3: Verifying Checksum [2020-04-21T13:45:24.327Z] b8cc5d1170e3: Download complete [2020-04-21T13:45:24.586Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T13:45:24.586Z] 9123ac7c32f7: Download complete [2020-04-21T13:45:24.586Z] 93b08a4f1073: Verifying Checksum [2020-04-21T13:45:24.586Z] 93b08a4f1073: Download complete [2020-04-21T13:45:24.587Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T13:45:24.587Z] 2924cbbf6a41: Download complete [2020-04-21T13:45:24.846Z] 9123ac7c32f7: Pull complete [2020-04-21T13:45:24.846Z] b8cc5d1170e3: Pull complete [2020-04-21T13:45:25.784Z] 2924cbbf6a41: Pull complete [2020-04-21T13:45:25.784Z] 93b08a4f1073: Pull complete [2020-04-21T13:45:25.784Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T13:45:25.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T13:45:25.913Z] prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container [2020-04-21T13:45:25.958Z] $ 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 [2020-04-21T13:45:26.614Z] $ docker top 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T13:45:26.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T13:45:26.908Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T13:45:27.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T13:45:27.136Z] $ docker exec 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 ssh-agent [2020-04-21T13:45:27.321Z] SSH_AUTH_SOCK=/tmp/ssh-Lrv818fshPxl/agent.15 [2020-04-21T13:45:27.321Z] SSH_AGENT_PID=22 [2020-04-21T13:45:27.332Z] Running ssh-add (command line suppressed) [2020-04-21T13:45:27.481Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2463450906134485326.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2463450906134485326.key) [2020-04-21T13:45:27.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T13:45:27.866Z] + git describe --exact-match --tags HEAD [2020-04-21T13:45:27.866Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T13:45:27.928Z] $ docker exec --env ******** --env ******** 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 ssh-agent -k [2020-04-21T13:45:28.078Z] unset SSH_AUTH_SOCK; [2020-04-21T13:45:28.079Z] unset SSH_AGENT_PID; [2020-04-21T13:45:28.079Z] echo Agent pid 22 killed; [2020-04-21T13:45:28.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T13:45:28.206Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T13:45:28.206Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T13:45:28.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T13:45:28.315Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T13:45:28.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T13:45:28.496Z] $ docker exec 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 ssh-agent [2020-04-21T13:45:28.680Z] SSH_AUTH_SOCK=/tmp/ssh-JOo6pQkMQLZd/agent.57 [2020-04-21T13:45:28.680Z] SSH_AGENT_PID=64 [2020-04-21T13:45:28.686Z] Running ssh-add (command line suppressed) [2020-04-21T13:45:28.825Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_114635059424420559.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_114635059424420559.key) [2020-04-21T13:45:28.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T13:45:29.197Z] + git semver init [2020-04-21T13:45:29.197Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T13:45:29.197Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-21T13:45:29.197Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-21T13:45:29.197Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T13:45:29.197Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T13:45:29.197Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T13:45:29.197Z] # $SEMVER_BRANCH = master [2020-04-21T13:45:29.197Z] # $SEMVER_TEMP = /tmp/semver-087195811 [2020-04-21T13:45:29.197Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-21T13:45:29.764Z] # '/tmp/semver-087195811' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2020-04-21T13:45:29.764Z] # -> Force: false [2020-04-21T13:45:29.764Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-04-21T13:45:29.771Z] $ docker exec --env ******** --env ******** 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 ssh-agent -k [2020-04-21T13:45:29.914Z] unset SSH_AUTH_SOCK; [2020-04-21T13:45:29.914Z] unset SSH_AGENT_PID; [2020-04-21T13:45:29.914Z] echo Agent pid 64 killed; [2020-04-21T13:45:29.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T13:45:30.383Z] + git semver [Pipeline] } [2020-04-21T13:45:30.395Z] $ docker stop --time=1 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 [2020-04-21T13:45:31.813Z] $ docker rm -f 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T13:45:32.666Z] Stashed 46 file(s) [Pipeline] echo [2020-04-21T13:45:32.668Z] [edgeXSemver] initialized semver on version 1.2.0-dev.29 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-21T13:45:47.965Z] Still waiting to schedule task [2020-04-21T13:45:47.966Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-21T13:45:47.967Z] Still waiting to schedule task [2020-04-21T13:45:47.967Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-21T13:47:36.621Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5244 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-04-21T13:47:36.685Z] Running in /w/workspace/device-sdk-go/29 [Pipeline] { [Pipeline] checkout [2020-04-21T13:47:43.119Z] using credential edgex-jenkins-ssh [2020-04-21T13:47:43.167Z] Cloning the remote Git repository [2020-04-21T13:47:43.167Z] Cloning with configured refspecs honoured and without tags [2020-04-21T13:47:43.257Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T13:47:43.351Z] > git init /w/workspace/device-sdk-go/29 # timeout=10 [2020-04-21T13:47:43.443Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T13:47:43.444Z] > git --version # timeout=10 [2020-04-21T13:47:43.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T13:47:43.567Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T13:47:44.544Z] Fetching without tags [2020-04-21T13:47:45.029Z] Checking out Revision 2564dc108e71feea14859d9661bd87f7c2b518b3 (master) [2020-04-21T13:47:44.442Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T13:47:44.475Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T13:47:44.502Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T13:47:44.571Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T13:47:44.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T13:47:44.598Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T13:47:45.068Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T13:47:45.122Z] > git checkout -f 2564dc108e71feea14859d9661bd87f7c2b518b3 # timeout=10 [2020-04-21T13:47:50.070Z] Commit message: "Merge pull request #484 from hahattan/issue-476" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T13:47:51.291Z] ========================================================= [2020-04-21T13:47:51.291Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-21T13:47:51.291Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T13:47:52.540Z] + 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 . [2020-04-21T13:47:53.518Z] Sending build context to Docker daemon 2.961MB [2020-04-21T13:47:53.518Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T13:47:53.518Z] Step 2/8 : FROM ${BASE} [2020-04-21T13:47:53.789Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-21T13:47:53.789Z] cde5963f3b93: Pulling fs layer [2020-04-21T13:47:53.789Z] 2a23fa8c16f7: Pulling fs layer [2020-04-21T13:47:53.789Z] 777b28850792: Pulling fs layer [2020-04-21T13:47:53.789Z] 8a11ddd9e578: Pulling fs layer [2020-04-21T13:47:53.789Z] 4cf88f913ddb: Pulling fs layer [2020-04-21T13:47:53.789Z] 1df406cf5192: Pulling fs layer [2020-04-21T13:47:53.789Z] cd6300453558: Pulling fs layer [2020-04-21T13:47:53.789Z] b9c365052c96: Pulling fs layer [2020-04-21T13:47:53.789Z] a2d8cc88f415: Pulling fs layer [2020-04-21T13:47:53.789Z] ea1d1ca13537: Pulling fs layer [2020-04-21T13:47:53.789Z] 3750a50a1c5e: Pulling fs layer [2020-04-21T13:47:53.789Z] 8a11ddd9e578: Waiting [2020-04-21T13:47:53.789Z] 4cf88f913ddb: Waiting [2020-04-21T13:47:53.789Z] 1df406cf5192: Waiting [2020-04-21T13:47:53.789Z] cd6300453558: Waiting [2020-04-21T13:47:53.789Z] b9c365052c96: Waiting [2020-04-21T13:47:53.789Z] a2d8cc88f415: Waiting [2020-04-21T13:47:53.789Z] 3750a50a1c5e: Waiting [2020-04-21T13:47:53.789Z] 777b28850792: Verifying Checksum [2020-04-21T13:47:53.789Z] 777b28850792: Download complete [2020-04-21T13:47:53.789Z] 2a23fa8c16f7: Download complete [2020-04-21T13:47:53.789Z] 4cf88f913ddb: Verifying Checksum [2020-04-21T13:47:53.789Z] 4cf88f913ddb: Download complete [2020-04-21T13:47:53.789Z] 1df406cf5192: Verifying Checksum [2020-04-21T13:47:53.789Z] 1df406cf5192: Download complete [2020-04-21T13:47:54.059Z] cde5963f3b93: Verifying Checksum [2020-04-21T13:47:54.059Z] cde5963f3b93: Download complete [2020-04-21T13:47:55.035Z] cde5963f3b93: Pull complete [2020-04-21T13:47:55.309Z] 2a23fa8c16f7: Pull complete [2020-04-21T13:47:55.579Z] 777b28850792: Pull complete [2020-04-21T13:47:58.200Z] cd6300453558: Verifying Checksum [2020-04-21T13:47:58.200Z] cd6300453558: Download complete [2020-04-21T13:47:58.200Z] a2d8cc88f415: Verifying Checksum [2020-04-21T13:47:58.200Z] a2d8cc88f415: Download complete [2020-04-21T13:48:00.799Z] ea1d1ca13537: Verifying Checksum [2020-04-21T13:48:00.799Z] ea1d1ca13537: Download complete [2020-04-21T13:48:00.799Z] 3750a50a1c5e: Verifying Checksum [2020-04-21T13:48:00.799Z] 3750a50a1c5e: Download complete [2020-04-21T13:48:03.401Z] b9c365052c96: Verifying Checksum [2020-04-21T13:48:03.401Z] b9c365052c96: Download complete [2020-04-21T13:48:04.808Z] 8a11ddd9e578: Verifying Checksum [2020-04-21T13:48:04.808Z] 8a11ddd9e578: Download complete [2020-04-21T13:48:10.186Z] Running on prd-centos7-docker-4c-2g-5245 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-04-21T13:48:10.236Z] Running in /w/workspace/device-sdk-go/29 [Pipeline] { [Pipeline] checkout [2020-04-21T13:48:13.622Z] using credential edgex-jenkins-ssh [2020-04-21T13:48:13.663Z] Cloning the remote Git repository [2020-04-21T13:48:13.664Z] Cloning with configured refspecs honoured and without tags [2020-04-21T13:48:13.560Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T13:48:13.610Z] > git init /w/workspace/device-sdk-go/29 # timeout=10 [2020-04-21T13:48:13.671Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T13:48:13.672Z] > git --version # timeout=10 [2020-04-21T13:48:13.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T13:48:13.740Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T13:48:14.545Z] Fetching without tags [2020-04-21T13:48:14.954Z] Checking out Revision 2564dc108e71feea14859d9661bd87f7c2b518b3 (master) [2020-04-21T13:48:14.445Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T13:48:14.455Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T13:48:14.472Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T13:48:14.486Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T13:48:14.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T13:48:14.498Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T13:48:14.932Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T13:48:14.941Z] > git checkout -f 2564dc108e71feea14859d9661bd87f7c2b518b3 # timeout=10 [2020-04-21T13:48:17.170Z] 8a11ddd9e578: Pull complete [2020-04-21T13:48:17.170Z] 4cf88f913ddb: Pull complete [2020-04-21T13:48:17.170Z] 1df406cf5192: Pull complete [2020-04-21T13:48:18.784Z] Commit message: "Merge pull request #484 from hahattan/issue-476" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T13:48:19.573Z] ========================================================= [2020-04-21T13:48:19.573Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-21T13:48:19.573Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T13:48:20.282Z] + 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 . [2020-04-21T13:48:20.548Z] Sending build context to Docker daemon 2.961MB [2020-04-21T13:48:20.548Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T13:48:20.548Z] Step 2/8 : FROM ${BASE} [2020-04-21T13:48:20.548Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-21T13:48:20.548Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T13:48:20.548Z] 2848faf0eed1: Pulling fs layer [2020-04-21T13:48:20.548Z] 0f37312ad70f: Pulling fs layer [2020-04-21T13:48:20.548Z] 5788d62ee057: Pulling fs layer [2020-04-21T13:48:20.548Z] 0e6b1d234666: Pulling fs layer [2020-04-21T13:48:20.548Z] bf5d7aec512f: Pulling fs layer [2020-04-21T13:48:20.548Z] 34c802a77dc8: Pulling fs layer [2020-04-21T13:48:20.548Z] 9eb99e56ec68: Pulling fs layer [2020-04-21T13:48:20.548Z] 27c7a5d97fbd: Pulling fs layer [2020-04-21T13:48:20.548Z] 5c102a31e300: Pulling fs layer [2020-04-21T13:48:20.548Z] dcfb455df0a1: Pulling fs layer [2020-04-21T13:48:20.548Z] 34c802a77dc8: Waiting [2020-04-21T13:48:20.548Z] 9eb99e56ec68: Waiting [2020-04-21T13:48:20.548Z] 27c7a5d97fbd: Waiting [2020-04-21T13:48:20.548Z] 5c102a31e300: Waiting [2020-04-21T13:48:20.548Z] dcfb455df0a1: Waiting [2020-04-21T13:48:20.548Z] bf5d7aec512f: Waiting [2020-04-21T13:48:20.548Z] 0e6b1d234666: Waiting [2020-04-21T13:48:20.548Z] 5788d62ee057: Waiting [2020-04-21T13:48:20.548Z] 0f37312ad70f: Verifying Checksum [2020-04-21T13:48:20.548Z] 0f37312ad70f: Download complete [2020-04-21T13:48:20.548Z] 0e6b1d234666: Download complete [2020-04-21T13:48:20.548Z] bf5d7aec512f: Verifying Checksum [2020-04-21T13:48:20.548Z] bf5d7aec512f: Download complete [2020-04-21T13:48:20.814Z] e6b0cf9c0882: Verifying Checksum [2020-04-21T13:48:21.094Z] e6b0cf9c0882: Pull complete [2020-04-21T13:48:21.445Z] cd6300453558: Pull complete [2020-04-21T13:48:21.668Z] 34c802a77dc8: Verifying Checksum [2020-04-21T13:48:21.668Z] 34c802a77dc8: Download complete [2020-04-21T13:48:21.668Z] 27c7a5d97fbd: Verifying Checksum [2020-04-21T13:48:21.668Z] 27c7a5d97fbd: Download complete [2020-04-21T13:48:22.648Z] 5c102a31e300: Verifying Checksum [2020-04-21T13:48:22.648Z] 5c102a31e300: Download complete [2020-04-21T13:48:22.648Z] dcfb455df0a1: Verifying Checksum [2020-04-21T13:48:22.648Z] dcfb455df0a1: Download complete [2020-04-21T13:48:22.923Z] 5788d62ee057: Download complete [2020-04-21T13:48:22.923Z] 9eb99e56ec68: Verifying Checksum [2020-04-21T13:48:22.923Z] 9eb99e56ec68: Download complete [2020-04-21T13:48:23.492Z] 2848faf0eed1: Pull complete [2020-04-21T13:48:23.757Z] 0f37312ad70f: Pull complete [2020-04-21T13:48:25.743Z] b9c365052c96: Pull complete [2020-04-21T13:48:26.015Z] a2d8cc88f415: Pull complete [2020-04-21T13:48:28.614Z] ea1d1ca13537: Pull complete [2020-04-21T13:48:28.614Z] 3750a50a1c5e: Pull complete [2020-04-21T13:48:28.614Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-21T13:48:28.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-21T13:48:28.614Z] ---> 78745c68409d [2020-04-21T13:48:28.614Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T13:48:31.900Z] 5788d62ee057: Pull complete [2020-04-21T13:48:31.900Z] 0e6b1d234666: Pull complete [2020-04-21T13:48:31.900Z] bf5d7aec512f: Pull complete [2020-04-21T13:48:32.887Z] ---> Running in 61b360bb3c1a [2020-04-21T13:48:33.479Z] Removing intermediate container 61b360bb3c1a [2020-04-21T13:48:33.479Z] ---> 599d979832b8 [2020-04-21T13:48:33.479Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T13:48:33.479Z] ---> Running in 8b1691fbee5a [2020-04-21T13:48:35.203Z] 34c802a77dc8: Pull complete [2020-04-21T13:48:35.429Z] Removing intermediate container 8b1691fbee5a [2020-04-21T13:48:35.429Z] ---> d68f006359b2 [2020-04-21T13:48:35.429Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-21T13:48:35.705Z] ---> Running in 57001255ab6d [2020-04-21T13:48:36.295Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T13:48:37.256Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T13:48:37.841Z] OK: 125 MiB in 39 packages [2020-04-21T13:48:39.254Z] Removing intermediate container 57001255ab6d [2020-04-21T13:48:39.254Z] ---> ca123f0762f1 [2020-04-21T13:48:39.254Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-21T13:48:39.254Z] ---> Running in 69d95b128f78 [2020-04-21T13:48:39.464Z] 9eb99e56ec68: Pull complete [2020-04-21T13:48:39.464Z] 27c7a5d97fbd: Pull complete [2020-04-21T13:48:39.522Z] Removing intermediate container 69d95b128f78 [2020-04-21T13:48:39.522Z] ---> 10a898f109de [2020-04-21T13:48:39.522Z] Step 7/8 : COPY . . [2020-04-21T13:48:40.410Z] 5c102a31e300: Pull complete [2020-04-21T13:48:40.410Z] dcfb455df0a1: Pull complete [2020-04-21T13:48:40.410Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-21T13:48:40.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-21T13:48:40.410Z] ---> 7c70fe431013 [2020-04-21T13:48:40.410Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T13:48:40.410Z] ---> Running in ffd9e72ee215 [2020-04-21T13:48:40.669Z] Removing intermediate container ffd9e72ee215 [2020-04-21T13:48:40.669Z] ---> 65f2f0da7919 [2020-04-21T13:48:40.669Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T13:48:40.669Z] ---> Running in fc37ac74a251 [2020-04-21T13:48:40.949Z] ---> c957834d959d [2020-04-21T13:48:40.949Z] Step 8/8 : RUN go mod download [2020-04-21T13:48:40.949Z] ---> Running in 1da330c8fbb4 [2020-04-21T13:48:41.606Z] Removing intermediate container fc37ac74a251 [2020-04-21T13:48:41.606Z] ---> 35e78599def3 [2020-04-21T13:48:41.606Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-21T13:48:41.606Z] ---> Running in 16b26e43d908 [2020-04-21T13:48:42.552Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T13:48:42.897Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T13:48:42.897Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T13:48:42.897Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T13:48:42.897Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T13:48:42.897Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T13:48:42.897Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T13:48:42.897Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T13:48:42.897Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T13:48:42.897Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T13:48:43.166Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T13:48:43.166Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T13:48:43.166Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T13:48:43.166Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T13:48:43.432Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T13:48:43.432Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T13:48:43.432Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T13:48:43.432Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T13:48:43.432Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T13:48:43.432Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T13:48:43.432Z] go: finding github.com/google/uuid v1.1.0 [2020-04-21T13:48:43.432Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T13:48:43.432Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T13:48:43.432Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T13:48:43.432Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T13:48:43.699Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T13:48:43.699Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T13:48:43.699Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T13:48:43.699Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T13:48:43.699Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T13:48:43.699Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T13:48:43.699Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T13:48:43.699Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T13:48:43.699Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T13:48:43.943Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T13:48:43.965Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T13:48:43.965Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T13:48:43.965Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T13:48:43.965Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T13:48:43.965Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T13:48:43.965Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T13:48:43.965Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T13:48:43.965Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T13:48:43.965Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T13:48:43.965Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T13:48:43.965Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T13:48:43.965Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T13:48:43.965Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T13:48:43.965Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T13:48:43.965Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T13:48:43.965Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T13:48:43.965Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T13:48:43.965Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T13:48:43.965Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T13:48:43.965Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T13:48:43.965Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T13:48:43.965Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T13:48:43.965Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T13:48:43.965Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T13:48:43.965Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T13:48:44.234Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T13:48:44.234Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T13:48:44.234Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T13:48:44.234Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T13:48:44.234Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T13:48:44.234Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-21T13:48:44.234Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T13:48:44.234Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T13:48:44.234Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T13:48:44.234Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T13:48:44.881Z] OK: 143 MiB in 39 packages [2020-04-21T13:48:45.458Z] Removing intermediate container 16b26e43d908 [2020-04-21T13:48:45.458Z] ---> 28271a0c31e8 [2020-04-21T13:48:45.458Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-21T13:48:45.458Z] ---> Running in c905225b35a9 [2020-04-21T13:48:45.458Z] Removing intermediate container c905225b35a9 [2020-04-21T13:48:45.458Z] ---> 04708e593013 [2020-04-21T13:48:45.458Z] Step 7/8 : COPY . . [2020-04-21T13:48:46.028Z] ---> d65129df1347 [2020-04-21T13:48:46.028Z] Step 8/8 : RUN go mod download [2020-04-21T13:48:46.287Z] ---> Running in 18e0c73d8f3d [2020-04-21T13:48:47.669Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T13:48:47.669Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T13:48:47.669Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T13:48:47.669Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T13:48:47.669Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T13:48:47.669Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T13:48:47.669Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T13:48:47.669Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T13:48:47.669Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T13:48:47.669Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T13:48:47.669Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T13:48:47.669Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T13:48:47.669Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T13:48:47.669Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T13:48:47.669Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T13:48:47.669Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T13:48:47.669Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T13:48:47.669Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T13:48:47.669Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T13:48:47.669Z] go: finding github.com/google/uuid v1.1.0 [2020-04-21T13:48:47.669Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T13:48:47.669Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T13:48:47.669Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T13:48:47.669Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T13:48:47.669Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T13:48:47.927Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T13:48:47.927Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T13:48:47.927Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T13:48:47.927Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T13:48:47.927Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T13:48:47.927Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T13:48:47.928Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T13:48:47.928Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T13:48:47.928Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T13:48:47.928Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T13:48:47.928Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T13:48:47.928Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T13:48:47.928Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T13:48:47.928Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T13:48:47.928Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T13:48:47.928Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T13:48:47.928Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T13:48:47.928Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T13:48:47.928Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T13:48:47.928Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T13:48:47.928Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T13:48:47.928Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T13:48:47.928Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T13:48:47.928Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T13:48:47.928Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T13:48:47.928Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T13:48:47.928Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T13:48:47.928Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T13:48:47.928Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T13:48:47.928Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T13:48:47.928Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T13:48:47.928Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T13:48:47.928Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T13:48:47.928Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T13:48:48.190Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T13:48:48.190Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T13:48:48.190Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T13:48:48.190Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T13:48:48.190Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-21T13:48:48.190Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T13:48:48.190Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T13:48:48.190Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T13:48:48.190Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T13:48:52.412Z] Removing intermediate container 18e0c73d8f3d [2020-04-21T13:48:52.412Z] ---> a340acc2ecfa [2020-04-21T13:48:52.412Z] Successfully built a340acc2ecfa [2020-04-21T13:48:52.412Z] 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 [2020-04-21T13:48:53.007Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-21T13:48:53.007Z] . [Pipeline] withDockerContainer [2020-04-21T13:48:53.140Z] prd-centos7-docker-4c-2g-5245 does not seem to be running inside a container [2020-04-21T13:48:53.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/29 -v /w/workspace/device-sdk-go/29:/w/workspace/device-sdk-go/29:rw,z -v /w/workspace/device-sdk-go/29@tmp:/w/workspace/device-sdk-go/29@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-x86_64 cat [2020-04-21T13:48:53.773Z] $ docker top c5c3bf933d96400387af8ca0ccc7acab8074f551c3a5615b789b10af38f4c24b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T13:48:54.259Z] + go version [2020-04-21T13:48:54.259Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-21T13:48:54.356Z] Removing intermediate container 1da330c8fbb4 [2020-04-21T13:48:54.356Z] ---> 19d4629393fd [2020-04-21T13:48:54.356Z] Successfully built 19d4629393fd [2020-04-21T13:48:54.356Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-04-21T13:48:54.581Z] + make test [2020-04-21T13:48:54.581Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T13:48:54.995Z] + docker inspect -f . ci-base-image-arm64 [2020-04-21T13:48:55.152Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-21T13:48:55.264Z] . [Pipeline] withDockerContainer [2020-04-21T13:48:55.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-5244 does not seem to be running inside a container [2020-04-21T13:48:55.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/29 -v /w/workspace/device-sdk-go/29:/w/workspace/device-sdk-go/29:rw,z -v /w/workspace/device-sdk-go/29@tmp:/w/workspace/device-sdk-go/29@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-arm64 cat [2020-04-21T13:48:57.247Z] $ docker top b8701c42800e3eea8eafae6665f30fcc9a82ecf9f7804caa6f842c8794e606f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T13:48:58.322Z] + go version [2020-04-21T13:48:58.322Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-21T13:48:58.980Z] + make test [2020-04-21T13:48:58.980Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-21T13:49:00.405Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-21T13:49:07.427Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-21T13:49:07.427Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-21T13:49:07.427Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-21T13:49:07.427Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.005s coverage: 21.9% of statements [2020-04-21T13:49:12.712Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.047s coverage: 95.8% of statements [2020-04-21T13:49:27.159Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-21T13:49:27.159Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-21T13:49:27.159Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-21T13:49:29.137Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.024s coverage: 21.9% of statements [2020-04-21T13:49:32.516Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.167s coverage: 95.8% of statements [2020-04-21T13:49:44.823Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.050s coverage: 11.4% of statements [2020-04-21T13:49:44.823Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.004s coverage: 21.7% of statements [2020-04-21T13:49:44.823Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-21T13:49:44.823Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.088s coverage: 36.9% of statements [2020-04-21T13:49:44.823Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-21T13:49:44.823Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-21T13:49:44.823Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.356s coverage: 63.1% of statements [2020-04-21T13:49:44.823Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-21T13:49:44.823Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-21T13:49:44.823Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-21T13:49:44.823Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.028s coverage: 52.6% of statements [2020-04-21T13:49:44.823Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-21T13:49:44.823Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.103s coverage: 68.9% of statements [2020-04-21T13:49:44.823Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-21T13:49:44.823Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-21T13:49:44.823Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T13:49:44.823Z] gofmt -l . [2020-04-21T13:49:44.823Z] [ "`gofmt -l .`" = "" ] [2020-04-21T13:49:44.823Z] ./bin/test-attribution-txt.sh [2020-04-21T13:49:45.393Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T13:49:46.130Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T13:49:46.134Z] $ docker stop --time=1 c5c3bf933d96400387af8ca0ccc7acab8074f551c3a5615b789b10af38f4c24b [2020-04-21T13:49:47.850Z] $ docker rm -f c5c3bf933d96400387af8ca0ccc7acab8074f551c3a5615b789b10af38f4c24b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T13:49:49.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T13:49:49.434Z] + ls -al . [2020-04-21T13:49:49.434Z] total 172 [2020-04-21T13:49:49.434Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 21 13:49 . [2020-04-21T13:49:49.434Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 21 13:48 .. [2020-04-21T13:49:49.434Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 13:48 api [2020-04-21T13:49:49.434Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 21 13:48 bin [2020-04-21T13:49:49.434Z] -rw-r--r--. 1 jenkins jenkins 109296 Apr 21 13:49 coverage.out [2020-04-21T13:49:49.434Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 21 13:48 Dockerfile.build [2020-04-21T13:49:49.434Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 13:48 .dockerignore [2020-04-21T13:49:49.434Z] drwxrwxr-x. 4 jenkins jenkins 48 Apr 21 13:48 example [2020-04-21T13:49:49.434Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 21 13:48 .git [2020-04-21T13:49:49.434Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 21 13:48 .github [2020-04-21T13:49:49.434Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 21 13:48 .gitignore [2020-04-21T13:49:49.434Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 21 13:49 go.mod [2020-04-21T13:49:49.434Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 21 13:49 go.sum [2020-04-21T13:49:49.434Z] drwxrwxr-x. 15 jenkins jenkins 217 Apr 21 13:48 internal [2020-04-21T13:49:49.434Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 21 13:48 Jenkinsfile [2020-04-21T13:49:49.434Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 21 13:48 LICENSE [2020-04-21T13:49:49.434Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 21 13:48 Makefile [2020-04-21T13:49:49.434Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 21 13:48 pkg [2020-04-21T13:49:49.434Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 21 13:48 README.md [2020-04-21T13:49:49.434Z] drwxrwxr-x. 3 jenkins jenkins 44 Apr 21 13:48 .semver [2020-04-21T13:49:49.434Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 13:48 snap [2020-04-21T13:49:49.434Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 21 13:45 VERSION [2020-04-21T13:49:49.434Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 21 13:48 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T13:49:49.730Z] + 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=2564dc108e71feea14859d9661bd87f7c2b518b3 --label arch=amd64 --label version=1.2.0-dev.29 . [2020-04-21T13:49:49.730Z] Sending build context to Docker daemon 3.086MB [2020-04-21T13:49:49.730Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-21T13:49:49.730Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-21T13:49:49.730Z] ---> a340acc2ecfa [2020-04-21T13:49:49.730Z] Step 3/21 : ARG MAKE='make build' [2020-04-21T13:49:49.989Z] ---> Running in 9f7ecdc176ba [2020-04-21T13:49:49.989Z] Removing intermediate container 9f7ecdc176ba [2020-04-21T13:49:49.989Z] ---> d227cf9e4c88 [2020-04-21T13:49:49.989Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-21T13:49:50.248Z] ---> Running in 0b20043a218b [2020-04-21T13:49:50.248Z] Removing intermediate container 0b20043a218b [2020-04-21T13:49:50.248Z] ---> b51fe77d4a64 [2020-04-21T13:49:50.248Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T13:49:50.248Z] ---> Running in cf151f04f354 [2020-04-21T13:49:50.513Z] Removing intermediate container cf151f04f354 [2020-04-21T13:49:50.513Z] ---> 5b7eddf63cb4 [2020-04-21T13:49:50.513Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T13:49:50.513Z] ---> Running in 8ba5f2d3c9fa [2020-04-21T13:49:51.454Z] Removing intermediate container 8ba5f2d3c9fa [2020-04-21T13:49:51.454Z] ---> e4cffff481cd [2020-04-21T13:49:51.454Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-21T13:49:51.454Z] ---> Running in 53fcedf9bc14 [2020-04-21T13:49:51.713Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T13:49:53.092Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T13:49:54.031Z] OK: 143 MiB in 39 packages [2020-04-21T13:49:54.601Z] Removing intermediate container 53fcedf9bc14 [2020-04-21T13:49:54.601Z] ---> 6dc47ffaa81e [2020-04-21T13:49:54.601Z] Step 8/21 : COPY . . [2020-04-21T13:49:54.860Z] ---> 593261860348 [2020-04-21T13:49:54.860Z] Step 9/21 : RUN ${MAKE} [2020-04-21T13:49:55.123Z] ---> Running in 8d29bae6fc17 [2020-04-21T13:49:55.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.29" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-21T13:50:04.796Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.084s coverage: 11.4% of statements [2020-04-21T13:50:04.796Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.030s coverage: 21.7% of statements [2020-04-21T13:50:04.796Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-21T13:50:04.796Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.225s coverage: 36.9% of statements [2020-04-21T13:50:04.796Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-21T13:50:04.796Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-21T13:50:04.796Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 2.160s coverage: 63.1% of statements [2020-04-21T13:50:04.796Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-21T13:50:04.796Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-21T13:50:04.796Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-21T13:50:04.796Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.102s coverage: 52.6% of statements [2020-04-21T13:50:04.796Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-21T13:50:04.796Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.358s coverage: 68.9% of statements [2020-04-21T13:50:04.796Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-21T13:50:04.796Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-21T13:50:04.796Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T13:50:05.777Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-21T13:50:06.351Z] Removing intermediate container 8d29bae6fc17 [2020-04-21T13:50:06.351Z] ---> ebac779cb567 [2020-04-21T13:50:06.351Z] Step 10/21 : FROM scratch [2020-04-21T13:50:06.351Z] ---> [2020-04-21T13:50:06.351Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T13:50:06.351Z] ---> Running in 10030afda33a [2020-04-21T13:50:06.351Z] Removing intermediate container 10030afda33a [2020-04-21T13:50:06.351Z] ---> 7919311026ae [2020-04-21T13:50:06.351Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-21T13:50:06.612Z] ---> Running in 2f359eca08a3 [2020-04-21T13:50:06.612Z] Removing intermediate container 2f359eca08a3 [2020-04-21T13:50:06.612Z] ---> f50f7d51b757 [2020-04-21T13:50:06.612Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-21T13:50:06.612Z] ---> Running in c0bbc3d93958 [2020-04-21T13:50:06.878Z] Removing intermediate container c0bbc3d93958 [2020-04-21T13:50:06.878Z] ---> 24e49e2fc436 [2020-04-21T13:50:06.878Z] Step 14/21 : WORKDIR / [2020-04-21T13:50:06.878Z] ---> Running in 80c9d149b04c [2020-04-21T13:50:06.878Z] Removing intermediate container 80c9d149b04c [2020-04-21T13:50:06.878Z] ---> e1f5f7d20260 [2020-04-21T13:50:06.878Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-21T13:50:07.455Z] ---> 6226c7a38dc3 [2020-04-21T13:50:07.455Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-21T13:50:07.455Z] ---> 2ff95317256a [2020-04-21T13:50:07.455Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-21T13:50:07.716Z] ---> b4a347bc2e4b [2020-04-21T13:50:07.716Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-21T13:50:07.716Z] ---> Running in b6bb509990ce [2020-04-21T13:50:07.976Z] Removing intermediate container b6bb509990ce [2020-04-21T13:50:07.976Z] ---> ad9c91696235 [2020-04-21T13:50:07.976Z] Step 19/21 : LABEL arch=amd64 [2020-04-21T13:50:07.976Z] ---> Running in ede92ffc7225 [2020-04-21T13:50:07.976Z] Removing intermediate container ede92ffc7225 [2020-04-21T13:50:07.976Z] ---> aec50207cbcd [2020-04-21T13:50:07.976Z] Step 20/21 : LABEL git_sha=2564dc108e71feea14859d9661bd87f7c2b518b3 [2020-04-21T13:50:07.976Z] ---> Running in 9941932624fd [2020-04-21T13:50:08.155Z] gofmt -l . [2020-04-21T13:50:08.156Z] [ "`gofmt -l .`" = "" ] [2020-04-21T13:50:08.156Z] ./bin/test-attribution-txt.sh [2020-04-21T13:50:08.236Z] Removing intermediate container 9941932624fd [2020-04-21T13:50:08.236Z] ---> 8972d6f567b3 [2020-04-21T13:50:08.236Z] Step 21/21 : LABEL version=1.2.0-dev.29 [2020-04-21T13:50:08.236Z] ---> Running in a6390b00bcdd [2020-04-21T13:50:08.236Z] Removing intermediate container a6390b00bcdd [2020-04-21T13:50:08.236Z] ---> 9842d1536a93 [2020-04-21T13:50:08.236Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T13:50:08.236Z] Successfully built 9842d1536a93 [2020-04-21T13:50:08.497Z] 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] } [2020-04-21T13:50:08.742Z] ./bin/test-go-mod-tidy.sh [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] stash [2020-04-21T13:50:09.402Z] Warning: overwriting stash ‘coverage-report’ [2020-04-21T13:50:09.854Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T13:50:09.863Z] $ docker stop --time=1 b8701c42800e3eea8eafae6665f30fcc9a82ecf9f7804caa6f842c8794e606f1 [2020-04-21T13:50:11.995Z] $ docker rm -f b8701c42800e3eea8eafae6665f30fcc9a82ecf9f7804caa6f842c8794e606f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T13:50:13.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T13:50:13.521Z] + ls -al . [2020-04-21T13:50:13.521Z] total 212 [2020-04-21T13:50:13.521Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 13:50 . [2020-04-21T13:50:13.521Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 13:47 .. [2020-04-21T13:50:13.521Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 13:47 .dockerignore [2020-04-21T13:50:13.521Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 13:47 .git [2020-04-21T13:50:13.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 13:47 .github [2020-04-21T13:50:13.521Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 21 13:47 .gitignore [2020-04-21T13:50:13.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 13:47 .semver [2020-04-21T13:50:13.521Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 21 13:47 Dockerfile.build [2020-04-21T13:50:13.521Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 21 13:47 Jenkinsfile [2020-04-21T13:50:13.521Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 21 13:47 LICENSE [2020-04-21T13:50:13.521Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 21 13:47 Makefile [2020-04-21T13:50:13.521Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 21 13:47 README.md [2020-04-21T13:50:13.521Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 21 13:45 VERSION [2020-04-21T13:50:13.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 13:47 api [2020-04-21T13:50:13.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 13:47 bin [2020-04-21T13:50:13.521Z] -rw-r--r-- 1 jenkins jenkins 109296 Apr 21 13:50 coverage.out [2020-04-21T13:50:13.521Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 13:47 example [2020-04-21T13:50:13.521Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 21 13:50 go.mod [2020-04-21T13:50:13.521Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 21 13:50 go.sum [2020-04-21T13:50:13.521Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 21 13:47 internal [2020-04-21T13:50:13.521Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 13:47 pkg [2020-04-21T13:50:13.521Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 13:47 snap [2020-04-21T13:50:13.521Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 21 13:47 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T13:50:13.850Z] + 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=2564dc108e71feea14859d9661bd87f7c2b518b3 --label arch=arm64 --label version=1.2.0-dev.29 . [2020-04-21T13:50:14.436Z] Sending build context to Docker daemon 3.086MB [2020-04-21T13:50:14.436Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-21T13:50:14.436Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-21T13:50:14.436Z] ---> 19d4629393fd [2020-04-21T13:50:14.436Z] Step 3/21 : ARG MAKE='make build' [2020-04-21T13:50:14.704Z] ---> Running in b8aa6ee7f44b [2020-04-21T13:50:14.971Z] Removing intermediate container b8aa6ee7f44b [2020-04-21T13:50:14.971Z] ---> 563fed368924 [2020-04-21T13:50:14.972Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-21T13:50:15.237Z] ---> Running in b61af1c65025 [2020-04-21T13:50:15.507Z] Removing intermediate container b61af1c65025 [2020-04-21T13:50:15.507Z] ---> 4ea97259b691 [2020-04-21T13:50:15.507Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T13:50:15.772Z] ---> Running in a00c0567ee06 [2020-04-21T13:50:16.040Z] Removing intermediate container a00c0567ee06 [2020-04-21T13:50:16.040Z] ---> 50e4bec93646 [2020-04-21T13:50:16.040Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T13:50:16.308Z] ---> Running in faf798d944aa [2020-04-21T13:50:18.260Z] Removing intermediate container faf798d944aa [2020-04-21T13:50:18.260Z] ---> 87f00cf96e8e [2020-04-21T13:50:18.260Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-21T13:50:18.260Z] ---> Running in 523d7d618dd3 [2020-04-21T13:50:19.221Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T13:50:20.625Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T13:50:21.205Z] OK: 125 MiB in 39 packages [2020-04-21T13:50:22.620Z] Removing intermediate container 523d7d618dd3 [2020-04-21T13:50:22.620Z] ---> 5c76b537f074 [2020-04-21T13:50:22.620Z] Step 8/21 : COPY . . [2020-04-21T13:50:23.583Z] ---> a2213a664077 [2020-04-21T13:50:23.583Z] Step 9/21 : RUN ${MAKE} [2020-04-21T13:50:23.850Z] ---> Running in f2f18f58b302 [2020-04-21T13:50:24.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.29" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-21T13:50:46.933Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-21T13:50:50.288Z] Removing intermediate container f2f18f58b302 [2020-04-21T13:50:50.288Z] ---> 25d512125ec1 [2020-04-21T13:50:50.288Z] Step 10/21 : FROM scratch [2020-04-21T13:50:50.288Z] ---> [2020-04-21T13:50:50.288Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T13:50:50.288Z] ---> Running in ca23986e5bfa [2020-04-21T13:50:50.557Z] Removing intermediate container ca23986e5bfa [2020-04-21T13:50:50.557Z] ---> 90a5340b64e7 [2020-04-21T13:50:50.557Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-21T13:50:50.557Z] ---> Running in c28ff4ad9252 [2020-04-21T13:50:50.825Z] Removing intermediate container c28ff4ad9252 [2020-04-21T13:50:50.825Z] ---> 8e14c5374620 [2020-04-21T13:50:50.825Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-21T13:50:51.093Z] ---> Running in c8e85daea5e8 [2020-04-21T13:50:51.362Z] Removing intermediate container c8e85daea5e8 [2020-04-21T13:50:51.362Z] ---> bcac66bff4bb [2020-04-21T13:50:51.362Z] Step 14/21 : WORKDIR / [2020-04-21T13:50:51.362Z] ---> Running in ffbb9f9c1305 [2020-04-21T13:50:51.629Z] Removing intermediate container ffbb9f9c1305 [2020-04-21T13:50:51.629Z] ---> 847a5d4ad415 [2020-04-21T13:50:51.629Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-21T13:50:52.595Z] ---> 1cb89cca33be [2020-04-21T13:50:52.595Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-21T13:50:53.180Z] ---> cc1e55fef06e [2020-04-21T13:50:53.180Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-21T13:50:53.767Z] ---> 689988a3f381 [2020-04-21T13:50:53.767Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-21T13:50:53.767Z] ---> Running in aafd27e0c572 [2020-04-21T13:50:54.353Z] Removing intermediate container aafd27e0c572 [2020-04-21T13:50:54.353Z] ---> c541789f66e7 [2020-04-21T13:50:54.353Z] Step 19/21 : LABEL arch=arm64 [2020-04-21T13:50:54.353Z] ---> Running in 1ca19fcb4363 [2020-04-21T13:50:54.620Z] Removing intermediate container 1ca19fcb4363 [2020-04-21T13:50:54.620Z] ---> 88b2da371d4a [2020-04-21T13:50:54.620Z] Step 20/21 : LABEL git_sha=2564dc108e71feea14859d9661bd87f7c2b518b3 [2020-04-21T13:50:54.887Z] ---> Running in d4af51d6c51f [2020-04-21T13:50:55.154Z] Removing intermediate container d4af51d6c51f [2020-04-21T13:50:55.154Z] ---> bf9c77203214 [2020-04-21T13:50:55.154Z] Step 21/21 : LABEL version=1.2.0-dev.29 [2020-04-21T13:50:55.422Z] ---> Running in 54cc9b345a6a [2020-04-21T13:50:56.005Z] Removing intermediate container 54cc9b345a6a [2020-04-21T13:50:56.005Z] ---> 930bc5f5331c [2020-04-21T13:50:56.005Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T13:50:56.005Z] Successfully built 930bc5f5331c [2020-04-21T13:50:56.005Z] 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 [2020-04-21T13:50:57.092Z] provisioning config files... [2020-04-21T13:50:57.103Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6839761511568151683tmp [Pipeline] { [Pipeline] sh [2020-04-21T13:50:57.447Z] + curl -s https://codecov.io/bash [2020-04-21T13:50:57.447Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6839761511568151683tmp [2020-04-21T13:50:57.705Z] [2020-04-21T13:50:57.705Z] _____ _ [2020-04-21T13:50:57.705Z] / ____| | | [2020-04-21T13:50:57.705Z] | | ___ __| | ___ ___ _____ __ [2020-04-21T13:50:57.705Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-21T13:50:57.705Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-21T13:50:57.705Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-21T13:50:57.705Z] Bash-tbd [2020-04-21T13:50:57.705Z] [2020-04-21T13:50:57.705Z] [2020-04-21T13:50:57.705Z] ==> Jenkins CI detected. [2020-04-21T13:50:57.705Z] project root: . [2020-04-21T13:50:57.705Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-21T13:50:57.705Z] ==> Running gcov in . (disable via -X gcov) [2020-04-21T13:50:57.705Z] ==> Python coveragepy not found [2020-04-21T13:50:57.705Z] ==> Searching for coverage reports in: [2020-04-21T13:50:57.705Z] + . [2020-04-21T13:50:57.705Z] -> Found 1 reports [2020-04-21T13:50:57.705Z] ==> Detecting git/mercurial file structure [2020-04-21T13:50:57.705Z] ==> Reading reports [2020-04-21T13:50:57.705Z] + ./coverage.out bytes=109296 [2020-04-21T13:50:57.705Z] ==> Appending adjustments [2020-04-21T13:50:57.705Z] http://docs.codecov.io/docs/fixing-reports [2020-04-21T13:50:57.964Z] + Found adjustments [2020-04-21T13:50:57.964Z] ==> Gzipping contents [2020-04-21T13:50:57.964Z] ==> Uploading reports [2020-04-21T13:50:57.964Z] url: https://codecov.io [2020-04-21T13:50:57.964Z] query: branch=master&commit=2564dc108e71feea14859d9661bd87f7c2b518b3&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= [2020-04-21T13:50:57.964Z] -> Pinging Codecov [2020-04-21T13:50:57.964Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=2564dc108e71feea14859d9661bd87f7c2b518b3&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= [2020-04-21T13:50:59.867Z] -> Uploading [2020-04-21T13:51:00.127Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2564dc108e71feea14859d9661bd87f7c2b518b3 [Pipeline] } [2020-04-21T13:51:00.134Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-21T13:51:00.436Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-21T13:51:00.437Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-21T13:51:00.495Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T13:51:00.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-21T13:51:00.817Z] [2020-04-21T13:51:00.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-21T13:51:01.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-21T13:51:01.171Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-21T13:51:01.171Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T13:51:01.171Z] 2848faf0eed1: Pulling fs layer [2020-04-21T13:51:01.171Z] 0f37312ad70f: Pulling fs layer [2020-04-21T13:51:01.171Z] 7d08f2745646: Pulling fs layer [2020-04-21T13:51:01.171Z] 4c9f31393084: Pulling fs layer [2020-04-21T13:51:01.171Z] eb21ddb83652: Pulling fs layer [2020-04-21T13:51:01.171Z] 345998794f6b: Pulling fs layer [2020-04-21T13:51:01.171Z] 97a711d68925: Pulling fs layer [2020-04-21T13:51:01.171Z] 7c8476c1cb00: Pulling fs layer [2020-04-21T13:51:01.171Z] eb21ddb83652: Waiting [2020-04-21T13:51:01.171Z] 345998794f6b: Waiting [2020-04-21T13:51:01.171Z] 97a711d68925: Waiting [2020-04-21T13:51:01.171Z] 7c8476c1cb00: Waiting [2020-04-21T13:51:01.171Z] 7d08f2745646: Waiting [2020-04-21T13:51:01.171Z] 4c9f31393084: Waiting [2020-04-21T13:51:01.171Z] 0f37312ad70f: Download complete [2020-04-21T13:51:01.171Z] 2848faf0eed1: Verifying Checksum [2020-04-21T13:51:01.171Z] 2848faf0eed1: Download complete [2020-04-21T13:51:01.171Z] 4c9f31393084: Verifying Checksum [2020-04-21T13:51:01.171Z] 4c9f31393084: Download complete [2020-04-21T13:51:01.171Z] eb21ddb83652: Verifying Checksum [2020-04-21T13:51:01.171Z] eb21ddb83652: Download complete [2020-04-21T13:51:01.171Z] e6b0cf9c0882: Download complete [2020-04-21T13:51:01.445Z] 345998794f6b: Verifying Checksum [2020-04-21T13:51:01.445Z] 345998794f6b: Download complete [2020-04-21T13:51:01.708Z] e6b0cf9c0882: Pull complete [2020-04-21T13:51:01.984Z] 7c8476c1cb00: Verifying Checksum [2020-04-21T13:51:01.984Z] 7c8476c1cb00: Download complete [2020-04-21T13:51:01.984Z] 97a711d68925: Download complete [2020-04-21T13:51:02.243Z] 2848faf0eed1: Pull complete [2020-04-21T13:51:02.243Z] 0f37312ad70f: Pull complete [2020-04-21T13:51:02.812Z] 7d08f2745646: Verifying Checksum [2020-04-21T13:51:02.812Z] 7d08f2745646: Download complete [2020-04-21T13:51:09.392Z] 7d08f2745646: Pull complete [2020-04-21T13:51:09.393Z] 4c9f31393084: Pull complete [2020-04-21T13:51:09.393Z] eb21ddb83652: Pull complete [2020-04-21T13:51:10.780Z] 345998794f6b: Pull complete [2020-04-21T13:51:14.986Z] 97a711d68925: Pull complete [2020-04-21T13:51:14.986Z] 7c8476c1cb00: Pull complete [2020-04-21T13:51:14.986Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-21T13:51:14.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-21T13:51:15.166Z] prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container [2020-04-21T13:51:15.253Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-04-21T13:51:15.854Z] $ docker top 693bbba686dcbdaedf44319f895255753ae6f5c9fa9fe50ea28090dfd5b7ecc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T13:51:16.364Z] + snyk monitor '--org=edgex-jenkins' [2020-04-21T13:51:21.708Z] [2020-04-21T13:51:21.708Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... [2020-04-21T13:51:21.708Z] [2020-04-21T13:51:21.708Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/afb2a974-4df5-4b17-8db5-16a01346d94a [2020-04-21T13:51:21.708Z] [2020-04-21T13:51:21.708Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-21T13:51:21.708Z] [2020-04-21T13:51:21.708Z] [Pipeline] } [2020-04-21T13:51:21.720Z] $ docker stop --time=1 693bbba686dcbdaedf44319f895255753ae6f5c9fa9fe50ea28090dfd5b7ecc6 [2020-04-21T13:51:23.121Z] $ docker rm -f 693bbba686dcbdaedf44319f895255753ae6f5c9fa9fe50ea28090dfd5b7ecc6 [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 [2020-04-21T13:51:24.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T13:51:24.434Z] . [Pipeline] withDockerContainer [2020-04-21T13:51:24.561Z] prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container [2020-04-21T13:51:24.607Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T13:51:25.257Z] $ docker top e1e14bebca86fdf6bcffd2617f9156bb735346f427c34bacf3beceeda3fa8181 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T13:51:26.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T13:51:26.164Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T13:51:26.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T13:51:26.364Z] $ docker exec e1e14bebca86fdf6bcffd2617f9156bb735346f427c34bacf3beceeda3fa8181 ssh-agent [2020-04-21T13:51:26.552Z] SSH_AUTH_SOCK=/tmp/ssh-0K0pzDAJWumm/agent.15 [2020-04-21T13:51:26.552Z] SSH_AGENT_PID=22 [2020-04-21T13:51:26.569Z] Running ssh-add (command line suppressed) [2020-04-21T13:51:26.713Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4466620577788356540.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4466620577788356540.key) [2020-04-21T13:51:26.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T13:51:27.126Z] + git semver tag [2020-04-21T13:51:27.126Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T13:51:27.126Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-21T13:51:27.126Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-21T13:51:27.127Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T13:51:27.127Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T13:51:27.127Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T13:51:27.127Z] # $SEMVER_BRANCH = master [2020-04-21T13:51:27.127Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-04-21T13:51:27.127Z] # 2564dc108e71feea14859d9661bd87f7c2b518b3 HEAD [2020-04-21T13:51:27.127Z] # -> Force: false [2020-04-21T13:51:27.127Z] # 06bfee4f225cbda7668e41fd594b58fff5a5c0ab refs/tags/v1.2.0-dev.29 [Pipeline] } [2020-04-21T13:51:27.151Z] $ docker exec --env ******** --env ******** e1e14bebca86fdf6bcffd2617f9156bb735346f427c34bacf3beceeda3fa8181 ssh-agent -k [2020-04-21T13:51:27.287Z] unset SSH_AUTH_SOCK; [2020-04-21T13:51:27.287Z] unset SSH_AGENT_PID; [2020-04-21T13:51:27.287Z] echo Agent pid 22 killed; [2020-04-21T13:51:27.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T13:51:27.831Z] + git semver [Pipeline] } [2020-04-21T13:51:27.855Z] $ docker stop --time=1 e1e14bebca86fdf6bcffd2617f9156bb735346f427c34bacf3beceeda3fa8181 [2020-04-21T13:51:29.188Z] $ docker rm -f e1e14bebca86fdf6bcffd2617f9156bb735346f427c34bacf3beceeda3fa8181 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-21T13:51:29.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-21T13:51:29.790Z] [2020-04-21T13:51:29.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-21T13:51:30.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-21T13:51:30.131Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-21T13:51:30.131Z] ab5ef0e58194: Pulling fs layer [2020-04-21T13:51:30.131Z] 9712f1f96733: Pulling fs layer [2020-04-21T13:51:30.131Z] 63f879dbbcfc: Pulling fs layer [2020-04-21T13:51:30.131Z] 0d9ebad4ef96: Pulling fs layer [2020-04-21T13:51:30.131Z] e9a5061849ea: Pulling fs layer [2020-04-21T13:51:30.131Z] d747dcd14b5f: Pulling fs layer [2020-04-21T13:51:30.131Z] 2de7ff778b66: Pulling fs layer [2020-04-21T13:51:30.131Z] 0d9ebad4ef96: Waiting [2020-04-21T13:51:30.131Z] d747dcd14b5f: Waiting [2020-04-21T13:51:30.131Z] 2de7ff778b66: Waiting [2020-04-21T13:51:30.131Z] e9a5061849ea: Waiting [2020-04-21T13:51:30.131Z] 9712f1f96733: Verifying Checksum [2020-04-21T13:51:30.131Z] 9712f1f96733: Download complete [2020-04-21T13:51:31.538Z] 63f879dbbcfc: Verifying Checksum [2020-04-21T13:51:31.538Z] 63f879dbbcfc: Download complete [2020-04-21T13:51:31.538Z] e9a5061849ea: Verifying Checksum [2020-04-21T13:51:31.538Z] e9a5061849ea: Download complete [2020-04-21T13:51:31.538Z] d747dcd14b5f: Verifying Checksum [2020-04-21T13:51:31.538Z] d747dcd14b5f: Download complete [2020-04-21T13:51:31.803Z] 0d9ebad4ef96: Verifying Checksum [2020-04-21T13:51:31.803Z] 0d9ebad4ef96: Download complete [2020-04-21T13:51:31.803Z] ab5ef0e58194: Verifying Checksum [2020-04-21T13:51:31.803Z] ab5ef0e58194: Download complete [2020-04-21T13:51:31.803Z] 2de7ff778b66: Download complete [2020-04-21T13:51:36.022Z] ab5ef0e58194: Pull complete [2020-04-21T13:51:36.022Z] 9712f1f96733: Pull complete [2020-04-21T13:51:38.018Z] 63f879dbbcfc: Pull complete [2020-04-21T13:51:44.713Z] 0d9ebad4ef96: Pull complete [2020-04-21T13:51:44.713Z] e9a5061849ea: Pull complete [2020-04-21T13:51:44.713Z] d747dcd14b5f: Pull complete [2020-04-21T13:51:50.017Z] 2de7ff778b66: Pull complete [2020-04-21T13:51:50.017Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-21T13:51:50.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-21T13:51:50.165Z] prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container [2020-04-21T13:51:50.291Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-04-21T13:51:50.932Z] $ docker top d37c0ae207fbce83813bb4361b92aa580a4cfd0b28bbc76414a3be6717706ece -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-21T13:51:51.132Z] provisioning config files... [2020-04-21T13:51:51.159Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3172258331705858047tmp [2020-04-21T13:51:51.173Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3859901104585577534tmp [2020-04-21T13:51:51.187Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8339437288891402074tmp [Pipeline] { [Pipeline] echo [2020-04-21T13:51:51.237Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T13:51:51.532Z] ---> sigul-configuration.sh [2020-04-21T13:51:51.532Z] gpg: directory `/root/.gnupg' created [2020-04-21T13:51:51.532Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-21T13:51:51.532Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-21T13:51:51.532Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-21T13:51:51.532Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-21T13:51:51.533Z] gpg: CAST5 encrypted data [2020-04-21T13:51:51.792Z] gpg: encrypted with 1 passphrase [2020-04-21T13:51:51.792Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-21T13:51:52.086Z] + mkdir /home/jenkins [2020-04-21T13:51:52.086Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-21T13:51:52.386Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-04-21T13:51:52.393Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T13:51:52.691Z] ---> sigul-install.sh [2020-04-21T13:51:59.275Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-21T13:51:59.574Z] + git tag --list [2020-04-21T13:51:59.574Z] v1.2.0-dev.29 [Pipeline] sh [2020-04-21T13:51:59.872Z] + lftools sign git-tag v1.2.0-dev.29 [2020-04-21T13:52:00.813Z] Signing Git tag with Sigul... [2020-04-21T13:52:00.813Z] Signing v1.2.0-dev.29 [Pipeline] echo [2020-04-21T13:52:02.195Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T13:52:02.487Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-21T13:52:02.493Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-21T13:52:02.560Z] $ docker stop --time=1 d37c0ae207fbce83813bb4361b92aa580a4cfd0b28bbc76414a3be6717706ece [2020-04-21T13:52:03.924Z] $ docker rm -f d37c0ae207fbce83813bb4361b92aa580a4cfd0b28bbc76414a3be6717706ece [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-21T13:52:04.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T13:52:04.664Z] . [Pipeline] withDockerContainer [2020-04-21T13:52:04.782Z] prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container [2020-04-21T13:52:04.824Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T13:52:05.405Z] $ docker top 2264a55766aadd54d37fe9178b1224d3687c9c6b5813c4f89e756bee6c8faddc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T13:52:05.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T13:52:05.674Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T13:52:05.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T13:52:05.885Z] $ docker exec 2264a55766aadd54d37fe9178b1224d3687c9c6b5813c4f89e756bee6c8faddc ssh-agent [2020-04-21T13:52:06.071Z] SSH_AUTH_SOCK=/tmp/ssh-NWO7uG7PngeX/agent.15 [2020-04-21T13:52:06.071Z] SSH_AGENT_PID=22 [2020-04-21T13:52:06.080Z] Running ssh-add (command line suppressed) [2020-04-21T13:52:06.226Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2885062076168246574.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2885062076168246574.key) [2020-04-21T13:52:06.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T13:52:06.605Z] + git semver bump pre [2020-04-21T13:52:06.605Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T13:52:06.605Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-21T13:52:06.605Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-21T13:52:06.605Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T13:52:06.605Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T13:52:06.605Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T13:52:06.605Z] # $SEMVER_BRANCH = master [2020-04-21T13:52:06.605Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-04-21T13:52:06.605Z] 1.2.0-dev.30 [Pipeline] } [2020-04-21T13:52:06.617Z] $ docker exec --env ******** --env ******** 2264a55766aadd54d37fe9178b1224d3687c9c6b5813c4f89e756bee6c8faddc ssh-agent -k [2020-04-21T13:52:06.755Z] unset SSH_AUTH_SOCK; [2020-04-21T13:52:06.757Z] unset SSH_AGENT_PID; [2020-04-21T13:52:06.757Z] echo Agent pid 22 killed; [2020-04-21T13:52:06.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T13:52:07.231Z] + git semver [Pipeline] } [2020-04-21T13:52:07.243Z] $ docker stop --time=1 2264a55766aadd54d37fe9178b1224d3687c9c6b5813c4f89e756bee6c8faddc [2020-04-21T13:52:08.570Z] $ docker rm -f 2264a55766aadd54d37fe9178b1224d3687c9c6b5813c4f89e756bee6c8faddc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-21T13:52:09.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T13:52:09.064Z] . [Pipeline] withDockerContainer [2020-04-21T13:52:09.181Z] prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container [2020-04-21T13:52:09.238Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T13:52:09.844Z] $ docker top 54a22623e2ef4f57293bac64eb8db92f94ec9222fb278ca7cb897b4fb91c96dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T13:52:10.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T13:52:10.125Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T13:52:10.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T13:52:10.354Z] $ docker exec 54a22623e2ef4f57293bac64eb8db92f94ec9222fb278ca7cb897b4fb91c96dc ssh-agent [2020-04-21T13:52:10.540Z] SSH_AUTH_SOCK=/tmp/ssh-If7fJ4xOn5pD/agent.14 [2020-04-21T13:52:10.540Z] SSH_AGENT_PID=21 [2020-04-21T13:52:10.551Z] Running ssh-add (command line suppressed) [2020-04-21T13:52:10.690Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7102725322298556532.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7102725322298556532.key) [2020-04-21T13:52:10.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T13:52:11.057Z] + git semver push [2020-04-21T13:52:11.057Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T13:52:11.057Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-21T13:52:11.057Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-21T13:52:11.057Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T13:52:11.057Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T13:52:11.057Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T13:52:11.057Z] # $SEMVER_BRANCH = master [2020-04-21T13:52:11.057Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-04-21T13:52:19.182Z] $ docker exec --env ******** --env ******** 54a22623e2ef4f57293bac64eb8db92f94ec9222fb278ca7cb897b4fb91c96dc ssh-agent -k [2020-04-21T13:52:19.323Z] unset SSH_AUTH_SOCK; [2020-04-21T13:52:19.323Z] unset SSH_AGENT_PID; [2020-04-21T13:52:19.323Z] echo Agent pid 21 killed; [2020-04-21T13:52:19.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T13:52:19.797Z] + git semver [Pipeline] } [2020-04-21T13:52:19.809Z] $ docker stop --time=1 54a22623e2ef4f57293bac64eb8db92f94ec9222fb278ca7cb897b4fb91c96dc [2020-04-21T13:52:21.153Z] $ docker rm -f 54a22623e2ef4f57293bac64eb8db92f94ec9222fb278ca7cb897b4fb91c96dc [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 [2020-04-21T13:52:21.947Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T13:52:22.499Z] ---> package-listing.sh [2020-04-21T13:52:22.499Z] ++ facter osfamily [2020-04-21T13:52:22.499Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T13:52:22.499Z] + OS_FAMILY=redhat [2020-04-21T13:52:22.499Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2020-04-21T13:52:22.499Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T13:52:22.499Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T13:52:22.499Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T13:52:22.499Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T13:52:22.499Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-04-21T13:52:22.499Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T13:52:22.499Z] + case "${OS_FAMILY}" in [2020-04-21T13:52:22.499Z] + rpm -qa [2020-04-21T13:52:22.499Z] + sort [2020-04-21T13:52:26.708Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T13:52:26.708Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T13:52:26.708Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T13:52:26.708Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-04-21T13:52:26.708Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2020-04-21T13:52:26.708Z] + 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 [2020-04-21T13:52:27.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T13:52:27.170Z] [2020-04-21T13:52:27.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T13:52:27.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T13:52:27.507Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T13:52:27.507Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T13:52:27.507Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T13:52:27.507Z] 756a868c4378: Pulling fs layer [2020-04-21T13:52:27.507Z] 444b2fc9a129: Pulling fs layer [2020-04-21T13:52:27.507Z] ea15f1150254: Pulling fs layer [2020-04-21T13:52:27.507Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T13:52:27.507Z] 28c525ee5125: Pulling fs layer [2020-04-21T13:52:27.507Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T13:52:27.507Z] 138eaada9080: Pulling fs layer [2020-04-21T13:52:27.507Z] 0622d0fa9048: Pulling fs layer [2020-04-21T13:52:27.507Z] 444b2fc9a129: Waiting [2020-04-21T13:52:27.507Z] 41b27a9f41bf: Waiting [2020-04-21T13:52:27.507Z] ea15f1150254: Waiting [2020-04-21T13:52:27.507Z] 28c525ee5125: Waiting [2020-04-21T13:52:27.507Z] 138eaada9080: Waiting [2020-04-21T13:52:27.507Z] 094b1ea09ed8: Waiting [2020-04-21T13:52:27.507Z] 0622d0fa9048: Waiting [2020-04-21T13:52:27.507Z] 2cc5ad85d9ab: Download complete [2020-04-21T13:52:27.507Z] 444b2fc9a129: Verifying Checksum [2020-04-21T13:52:27.507Z] 444b2fc9a129: Download complete [2020-04-21T13:52:27.507Z] c9b1b535fdd9: Download complete [2020-04-21T13:52:27.507Z] ea15f1150254: Verifying Checksum [2020-04-21T13:52:27.507Z] ea15f1150254: Download complete [2020-04-21T13:52:27.816Z] 28c525ee5125: Verifying Checksum [2020-04-21T13:52:27.816Z] 28c525ee5125: Download complete [2020-04-21T13:52:28.104Z] c9b1b535fdd9: Pull complete [2020-04-21T13:52:28.104Z] 756a868c4378: Verifying Checksum [2020-04-21T13:52:28.104Z] 756a868c4378: Download complete [2020-04-21T13:52:28.377Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T13:52:28.377Z] 094b1ea09ed8: Download complete [2020-04-21T13:52:28.377Z] 138eaada9080: Verifying Checksum [2020-04-21T13:52:28.377Z] 138eaada9080: Download complete [2020-04-21T13:52:28.377Z] 0622d0fa9048: Download complete [2020-04-21T13:52:28.636Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T13:52:28.636Z] 41b27a9f41bf: Download complete [2020-04-21T13:52:29.587Z] 2cc5ad85d9ab: Pull complete [2020-04-21T13:52:31.496Z] 756a868c4378: Pull complete [2020-04-21T13:52:31.496Z] 444b2fc9a129: Pull complete [2020-04-21T13:52:31.496Z] ea15f1150254: Pull complete [2020-04-21T13:52:34.789Z] 41b27a9f41bf: Pull complete [2020-04-21T13:52:34.789Z] 28c525ee5125: Pull complete [2020-04-21T13:52:36.701Z] 094b1ea09ed8: Pull complete [2020-04-21T13:52:36.963Z] 138eaada9080: Pull complete [2020-04-21T13:52:37.223Z] 0622d0fa9048: Pull complete [2020-04-21T13:52:37.223Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T13:52:37.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T13:52:37.357Z] prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container [2020-04-21T13:52:37.401Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-21T13:52:38.458Z] $ docker top ac7bf5aea85e1e810c33cf972208778f20620550cd020130cf27d3d9d43b5ec7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T13:52:38.673Z] provisioning config files... [2020-04-21T13:52:38.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2578771248891267355tmp [Pipeline] { [Pipeline] echo [2020-04-21T13:52:38.736Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T13:52:39.034Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T13:52:39.043Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T13:52:39.333Z] ---> logs-deploy.sh [2020-04-21T13:52:39.333Z] + ARCHIVE_ARTIFACTS= [2020-04-21T13:52:39.333Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T13:52:39.333Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T13:52:39.333Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T13:52:39.333Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/29 [2020-04-21T13:52:39.333Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/29/ [2020-04-21T13:52:39.333Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/29 /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-21T13:52:40.268Z] Archives upload complete. [2020-04-21T13:52:40.527Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/29 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/29/