Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6d36f33b612300ee79929b7f99b8ffab79cfcdbd Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2978 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 6d36f33b612300ee79929b7f99b8ffab79cfcdbd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 Commit message: "Merge pull request #475 from hahattan/issue-469" > git rev-list --no-walk b92b1a498a210f23e11ab247bf48f6be566a37ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:36:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 01:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:36:56 01:36:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:36:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:36:57 latest: Pulling from edgex-devops/git-semver 01:36:57 9123ac7c32f7: Pulling fs layer 01:36:57 b8cc5d1170e3: Pulling fs layer 01:36:57 2924cbbf6a41: Pulling fs layer 01:36:57 93b08a4f1073: Pulling fs layer 01:36:57 93b08a4f1073: Waiting 01:36:57 b8cc5d1170e3: Verifying Checksum 01:36:57 b8cc5d1170e3: Download complete 01:36:57 9123ac7c32f7: Verifying Checksum 01:36:57 9123ac7c32f7: Download complete 01:36:57 2924cbbf6a41: Verifying Checksum 01:36:57 2924cbbf6a41: Download complete 01:36:57 93b08a4f1073: Verifying Checksum 01:36:57 93b08a4f1073: Download complete 01:36:57 9123ac7c32f7: Pull complete 01:36:57 b8cc5d1170e3: Pull complete 01:36:58 2924cbbf6a41: Pull complete 01:36:58 93b08a4f1073: Pull complete 01:36:58 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 01:36:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:36:58 prd-centos7-docker-4c-2g-2978 does not seem to be running inside a container 01:36:58 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:36:59 $ docker top 8decb21e2908c14ead4b36f8a5de6d6e4f1465c7a124f4fdef2bb588a866109e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:36:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:36:59 [ssh-agent] Looking for ssh-agent implementation... 01:36:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:36:59 $ docker exec 8decb21e2908c14ead4b36f8a5de6d6e4f1465c7a124f4fdef2bb588a866109e ssh-agent 01:36:59 SSH_AUTH_SOCK=/tmp/ssh-O5eqj044O0lW/agent.15 01:36:59 SSH_AGENT_PID=22 01:36:59 Running ssh-add (command line suppressed) 01:36:59 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1646669850507096709.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1646669850507096709.key) 01:37:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:37:00 + git describe --exact-match --tags HEAD 01:37:00 fatal: No names found, cannot describe anything. [Pipeline] } 01:37:00 $ docker exec --env ******** --env ******** 8decb21e2908c14ead4b36f8a5de6d6e4f1465c7a124f4fdef2bb588a866109e ssh-agent -k 01:37:00 unset SSH_AUTH_SOCK; 01:37:00 unset SSH_AGENT_PID; 01:37:00 echo Agent pid 22 killed; 01:37:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 01:37:00 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 01:37:00 This usually means this commit has not been tagged. [Pipeline] sshagent 01:37:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:37:00 [ssh-agent] Looking for ssh-agent implementation... 01:37:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:37:00 $ docker exec 8decb21e2908c14ead4b36f8a5de6d6e4f1465c7a124f4fdef2bb588a866109e ssh-agent 01:37:01 SSH_AUTH_SOCK=/tmp/ssh-XrsyxVg0Sdah/agent.56 01:37:01 SSH_AGENT_PID=63 01:37:01 Running ssh-add (command line suppressed) 01:37:01 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6480520437607000058.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6480520437607000058.key) 01:37:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:37:01 + git semver init 01:37:01 # -> Open(): unable to determine branch for HEAD 01:37:01 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 01:37:01 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 01:37:01 # $SEMVER_REMOTE_NAME = origin 01:37:01 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 01:37:01 # $SEMVER_USER_NAME = jenkins 01:37:01 # $SEMVER_BRANCH = master 01:37:01 # $SEMVER_TEMP = /tmp/semver-041049618 01:37:01 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 01:37:02 # '/tmp/semver-041049618' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 01:37:02 # -> Force: false 01:37:02 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 01:37:02 $ docker exec --env ******** --env ******** 8decb21e2908c14ead4b36f8a5de6d6e4f1465c7a124f4fdef2bb588a866109e ssh-agent -k 01:37:02 unset SSH_AUTH_SOCK; 01:37:02 unset SSH_AGENT_PID; 01:37:02 echo Agent pid 63 killed; 01:37:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:37:03 + git semver [Pipeline] } 01:37:03 $ docker stop --time=1 8decb21e2908c14ead4b36f8a5de6d6e4f1465c7a124f4fdef2bb588a866109e 01:37:04 $ docker rm -f 8decb21e2908c14ead4b36f8a5de6d6e4f1465c7a124f4fdef2bb588a866109e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 01:37:05 Stashed 34 file(s) [Pipeline] echo 01:37:05 [edgeXSemver] initialized semver on version 1.2.0-dev.17 [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 01:37:20 Still waiting to schedule task 01:37:20 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:37:20 Still waiting to schedule task 01:37:20 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:39:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2980 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 01:39:22 Running in /w/workspace/device-sdk-go/17 [Pipeline] { [Pipeline] checkout 01:39:29 using credential edgex-jenkins-ssh 01:39:29 Cloning the remote Git repository 01:39:29 Cloning with configured refspecs honoured and without tags 01:39:29 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:39:29 > git init /w/workspace/device-sdk-go/17 # timeout=10 01:39:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:39:29 > git --version # timeout=10 01:39:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:39:30 Fetching without tags 01:39:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:39:30 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:39:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:39:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:39:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:39:31 Checking out Revision 6d36f33b612300ee79929b7f99b8ffab79cfcdbd (master) 01:39:31 > git config core.sparsecheckout # timeout=10 01:39:31 > git checkout -f 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 01:39:36 Commit message: "Merge pull request #475 from hahattan/issue-469" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:39:37 ========================================================= 01:39:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 01:39:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:39:38 + 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 . 01:39:39 Sending build context to Docker daemon 2.832MB 01:39:39 Step 1/8 : ARG BASE=golang:1.13-alpine 01:39:39 Step 2/8 : FROM ${BASE} 01:39:39 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:39:39 cde5963f3b93: Pulling fs layer 01:39:39 2a23fa8c16f7: Pulling fs layer 01:39:39 777b28850792: Pulling fs layer 01:39:39 8a11ddd9e578: Pulling fs layer 01:39:39 4cf88f913ddb: Pulling fs layer 01:39:39 1df406cf5192: Pulling fs layer 01:39:39 cd6300453558: Pulling fs layer 01:39:39 b9c365052c96: Pulling fs layer 01:39:39 a2d8cc88f415: Pulling fs layer 01:39:39 ea1d1ca13537: Pulling fs layer 01:39:39 3750a50a1c5e: Pulling fs layer 01:39:39 8a11ddd9e578: Waiting 01:39:39 1df406cf5192: Waiting 01:39:39 b9c365052c96: Waiting 01:39:39 cd6300453558: Waiting 01:39:39 a2d8cc88f415: Waiting 01:39:39 3750a50a1c5e: Waiting 01:39:39 ea1d1ca13537: Waiting 01:39:39 4cf88f913ddb: Waiting 01:39:39 777b28850792: Verifying Checksum 01:39:39 777b28850792: Download complete 01:39:39 2a23fa8c16f7: Verifying Checksum 01:39:39 2a23fa8c16f7: Download complete 01:39:39 4cf88f913ddb: Verifying Checksum 01:39:39 4cf88f913ddb: Download complete 01:39:39 1df406cf5192: Verifying Checksum 01:39:39 1df406cf5192: Download complete 01:39:40 cde5963f3b93: Verifying Checksum 01:39:40 cde5963f3b93: Download complete 01:39:41 cde5963f3b93: Pull complete 01:39:41 2a23fa8c16f7: Pull complete 01:39:41 Running on prd-centos7-docker-4c-2g-2981 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 01:39:41 Running in /w/workspace/device-sdk-go/17 [Pipeline] { [Pipeline] checkout 01:39:41 777b28850792: Pull complete 01:39:44 using credential edgex-jenkins-ssh 01:39:44 Cloning the remote Git repository 01:39:44 Cloning with configured refspecs honoured and without tags 01:39:44 cd6300453558: Verifying Checksum 01:39:44 cd6300453558: Download complete 01:39:44 a2d8cc88f415: Download complete 01:39:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:39:43 > git init /w/workspace/device-sdk-go/17 # timeout=10 01:39:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:39:43 > git --version # timeout=10 01:39:43 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:39:45 Fetching without tags 01:39:46 Checking out Revision 6d36f33b612300ee79929b7f99b8ffab79cfcdbd (master) 01:39:46 ea1d1ca13537: Verifying Checksum 01:39:46 ea1d1ca13537: Download complete 01:39:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:39:44 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:39:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:39:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:39:44 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:39:45 > git config core.sparsecheckout # timeout=10 01:39:45 > git checkout -f 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 01:39:46 3750a50a1c5e: Download complete 01:39:49 b9c365052c96: Download complete 01:39:50 Commit message: "Merge pull request #475 from hahattan/issue-469" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:39:50 ========================================================= 01:39:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 01:39:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:39:51 8a11ddd9e578: Verifying Checksum 01:39:51 8a11ddd9e578: Download complete 01:39:51 + 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 . 01:39:51 Sending build context to Docker daemon 2.832MB 01:39:51 Step 1/8 : ARG BASE=golang:1.13-alpine 01:39:51 Step 2/8 : FROM ${BASE} 01:39:51 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 01:39:51 e6b0cf9c0882: Pulling fs layer 01:39:51 2848faf0eed1: Pulling fs layer 01:39:51 0f37312ad70f: Pulling fs layer 01:39:51 5788d62ee057: Pulling fs layer 01:39:51 0e6b1d234666: Pulling fs layer 01:39:51 bf5d7aec512f: Pulling fs layer 01:39:51 34c802a77dc8: Pulling fs layer 01:39:51 9eb99e56ec68: Pulling fs layer 01:39:51 27c7a5d97fbd: Pulling fs layer 01:39:51 5c102a31e300: Pulling fs layer 01:39:51 dcfb455df0a1: Pulling fs layer 01:39:51 34c802a77dc8: Waiting 01:39:51 9eb99e56ec68: Waiting 01:39:51 27c7a5d97fbd: Waiting 01:39:51 5c102a31e300: Waiting 01:39:51 dcfb455df0a1: Waiting 01:39:51 0e6b1d234666: Waiting 01:39:51 bf5d7aec512f: Waiting 01:39:51 5788d62ee057: Waiting 01:39:51 0f37312ad70f: Verifying Checksum 01:39:51 0f37312ad70f: Download complete 01:39:52 2848faf0eed1: Verifying Checksum 01:39:52 2848faf0eed1: Download complete 01:39:52 0e6b1d234666: Verifying Checksum 01:39:52 0e6b1d234666: Download complete 01:39:52 bf5d7aec512f: Verifying Checksum 01:39:52 bf5d7aec512f: Download complete 01:39:52 e6b0cf9c0882: Verifying Checksum 01:39:52 e6b0cf9c0882: Download complete 01:39:52 e6b0cf9c0882: Pull complete 01:39:52 2848faf0eed1: Pull complete 01:39:52 34c802a77dc8: Verifying Checksum 01:39:52 34c802a77dc8: Download complete 01:39:52 27c7a5d97fbd: Verifying Checksum 01:39:52 27c7a5d97fbd: Download complete 01:39:53 5c102a31e300: Verifying Checksum 01:39:53 5c102a31e300: Download complete 01:39:53 dcfb455df0a1: Verifying Checksum 01:39:53 dcfb455df0a1: Download complete 01:39:53 9eb99e56ec68: Verifying Checksum 01:39:53 9eb99e56ec68: Download complete 01:39:53 5788d62ee057: Verifying Checksum 01:39:53 5788d62ee057: Download complete 01:39:55 0f37312ad70f: Pull complete 01:40:01 5788d62ee057: Pull complete 01:40:01 0e6b1d234666: Pull complete 01:40:01 bf5d7aec512f: Pull complete 01:40:03 8a11ddd9e578: Pull complete 01:40:03 4cf88f913ddb: Pull complete 01:40:03 1df406cf5192: Pull complete 01:40:06 34c802a77dc8: Pull complete 01:40:09 cd6300453558: Pull complete 01:40:09 9eb99e56ec68: Pull complete 01:40:09 27c7a5d97fbd: Pull complete 01:40:10 5c102a31e300: Pull complete 01:40:10 dcfb455df0a1: Pull complete 01:40:10 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 01:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 01:40:10 ---> 7c70fe431013 01:40:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:40:10 ---> Running in 93dc64391c47 01:40:10 Removing intermediate container 93dc64391c47 01:40:10 ---> 4706cb958599 01:40:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:10 ---> Running in b08f395897cc 01:40:11 Removing intermediate container b08f395897cc 01:40:11 ---> 52abeb045c02 01:40:11 Step 5/8 : RUN apk add --no-cache make git 01:40:11 ---> Running in 24ca676fb2aa 01:40:12 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 01:40:13 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 01:40:13 OK: 143 MiB in 39 packages 01:40:14 Removing intermediate container 24ca676fb2aa 01:40:14 ---> 51d32ab98cb9 01:40:14 Step 6/8 : WORKDIR /device-sdk-go 01:40:14 ---> Running in 3dcc9dc09247 01:40:14 Removing intermediate container 3dcc9dc09247 01:40:14 ---> ee83aad12227 01:40:14 Step 7/8 : COPY . . 01:40:14 b9c365052c96: Pull complete 01:40:14 a2d8cc88f415: Pull complete 01:40:14 ---> 2d7856edd72c 01:40:14 Step 8/8 : RUN go mod download 01:40:14 ---> Running in e9c245c5b11b 01:40:15 ea1d1ca13537: Pull complete 01:40:16 go: finding github.com/BurntSushi/toml v0.3.1 01:40:16 go: finding github.com/OneOfOne/xxhash v1.2.6 01:40:16 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 01:40:16 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:40:16 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 01:40:16 go: finding github.com/bgentry/speakeasy v0.1.0 01:40:16 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 01:40:16 go: finding github.com/davecgh/go-spew v1.1.1 01:40:16 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 01:40:16 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 01:40:16 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 01:40:16 3750a50a1c5e: Pull complete 01:40:16 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 01:40:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 01:40:16 ---> 78745c68409d 01:40:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:40:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 01:40:16 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 01:40:16 go: finding github.com/fatih/color v1.7.0 01:40:16 go: finding github.com/fxamacker/cbor/v2 v2.2.0 01:40:16 go: finding github.com/go-kit/kit v0.8.0 01:40:16 go: finding github.com/go-logfmt/logfmt v0.4.0 01:40:16 go: finding github.com/go-stack/stack v1.8.0 01:40:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:40:16 go: finding github.com/google/uuid v1.1.0 01:40:16 go: finding github.com/gorilla/mux v1.7.1 01:40:16 go: finding github.com/hashicorp/consul/api v1.1.0 01:40:16 go: finding github.com/hashicorp/consul/sdk v0.1.1 01:40:16 go: finding github.com/hashicorp/errwrap v1.0.0 01:40:16 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 01:40:16 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 01:40:16 go: finding github.com/hashicorp/go-msgpack v0.5.3 01:40:16 go: finding github.com/hashicorp/go-multierror v1.0.0 01:40:16 go: finding github.com/hashicorp/go-rootcerts v1.0.0 01:40:16 go: finding github.com/hashicorp/go-sockaddr v1.0.0 01:40:16 go: finding github.com/hashicorp/go-syslog v1.0.0 01:40:16 go: finding github.com/hashicorp/go-uuid v1.0.1 01:40:16 go: finding github.com/hashicorp/go.net v0.0.1 01:40:16 go: finding github.com/hashicorp/golang-lru v0.5.0 01:40:16 go: finding github.com/hashicorp/logutils v1.0.0 01:40:16 go: finding github.com/hashicorp/mdns v1.0.0 01:40:16 go: finding github.com/hashicorp/memberlist v0.1.3 01:40:16 go: finding github.com/hashicorp/serf v0.8.2 01:40:16 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:40:16 go: finding github.com/mattn/go-colorable v0.0.9 01:40:16 go: finding github.com/mattn/go-isatty v0.0.3 01:40:16 go: finding github.com/miekg/dns v1.0.14 01:40:16 go: finding github.com/mitchellh/cli v1.0.0 01:40:16 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:40:16 go: finding github.com/mitchellh/copystructure v1.0.0 01:40:16 go: finding github.com/mitchellh/go-homedir v1.0.0 01:40:16 go: finding github.com/mitchellh/go-testing-interface v1.0.0 01:40:16 go: finding github.com/mitchellh/gox v0.4.0 01:40:16 go: finding github.com/mitchellh/iochan v1.0.0 01:40:16 go: finding github.com/mitchellh/mapstructure v1.1.2 01:40:16 go: finding github.com/mitchellh/reflectwalk v1.0.0 01:40:16 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:40:16 go: finding github.com/pelletier/go-toml v1.2.0 01:40:16 go: finding github.com/pkg/errors v0.8.1 01:40:16 go: finding github.com/pmezard/go-difflib v1.0.0 01:40:16 go: finding github.com/posener/complete v1.1.1 01:40:16 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 01:40:16 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:40:16 go: finding github.com/stretchr/objx v0.1.0 01:40:16 go: finding github.com/stretchr/testify v1.5.1 01:40:16 go: finding github.com/ugorji/go v1.1.4 01:40:16 go: finding github.com/x448/float16 v0.8.4 01:40:16 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 01:40:17 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 01:40:17 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 01:40:17 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 01:40:17 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 01:40:17 go: finding gopkg.in/yaml.v2 v2.2.8 01:40:20 ---> Running in f1bbe224a7c5 01:40:21 Removing intermediate container f1bbe224a7c5 01:40:21 ---> 6bc1d62d4b84 01:40:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:21 ---> Running in c77581c3e5c1 01:40:22 Removing intermediate container e9c245c5b11b 01:40:22 ---> bee822239399 01:40:22 Successfully built bee822239399 01:40:22 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 01:40:23 + docker inspect -f . ci-base-image-x86_64 01:40:23 . [Pipeline] withDockerContainer 01:40:23 prd-centos7-docker-4c-2g-2981 does not seem to be running inside a container 01:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:40:23 Removing intermediate container c77581c3e5c1 01:40:23 ---> d10ddabdfd3f 01:40:23 Step 5/8 : RUN apk add --no-cache make git 01:40:23 ---> Running in 4bbd152538f3 01:40:23 $ docker top e47ff32792dc42d086f1eedb02b8cee4e3c8ff498f6de5772fada569a2233ae7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 01:40:24 + go version 01:40:24 go version go1.13.5 linux/amd64 [Pipeline] sh 01:40:24 + make test 01:40:24 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:40:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 01:40:25 OK: 125 MiB in 39 packages 01:40:26 ? github.com/edgexfoundry/device-sdk-go [no test files] 01:40:26 Removing intermediate container 4bbd152538f3 01:40:26 ---> fe5762d51982 01:40:26 Step 6/8 : WORKDIR /device-sdk-go 01:40:26 ---> Running in 63b2c5be1180 01:40:27 Removing intermediate container 63b2c5be1180 01:40:27 ---> 763dce9b4199 01:40:27 Step 7/8 : COPY . . 01:40:28 ---> f641b4574198 01:40:28 Step 8/8 : RUN go mod download 01:40:28 ---> Running in c0ed7da07189 01:40:30 go: finding github.com/BurntSushi/toml v0.3.1 01:40:30 go: finding github.com/OneOfOne/xxhash v1.2.6 01:40:30 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 01:40:30 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:40:30 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 01:40:30 go: finding github.com/bgentry/speakeasy v0.1.0 01:40:30 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 01:40:30 go: finding github.com/davecgh/go-spew v1.1.1 01:40:30 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 01:40:30 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 01:40:30 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 01:40:30 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 01:40:30 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 01:40:30 go: finding github.com/fatih/color v1.7.0 01:40:30 go: finding github.com/fxamacker/cbor/v2 v2.2.0 01:40:30 go: finding github.com/go-kit/kit v0.8.0 01:40:30 go: finding github.com/go-logfmt/logfmt v0.4.0 01:40:30 go: finding github.com/go-stack/stack v1.8.0 01:40:30 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:40:30 go: finding github.com/google/uuid v1.1.0 01:40:30 go: finding github.com/gorilla/mux v1.7.1 01:40:30 go: finding github.com/hashicorp/consul/api v1.1.0 01:40:30 go: finding github.com/hashicorp/consul/sdk v0.1.1 01:40:30 go: finding github.com/hashicorp/errwrap v1.0.0 01:40:30 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 01:40:30 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 01:40:30 go: finding github.com/hashicorp/go-msgpack v0.5.3 01:40:30 go: finding github.com/hashicorp/go-multierror v1.0.0 01:40:30 go: finding github.com/hashicorp/go-rootcerts v1.0.0 01:40:30 go: finding github.com/hashicorp/go-sockaddr v1.0.0 01:40:30 go: finding github.com/hashicorp/go-syslog v1.0.0 01:40:30 go: finding github.com/hashicorp/go-uuid v1.0.1 01:40:30 go: finding github.com/hashicorp/go.net v0.0.1 01:40:30 go: finding github.com/hashicorp/golang-lru v0.5.0 01:40:30 go: finding github.com/hashicorp/logutils v1.0.0 01:40:30 go: finding github.com/hashicorp/mdns v1.0.0 01:40:30 go: finding github.com/hashicorp/memberlist v0.1.3 01:40:30 go: finding github.com/hashicorp/serf v0.8.2 01:40:30 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:40:30 go: finding github.com/mattn/go-colorable v0.0.9 01:40:30 go: finding github.com/mattn/go-isatty v0.0.3 01:40:30 go: finding github.com/miekg/dns v1.0.14 01:40:30 go: finding github.com/mitchellh/cli v1.0.0 01:40:30 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:40:30 go: finding github.com/mitchellh/copystructure v1.0.0 01:40:31 go: finding github.com/mitchellh/go-homedir v1.0.0 01:40:31 go: finding github.com/mitchellh/go-testing-interface v1.0.0 01:40:31 go: finding github.com/mitchellh/gox v0.4.0 01:40:31 go: finding github.com/mitchellh/iochan v1.0.0 01:40:31 go: finding github.com/mitchellh/mapstructure v1.1.2 01:40:31 go: finding github.com/mitchellh/reflectwalk v1.0.0 01:40:31 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:40:31 go: finding github.com/pelletier/go-toml v1.2.0 01:40:31 go: finding github.com/pkg/errors v0.8.1 01:40:31 go: finding github.com/pmezard/go-difflib v1.0.0 01:40:31 go: finding github.com/posener/complete v1.1.1 01:40:31 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 01:40:31 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:40:31 go: finding github.com/stretchr/objx v0.1.0 01:40:31 go: finding github.com/stretchr/testify v1.5.1 01:40:31 go: finding github.com/ugorji/go v1.1.4 01:40:31 go: finding github.com/x448/float16 v0.8.4 01:40:31 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 01:40:31 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 01:40:31 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 01:40:31 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 01:40:31 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 01:40:31 go: finding gopkg.in/yaml.v2 v2.2.8 01:40:36 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 01:40:36 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 01:40:36 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.008s coverage: 22.1% of statements 01:40:38 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.044s coverage: 95.8% of statements 01:40:41 Removing intermediate container c0ed7da07189 01:40:41 ---> 9a6d7a92d5e8 01:40:41 Successfully built 9a6d7a92d5e8 01:40:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:40:42 + docker inspect -f . ci-base-image-arm64 01:40:42 . [Pipeline] withDockerContainer 01:40:42 prd-ubuntu18.04-docker-arm64-4c-16g-2980 does not seem to be running inside a container 01:40:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:40:44 $ docker top cbc4324b1bfe96add4f8e5e3d33a512d323312900c2fb1cbb1845e9dc94bf697 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:45 + go version 01:40:45 go version go1.13.5 linux/arm64 [Pipeline] sh 01:40:46 + make test 01:40:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:40:47 ? github.com/edgexfoundry/device-sdk-go [no test files] 01:41:13 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 01:41:13 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 01:41:15 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.066s coverage: 22.1% of statements 01:41:17 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.027s coverage: 11.4% of statements 01:41:17 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.006s coverage: 22.7% of statements 01:41:17 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 01:41:17 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.053s coverage: 38.5% of statements 01:41:17 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 01:41:17 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 01:41:17 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.356s coverage: 79.8% of statements 01:41:17 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 01:41:17 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 01:41:17 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 01:41:17 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.014s coverage: 52.6% of statements 01:41:17 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 01:41:17 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.109s coverage: 76.1% of statements 01:41:17 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 01:41:17 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 01:41:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:41:17 gofmt -l . 01:41:17 [ "`gofmt -l .`" = "" ] 01:41:17 ./bin/test-attribution-txt.sh 01:41:17 ./bin/test-go-mod-tidy.sh [Pipeline] stash 01:41:17 Stashed 1 file(s) [Pipeline] } 01:41:17 $ docker stop --time=1 e47ff32792dc42d086f1eedb02b8cee4e3c8ff498f6de5772fada569a2233ae7 01:41:18 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.141s coverage: 95.8% of statements 01:41:19 $ docker rm -f e47ff32792dc42d086f1eedb02b8cee4e3c8ff498f6de5772fada569a2233ae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:41:20 + ls -al . 01:41:20 total 160 01:41:20 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 9 01:41 . 01:41:20 drwxrwxr-x. 4 jenkins jenkins 30 Apr 9 01:39 .. 01:41:20 drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 01:39 api 01:41:20 drwxrwxr-x. 2 jenkins jenkins 64 Apr 9 01:39 bin 01:41:20 -rw-r--r--. 1 jenkins jenkins 94997 Apr 9 01:41 coverage.out 01:41:20 -rw-rw-r--. 1 jenkins jenkins 936 Apr 9 01:39 Dockerfile.build 01:41:20 -rw-rw-r--. 1 jenkins jenkins 140 Apr 9 01:39 .dockerignore 01:41:20 drwxrwxr-x. 4 jenkins jenkins 31 Apr 9 01:39 example 01:41:20 drwxrwxr-x. 8 jenkins jenkins 162 Apr 9 01:39 .git 01:41:20 drwxrwxr-x. 2 jenkins jenkins 38 Apr 9 01:39 .github 01:41:20 -rw-rw-r--. 1 jenkins jenkins 138 Apr 9 01:39 .gitignore 01:41:20 -rw-r--r--. 1 jenkins jenkins 446 Apr 9 01:41 go.mod 01:41:20 -rw-r--r--. 1 jenkins jenkins 12076 Apr 9 01:41 go.sum 01:41:20 drwxrwxr-x. 14 jenkins jenkins 196 Apr 9 01:39 internal 01:41:20 -rw-rw-r--. 1 jenkins jenkins 808 Apr 9 01:39 Jenkinsfile 01:41:20 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 9 01:39 LICENSE 01:41:20 -rw-rw-r--. 1 jenkins jenkins 892 Apr 9 01:39 Makefile 01:41:20 drwxrwxr-x. 5 jenkins jenkins 50 Apr 9 01:39 pkg 01:41:20 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 9 01:39 README.md 01:41:20 drwxrwxr-x. 3 jenkins jenkins 44 Apr 9 01:39 .semver 01:41:20 drwxrwxr-x. 4 jenkins jenkins 54 Apr 9 01:39 snap 01:41:20 -rw-rw-r--. 1 jenkins jenkins 12 Apr 9 01:37 VERSION 01:41:20 -rw-rw-r--. 1 jenkins jenkins 222 Apr 9 01:39 version.go [Pipeline] isUnix [Pipeline] sh 01:41:20 + 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=6d36f33b612300ee79929b7f99b8ffab79cfcdbd --label arch=amd64 --label version=1.2.0-dev.17 . 01:41:20 Sending build context to Docker daemon 2.948MB 01:41:21 Step 1/20 : ARG BASE=golang:1.13-alpine 01:41:21 Step 2/20 : FROM ${BASE} AS builder 01:41:21 ---> bee822239399 01:41:21 Step 3/20 : ARG MAKE='make build' 01:41:21 ---> Running in 1d16028a2e31 01:41:21 Removing intermediate container 1d16028a2e31 01:41:21 ---> bcf3a01937e4 01:41:21 Step 4/20 : WORKDIR /device-sdk-go 01:41:21 ---> Running in 8a90bbeb6ff5 01:41:21 Removing intermediate container 8a90bbeb6ff5 01:41:21 ---> 42bd2a6ae281 01:41:21 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:41:21 ---> Running in 3db708f357fe 01:41:21 Removing intermediate container 3db708f357fe 01:41:21 ---> 08faa2ce26e9 01:41:21 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:21 ---> Running in be55004fb0f3 01:41:22 Removing intermediate container be55004fb0f3 01:41:22 ---> 6a1204348515 01:41:22 Step 7/20 : RUN apk add --update --no-cache make git 01:41:22 ---> Running in 144bd6b8a493 01:41:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 01:41:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 01:41:23 OK: 143 MiB in 39 packages 01:41:24 Removing intermediate container 144bd6b8a493 01:41:24 ---> 1cc63573c014 01:41:24 Step 8/20 : COPY . . 01:41:24 ---> 27d204717211 01:41:24 Step 9/20 : RUN ${MAKE} 01:41:24 ---> Running in 2b49afe65173 01:41:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.17" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:41:33 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 01:41:33 Removing intermediate container 2b49afe65173 01:41:33 ---> 7229696e5f38 01:41:33 Step 10/20 : FROM scratch 01:41:33 ---> 01:41:33 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:41:33 ---> Running in aefd37ba568b 01:41:34 Removing intermediate container aefd37ba568b 01:41:34 ---> 122b1f8be953 01:41:34 Step 12/20 : ENV APP_PORT=49990 01:41:34 ---> Running in 8735f5a54f3c 01:41:34 Removing intermediate container 8735f5a54f3c 01:41:34 ---> 57463c355f02 01:41:34 Step 13/20 : EXPOSE $APP_PORT 01:41:34 ---> Running in 0cea02240b07 01:41:34 Removing intermediate container 0cea02240b07 01:41:34 ---> 8a60efc57f54 01:41:34 Step 14/20 : WORKDIR / 01:41:34 ---> Running in 2b7ea934957a 01:41:34 Removing intermediate container 2b7ea934957a 01:41:34 ---> aa437443b3ce 01:41:34 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 01:41:34 ---> 20528681a8af 01:41:34 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 01:41:35 ---> d96d75d1487a 01:41:35 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 01:41:35 ---> Running in c7db667337b2 01:41:35 Removing intermediate container c7db667337b2 01:41:35 ---> 5ac44acc7baf 01:41:35 Step 18/20 : LABEL arch=amd64 01:41:35 ---> Running in e75f5fe75e75 01:41:35 Removing intermediate container e75f5fe75e75 01:41:35 ---> fdd8d116d4f9 01:41:35 Step 19/20 : LABEL git_sha=6d36f33b612300ee79929b7f99b8ffab79cfcdbd 01:41:35 ---> Running in 9d93ad5aa883 01:41:36 Removing intermediate container 9d93ad5aa883 01:41:36 ---> e1557bbfd6c4 01:41:36 Step 20/20 : LABEL version=1.2.0-dev.17 01:41:36 ---> Running in 8bbfed97c294 01:41:36 Removing intermediate container 8bbfed97c294 01:41:36 ---> 7749a0db9cab 01:41:36 [Warning] One or more build-args [ARCH] were not consumed 01:41:36 Successfully built 7749a0db9cab 01:41:36 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:41:50 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.055s coverage: 11.4% of statements 01:41:50 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.039s coverage: 22.7% of statements 01:41:50 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 01:41:50 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.194s coverage: 38.5% of statements 01:41:50 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 01:41:50 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 01:41:50 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.625s coverage: 79.8% of statements 01:41:50 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 01:41:50 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 01:41:50 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 01:41:50 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.044s coverage: 52.6% of statements 01:41:50 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 01:41:50 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.352s coverage: 76.1% of statements 01:41:50 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 01:41:50 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 01:41:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:41:53 gofmt -l . 01:41:53 [ "`gofmt -l .`" = "" ] 01:41:54 ./bin/test-attribution-txt.sh 01:41:54 ./bin/test-go-mod-tidy.sh [Pipeline] stash 01:41:54 Warning: overwriting stash ‘coverage-report’ 01:41:55 Stashed 1 file(s) [Pipeline] } 01:41:55 $ docker stop --time=1 cbc4324b1bfe96add4f8e5e3d33a512d323312900c2fb1cbb1845e9dc94bf697 01:41:57 $ docker rm -f cbc4324b1bfe96add4f8e5e3d33a512d323312900c2fb1cbb1845e9dc94bf697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:41:59 + ls -al . 01:41:59 total 200 01:41:59 drwxrwxr-x 11 jenkins jenkins 4096 Apr 9 01:41 . 01:41:59 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 01:39 .. 01:41:59 -rw-rw-r-- 1 jenkins jenkins 140 Apr 9 01:39 .dockerignore 01:41:59 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 01:39 .git 01:41:59 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 01:39 .github 01:41:59 -rw-rw-r-- 1 jenkins jenkins 138 Apr 9 01:39 .gitignore 01:41:59 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 01:39 .semver 01:41:59 -rw-rw-r-- 1 jenkins jenkins 936 Apr 9 01:39 Dockerfile.build 01:41:59 -rw-rw-r-- 1 jenkins jenkins 808 Apr 9 01:39 Jenkinsfile 01:41:59 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 9 01:39 LICENSE 01:41:59 -rw-rw-r-- 1 jenkins jenkins 892 Apr 9 01:39 Makefile 01:41:59 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 9 01:39 README.md 01:41:59 -rw-rw-r-- 1 jenkins jenkins 12 Apr 9 01:37 VERSION 01:41:59 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 01:39 api 01:41:59 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 01:39 bin 01:41:59 -rw-r--r-- 1 jenkins jenkins 94997 Apr 9 01:41 coverage.out 01:41:59 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 01:39 example 01:41:59 -rw-r--r-- 1 jenkins jenkins 446 Apr 9 01:41 go.mod 01:41:59 -rw-r--r-- 1 jenkins jenkins 12076 Apr 9 01:41 go.sum 01:41:59 drwxrwxr-x 14 jenkins jenkins 4096 Apr 9 01:39 internal 01:41:59 drwxrwxr-x 5 jenkins jenkins 4096 Apr 9 01:39 pkg 01:41:59 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 01:39 snap 01:41:59 -rw-rw-r-- 1 jenkins jenkins 222 Apr 9 01:39 version.go [Pipeline] isUnix [Pipeline] sh 01:41:59 + 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=6d36f33b612300ee79929b7f99b8ffab79cfcdbd --label arch=arm64 --label version=1.2.0-dev.17 . 01:41:59 Sending build context to Docker daemon 2.948MB 01:41:59 Step 1/20 : ARG BASE=golang:1.13-alpine 01:41:59 Step 2/20 : FROM ${BASE} AS builder 01:41:59 ---> 9a6d7a92d5e8 01:41:59 Step 3/20 : ARG MAKE='make build' 01:41:59 ---> Running in 12dd07d48eac 01:42:00 Removing intermediate container 12dd07d48eac 01:42:00 ---> d7248807a43c 01:42:00 Step 4/20 : WORKDIR /device-sdk-go 01:42:00 ---> Running in ceb3f7056cf6 01:42:00 Removing intermediate container ceb3f7056cf6 01:42:00 ---> 1bd20ad45dd9 01:42:00 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:42:01 ---> Running in c957f1b40de9 01:42:01 Removing intermediate container c957f1b40de9 01:42:01 ---> fbffa6bed000 01:42:01 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:42:01 ---> Running in 313ce44fd65c 01:42:03 Removing intermediate container 313ce44fd65c 01:42:03 ---> 9888076ff25f 01:42:03 Step 7/20 : RUN apk add --update --no-cache make git 01:42:03 ---> Running in a2b5071228bb 01:42:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 01:42:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 01:42:05 OK: 125 MiB in 39 packages 01:42:06 Removing intermediate container a2b5071228bb 01:42:06 ---> 95385b40f2c2 01:42:06 Step 8/20 : COPY . . 01:42:07 ---> 2b6f9bb4c6e3 01:42:07 Step 9/20 : RUN ${MAKE} 01:42:07 ---> Running in c6985aab2a8c 01:42:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.17" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:42:35 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 01:42:35 Removing intermediate container c6985aab2a8c 01:42:35 ---> 32907448163e 01:42:35 Step 10/20 : FROM scratch 01:42:35 ---> 01:42:35 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:42:35 ---> Running in d794672e7848 01:42:35 Removing intermediate container d794672e7848 01:42:35 ---> 19ca2fc80ce6 01:42:35 Step 12/20 : ENV APP_PORT=49990 01:42:35 ---> Running in d7d87b9af055 01:42:35 Removing intermediate container d7d87b9af055 01:42:35 ---> b6908687cb56 01:42:35 Step 13/20 : EXPOSE $APP_PORT 01:42:35 ---> Running in 2bd8d2ee7a36 01:42:35 Removing intermediate container 2bd8d2ee7a36 01:42:35 ---> dfb739695a11 01:42:35 Step 14/20 : WORKDIR / 01:42:35 ---> Running in d889a390adcf 01:42:36 Removing intermediate container d889a390adcf 01:42:36 ---> f9cbfc83c6a3 01:42:36 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 01:42:37 ---> 459929286414 01:42:37 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 01:42:37 ---> fbd7ca6197e8 01:42:37 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 01:42:37 ---> Running in f43bd20a4991 01:42:38 Removing intermediate container f43bd20a4991 01:42:38 ---> b4822973523a 01:42:38 Step 18/20 : LABEL arch=arm64 01:42:38 ---> Running in 12d220721948 01:42:38 Removing intermediate container 12d220721948 01:42:38 ---> 54ab33a3de65 01:42:38 Step 19/20 : LABEL git_sha=6d36f33b612300ee79929b7f99b8ffab79cfcdbd 01:42:38 ---> Running in b5dacc8fb9f3 01:42:39 Removing intermediate container b5dacc8fb9f3 01:42:39 ---> 5e6553945710 01:42:39 Step 20/20 : LABEL version=1.2.0-dev.17 01:42:39 ---> Running in edf8ab5faee6 01:42:39 Removing intermediate container edf8ab5faee6 01:42:39 ---> 7afe542d816f 01:42:39 [Warning] One or more build-args [ARCH] were not consumed 01:42:39 Successfully built 7afe542d816f 01:42:39 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 01:42:40 provisioning config files... 01:42:40 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5768598023200032930tmp [Pipeline] { [Pipeline] sh 01:42:41 + curl -s https://codecov.io/bash 01:42:41 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5768598023200032930tmp 01:42:41 01:42:41 _____ _ 01:42:41 / ____| | | 01:42:41 | | ___ __| | ___ ___ _____ __ 01:42:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:42:41 | |___| (_) | (_| | __/ (_| (_) \ V / 01:42:41 \_____\___/ \__,_|\___|\___\___/ \_/ 01:42:41 Bash-tbd 01:42:41 01:42:41 01:42:41 ==> Jenkins CI detected. 01:42:41 project root: . 01:42:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:42:41 ==> Running gcov in . (disable via -X gcov) 01:42:41 ==> Python coveragepy not found 01:42:41 ==> Searching for coverage reports in: 01:42:41 + . 01:42:41 -> Found 1 reports 01:42:41 ==> Detecting git/mercurial file structure 01:42:41 ==> Reading reports 01:42:41 + ./coverage.out bytes=94997 01:42:41 ==> Appending adjustments 01:42:41 http://docs.codecov.io/docs/fixing-reports 01:42:41 + Found adjustments 01:42:41 ==> Gzipping contents 01:42:41 ==> Uploading reports 01:42:41 url: https://codecov.io 01:42:41 query: branch=master&commit=6d36f33b612300ee79929b7f99b8ffab79cfcdbd&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 01:42:41 -> Pinging Codecov 01:42:41 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=6d36f33b612300ee79929b7f99b8ffab79cfcdbd&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 01:42:42 -> Uploading 01:42:42 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/6d36f33b612300ee79929b7f99b8ffab79cfcdbd [Pipeline] } 01:42:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:42:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 01:42:43 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 01:42:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 01:42:43 01:42:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 01:42:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 01:42:43 1.217.3: Pulling from edgex-devops/edgex-snyk-go 01:42:43 e6b0cf9c0882: Pulling fs layer 01:42:43 2848faf0eed1: Pulling fs layer 01:42:43 0f37312ad70f: Pulling fs layer 01:42:43 7d08f2745646: Pulling fs layer 01:42:43 4c9f31393084: Pulling fs layer 01:42:43 eb21ddb83652: Pulling fs layer 01:42:43 345998794f6b: Pulling fs layer 01:42:43 97a711d68925: Pulling fs layer 01:42:43 7c8476c1cb00: Pulling fs layer 01:42:43 7d08f2745646: Waiting 01:42:43 4c9f31393084: Waiting 01:42:43 eb21ddb83652: Waiting 01:42:43 345998794f6b: Waiting 01:42:43 97a711d68925: Waiting 01:42:43 7c8476c1cb00: Waiting 01:42:43 0f37312ad70f: Verifying Checksum 01:42:43 0f37312ad70f: Download complete 01:42:43 2848faf0eed1: Verifying Checksum 01:42:43 2848faf0eed1: Download complete 01:42:43 4c9f31393084: Verifying Checksum 01:42:43 4c9f31393084: Download complete 01:42:43 eb21ddb83652: Verifying Checksum 01:42:43 eb21ddb83652: Download complete 01:42:43 e6b0cf9c0882: Verifying Checksum 01:42:43 e6b0cf9c0882: Download complete 01:42:44 e6b0cf9c0882: Pull complete 01:42:44 345998794f6b: Verifying Checksum 01:42:44 345998794f6b: Download complete 01:42:44 2848faf0eed1: Pull complete 01:42:44 0f37312ad70f: Pull complete 01:42:44 7c8476c1cb00: Verifying Checksum 01:42:44 7c8476c1cb00: Download complete 01:42:44 97a711d68925: Download complete 01:42:45 7d08f2745646: Verifying Checksum 01:42:45 7d08f2745646: Download complete 01:42:50 7d08f2745646: Pull complete 01:42:50 4c9f31393084: Pull complete 01:42:50 eb21ddb83652: Pull complete 01:42:51 345998794f6b: Pull complete 01:42:55 97a711d68925: Pull complete 01:42:55 7c8476c1cb00: Pull complete 01:42:55 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 01:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 01:42:55 prd-centos7-docker-4c-2g-2978 does not seem to be running inside a container 01:42:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 01:42:56 $ docker top 5a46e9bdc2c2a536e9ef872f14706dbd29df69133599f6ada1dcb730749f4c92 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:57 + snyk monitor '--org=edgex-jenkins' 01:43:02 01:43:02 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 01:43:02 01:43:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/e3df45bc-e770-40e2-befc-0df55f6d30bc 01:43:02 01:43:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:43:02 01:43:02 [Pipeline] } 01:43:02 $ docker stop --time=1 5a46e9bdc2c2a536e9ef872f14706dbd29df69133599f6ada1dcb730749f4c92 01:43:03 $ docker rm -f 5a46e9bdc2c2a536e9ef872f14706dbd29df69133599f6ada1dcb730749f4c92 [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 01:43:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:43:05 . [Pipeline] withDockerContainer 01:43:05 prd-centos7-docker-4c-2g-2978 does not seem to be running inside a container 01:43:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:43:05 $ docker top 057c9220e975c629941842ab08560ddb8e5fca4d82f70701f2a7efb3192e3d88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:43:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:43:06 [ssh-agent] Looking for ssh-agent implementation... 01:43:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:43:06 $ docker exec 057c9220e975c629941842ab08560ddb8e5fca4d82f70701f2a7efb3192e3d88 ssh-agent 01:43:06 SSH_AUTH_SOCK=/tmp/ssh-kTlR09X8WWkw/agent.15 01:43:06 SSH_AGENT_PID=22 01:43:06 Running ssh-add (command line suppressed) 01:43:06 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4856934775834161720.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4856934775834161720.key) 01:43:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:43:07 + git semver tag 01:43:07 # -> Open(): unable to determine branch for HEAD 01:43:07 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 01:43:07 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 01:43:07 # $SEMVER_REMOTE_NAME = origin 01:43:07 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 01:43:07 # $SEMVER_USER_NAME = jenkins 01:43:07 # $SEMVER_BRANCH = master 01:43:07 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 01:43:07 # 6d36f33b612300ee79929b7f99b8ffab79cfcdbd HEAD 01:43:07 # -> Force: false 01:43:07 # b46e7a6fd4963e129f4d3a84adafa4142e75cdc3 refs/tags/v1.2.0-dev.17 [Pipeline] } 01:43:07 $ docker exec --env ******** --env ******** 057c9220e975c629941842ab08560ddb8e5fca4d82f70701f2a7efb3192e3d88 ssh-agent -k 01:43:07 unset SSH_AUTH_SOCK; 01:43:07 unset SSH_AGENT_PID; 01:43:07 echo Agent pid 22 killed; 01:43:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:07 + git semver [Pipeline] } 01:43:07 $ docker stop --time=1 057c9220e975c629941842ab08560ddb8e5fca4d82f70701f2a7efb3192e3d88 01:43:09 $ docker rm -f 057c9220e975c629941842ab08560ddb8e5fca4d82f70701f2a7efb3192e3d88 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:43:09 01:43:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:43:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:43:10 0.23.1-centos7: Pulling from edgex-lftools 01:43:10 ab5ef0e58194: Pulling fs layer 01:43:10 9712f1f96733: Pulling fs layer 01:43:10 63f879dbbcfc: Pulling fs layer 01:43:10 0d9ebad4ef96: Pulling fs layer 01:43:10 e9a5061849ea: Pulling fs layer 01:43:10 d747dcd14b5f: Pulling fs layer 01:43:10 2de7ff778b66: Pulling fs layer 01:43:10 0d9ebad4ef96: Waiting 01:43:10 e9a5061849ea: Waiting 01:43:10 d747dcd14b5f: Waiting 01:43:10 2de7ff778b66: Waiting 01:43:10 9712f1f96733: Verifying Checksum 01:43:10 9712f1f96733: Download complete 01:43:10 63f879dbbcfc: Verifying Checksum 01:43:10 63f879dbbcfc: Download complete 01:43:10 e9a5061849ea: Verifying Checksum 01:43:10 e9a5061849ea: Download complete 01:43:10 0d9ebad4ef96: Verifying Checksum 01:43:10 0d9ebad4ef96: Download complete 01:43:10 d747dcd14b5f: Verifying Checksum 01:43:10 d747dcd14b5f: Download complete 01:43:11 2de7ff778b66: Verifying Checksum 01:43:11 2de7ff778b66: Download complete 01:43:11 ab5ef0e58194: Verifying Checksum 01:43:11 ab5ef0e58194: Download complete 01:43:16 ab5ef0e58194: Pull complete 01:43:16 9712f1f96733: Pull complete 01:43:19 63f879dbbcfc: Pull complete 01:43:24 0d9ebad4ef96: Pull complete 01:43:24 e9a5061849ea: Pull complete 01:43:24 d747dcd14b5f: Pull complete 01:43:30 2de7ff778b66: Pull complete 01:43:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:43:30 prd-centos7-docker-4c-2g-2978 does not seem to be running inside a container 01:43:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:43:31 $ docker top 9da51dc6d6910009ce899dee09fa9e69b5635448931d418aa729ab8ee6bca05b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:43:32 provisioning config files... 01:43:32 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2107904913931813785tmp 01:43:32 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1315775162151587400tmp 01:43:32 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5543930640505034643tmp [Pipeline] { [Pipeline] echo 01:43:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:43:32 ---> sigul-configuration.sh 01:43:32 gpg: directory `/root/.gnupg' created 01:43:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:43:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:43:32 gpg: keyring `/root/.gnupg/secring.gpg' created 01:43:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:43:32 gpg: CAST5 encrypted data 01:43:32 gpg: encrypted with 1 passphrase 01:43:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:43:32 + mkdir /home/jenkins 01:43:32 + mkdir /home/jenkins/sigul [Pipeline] sh 01:43:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 01:43:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:43:33 ---> sigul-install.sh 01:43:38 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 01:43:39 + git tag --list 01:43:39 v1.2.0-dev.17 [Pipeline] sh 01:43:39 + lftools sign git-tag v1.2.0-dev.17 01:43:40 Signing Git tag with Sigul... 01:43:40 Signing v1.2.0-dev.17 [Pipeline] echo 01:43:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:43:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:43:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:43:41 $ docker stop --time=1 9da51dc6d6910009ce899dee09fa9e69b5635448931d418aa729ab8ee6bca05b 01:43:43 $ docker rm -f 9da51dc6d6910009ce899dee09fa9e69b5635448931d418aa729ab8ee6bca05b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:43:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:43:44 . [Pipeline] withDockerContainer 01:43:44 prd-centos7-docker-4c-2g-2978 does not seem to be running inside a container 01:43:44 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:43:45 $ docker top 464a5e7e0adabfde0a82a8644667a00d02b69655b060ab09211c20e8628c5196 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:43:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:43:45 [ssh-agent] Looking for ssh-agent implementation... 01:43:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:43:45 $ docker exec 464a5e7e0adabfde0a82a8644667a00d02b69655b060ab09211c20e8628c5196 ssh-agent 01:43:45 SSH_AUTH_SOCK=/tmp/ssh-2DLB9mPSz4B9/agent.15 01:43:45 SSH_AGENT_PID=22 01:43:45 Running ssh-add (command line suppressed) 01:43:45 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8813813007130099338.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8813813007130099338.key) 01:43:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:43:46 + git semver bump pre 01:43:46 # -> Open(): unable to determine branch for HEAD 01:43:46 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 01:43:46 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 01:43:46 # $SEMVER_REMOTE_NAME = origin 01:43:46 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 01:43:46 # $SEMVER_USER_NAME = jenkins 01:43:46 # $SEMVER_BRANCH = master 01:43:46 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 01:43:46 1.2.0-dev.18 [Pipeline] } 01:43:46 $ docker exec --env ******** --env ******** 464a5e7e0adabfde0a82a8644667a00d02b69655b060ab09211c20e8628c5196 ssh-agent -k 01:43:46 unset SSH_AUTH_SOCK; 01:43:46 unset SSH_AGENT_PID; 01:43:46 echo Agent pid 22 killed; 01:43:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:46 + git semver [Pipeline] } 01:43:46 $ docker stop --time=1 464a5e7e0adabfde0a82a8644667a00d02b69655b060ab09211c20e8628c5196 01:43:48 $ docker rm -f 464a5e7e0adabfde0a82a8644667a00d02b69655b060ab09211c20e8628c5196 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:43:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:43:48 . [Pipeline] withDockerContainer 01:43:48 prd-centos7-docker-4c-2g-2978 does not seem to be running inside a container 01:43:48 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:43:49 $ docker top 793e0805c4c85381793a7f9100e9e619ba08ee5f88eceb69787acef80d119dda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:43:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:43:49 [ssh-agent] Looking for ssh-agent implementation... 01:43:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:43:49 $ docker exec 793e0805c4c85381793a7f9100e9e619ba08ee5f88eceb69787acef80d119dda ssh-agent 01:43:50 SSH_AUTH_SOCK=/tmp/ssh-VgbIx1CF0HHk/agent.14 01:43:50 SSH_AGENT_PID=21 01:43:50 Running ssh-add (command line suppressed) 01:43:50 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7846192120836912482.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7846192120836912482.key) 01:43:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:43:50 + git semver push 01:43:50 # -> Open(): unable to determine branch for HEAD 01:43:50 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 01:43:50 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 01:43:50 # $SEMVER_REMOTE_NAME = origin 01:43:50 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 01:43:50 # $SEMVER_USER_NAME = jenkins 01:43:50 # $SEMVER_BRANCH = master 01:43:50 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 01:43:57 $ docker exec --env ******** --env ******** 793e0805c4c85381793a7f9100e9e619ba08ee5f88eceb69787acef80d119dda ssh-agent -k 01:43:57 unset SSH_AUTH_SOCK; 01:43:57 unset SSH_AGENT_PID; 01:43:57 echo Agent pid 21 killed; 01:43:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:57 + git semver [Pipeline] } 01:43:57 $ docker stop --time=1 793e0805c4c85381793a7f9100e9e619ba08ee5f88eceb69787acef80d119dda 01:43:59 $ docker rm -f 793e0805c4c85381793a7f9100e9e619ba08ee5f88eceb69787acef80d119dda [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 01:44:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:44:00 ---> package-listing.sh 01:44:00 ++ facter osfamily 01:44:00 ++ tr '[:upper:]' '[:lower:]' 01:44:00 + OS_FAMILY=redhat 01:44:00 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 01:44:00 + START_PACKAGES=/tmp/packages_start.txt 01:44:00 + END_PACKAGES=/tmp/packages_end.txt 01:44:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:44:00 + PACKAGES=/tmp/packages_start.txt 01:44:00 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 01:44:00 + PACKAGES=/tmp/packages_end.txt 01:44:00 + case "${OS_FAMILY}" in 01:44:00 + rpm -qa 01:44:00 + sort 01:44:04 + '[' -f /tmp/packages_start.txt ']' 01:44:04 + '[' -f /tmp/packages_end.txt ']' 01:44:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:44:04 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 01:44:04 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 01:44:04 + 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 01:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:44:04 01:44:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:44:05 alpine: Pulling from edgex-lftools-log-publisher 01:44:05 c9b1b535fdd9: Pulling fs layer 01:44:05 2cc5ad85d9ab: Pulling fs layer 01:44:05 756a868c4378: Pulling fs layer 01:44:05 444b2fc9a129: Pulling fs layer 01:44:05 ea15f1150254: Pulling fs layer 01:44:05 41b27a9f41bf: Pulling fs layer 01:44:05 28c525ee5125: Pulling fs layer 01:44:05 094b1ea09ed8: Pulling fs layer 01:44:05 138eaada9080: Pulling fs layer 01:44:05 0622d0fa9048: Pulling fs layer 01:44:05 ea15f1150254: Waiting 01:44:05 28c525ee5125: Waiting 01:44:05 444b2fc9a129: Waiting 01:44:05 094b1ea09ed8: Waiting 01:44:05 0622d0fa9048: Waiting 01:44:05 138eaada9080: Waiting 01:44:05 2cc5ad85d9ab: Download complete 01:44:05 444b2fc9a129: Verifying Checksum 01:44:05 444b2fc9a129: Download complete 01:44:05 c9b1b535fdd9: Verifying Checksum 01:44:05 c9b1b535fdd9: Download complete 01:44:05 ea15f1150254: Verifying Checksum 01:44:05 ea15f1150254: Download complete 01:44:05 28c525ee5125: Verifying Checksum 01:44:05 28c525ee5125: Download complete 01:44:05 756a868c4378: Verifying Checksum 01:44:05 756a868c4378: Download complete 01:44:05 138eaada9080: Download complete 01:44:05 0622d0fa9048: Verifying Checksum 01:44:05 0622d0fa9048: Download complete 01:44:05 094b1ea09ed8: Verifying Checksum 01:44:05 094b1ea09ed8: Download complete 01:44:06 41b27a9f41bf: Verifying Checksum 01:44:06 41b27a9f41bf: Download complete 01:44:06 c9b1b535fdd9: Pull complete 01:44:07 2cc5ad85d9ab: Pull complete 01:44:08 756a868c4378: Pull complete 01:44:08 444b2fc9a129: Pull complete 01:44:08 ea15f1150254: Pull complete 01:44:13 41b27a9f41bf: Pull complete 01:44:13 28c525ee5125: Pull complete 01:44:16 094b1ea09ed8: Pull complete 01:44:16 138eaada9080: Pull complete 01:44:16 0622d0fa9048: Pull complete 01:44:16 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 01:44:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:44:16 prd-centos7-docker-4c-2g-2978 does not seem to be running inside a container 01:44:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:44:17 $ docker top 45d6cbbebddae402f2a969a19e1354223d16d7b8f1cd1d5b245c3da50aa7d881 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:44:17 provisioning config files... 01:44:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config581194050059055943tmp [Pipeline] { [Pipeline] echo 01:44:17 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:44:17 ---> create-netrc.sh [Pipeline] echo 01:44:17 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:44:18 ---> logs-deploy.sh 01:44:18 + ARCHIVE_ARTIFACTS= 01:44:18 + LOGS_SERVER=https://logs.edgexfoundry.org 01:44:18 + '[' https://logs.edgexfoundry.org == None ']' 01:44:18 + NEXUS_URL=https://nexus.edgexfoundry.org 01:44:18 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/17 01:44:18 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/17/ 01:44:18 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/17 /w/workspace/dgexfoundry_device-sdk-go_master 01:44:19 Archives upload complete. 01:44:19 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/17 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/17/ 01:44:20 ---> uname -a: 01:44:20 Linux 45d6cbbebdda 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 01:44:20 01:44:20 01:44:20 ---> lscpu: 01:44:20 Architecture: x86_64 01:44:20 CPU op-mode(s): 32-bit, 64-bit 01:44:20 Byte Order: Little Endian 01:44:20 Address sizes: 40 bits physical, 48 bits virtual 01:44:20 CPU(s): 4 01:44:20 On-line CPU(s) list: 0-3 01:44:20 Thread(s) per core: 1 01:44:20 Core(s) per socket: 1 01:44:20 Socket(s): 4 01:44:20 NUMA node(s): 1 01:44:20 Vendor ID: GenuineIntel 01:44:20 CPU family: 6 01:44:20 Model: 44 01:44:20 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:44:20 Stepping: 1 01:44:20 CPU MHz: 2933.396 01:44:20 BogoMIPS: 5866.79 01:44:20 Virtualization: VT-x 01:44:20 Hypervisor vendor: KVM 01:44:20 Virtualization type: full 01:44:20 L1d cache: 128 KiB 01:44:20 L1i cache: 128 KiB 01:44:20 L2 cache: 16 MiB 01:44:20 L3 cache: 64 MiB 01:44:20 NUMA node0 CPU(s): 0-3 01:44:20 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 01:44:20 Vulnerability Meltdown: Mitigation; PTI 01:44:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:44:20 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 01:44:20 Vulnerability Spectre v2: Mitigation; Full retpoline 01:44:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 01:44:20 01:44:20 01:44:20 ---> nproc: 01:44:20 4 01:44:20 01:44:20 01:44:20 ---> df -h: 01:44:20 Filesystem Size Used Available Use% Mounted on 01:44:20 overlay 50.0G 7.5G 42.5G 15% / 01:44:20 tmpfs 64.0M 0 64.0M 0% /dev 01:44:20 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 01:44:20 shm 64.0M 0 64.0M 0% /dev/shm 01:44:20 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 01:44:20 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 01:44:20 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 01:44:20 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master 01:44:20 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 01:44:20 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 01:44:20 01:44:20 01:44:20 ---> free -m: 01:44:20 total used free shared buff/cache available 01:44:20 Mem: 1838 732 68 0 1037 1039 01:44:20 Swap: 1023 1 1022 01:44:20 01:44:20 01:44:20 ---> ip addr: 01:44:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:44:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:44:20 inet 127.0.0.1/8 scope host lo 01:44:20 valid_lft forever preferred_lft forever 01:44:20 16: eth0@if17: mtu 1458 qdisc noqueue state UP 01:44:20 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 01:44:20 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 01:44:20 valid_lft forever preferred_lft forever 01:44:20 01:44:20 01:44:20 ---> sar -b -r -n DEV: 01:44:20 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/09/20 _x86_64_ (4 CPU) 01:44:20 01:44:20 01:36:12 LINUX RESTART 01:44:20 01:44:20 01:37:01 tps rtps wtps bread/s bwrtn/s 01:44:20 01:38:01 15.91 1.40 14.52 82.44 2186.42 01:44:20 01:39:01 2.56 0.00 2.56 0.00 89.02 01:44:20 01:40:01 0.25 0.00 0.25 0.00 4.15 01:44:20 01:41:01 0.23 0.00 0.23 0.00 2.70 01:44:20 01:42:01 0.27 0.00 0.27 0.00 3.25 01:44:20 01:43:01 174.88 106.36 68.52 4279.14 26209.14 01:44:20 01:44:01 196.02 59.83 136.19 4140.37 33998.82 01:44:20 Average: 55.75 23.95 31.80 1214.88 8929.97 01:44:20 01:44:20 01:37:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:44:20 01:38:01 109036 1773268 94.21 2620 1223272 939848 32.07 449996 1164772 20 01:44:20 01:39:01 113980 1768324 93.94 2620 1223276 922580 31.48 446192 1164340 16 01:44:20 01:40:01 114980 1767324 93.89 2620 1223288 904256 30.85 445652 1164196 8 01:44:20 01:41:01 115668 1766636 93.85 2620 1223288 904136 30.85 444888 1164196 8 01:44:20 01:42:01 92540 1789764 95.08 2620 1223296 904352 30.86 468604 1164196 20 01:44:20 01:43:01 114208 1768096 93.93 2620 1112024 1061884 36.23 483456 1089292 69324 01:44:20 01:44:01 188088 1694216 90.01 2620 994824 946344 32.29 535800 878280 132 01:44:20 Average: 121214 1761090 93.56 2620 1174753 940486 32.09 467798 1112753 9933 01:44:20 01:44:20 01:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 01:44:20 01:38:01 eth0 26.72 23.07 28.60 35.40 0.00 0.00 0.00 01:44:20 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:20 01:38:01 docker0 8.61 6.43 1.04 16.20 0.00 0.00 0.00 01:44:20 01:39:01 eth0 1.25 0.35 0.33 0.20 0.00 0.00 0.00 01:44:20 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:20 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:20 01:40:01 eth0 1.18 0.57 0.56 0.39 0.00 0.00 0.00 01:44:20 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:20 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:20 01:41:01 eth0 0.33 0.32 0.27 0.02 0.00 0.00 0.00 01:44:20 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:20 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:20 01:42:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 01:44:20 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:20 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:20 01:43:01 veth4aec4dc 18.20 14.27 2.34 41.79 0.00 0.00 0.00 01:44:20 01:43:01 eth0 625.84 442.58 4608.65 121.19 0.00 0.00 0.00 01:44:20 01:43:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 01:44:20 01:43:01 docker0 26.80 20.69 3.13 57.99 0.00 0.00 0.00 01:44:20 01:44:01 eth0 350.97 254.19 3520.23 105.63 0.00 0.00 0.00 01:44:20 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:20 01:44:01 docker0 64.66 109.17 3.63 255.39 0.00 0.00 0.00 01:44:20 Average: eth0 77.85 59.15 1013.51 22.71 0.00 0.00 0.00 01:44:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:20 Average: docker0 13.07 18.54 0.97 44.78 0.00 0.00 0.00 01:44:20 01:44:20 01:44:20 ---> sar -P ALL: 01:44:20 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/09/20 _x86_64_ (4 CPU) 01:44:20 01:44:20 01:36:12 LINUX RESTART 01:44:20 01:44:20 01:37:01 CPU %user %nice %system %iowait %steal %idle 01:44:20 01:38:01 all 1.15 0.00 0.44 0.02 0.00 98.39 01:44:20 01:38:01 0 0.98 0.00 0.38 0.02 0.00 98.62 01:44:20 01:38:01 1 1.27 0.00 0.43 0.00 0.00 98.30 01:44:20 01:38:01 2 1.25 0.00 0.53 0.05 0.00 98.16 01:44:20 01:38:01 3 1.12 0.00 0.38 0.02 0.00 98.48 01:44:20 01:39:01 all 0.20 0.00 0.05 0.00 0.00 99.75 01:44:20 01:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:44:20 01:39:01 1 0.08 0.00 0.05 0.00 0.00 99.87 01:44:20 01:39:01 2 0.60 0.00 0.05 0.00 0.00 99.35 01:44:20 01:39:01 3 0.08 0.00 0.05 0.00 0.00 99.87 01:44:20 01:40:01 all 0.16 0.00 0.06 0.00 0.00 99.78 01:44:20 01:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:44:20 01:40:01 1 0.03 0.00 0.07 0.00 0.00 99.90 01:44:20 01:40:01 2 0.47 0.00 0.07 0.00 0.00 99.47 01:44:20 01:40:01 3 0.10 0.00 0.07 0.00 0.00 99.83 01:44:20 01:41:01 all 0.12 0.00 0.05 0.00 0.00 99.83 01:44:20 01:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:44:20 01:41:01 1 0.05 0.00 0.07 0.00 0.00 99.88 01:44:20 01:41:01 2 0.30 0.00 0.07 0.00 0.00 99.63 01:44:20 01:41:01 3 0.08 0.00 0.07 0.00 0.02 99.83 01:44:20 01:42:01 all 0.26 0.00 0.06 0.00 0.00 99.67 01:44:20 01:42:01 0 0.08 0.00 0.03 0.00 0.00 99.88 01:44:20 01:42:01 1 0.07 0.00 0.05 0.00 0.00 99.88 01:44:20 01:42:01 2 0.17 0.00 0.03 0.00 0.00 99.80 01:44:20 01:42:01 3 0.73 0.00 0.13 0.00 0.00 99.13 01:44:20 01:43:01 all 6.68 0.00 3.80 2.33 0.01 87.18 01:44:20 01:43:01 0 8.06 0.00 4.01 1.73 0.00 86.20 01:44:20 01:43:01 1 6.22 0.00 3.62 1.78 0.02 88.36 01:44:20 01:43:01 2 6.27 0.00 3.89 3.28 0.02 86.55 01:44:20 01:43:01 3 6.15 0.00 3.70 2.52 0.00 87.63 01:44:20 01:44:01 all 12.55 0.00 7.71 3.08 0.03 76.63 01:44:20 01:44:01 0 15.41 0.00 8.16 5.92 0.02 70.49 01:44:20 01:44:01 1 12.20 0.00 7.47 2.54 0.03 77.76 01:44:20 01:44:01 2 10.34 0.00 8.36 1.93 0.05 79.32 01:44:20 01:44:01 3 12.27 0.00 6.85 1.91 0.02 78.95 01:44:20 Average: all 2.99 0.00 1.72 0.77 0.01 94.51 01:44:20 Average: 0 3.49 0.00 1.79 1.08 0.00 93.64 01:44:20 Average: 1 2.83 0.00 1.67 0.61 0.01 94.89 01:44:20 Average: 2 2.75 0.00 1.84 0.75 0.01 94.64 01:44:20 Average: 3 2.91 0.00 1.59 0.63 0.00 94.86 01:44:20 01:44:20 01:44:20