Pull request #475 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at b92b1a498a210f23e11ab247bf48f6be566a37ca rather than c63d3961b2c39bde246e00e1de734703e76996d0 Obtained Jenkinsfile from b92b1a498a210f23e11ab247bf48f6be566a37ca 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 ‘prd-centos7-docker-4c-2g-2875’ is offline Running on prd-centos7-docker-4c-2g-2877 in /w/workspace/dgexfoundry_device-sdk-go_PR-475 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-475 # 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/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/475/head:refs/remotes/origin/PR-475 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b92b1a498a210f23e11ab247bf48f6be566a37ca into PR head commit c63d3961b2c39bde246e00e1de734703e76996d0 Merge succeeded, producing c63d3961b2c39bde246e00e1de734703e76996d0 Checking out Revision c63d3961b2c39bde246e00e1de734703e76996d0 (PR-475) > git config core.sparsecheckout # timeout=10 > git checkout -f c63d3961b2c39bde246e00e1de734703e76996d0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b92b1a498a210f23e11ab247bf48f6be566a37ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c63d3961b2c39bde246e00e1de734703e76996d0 # timeout=10 Commit message: "Avoid logging CBOR event/reading" First time build. Skipping changelog. > git rev-list --no-walk 06825c0b975d0db7631519faf23f51bf8b208a20 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:34:57 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 15:34:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:34:59 15:34:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:34:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:34:59 latest: Pulling from edgex-devops/git-semver 15:34:59 9123ac7c32f7: Pulling fs layer 15:34:59 b8cc5d1170e3: Pulling fs layer 15:34:59 2924cbbf6a41: Pulling fs layer 15:34:59 93b08a4f1073: Pulling fs layer 15:34:59 93b08a4f1073: Waiting 15:34:59 b8cc5d1170e3: Verifying Checksum 15:34:59 b8cc5d1170e3: Download complete 15:34:59 9123ac7c32f7: Verifying Checksum 15:34:59 9123ac7c32f7: Download complete 15:34:59 93b08a4f1073: Verifying Checksum 15:34:59 93b08a4f1073: Download complete 15:34:59 2924cbbf6a41: Verifying Checksum 15:34:59 2924cbbf6a41: Download complete 15:34:59 9123ac7c32f7: Pull complete 15:34:59 b8cc5d1170e3: Pull complete 15:35:00 2924cbbf6a41: Pull complete 15:35:00 93b08a4f1073: Pull complete 15:35:00 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:35:01 prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container 15:35:01 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-475 -v /w/workspace/dgexfoundry_device-sdk-go_PR-475:/w/workspace/dgexfoundry_device-sdk-go_PR-475:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:35:01 $ docker top e2fab5f9cf8e3f504ed9a655dacc20c58a96f55780bef71d04c7f794846ce244 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:02 [ssh-agent] Looking for ssh-agent implementation... 15:35:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:02 $ docker exec e2fab5f9cf8e3f504ed9a655dacc20c58a96f55780bef71d04c7f794846ce244 ssh-agent 15:35:02 SSH_AUTH_SOCK=/tmp/ssh-ICPYYdkLohYj/agent.15 15:35:02 SSH_AGENT_PID=22 15:35:02 Running ssh-add (command line suppressed) 15:35:02 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/private_key_5459351690335188529.key (/w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/private_key_5459351690335188529.key) 15:35:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:02 + git describe --exact-match --tags HEAD 15:35:02 fatal: No names found, cannot describe anything. [Pipeline] } 15:35:03 $ docker exec --env ******** --env ******** e2fab5f9cf8e3f504ed9a655dacc20c58a96f55780bef71d04c7f794846ce244 ssh-agent -k 15:35:03 unset SSH_AUTH_SOCK; 15:35:03 unset SSH_AGENT_PID; 15:35:03 echo Agent pid 22 killed; 15:35:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:35:03 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:35:03 This usually means this commit has not been tagged. [Pipeline] sshagent 15:35:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:03 [ssh-agent] Looking for ssh-agent implementation... 15:35:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:03 $ docker exec e2fab5f9cf8e3f504ed9a655dacc20c58a96f55780bef71d04c7f794846ce244 ssh-agent 15:35:03 SSH_AUTH_SOCK=/tmp/ssh-vpWwbe5VaIe8/agent.57 15:35:03 SSH_AGENT_PID=64 15:35:03 Running ssh-add (command line suppressed) 15:35:03 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/private_key_3180204132006834169.key (/w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/private_key_3180204132006834169.key) 15:35:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:04 + git semver init 15:35:04 # -> Open(): unable to determine branch for HEAD 15:35:04 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-475/.git 15:35:04 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-475 15:35:04 # $SEMVER_REMOTE_NAME = origin 15:35:04 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 15:35:04 # $SEMVER_USER_NAME = jenkins 15:35:04 # $SEMVER_BRANCH = PR-475 15:35:04 # $SEMVER_TEMP = /tmp/semver-214888865 15:35:04 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:35:04 # '/tmp/semver-214888865' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-475/.semver' 15:35:04 # -> Force: false 15:35:04 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-475/.semver [Pipeline] } 15:35:04 $ docker exec --env ******** --env ******** e2fab5f9cf8e3f504ed9a655dacc20c58a96f55780bef71d04c7f794846ce244 ssh-agent -k 15:35:05 unset SSH_AUTH_SOCK; 15:35:05 unset SSH_AGENT_PID; 15:35:05 echo Agent pid 64 killed; 15:35:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:05 + git semver [Pipeline] } 15:35:05 $ docker stop --time=1 e2fab5f9cf8e3f504ed9a655dacc20c58a96f55780bef71d04c7f794846ce244 15:35:06 $ docker rm -f e2fab5f9cf8e3f504ed9a655dacc20c58a96f55780bef71d04c7f794846ce244 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:35:07 Stashed 38 file(s) [Pipeline] echo 15:35:07 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:35:22 Still waiting to schedule task 15:35:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:35:22 Still waiting to schedule task 15:35:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:37:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2878 in /w/workspace/dgexfoundry_device-sdk-go_PR-475 [Pipeline] { [Pipeline] ws 15:37:08 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:37:14 using credential edgex-jenkins-ssh 15:37:14 Cloning the remote Git repository 15:37:14 Cloning with configured refspecs honoured and without tags 15:37:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:37:15 > git init /w/workspace/device-sdk-go/2 # timeout=10 15:37:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:37:15 > git --version # timeout=10 15:37:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:37:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:37:16 > git config --add remote.origin.fetch +refs/pull/475/head:refs/remotes/origin/PR-475 # timeout=10 15:37:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:37:16 Fetching without tags 15:37:16 Merging remotes/origin/master commit b92b1a498a210f23e11ab247bf48f6be566a37ca into PR head commit c63d3961b2c39bde246e00e1de734703e76996d0 15:37:17 Merge succeeded, producing c63d3961b2c39bde246e00e1de734703e76996d0 15:37:17 Checking out Revision c63d3961b2c39bde246e00e1de734703e76996d0 (PR-475) 15:37:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:37:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:37:16 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:37:16 > git config core.sparsecheckout # timeout=10 15:37:16 > git checkout -f c63d3961b2c39bde246e00e1de734703e76996d0 # timeout=10 15:37:16 > git remote # timeout=10 15:37:17 > git config --get remote.origin.url # timeout=10 15:37:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:17 > git merge b92b1a498a210f23e11ab247bf48f6be566a37ca # timeout=10 15:37:17 > git rev-parse HEAD^{commit} # timeout=10 15:37:17 > git config core.sparsecheckout # timeout=10 15:37:17 > git checkout -f c63d3961b2c39bde246e00e1de734703e76996d0 # timeout=10 15:37:21 Commit message: "Avoid logging CBOR event/reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:37:22 ========================================================= 15:37:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:37:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:37:23 + 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 . 15:37:24 Sending build context to Docker daemon 2.84MB 15:37:24 Step 1/8 : ARG BASE=golang:1.13-alpine 15:37:24 Step 2/8 : FROM ${BASE} 15:37:25 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:37:25 cde5963f3b93: Pulling fs layer 15:37:25 2a23fa8c16f7: Pulling fs layer 15:37:25 777b28850792: Pulling fs layer 15:37:25 8a11ddd9e578: Pulling fs layer 15:37:25 4cf88f913ddb: Pulling fs layer 15:37:25 1df406cf5192: Pulling fs layer 15:37:25 cd6300453558: Pulling fs layer 15:37:25 b9c365052c96: Pulling fs layer 15:37:25 a2d8cc88f415: Pulling fs layer 15:37:25 ea1d1ca13537: Pulling fs layer 15:37:25 3750a50a1c5e: Pulling fs layer 15:37:25 cd6300453558: Waiting 15:37:25 b9c365052c96: Waiting 15:37:25 8a11ddd9e578: Waiting 15:37:25 a2d8cc88f415: Waiting 15:37:25 ea1d1ca13537: Waiting 15:37:25 4cf88f913ddb: Waiting 15:37:25 3750a50a1c5e: Waiting 15:37:25 1df406cf5192: Waiting 15:37:25 777b28850792: Verifying Checksum 15:37:25 777b28850792: Download complete 15:37:25 2a23fa8c16f7: Verifying Checksum 15:37:25 2a23fa8c16f7: Download complete 15:37:25 4cf88f913ddb: Download complete 15:37:25 1df406cf5192: Verifying Checksum 15:37:25 1df406cf5192: Download complete 15:37:25 cde5963f3b93: Verifying Checksum 15:37:25 cde5963f3b93: Download complete 15:37:26 cde5963f3b93: Pull complete 15:37:27 2a23fa8c16f7: Pull complete 15:37:27 777b28850792: Pull complete 15:37:29 cd6300453558: Verifying Checksum 15:37:29 cd6300453558: Download complete 15:37:29 a2d8cc88f415: Verifying Checksum 15:37:29 a2d8cc88f415: Download complete 15:37:31 ea1d1ca13537: Verifying Checksum 15:37:31 ea1d1ca13537: Download complete 15:37:32 3750a50a1c5e: Verifying Checksum 15:37:32 3750a50a1c5e: Download complete 15:37:34 b9c365052c96: Verifying Checksum 15:37:34 b9c365052c96: Download complete 15:37:36 8a11ddd9e578: Verifying Checksum 15:37:36 8a11ddd9e578: Download complete 15:37:43 Running on prd-centos7-docker-4c-2g-2879 in /w/workspace/dgexfoundry_device-sdk-go_PR-475 [Pipeline] { [Pipeline] ws 15:37:43 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:37:45 using credential edgex-jenkins-ssh 15:37:45 Cloning the remote Git repository 15:37:45 Cloning with configured refspecs honoured and without tags 15:37:46 Fetching without tags 15:37:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:37:45 > git init /w/workspace/device-sdk-go/2 # timeout=10 15:37:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:37:45 > git --version # timeout=10 15:37:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:37:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:37:46 > git config --add remote.origin.fetch +refs/pull/475/head:refs/remotes/origin/PR-475 # timeout=10 15:37:46 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:37:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:37:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:37:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:37:46 Merging remotes/origin/master commit b92b1a498a210f23e11ab247bf48f6be566a37ca into PR head commit c63d3961b2c39bde246e00e1de734703e76996d0 15:37:47 Merge succeeded, producing c63d3961b2c39bde246e00e1de734703e76996d0 15:37:47 Checking out Revision c63d3961b2c39bde246e00e1de734703e76996d0 (PR-475) 15:37:46 > git config core.sparsecheckout # timeout=10 15:37:46 > git checkout -f c63d3961b2c39bde246e00e1de734703e76996d0 # timeout=10 15:37:46 > git remote # timeout=10 15:37:46 > git config --get remote.origin.url # timeout=10 15:37:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:46 > git merge b92b1a498a210f23e11ab247bf48f6be566a37ca # timeout=10 15:37:46 > git rev-parse HEAD^{commit} # timeout=10 15:37:46 > git config core.sparsecheckout # timeout=10 15:37:46 > git checkout -f c63d3961b2c39bde246e00e1de734703e76996d0 # timeout=10 15:37:49 8a11ddd9e578: Pull complete 15:37:49 4cf88f913ddb: Pull complete 15:37:49 1df406cf5192: Pull complete 15:37:50 Commit message: "Avoid logging CBOR event/reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:37:51 ========================================================= 15:37:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:37:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:37:52 + 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 . 15:37:52 Sending build context to Docker daemon 2.84MB 15:37:52 Step 1/8 : ARG BASE=golang:1.13-alpine 15:37:52 Step 2/8 : FROM ${BASE} 15:37:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:37:52 e6b0cf9c0882: Pulling fs layer 15:37:52 2848faf0eed1: Pulling fs layer 15:37:52 0f37312ad70f: Pulling fs layer 15:37:52 5788d62ee057: Pulling fs layer 15:37:52 0e6b1d234666: Pulling fs layer 15:37:52 bf5d7aec512f: Pulling fs layer 15:37:52 34c802a77dc8: Pulling fs layer 15:37:52 9eb99e56ec68: Pulling fs layer 15:37:52 27c7a5d97fbd: Pulling fs layer 15:37:52 5c102a31e300: Pulling fs layer 15:37:52 dcfb455df0a1: Pulling fs layer 15:37:52 5788d62ee057: Waiting 15:37:52 0e6b1d234666: Waiting 15:37:52 bf5d7aec512f: Waiting 15:37:52 34c802a77dc8: Waiting 15:37:52 9eb99e56ec68: Waiting 15:37:52 27c7a5d97fbd: Waiting 15:37:52 5c102a31e300: Waiting 15:37:52 dcfb455df0a1: Waiting 15:37:52 0f37312ad70f: Verifying Checksum 15:37:52 0f37312ad70f: Download complete 15:37:52 2848faf0eed1: Verifying Checksum 15:37:52 2848faf0eed1: Download complete 15:37:52 0e6b1d234666: Verifying Checksum 15:37:52 0e6b1d234666: Download complete 15:37:52 bf5d7aec512f: Verifying Checksum 15:37:52 bf5d7aec512f: Download complete 15:37:52 e6b0cf9c0882: Verifying Checksum 15:37:52 e6b0cf9c0882: Download complete 15:37:53 e6b0cf9c0882: Pull complete 15:37:53 2848faf0eed1: Pull complete 15:37:53 cd6300453558: Pull complete 15:37:53 34c802a77dc8: Verifying Checksum 15:37:53 34c802a77dc8: Download complete 15:37:53 27c7a5d97fbd: Verifying Checksum 15:37:53 27c7a5d97fbd: Download complete 15:37:54 5c102a31e300: Verifying Checksum 15:37:54 5c102a31e300: Download complete 15:37:54 dcfb455df0a1: Verifying Checksum 15:37:54 dcfb455df0a1: Download complete 15:37:54 9eb99e56ec68: Verifying Checksum 15:37:54 9eb99e56ec68: Download complete 15:37:54 5788d62ee057: Verifying Checksum 15:37:54 5788d62ee057: Download complete 15:37:55 0f37312ad70f: Pull complete 15:37:58 b9c365052c96: Pull complete 15:37:58 a2d8cc88f415: Pull complete 15:38:00 ea1d1ca13537: Pull complete 15:38:01 3750a50a1c5e: Pull complete 15:38:01 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:38:01 ---> 78745c68409d 15:38:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:38:01 5788d62ee057: Pull complete 15:38:01 0e6b1d234666: Pull complete 15:38:01 bf5d7aec512f: Pull complete 15:38:05 ---> Running in c99b105d263d 15:38:05 Removing intermediate container c99b105d263d 15:38:05 ---> efa76cfb26b7 15:38:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:05 ---> Running in 68c865b13ac2 15:38:06 34c802a77dc8: Pull complete 15:38:08 Removing intermediate container 68c865b13ac2 15:38:08 ---> bd688040147a 15:38:08 Step 5/8 : RUN apk add --no-cache make git 15:38:08 ---> Running in 0a03345bc163 15:38:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:38:09 9eb99e56ec68: Pull complete 15:38:09 27c7a5d97fbd: Pull complete 15:38:09 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:38:09 OK: 125 MiB in 39 packages 15:38:09 5c102a31e300: Pull complete 15:38:10 dcfb455df0a1: Pull complete 15:38:10 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:38:10 ---> 7c70fe431013 15:38:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:38:10 ---> Running in 194f4cdd57d1 15:38:10 Removing intermediate container 194f4cdd57d1 15:38:10 ---> 2a62cca0caf9 15:38:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:10 ---> Running in 5b2fc31fe22b 15:38:11 Removing intermediate container 0a03345bc163 15:38:11 ---> 9f25c1081f4b 15:38:11 Step 6/8 : WORKDIR /device-sdk-go 15:38:11 ---> Running in 1c588869c32a 15:38:11 Removing intermediate container 5b2fc31fe22b 15:38:11 ---> dcbdecce8af7 15:38:11 Step 5/8 : RUN apk add --no-cache make git 15:38:11 ---> Running in 53fb05965b49 15:38:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:38:11 Removing intermediate container 1c588869c32a 15:38:11 ---> 8294b4d06007 15:38:11 Step 7/8 : COPY . . 15:38:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:38:12 OK: 143 MiB in 39 packages 15:38:12 ---> 5e3f69665f22 15:38:12 Step 8/8 : RUN go mod download 15:38:13 Removing intermediate container 53fb05965b49 15:38:13 ---> 952660f85e25 15:38:13 Step 6/8 : WORKDIR /device-sdk-go 15:38:13 ---> Running in ec181e0bce68 15:38:13 Removing intermediate container ec181e0bce68 15:38:13 ---> b90846f732f2 15:38:13 Step 7/8 : COPY . . 15:38:13 ---> Running in 76ef0a26c2b7 15:38:13 ---> bc12c0b42426 15:38:13 Step 8/8 : RUN go mod download 15:38:13 ---> Running in 1092d59ce0a2 15:38:16 go: finding github.com/BurntSushi/toml v0.3.1 15:38:16 go: finding github.com/OneOfOne/xxhash v1.2.6 15:38:16 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:38:16 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:38:16 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:38:16 go: finding github.com/bgentry/speakeasy v0.1.0 15:38:16 go: finding github.com/BurntSushi/toml v0.3.1 15:38:16 go: finding github.com/OneOfOne/xxhash v1.2.6 15:38:16 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:38:16 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:38:16 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:38:16 go: finding github.com/bgentry/speakeasy v0.1.0 15:38:16 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:38:16 go: finding github.com/davecgh/go-spew v1.1.1 15:38:16 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 15:38:16 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:38:16 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 15:38:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:38:16 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:38:16 go: finding github.com/fatih/color v1.7.0 15:38:16 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:38:16 go: finding github.com/go-kit/kit v0.8.0 15:38:16 go: finding github.com/go-logfmt/logfmt v0.4.0 15:38:16 go: finding github.com/go-stack/stack v1.8.0 15:38:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:38:16 go: finding github.com/google/uuid v1.1.0 15:38:16 go: finding github.com/gorilla/mux v1.7.1 15:38:16 go: finding github.com/hashicorp/consul/api v1.1.0 15:38:16 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:38:16 go: finding github.com/hashicorp/errwrap v1.0.0 15:38:16 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:38:16 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:38:16 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:38:16 go: finding github.com/hashicorp/go-multierror v1.0.0 15:38:16 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:38:16 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:38:16 go: finding github.com/hashicorp/go-syslog v1.0.0 15:38:16 go: finding github.com/hashicorp/go-uuid v1.0.1 15:38:16 go: finding github.com/hashicorp/go.net v0.0.1 15:38:16 go: finding github.com/hashicorp/golang-lru v0.5.0 15:38:16 go: finding github.com/hashicorp/logutils v1.0.0 15:38:16 go: finding github.com/hashicorp/mdns v1.0.0 15:38:16 go: finding github.com/hashicorp/memberlist v0.1.3 15:38:16 go: finding github.com/hashicorp/serf v0.8.2 15:38:16 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:38:16 go: finding github.com/mattn/go-colorable v0.0.9 15:38:16 go: finding github.com/mattn/go-isatty v0.0.3 15:38:16 go: finding github.com/miekg/dns v1.0.14 15:38:16 go: finding github.com/mitchellh/cli v1.0.0 15:38:16 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:38:16 go: finding github.com/mitchellh/copystructure v1.0.0 15:38:16 go: finding github.com/mitchellh/go-homedir v1.0.0 15:38:16 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:38:16 go: finding github.com/mitchellh/gox v0.4.0 15:38:16 go: finding github.com/mitchellh/iochan v1.0.0 15:38:16 go: finding github.com/mitchellh/mapstructure v1.1.2 15:38:16 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:38:16 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:38:16 go: finding github.com/pelletier/go-toml v1.2.0 15:38:16 go: finding github.com/pkg/errors v0.8.1 15:38:16 go: finding github.com/pmezard/go-difflib v1.0.0 15:38:16 go: finding github.com/posener/complete v1.1.1 15:38:16 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:38:16 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:38:16 go: finding github.com/davecgh/go-spew v1.1.1 15:38:16 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 15:38:16 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:38:16 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 15:38:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:38:16 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:38:16 go: finding github.com/fatih/color v1.7.0 15:38:16 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:38:16 go: finding github.com/stretchr/objx v0.1.0 15:38:16 go: finding github.com/stretchr/testify v1.5.1 15:38:16 go: finding github.com/ugorji/go v1.1.4 15:38:16 go: finding github.com/x448/float16 v0.8.4 15:38:16 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:38:16 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:38:16 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:38:16 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:38:16 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:38:16 go: finding gopkg.in/yaml.v2 v2.2.8 15:38:16 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:38:16 go: finding github.com/go-kit/kit v0.8.0 15:38:16 go: finding github.com/go-logfmt/logfmt v0.4.0 15:38:16 go: finding github.com/go-stack/stack v1.8.0 15:38:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:38:16 go: finding github.com/google/uuid v1.1.0 15:38:16 go: finding github.com/gorilla/mux v1.7.1 15:38:16 go: finding github.com/hashicorp/consul/api v1.1.0 15:38:16 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:38:16 go: finding github.com/hashicorp/errwrap v1.0.0 15:38:17 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:38:17 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:38:17 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:38:17 go: finding github.com/hashicorp/go-multierror v1.0.0 15:38:17 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:38:17 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:38:17 go: finding github.com/hashicorp/go-syslog v1.0.0 15:38:17 go: finding github.com/hashicorp/go-uuid v1.0.1 15:38:17 go: finding github.com/hashicorp/go.net v0.0.1 15:38:17 go: finding github.com/hashicorp/golang-lru v0.5.0 15:38:17 go: finding github.com/hashicorp/logutils v1.0.0 15:38:17 go: finding github.com/hashicorp/mdns v1.0.0 15:38:17 go: finding github.com/hashicorp/memberlist v0.1.3 15:38:17 go: finding github.com/hashicorp/serf v0.8.2 15:38:17 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:38:17 go: finding github.com/mattn/go-colorable v0.0.9 15:38:17 go: finding github.com/mattn/go-isatty v0.0.3 15:38:17 go: finding github.com/miekg/dns v1.0.14 15:38:17 go: finding github.com/mitchellh/cli v1.0.0 15:38:17 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:38:17 go: finding github.com/mitchellh/copystructure v1.0.0 15:38:17 go: finding github.com/mitchellh/go-homedir v1.0.0 15:38:17 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:38:17 go: finding github.com/mitchellh/gox v0.4.0 15:38:17 go: finding github.com/mitchellh/iochan v1.0.0 15:38:17 go: finding github.com/mitchellh/mapstructure v1.1.2 15:38:17 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:38:17 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:38:18 go: finding github.com/pelletier/go-toml v1.2.0 15:38:18 go: finding github.com/pkg/errors v0.8.1 15:38:18 go: finding github.com/pmezard/go-difflib v1.0.0 15:38:18 go: finding github.com/posener/complete v1.1.1 15:38:18 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:38:18 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:38:18 go: finding github.com/stretchr/objx v0.1.0 15:38:18 go: finding github.com/stretchr/testify v1.5.1 15:38:18 go: finding github.com/ugorji/go v1.1.4 15:38:18 go: finding github.com/x448/float16 v0.8.4 15:38:18 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:38:18 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:38:18 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:38:18 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:38:18 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:38:18 go: finding gopkg.in/yaml.v2 v2.2.8 15:38:22 Removing intermediate container 1092d59ce0a2 15:38:22 ---> 1cc3ffb68682 15:38:22 Successfully built 1cc3ffb68682 15:38: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 15:38:23 + docker inspect -f . ci-base-image-x86_64 15:38:23 . [Pipeline] withDockerContainer 15:38:23 prd-centos7-docker-4c-2g-2879 does not seem to be running inside a container 15:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:38:23 $ docker top 8f329aa317b170b8039718bb505cbfa11b50d4ca2a7d9b6049a607c08eebb032 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:24 + go version 15:38:24 go version go1.13.5 linux/amd64 [Pipeline] sh 15:38:24 + make test 15:38:24 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:38:26 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:38:26 Removing intermediate container 76ef0a26c2b7 15:38:26 ---> f9dcc01953bb 15:38:26 Successfully built f9dcc01953bb 15:38:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:38:27 + docker inspect -f . ci-base-image-arm64 15:38:27 . [Pipeline] withDockerContainer 15:38:28 prd-ubuntu18.04-docker-arm64-4c-16g-2878 does not seem to be running inside a container 15:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:38:29 $ docker top a75c1839cdec618ff8e6eaff5d7dcef811f9d4a14f997a77f0c04cefdcebd9c7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:30 + go version 15:38:30 go version go1.13.5 linux/arm64 [Pipeline] sh 15:38:31 + make test 15:38:31 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:38:32 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:38:36 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:38:36 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:38:36 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.007s coverage: 22.1% of statements 15:38:40 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.057s coverage: 95.8% of statements 15:38:59 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:38:59 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:39:01 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.020s coverage: 22.1% of statements 15:39:04 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.154s coverage: 95.8% of statements 15:39:13 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.027s coverage: 11.4% of statements 15:39:13 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.007s coverage: 22.7% of statements 15:39:13 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 15:39:13 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.142s coverage: 38.5% of statements 15:39:13 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:39:13 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 15:39:13 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.343s coverage: 79.8% of statements 15:39:13 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:39:13 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:39:13 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:39:13 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.021s coverage: 52.6% of statements 15:39:13 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 15:39:13 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.106s coverage: 76.1% of statements 15:39:13 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 15:39:13 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:39:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:39:13 gofmt -l . 15:39:13 [ "`gofmt -l .`" = "" ] 15:39:13 ./bin/test-attribution-txt.sh 15:39:14 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:39:15 Stashed 1 file(s) [Pipeline] } 15:39:15 $ docker stop --time=1 8f329aa317b170b8039718bb505cbfa11b50d4ca2a7d9b6049a607c08eebb032 15:39:16 $ docker rm -f 8f329aa317b170b8039718bb505cbfa11b50d4ca2a7d9b6049a607c08eebb032 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:39:18 + ls -al . 15:39:18 total 160 15:39:18 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 8 15:39 . 15:39:18 drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 15:37 .. 15:39:18 drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 15:37 api 15:39:18 drwxrwxr-x. 2 jenkins jenkins 64 Apr 8 15:37 bin 15:39:18 -rw-r--r--. 1 jenkins jenkins 94997 Apr 8 15:39 coverage.out 15:39:18 -rw-rw-r--. 1 jenkins jenkins 936 Apr 8 15:37 Dockerfile.build 15:39:18 -rw-rw-r--. 1 jenkins jenkins 140 Apr 8 15:37 .dockerignore 15:39:18 drwxrwxr-x. 4 jenkins jenkins 31 Apr 8 15:37 example 15:39:18 drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 15:37 .git 15:39:18 drwxrwxr-x. 2 jenkins jenkins 38 Apr 8 15:37 .github 15:39:18 -rw-rw-r--. 1 jenkins jenkins 138 Apr 8 15:37 .gitignore 15:39:18 -rw-r--r--. 1 jenkins jenkins 446 Apr 8 15:39 go.mod 15:39:18 -rw-r--r--. 1 jenkins jenkins 12076 Apr 8 15:39 go.sum 15:39:18 drwxrwxr-x. 14 jenkins jenkins 196 Apr 8 15:37 internal 15:39:18 -rw-rw-r--. 1 jenkins jenkins 808 Apr 8 15:37 Jenkinsfile 15:39:18 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 8 15:37 LICENSE 15:39:18 -rw-rw-r--. 1 jenkins jenkins 892 Apr 8 15:37 Makefile 15:39:18 drwxrwxr-x. 5 jenkins jenkins 50 Apr 8 15:37 pkg 15:39:18 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 8 15:37 README.md 15:39:18 drwxrwxr-x. 3 jenkins jenkins 58 Apr 8 15:37 .semver 15:39:18 drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 15:37 snap 15:39:18 -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 15:35 VERSION 15:39:18 -rw-rw-r--. 1 jenkins jenkins 222 Apr 8 15:37 version.go [Pipeline] isUnix [Pipeline] sh 15:39:18 + 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=c63d3961b2c39bde246e00e1de734703e76996d0 --label arch=amd64 --label version=0.0.0 . 15:39:18 Sending build context to Docker daemon 2.956MB 15:39:18 Step 1/20 : ARG BASE=golang:1.13-alpine 15:39:18 Step 2/20 : FROM ${BASE} AS builder 15:39:18 ---> 1cc3ffb68682 15:39:18 Step 3/20 : ARG MAKE='make build' 15:39:18 ---> Running in ab054cced6a7 15:39:18 Removing intermediate container ab054cced6a7 15:39:18 ---> 45b2447bc8a1 15:39:18 Step 4/20 : WORKDIR /device-sdk-go 15:39:19 ---> Running in b215a4abc1dc 15:39:19 Removing intermediate container b215a4abc1dc 15:39:19 ---> 4a8878adbd4f 15:39:19 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:39:19 ---> Running in d13d81a9d520 15:39:19 Removing intermediate container d13d81a9d520 15:39:19 ---> f54ee96dc106 15:39:19 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:19 ---> Running in 1a561e83d2a6 15:39:20 Removing intermediate container 1a561e83d2a6 15:39:20 ---> 0c55aa80f6d0 15:39:20 Step 7/20 : RUN apk add --update --no-cache make git 15:39:20 ---> Running in 4e361c7acbd0 15:39:20 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:39:21 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:39:21 OK: 143 MiB in 39 packages 15:39:21 Removing intermediate container 4e361c7acbd0 15:39:21 ---> 607d4bcc67a3 15:39:21 Step 8/20 : COPY . . 15:39:22 ---> a53b7288206b 15:39:22 Step 9/20 : RUN ${MAKE} 15:39:22 ---> Running in ed42334ddf82 15:39:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:39:30 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 15:39:31 Removing intermediate container ed42334ddf82 15:39:31 ---> 46de698f84bb 15:39:31 Step 10/20 : FROM scratch 15:39:31 ---> 15:39:31 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:39:31 ---> Running in 0bc9003960b1 15:39:31 Removing intermediate container 0bc9003960b1 15:39:31 ---> c5fecb42881e 15:39:31 Step 12/20 : ENV APP_PORT=49990 15:39:31 ---> Running in 83e6c7e75544 15:39:31 Removing intermediate container 83e6c7e75544 15:39:31 ---> c450c3877698 15:39:31 Step 13/20 : EXPOSE $APP_PORT 15:39:31 ---> Running in b4efec271035 15:39:31 Removing intermediate container b4efec271035 15:39:31 ---> 907af932c5ca 15:39:31 Step 14/20 : WORKDIR / 15:39:31 ---> Running in 6d3fb51658ee 15:39:31 Removing intermediate container 6d3fb51658ee 15:39:31 ---> dfba94b0b798 15:39:31 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 15:39:32 ---> 6320b5ec1ae8 15:39:32 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 15:39:32 ---> 6766522109bd 15:39:32 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 15:39:32 ---> Running in efb422087b98 15:39:32 Removing intermediate container efb422087b98 15:39:32 ---> 67a43c48774d 15:39:32 Step 18/20 : LABEL arch=amd64 15:39:32 ---> Running in 96c53be17fac 15:39:32 Removing intermediate container 96c53be17fac 15:39:32 ---> 98f0f4db5005 15:39:32 Step 19/20 : LABEL git_sha=c63d3961b2c39bde246e00e1de734703e76996d0 15:39:32 ---> Running in 815f28074d8f 15:39:33 Removing intermediate container 815f28074d8f 15:39:33 ---> 7a834c7c3cc4 15:39:33 Step 20/20 : LABEL version=0.0.0 15:39:33 ---> Running in 6ce3153fdc64 15:39:33 Removing intermediate container 6ce3153fdc64 15:39:33 ---> 816f1fecd45a 15:39:33 [Warning] One or more build-args [ARCH] were not consumed 15:39:33 Successfully built 816f1fecd45a 15:39:33 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] } 15:39:36 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.038s coverage: 11.4% of statements 15:39:36 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.016s coverage: 22.7% of statements 15:39:36 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 15:39:36 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.185s coverage: 38.5% of statements 15:39:36 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:39:36 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 15:39:36 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.713s coverage: 79.8% of statements 15:39:36 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:39:36 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:39:36 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:39:36 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.048s coverage: 52.6% of statements 15:39:36 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 15:39:36 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.356s coverage: 76.1% of statements 15:39:36 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 15:39:36 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:39:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:39:39 gofmt -l . 15:39:39 [ "`gofmt -l .`" = "" ] 15:39:40 ./bin/test-attribution-txt.sh 15:39:40 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:39:41 Warning: overwriting stash ‘coverage-report’ 15:39:41 Stashed 1 file(s) [Pipeline] } 15:39:41 $ docker stop --time=1 a75c1839cdec618ff8e6eaff5d7dcef811f9d4a14f997a77f0c04cefdcebd9c7 15:39:43 $ docker rm -f a75c1839cdec618ff8e6eaff5d7dcef811f9d4a14f997a77f0c04cefdcebd9c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:39:45 + ls -al . 15:39:45 total 200 15:39:45 drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 15:39 . 15:39:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 15:37 .. 15:39:45 -rw-rw-r-- 1 jenkins jenkins 140 Apr 8 15:37 .dockerignore 15:39:45 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 15:37 .git 15:39:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 15:37 .github 15:39:45 -rw-rw-r-- 1 jenkins jenkins 138 Apr 8 15:37 .gitignore 15:39:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 15:37 .semver 15:39:45 -rw-rw-r-- 1 jenkins jenkins 936 Apr 8 15:37 Dockerfile.build 15:39:45 -rw-rw-r-- 1 jenkins jenkins 808 Apr 8 15:37 Jenkinsfile 15:39:45 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 8 15:37 LICENSE 15:39:45 -rw-rw-r-- 1 jenkins jenkins 892 Apr 8 15:37 Makefile 15:39:45 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 8 15:37 README.md 15:39:45 -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 15:35 VERSION 15:39:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 15:37 api 15:39:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 15:37 bin 15:39:45 -rw-r--r-- 1 jenkins jenkins 94997 Apr 8 15:39 coverage.out 15:39:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 15:37 example 15:39:45 -rw-r--r-- 1 jenkins jenkins 446 Apr 8 15:39 go.mod 15:39:45 -rw-r--r-- 1 jenkins jenkins 12076 Apr 8 15:39 go.sum 15:39:45 drwxrwxr-x 14 jenkins jenkins 4096 Apr 8 15:37 internal 15:39:45 drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 15:37 pkg 15:39:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 15:37 snap 15:39:45 -rw-rw-r-- 1 jenkins jenkins 222 Apr 8 15:37 version.go [Pipeline] isUnix [Pipeline] sh 15:39:45 + 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=c63d3961b2c39bde246e00e1de734703e76996d0 --label arch=arm64 --label version=0.0.0 . 15:39:46 Sending build context to Docker daemon 2.956MB 15:39:46 Step 1/20 : ARG BASE=golang:1.13-alpine 15:39:46 Step 2/20 : FROM ${BASE} AS builder 15:39:46 ---> f9dcc01953bb 15:39:46 Step 3/20 : ARG MAKE='make build' 15:39:46 ---> Running in 0a0883802d76 15:39:46 Removing intermediate container 0a0883802d76 15:39:46 ---> 7965d48d68ac 15:39:46 Step 4/20 : WORKDIR /device-sdk-go 15:39:46 ---> Running in 518d6b69c3be 15:39:47 Removing intermediate container 518d6b69c3be 15:39:47 ---> 985df9ff8c73 15:39:47 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:39:47 ---> Running in 6d4c17ea39c1 15:39:47 Removing intermediate container 6d4c17ea39c1 15:39:47 ---> 302cf9761548 15:39:47 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:48 ---> Running in 8f59144deeea 15:39:49 Removing intermediate container 8f59144deeea 15:39:49 ---> d4f51abb6fe2 15:39:49 Step 7/20 : RUN apk add --update --no-cache make git 15:39:49 ---> Running in 284369abaff4 15:39:50 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:39:51 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:39:51 OK: 125 MiB in 39 packages 15:39:53 Removing intermediate container 284369abaff4 15:39:53 ---> 5800ab89c30b 15:39:53 Step 8/20 : COPY . . 15:39:54 ---> aaa4b931dd5c 15:39:54 Step 9/20 : RUN ${MAKE} 15:39:55 ---> Running in da49c2ed8674 15:39:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:40:18 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 15:40:20 Removing intermediate container da49c2ed8674 15:40:20 ---> 580a2723a523 15:40:20 Step 10/20 : FROM scratch 15:40:20 ---> 15:40:20 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:40:20 ---> Running in a9fa98d03c6b 15:40:20 Removing intermediate container a9fa98d03c6b 15:40:20 ---> 9bbdb1aee67d 15:40:20 Step 12/20 : ENV APP_PORT=49990 15:40:20 ---> Running in 186d1107cf97 15:40:21 Removing intermediate container 186d1107cf97 15:40:21 ---> fee648df5929 15:40:21 Step 13/20 : EXPOSE $APP_PORT 15:40:21 ---> Running in 454f8839537c 15:40:21 Removing intermediate container 454f8839537c 15:40:21 ---> d59483d7f29b 15:40:21 Step 14/20 : WORKDIR / 15:40:21 ---> Running in 6a2914959270 15:40:22 Removing intermediate container 6a2914959270 15:40:22 ---> 37ff3b5c731e 15:40:22 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 15:40:23 ---> 4e0d61d7c62c 15:40:23 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 15:40:23 ---> 47ee6f7bf711 15:40:23 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 15:40:23 ---> Running in ba44fe287d4d 15:40:24 Removing intermediate container ba44fe287d4d 15:40:24 ---> 7a1ff1ed5375 15:40:24 Step 18/20 : LABEL arch=arm64 15:40:24 ---> Running in 2170540459bd 15:40:24 Removing intermediate container 2170540459bd 15:40:24 ---> fbe4b441e3a2 15:40:24 Step 19/20 : LABEL git_sha=c63d3961b2c39bde246e00e1de734703e76996d0 15:40:24 ---> Running in 4ddfe795ce03 15:40:25 Removing intermediate container 4ddfe795ce03 15:40:25 ---> fc37cb842737 15:40:25 Step 20/20 : LABEL version=0.0.0 15:40:25 ---> Running in b76097d2421f 15:40:25 Removing intermediate container b76097d2421f 15:40:25 ---> 7302b8bffcc4 15:40:25 [Warning] One or more build-args [ARCH] were not consumed 15:40:25 Successfully built 7302b8bffcc4 15:40:25 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 15:40:27 provisioning config files... 15:40:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/config2436508880957193971tmp [Pipeline] { [Pipeline] sh 15:40:27 + curl -s https://codecov.io/bash 15:40:27 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/config2436508880957193971tmp 15:40:27 15:40:27 _____ _ 15:40:27 / ____| | | 15:40:27 | | ___ __| | ___ ___ _____ __ 15:40:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:40:27 | |___| (_) | (_| | __/ (_| (_) \ V / 15:40:27 \_____\___/ \__,_|\___|\___\___/ \_/ 15:40:27 Bash-tbd 15:40:27 15:40:27 15:40:27 ==> Jenkins CI detected. 15:40:27 project root: . 15:40:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:40:27 ==> Running gcov in . (disable via -X gcov) 15:40:27 ==> Python coveragepy not found 15:40:27 ==> Searching for coverage reports in: 15:40:27 + . 15:40:27 -> Found 1 reports 15:40:27 ==> Detecting git/mercurial file structure 15:40:27 ==> Reading reports 15:40:27 + ./coverage.out bytes=94997 15:40:27 ==> Appending adjustments 15:40:27 http://docs.codecov.io/docs/fixing-reports 15:40:28 + Found adjustments 15:40:28 ==> Gzipping contents 15:40:28 ==> Uploading reports 15:40:28 url: https://codecov.io 15:40:28 query: branch=PR-475&commit=c63d3961b2c39bde246e00e1de734703e76996d0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-475%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=475&job= 15:40:28 -> Pinging Codecov 15:40:28 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-475&commit=c63d3961b2c39bde246e00e1de734703e76996d0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-475%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=475&job= 15:40:28 -> Uploading 15:40:29 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c63d3961b2c39bde246e00e1de734703e76996d0 [Pipeline] } 15:40:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:40:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:40:30 ---> package-listing.sh 15:40:30 ++ facter osfamily 15:40:30 ++ tr '[:upper:]' '[:lower:]' 15:40:30 + OS_FAMILY=redhat 15:40:30 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-475 15:40:30 + START_PACKAGES=/tmp/packages_start.txt 15:40:30 + END_PACKAGES=/tmp/packages_end.txt 15:40:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:40:30 + PACKAGES=/tmp/packages_start.txt 15:40:30 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-475 ']' 15:40:30 + PACKAGES=/tmp/packages_end.txt 15:40:30 + case "${OS_FAMILY}" in 15:40:30 + rpm -qa 15:40:30 + sort 15:40:34 + '[' -f /tmp/packages_start.txt ']' 15:40:34 + '[' -f /tmp/packages_end.txt ']' 15:40:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:40:34 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-475 ']' 15:40:34 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-475/archives/ 15:40:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-475/archives/ [Pipeline] isUnix [Pipeline] sh 15:40:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:40:35 15:40:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:40:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:40:35 alpine: Pulling from edgex-lftools-log-publisher 15:40:35 c9b1b535fdd9: Pulling fs layer 15:40:35 2cc5ad85d9ab: Pulling fs layer 15:40:35 756a868c4378: Pulling fs layer 15:40:35 444b2fc9a129: Pulling fs layer 15:40:35 ea15f1150254: Pulling fs layer 15:40:35 41b27a9f41bf: Pulling fs layer 15:40:35 28c525ee5125: Pulling fs layer 15:40:35 094b1ea09ed8: Pulling fs layer 15:40:35 138eaada9080: Pulling fs layer 15:40:35 0622d0fa9048: Pulling fs layer 15:40:35 444b2fc9a129: Waiting 15:40:35 ea15f1150254: Waiting 15:40:35 094b1ea09ed8: Waiting 15:40:35 138eaada9080: Waiting 15:40:35 2cc5ad85d9ab: Download complete 15:40:35 444b2fc9a129: Verifying Checksum 15:40:35 444b2fc9a129: Download complete 15:40:35 c9b1b535fdd9: Verifying Checksum 15:40:35 c9b1b535fdd9: Download complete 15:40:35 ea15f1150254: Verifying Checksum 15:40:35 ea15f1150254: Download complete 15:40:36 28c525ee5125: Verifying Checksum 15:40:36 28c525ee5125: Download complete 15:40:36 756a868c4378: Verifying Checksum 15:40:36 756a868c4378: Download complete 15:40:36 c9b1b535fdd9: Pull complete 15:40:36 138eaada9080: Verifying Checksum 15:40:36 138eaada9080: Download complete 15:40:36 094b1ea09ed8: Verifying Checksum 15:40:36 094b1ea09ed8: Download complete 15:40:36 0622d0fa9048: Verifying Checksum 15:40:36 0622d0fa9048: Download complete 15:40:36 2cc5ad85d9ab: Pull complete 15:40:36 41b27a9f41bf: Verifying Checksum 15:40:36 41b27a9f41bf: Download complete 15:40:38 756a868c4378: Pull complete 15:40:38 444b2fc9a129: Pull complete 15:40:38 ea15f1150254: Pull complete 15:40:41 41b27a9f41bf: Pull complete 15:40:41 28c525ee5125: Pull complete 15:40:43 094b1ea09ed8: Pull complete 15:40:43 138eaada9080: Pull complete 15:40:44 0622d0fa9048: Pull complete 15:40:44 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:40:44 prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container 15:40:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-475 -v /w/workspace/dgexfoundry_device-sdk-go_PR-475:/w/workspace/dgexfoundry_device-sdk-go_PR-475:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:40:45 $ docker top 66fca5057a2379e4aead64bbb86012f24c1b9ea42061dc88ca3fc75a46ce738f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:40:45 provisioning config files... 15:40:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/config1873411561325281904tmp [Pipeline] { [Pipeline] echo 15:40:45 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:40:45 ---> create-netrc.sh [Pipeline] echo 15:40:45 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:40:46 ---> logs-deploy.sh 15:40:46 + ARCHIVE_ARTIFACTS= 15:40:46 + LOGS_SERVER=https://logs.edgexfoundry.org 15:40:46 + '[' https://logs.edgexfoundry.org == None ']' 15:40:46 + NEXUS_URL=https://nexus.edgexfoundry.org 15:40:46 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-475/2 15:40:46 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-475/2/ 15:40:46 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-475/2 /w/workspace/dgexfoundry_device-sdk-go_PR-475 15:40:47 Archives upload complete. 15:40:47 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-475/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-475/2/ 15:40:48 ---> uname -a: 15:40:48 Linux 66fca5057a23 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 15:40:48 15:40:48 15:40:48 ---> lscpu: 15:40:48 Architecture: x86_64 15:40:48 CPU op-mode(s): 32-bit, 64-bit 15:40:48 Byte Order: Little Endian 15:40:48 Address sizes: 40 bits physical, 48 bits virtual 15:40:48 CPU(s): 4 15:40:48 On-line CPU(s) list: 0-3 15:40:48 Thread(s) per core: 1 15:40:48 Core(s) per socket: 1 15:40:48 Socket(s): 4 15:40:48 NUMA node(s): 1 15:40:48 Vendor ID: GenuineIntel 15:40:48 CPU family: 6 15:40:48 Model: 44 15:40:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:40:48 Stepping: 1 15:40:48 CPU MHz: 2933.442 15:40:48 BogoMIPS: 5866.88 15:40:48 Virtualization: VT-x 15:40:48 Hypervisor vendor: KVM 15:40:48 Virtualization type: full 15:40:48 L1d cache: 128 KiB 15:40:48 L1i cache: 128 KiB 15:40:48 L2 cache: 16 MiB 15:40:48 L3 cache: 64 MiB 15:40:48 NUMA node0 CPU(s): 0-3 15:40:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 15:40:48 Vulnerability Meltdown: Mitigation; PTI 15:40:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:40:48 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 15:40:48 Vulnerability Spectre v2: Mitigation; Full retpoline 15:40:48 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 15:40:48 15:40:48 15:40:48 ---> nproc: 15:40:48 4 15:40:48 15:40:48 15:40:48 ---> df -h: 15:40:48 Filesystem Size Used Available Use% Mounted on 15:40:48 overlay 50.0G 6.4G 43.6G 13% / 15:40:48 tmpfs 64.0M 0 64.0M 0% /dev 15:40:48 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 15:40:48 shm 64.0M 0 64.0M 0% /dev/shm 15:40:48 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 15:40:48 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 15:40:48 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 15:40:48 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-475 15:40:48 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp 15:40:48 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 15:40:48 15:40:48 15:40:48 ---> free -m: 15:40:48 total used free shared buff/cache available 15:40:48 Mem: 1838 598 67 0 1172 1135 15:40:48 Swap: 1023 1 1022 15:40:48 15:40:48 15:40:48 ---> ip addr: 15:40:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:40:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:40:48 inet 127.0.0.1/8 scope host lo 15:40:48 valid_lft forever preferred_lft forever 15:40:48 6: eth0@if7: mtu 1458 qdisc noqueue state UP 15:40:48 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:40:48 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:40:48 valid_lft forever preferred_lft forever 15:40:48 15:40:48