Pull request #448 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 79a40a317d1b6800d1816ffd538dea299a9d4c8b rather than b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 Obtained Jenkinsfile from 79a40a317d1b6800d1816ffd538dea299a9d4c8b 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-2557 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [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-448 # 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/448/head:refs/remotes/origin/PR-448 +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/448/head:refs/remotes/origin/PR-448 # 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/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 Merge succeeded, producing b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 Checking out Revision b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 (PR-448) > git config core.sparsecheckout # timeout=10 > git checkout -f b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 # 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 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 # timeout=10 Commit message: "Implement dynamic device discovery" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:50:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:50:48 08:50:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:50:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:50:48 latest: Pulling from edgex-devops/git-semver 08:50:48 9123ac7c32f7: Pulling fs layer 08:50:48 b8cc5d1170e3: Pulling fs layer 08:50:48 2924cbbf6a41: Pulling fs layer 08:50:48 93b08a4f1073: Pulling fs layer 08:50:48 93b08a4f1073: Waiting 08:50:48 b8cc5d1170e3: Verifying Checksum 08:50:48 b8cc5d1170e3: Download complete 08:50:49 9123ac7c32f7: Download complete 08:50:49 93b08a4f1073: Verifying Checksum 08:50:49 93b08a4f1073: Download complete 08:50:49 2924cbbf6a41: Verifying Checksum 08:50:49 2924cbbf6a41: Download complete 08:50:49 9123ac7c32f7: Pull complete 08:50:49 b8cc5d1170e3: Pull complete 08:50:50 2924cbbf6a41: Pull complete 08:50:50 93b08a4f1073: Pull complete 08:50:50 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:50:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:50:50 prd-centos7-docker-4c-2g-2557 does not seem to be running inside a container 08:50:50 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@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 08:50:51 $ docker top dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:50:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:51 [ssh-agent] Looking for ssh-agent implementation... 08:50:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:51 $ docker exec dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be ssh-agent 08:50:51 SSH_AUTH_SOCK=/tmp/ssh-TtpEw6II1Tzo/agent.14 08:50:51 SSH_AGENT_PID=20 08:50:51 Running ssh-add (command line suppressed) 08:50:52 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5231368140966731923.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5231368140966731923.key) 08:50:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:52 + git describe --exact-match --tags HEAD 08:50:52 fatal: No names found, cannot describe anything. [Pipeline] } 08:50:52 $ docker exec --env ******** --env ******** dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be ssh-agent -k 08:50:52 unset SSH_AUTH_SOCK; 08:50:52 unset SSH_AGENT_PID; 08:50:52 echo Agent pid 20 killed; 08:50:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:50:52 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:50:52 This usually means this commit has not been tagged. [Pipeline] sshagent 08:50:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:52 [ssh-agent] Looking for ssh-agent implementation... 08:50:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:53 $ docker exec dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be ssh-agent 08:50:53 SSH_AUTH_SOCK=/tmp/ssh-KkRhMg3sT90H/agent.55 08:50:53 SSH_AGENT_PID=61 08:50:53 Running ssh-add (command line suppressed) 08:50:53 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5272925850677950896.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5272925850677950896.key) 08:50:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:53 + git semver init 08:50:53 # -> Open(): unable to determine branch for HEAD 08:50:53 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.git 08:50:53 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-448 08:50:53 # $SEMVER_REMOTE_NAME = origin 08:50:53 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 08:50:53 # $SEMVER_USER_NAME = jenkins 08:50:53 # $SEMVER_BRANCH = PR-448 08:50:53 # $SEMVER_TEMP = /tmp/semver-394154173 08:50:53 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:50:54 # '/tmp/semver-394154173' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver' 08:50:54 # -> Force: false 08:50:54 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver [Pipeline] } 08:50:54 $ docker exec --env ******** --env ******** dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be ssh-agent -k 08:50:54 unset SSH_AUTH_SOCK; 08:50:54 unset SSH_AGENT_PID; 08:50:54 echo Agent pid 61 killed; 08:50:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:50:54 + git semver [Pipeline] } 08:50:54 $ docker stop --time=1 dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be 08:50:56 $ docker rm -f dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:50:57 Stashed 36 file(s) [Pipeline] echo 08:50:57 [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 08:51:12 Still waiting to schedule task 08:51:12 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2557’ 08:51:12 Still waiting to schedule task 08:51:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:52:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2558 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 08:52:58 Running in /w/workspace/device-sdk-go/21 [Pipeline] { [Pipeline] checkout 08:53:04 using credential edgex-jenkins-ssh 08:53:04 Cloning the remote Git repository 08:53:04 Cloning with configured refspecs honoured and without tags 08:53:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:53:04 > git init /w/workspace/device-sdk-go/21 # timeout=10 08:53:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:53:04 > git --version # timeout=10 08:53:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:53:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:53:05 Fetching without tags 08:53:06 Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 08:53:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:53:05 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 08:53:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:53:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:53:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:53:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:53:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:53:06 > git config core.sparsecheckout # timeout=10 08:53:06 > git checkout -f b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 # timeout=10 08:53:06 Merge succeeded, producing b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 08:53:06 Checking out Revision b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 (PR-448) 08:53:06 > git remote # timeout=10 08:53:06 > git config --get remote.origin.url # timeout=10 08:53:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:53:06 > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 08:53:06 > git rev-parse HEAD^{commit} # timeout=10 08:53:06 > git config core.sparsecheckout # timeout=10 08:53:06 > git checkout -f b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 # timeout=10 08:53:11 Commit message: "Implement dynamic device discovery" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:53:12 ========================================================= 08:53:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:53:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:53:13 + 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 . 08:53:14 Sending build context to Docker daemon 2.827MB 08:53:14 Step 1/8 : ARG BASE=golang:1.13-alpine 08:53:14 Step 2/8 : FROM ${BASE} 08:53:14 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:53:14 cde5963f3b93: Pulling fs layer 08:53:14 2a23fa8c16f7: Pulling fs layer 08:53:14 777b28850792: Pulling fs layer 08:53:14 8a11ddd9e578: Pulling fs layer 08:53:14 4cf88f913ddb: Pulling fs layer 08:53:14 1df406cf5192: Pulling fs layer 08:53:14 cd6300453558: Pulling fs layer 08:53:14 b9c365052c96: Pulling fs layer 08:53:14 a2d8cc88f415: Pulling fs layer 08:53:14 ea1d1ca13537: Pulling fs layer 08:53:14 3750a50a1c5e: Pulling fs layer 08:53:14 4cf88f913ddb: Waiting 08:53:14 1df406cf5192: Waiting 08:53:14 cd6300453558: Waiting 08:53:14 b9c365052c96: Waiting 08:53:14 a2d8cc88f415: Waiting 08:53:14 ea1d1ca13537: Waiting 08:53:14 3750a50a1c5e: Waiting 08:53:14 8a11ddd9e578: Waiting 08:53:14 777b28850792: Verifying Checksum 08:53:14 777b28850792: Download complete 08:53:14 2a23fa8c16f7: Verifying Checksum 08:53:14 2a23fa8c16f7: Download complete 08:53:14 4cf88f913ddb: Verifying Checksum 08:53:14 4cf88f913ddb: Download complete 08:53:14 1df406cf5192: Verifying Checksum 08:53:14 1df406cf5192: Download complete 08:53:14 cde5963f3b93: Verifying Checksum 08:53:14 cde5963f3b93: Download complete 08:53:15 cde5963f3b93: Pull complete 08:53:16 2a23fa8c16f7: Pull complete 08:53:16 777b28850792: Pull complete 08:53:18 cd6300453558: Verifying Checksum 08:53:18 cd6300453558: Download complete 08:53:18 a2d8cc88f415: Verifying Checksum 08:53:18 a2d8cc88f415: Download complete 08:53:21 ea1d1ca13537: Verifying Checksum 08:53:21 ea1d1ca13537: Download complete 08:53:21 3750a50a1c5e: Verifying Checksum 08:53:21 3750a50a1c5e: Download complete 08:53:24 b9c365052c96: Verifying Checksum 08:53:24 b9c365052c96: Download complete 08:53:26 8a11ddd9e578: Verifying Checksum 08:53:26 8a11ddd9e578: Download complete 08:53:36 8a11ddd9e578: Pull complete 08:53:36 4cf88f913ddb: Pull complete 08:53:36 1df406cf5192: Pull complete 08:53:40 cd6300453558: Pull complete 08:53:46 b9c365052c96: Pull complete 08:53:46 a2d8cc88f415: Pull complete 08:53:48 ea1d1ca13537: Pull complete 08:53:48 3750a50a1c5e: Pull complete 08:53:48 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:53:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:53:48 ---> 78745c68409d 08:53:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:53:50 Running on prd-centos7-docker-4c-2g-2559 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 08:53:50 Running in /w/workspace/device-sdk-go/21 [Pipeline] { [Pipeline] checkout 08:53:52 ---> Running in 9df8c706d506 08:53:53 Removing intermediate container 9df8c706d506 08:53:53 ---> 4ad8c300030d 08:53:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:53 ---> Running in 9e5528f40a5d 08:53:55 Removing intermediate container 9e5528f40a5d 08:53:55 ---> dd96d2499ae9 08:53:55 Step 5/8 : RUN apk add --no-cache make git 08:53:55 ---> Running in 80976b89f8dc 08:53:56 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:53:57 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:53:57 OK: 125 MiB in 39 packages 08:53:58 Removing intermediate container 80976b89f8dc 08:53:58 ---> 87fad24bd555 08:53:58 Step 6/8 : WORKDIR /device-sdk-go 08:53:59 using credential edgex-jenkins-ssh 08:53:59 Cloning the remote Git repository 08:53:59 Cloning with configured refspecs honoured and without tags 08:53:59 ---> Running in b877575f1dfa 08:53:59 Removing intermediate container b877575f1dfa 08:53:59 ---> 3fa33fdbeb3d 08:53:59 Step 7/8 : COPY . . 08:53:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:53:59 > git init /w/workspace/device-sdk-go/21 # timeout=10 08:53:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:53:59 > git --version # timeout=10 08:53:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:53:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:54:00 Fetching without tags 08:54:00 ---> 2402db4bc02a 08:54:00 Step 8/8 : RUN go mod download 08:54:00 Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 08:54:00 ---> Running in 07e54e319fd9 08:54:00 Merge succeeded, producing b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 08:54:00 Checking out Revision b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 (PR-448) 08:54:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:54:00 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 08:54:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:54:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:54:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:54:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:54:00 > git config core.sparsecheckout # timeout=10 08:54:00 > git checkout -f b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 # timeout=10 08:54:00 > git remote # timeout=10 08:54:00 > git config --get remote.origin.url # timeout=10 08:54:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:00 > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 08:54:00 > git rev-parse HEAD^{commit} # timeout=10 08:54:00 > git config core.sparsecheckout # timeout=10 08:54:00 > git checkout -f b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 # timeout=10 08:54:02 go: finding github.com/BurntSushi/toml v0.3.1 08:54:02 go: finding github.com/OneOfOne/xxhash v1.2.6 08:54:02 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:54:02 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:54:02 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:54:02 go: finding github.com/bgentry/speakeasy v0.1.0 08:54:02 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:54:02 go: finding github.com/davecgh/go-spew v1.1.1 08:54:02 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 08:54:02 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 08:54:02 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 08:54:02 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 08:54:02 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 08:54:02 go: finding github.com/fatih/color v1.7.0 08:54:02 go: finding github.com/go-kit/kit v0.8.0 08:54:02 go: finding github.com/go-logfmt/logfmt v0.4.0 08:54:02 go: finding github.com/go-stack/stack v1.8.0 08:54:02 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:54:02 go: finding github.com/google/uuid v1.1.0 08:54:02 go: finding github.com/gorilla/mux v1.7.1 08:54:02 go: finding github.com/hashicorp/consul/api v1.1.0 08:54:02 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:54:02 go: finding github.com/hashicorp/errwrap v1.0.0 08:54:02 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:54:02 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:54:02 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:54:03 go: finding github.com/hashicorp/go-multierror v1.0.0 08:54:03 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:54:03 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:54:03 go: finding github.com/hashicorp/go-syslog v1.0.0 08:54:03 go: finding github.com/hashicorp/go-uuid v1.0.1 08:54:03 go: finding github.com/hashicorp/go.net v0.0.1 08:54:03 go: finding github.com/hashicorp/golang-lru v0.5.0 08:54:03 go: finding github.com/hashicorp/logutils v1.0.0 08:54:03 go: finding github.com/hashicorp/mdns v1.0.0 08:54:03 go: finding github.com/hashicorp/memberlist v0.1.3 08:54:03 go: finding github.com/hashicorp/serf v0.8.2 08:54:03 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:54:03 go: finding github.com/mattn/go-colorable v0.0.9 08:54:03 go: finding github.com/mattn/go-isatty v0.0.3 08:54:03 go: finding github.com/miekg/dns v1.0.14 08:54:03 go: finding github.com/mitchellh/cli v1.0.0 08:54:03 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:54:03 go: finding github.com/mitchellh/copystructure v1.0.0 08:54:03 go: finding github.com/mitchellh/go-homedir v1.0.0 08:54:03 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:54:03 go: finding github.com/mitchellh/gox v0.4.0 08:54:03 go: finding github.com/mitchellh/iochan v1.0.0 08:54:03 go: finding github.com/mitchellh/mapstructure v1.1.2 08:54:03 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:54:03 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:54:03 go: finding github.com/pelletier/go-toml v1.2.0 08:54:03 go: finding github.com/pkg/errors v0.8.1 08:54:03 go: finding github.com/pmezard/go-difflib v1.0.0 08:54:03 go: finding github.com/posener/complete v1.1.1 08:54:03 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:54:03 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:54:03 go: finding github.com/stretchr/objx v0.1.0 08:54:03 go: finding github.com/stretchr/testify v1.5.1 08:54:03 go: finding github.com/ugorji/go v1.1.4 08:54:03 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:54:03 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:54:03 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:54:03 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:54:03 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:54:03 go: finding gopkg.in/yaml.v2 v2.2.8 08:54:05 Commit message: "Implement dynamic device discovery" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:54:07 ========================================================= 08:54:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:54:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:54:08 + 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 . 08:54:08 Sending build context to Docker daemon 2.827MB 08:54:08 Step 1/8 : ARG BASE=golang:1.13-alpine 08:54:08 Step 2/8 : FROM ${BASE} 08:54:08 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:54:08 e6b0cf9c0882: Pulling fs layer 08:54:08 2848faf0eed1: Pulling fs layer 08:54:08 0f37312ad70f: Pulling fs layer 08:54:08 5788d62ee057: Pulling fs layer 08:54:08 0e6b1d234666: Pulling fs layer 08:54:08 bf5d7aec512f: Pulling fs layer 08:54:08 34c802a77dc8: Pulling fs layer 08:54:08 9eb99e56ec68: Pulling fs layer 08:54:08 27c7a5d97fbd: Pulling fs layer 08:54:08 5c102a31e300: Pulling fs layer 08:54:08 dcfb455df0a1: Pulling fs layer 08:54:08 5788d62ee057: Waiting 08:54:08 0e6b1d234666: Waiting 08:54:08 bf5d7aec512f: Waiting 08:54:08 34c802a77dc8: Waiting 08:54:08 9eb99e56ec68: Waiting 08:54:08 27c7a5d97fbd: Waiting 08:54:08 5c102a31e300: Waiting 08:54:08 dcfb455df0a1: Waiting 08:54:08 0f37312ad70f: Verifying Checksum 08:54:08 0f37312ad70f: Download complete 08:54:08 2848faf0eed1: Download complete 08:54:09 0e6b1d234666: Verifying Checksum 08:54:09 0e6b1d234666: Download complete 08:54:09 bf5d7aec512f: Download complete 08:54:09 e6b0cf9c0882: Verifying Checksum 08:54:09 e6b0cf9c0882: Download complete 08:54:09 e6b0cf9c0882: Pull complete 08:54:09 2848faf0eed1: Pull complete 08:54:10 0f37312ad70f: Pull complete 08:54:11 34c802a77dc8: Verifying Checksum 08:54:11 34c802a77dc8: Download complete 08:54:11 27c7a5d97fbd: Verifying Checksum 08:54:11 27c7a5d97fbd: Download complete 08:54:13 Removing intermediate container 07e54e319fd9 08:54:13 ---> d710f0b582e5 08:54:13 Successfully built d710f0b582e5 08:54:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:54:13 5c102a31e300: Verifying Checksum 08:54:13 5c102a31e300: Download complete 08:54:13 9eb99e56ec68: Verifying Checksum 08:54:13 9eb99e56ec68: Download complete 08:54:13 + docker inspect -f . ci-base-image-arm64 08:54:13 . [Pipeline] withDockerContainer 08:54:14 prd-ubuntu18.04-docker-arm64-4c-16g-2558 does not seem to be running inside a container 08:54:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:54:14 dcfb455df0a1: Verifying Checksum 08:54:14 dcfb455df0a1: Download complete 08:54:14 5788d62ee057: Verifying Checksum 08:54:14 5788d62ee057: Download complete 08:54:16 $ docker top 6d60ab3e226cc4b08b0028f9a8f87bbeb3dbd7a248f99a6e23163d026ba095f6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:17 + go version 08:54:17 go version go1.13.5 linux/arm64 [Pipeline] sh 08:54:17 + make test 08:54:17 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:54:19 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:54:25 5788d62ee057: Pull complete 08:54:25 0e6b1d234666: Pull complete 08:54:25 bf5d7aec512f: Pull complete 08:54:28 34c802a77dc8: Pull complete 08:54:33 9eb99e56ec68: Pull complete 08:54:33 27c7a5d97fbd: Pull complete 08:54:34 5c102a31e300: Pull complete 08:54:34 dcfb455df0a1: Pull complete 08:54:34 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:54:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:54:34 ---> 7c70fe431013 08:54:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:54:34 ---> Running in 33cd180a4871 08:54:35 Removing intermediate container 33cd180a4871 08:54:35 ---> d96ae73402b4 08:54:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:35 ---> Running in 6bcf958ae3d0 08:54:36 Removing intermediate container 6bcf958ae3d0 08:54:36 ---> 33b14dcb4019 08:54:36 Step 5/8 : RUN apk add --no-cache make git 08:54:36 ---> Running in 40498edb4454 08:54:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:54:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:54:38 OK: 143 MiB in 39 packages 08:54:39 Removing intermediate container 40498edb4454 08:54:39 ---> c34143553007 08:54:39 Step 6/8 : WORKDIR /device-sdk-go 08:54:39 ---> Running in cf3679338a18 08:54:39 Removing intermediate container cf3679338a18 08:54:39 ---> a6a35204b712 08:54:39 Step 7/8 : COPY . . 08:54:40 ---> f8f75cc5e315 08:54:40 Step 8/8 : RUN go mod download 08:54:40 ---> Running in 6d511d85bc7b 08:54:42 go: finding github.com/BurntSushi/toml v0.3.1 08:54:42 go: finding github.com/OneOfOne/xxhash v1.2.6 08:54:42 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:54:42 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:54:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:54:42 go: finding github.com/bgentry/speakeasy v0.1.0 08:54:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:54:42 go: finding github.com/davecgh/go-spew v1.1.1 08:54:42 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 08:54:42 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 08:54:42 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 08:54:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 08:54:42 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 08:54:42 go: finding github.com/fatih/color v1.7.0 08:54:42 go: finding github.com/go-kit/kit v0.8.0 08:54:42 go: finding github.com/go-logfmt/logfmt v0.4.0 08:54:42 go: finding github.com/go-stack/stack v1.8.0 08:54:42 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:54:42 go: finding github.com/google/uuid v1.1.0 08:54:42 go: finding github.com/gorilla/mux v1.7.1 08:54:42 go: finding github.com/hashicorp/consul/api v1.1.0 08:54:42 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:54:42 go: finding github.com/hashicorp/errwrap v1.0.0 08:54:42 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:54:42 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:54:42 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:54:42 go: finding github.com/hashicorp/go-multierror v1.0.0 08:54:42 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:54:42 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:54:42 go: finding github.com/hashicorp/go-syslog v1.0.0 08:54:42 go: finding github.com/hashicorp/go-uuid v1.0.1 08:54:42 go: finding github.com/hashicorp/go.net v0.0.1 08:54:42 go: finding github.com/hashicorp/golang-lru v0.5.0 08:54:42 go: finding github.com/hashicorp/logutils v1.0.0 08:54:42 go: finding github.com/hashicorp/mdns v1.0.0 08:54:42 go: finding github.com/hashicorp/memberlist v0.1.3 08:54:42 go: finding github.com/hashicorp/serf v0.8.2 08:54:42 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:54:42 go: finding github.com/mattn/go-colorable v0.0.9 08:54:42 go: finding github.com/mattn/go-isatty v0.0.3 08:54:42 go: finding github.com/miekg/dns v1.0.14 08:54:42 go: finding github.com/mitchellh/cli v1.0.0 08:54:42 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:54:42 go: finding github.com/mitchellh/copystructure v1.0.0 08:54:42 go: finding github.com/mitchellh/go-homedir v1.0.0 08:54:42 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:54:42 go: finding github.com/mitchellh/gox v0.4.0 08:54:42 go: finding github.com/mitchellh/iochan v1.0.0 08:54:42 go: finding github.com/mitchellh/mapstructure v1.1.2 08:54:42 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:54:42 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:54:42 go: finding github.com/pelletier/go-toml v1.2.0 08:54:42 go: finding github.com/pkg/errors v0.8.1 08:54:42 go: finding github.com/pmezard/go-difflib v1.0.0 08:54:42 go: finding github.com/posener/complete v1.1.1 08:54:42 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:54:42 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:54:42 go: finding github.com/stretchr/objx v0.1.0 08:54:42 go: finding github.com/stretchr/testify v1.5.1 08:54:42 go: finding github.com/ugorji/go v1.1.4 08:54:42 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:54:42 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:54:42 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:54:42 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:54:42 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:54:42 go: finding gopkg.in/yaml.v2 v2.2.8 08:54:47 Removing intermediate container 6d511d85bc7b 08:54:47 ---> 5507ba67c156 08:54:47 Successfully built 5507ba67c156 08:54:47 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 08:54:48 + docker inspect -f . ci-base-image-x86_64 08:54:48 . [Pipeline] withDockerContainer 08:54:48 prd-centos7-docker-4c-2g-2559 does not seem to be running inside a container 08:54:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:54:49 $ docker top 78fe209919c8cecdc40bdcf3c8861934c5527ff950209bfff9d6a26dd5bd70e2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:50 + go version 08:54:50 go version go1.13.5 linux/amd64 [Pipeline] sh 08:54:51 + make test 08:54:51 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:54:53 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:55:06 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:55:06 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:55:06 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 08:55:06 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.023s coverage: 22.6% of statements 08:55:06 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.203s coverage: 95.8% of statements 08:55:20 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:55:20 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:55:20 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 08:55:20 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.016s coverage: 22.6% of statements 08:55:20 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.106s coverage: 95.8% of statements 08:55:32 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.177s coverage: 7.7% of statements 08:55:32 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.031s coverage: 22.7% of statements 08:55:32 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:55:32 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.326s coverage: 36.9% of statements 08:55:32 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:55:32 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 08:55:32 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.718s coverage: 75.0% of statements 08:55:32 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:55:32 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:55:32 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:55:32 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.086s coverage: 52.6% of statements 08:55:32 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.332s coverage: 76.1% of statements 08:55:32 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 08:55:32 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:55:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:55:38 gofmt -l . 08:55:38 [ "`gofmt -l .`" = "" ] 08:55:38 ./bin/test-attribution-txt.sh 08:55:38 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:55:39 Stashed 1 file(s) [Pipeline] } 08:55:39 $ docker stop --time=1 6d60ab3e226cc4b08b0028f9a8f87bbeb3dbd7a248f99a6e23163d026ba095f6 08:55:41 $ docker rm -f 6d60ab3e226cc4b08b0028f9a8f87bbeb3dbd7a248f99a6e23163d026ba095f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:55:43 + ls -al . 08:55:43 total 200 08:55:43 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 08:55 . 08:55:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:53 .. 08:55:43 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 08:53 .dockerignore 08:55:43 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 08:53 .git 08:55:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 08:53 .github 08:55:43 -rw-rw-r-- 1 jenkins jenkins 138 Apr 7 08:53 .gitignore 08:55:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:53 .semver 08:55:43 -rw-rw-r-- 1 jenkins jenkins 936 Apr 7 08:53 Dockerfile.build 08:55:43 -rw-rw-r-- 1 jenkins jenkins 808 Apr 7 08:53 Jenkinsfile 08:55:43 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 08:53 LICENSE 08:55:43 -rw-rw-r-- 1 jenkins jenkins 892 Apr 7 08:53 Makefile 08:55:43 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 7 08:53 README.md 08:55:43 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 08:50 VERSION 08:55:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:53 api 08:55:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 08:53 bin 08:55:43 -rw-r--r-- 1 jenkins jenkins 95999 Apr 7 08:55 coverage.out 08:55:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:53 example 08:55:43 -rw-r--r-- 1 jenkins jenkins 438 Apr 7 08:55 go.mod 08:55:43 -rw-r--r-- 1 jenkins jenkins 11812 Apr 7 08:55 go.sum 08:55:43 drwxrwxr-x 14 jenkins jenkins 4096 Apr 7 08:53 internal 08:55:43 drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 08:53 pkg 08:55:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:53 snap 08:55:43 -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 08:53 version.go [Pipeline] isUnix [Pipeline] sh 08:55:44 + 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=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 --label arch=arm64 --label version=0.0.0 . 08:55:44 Sending build context to Docker daemon 2.945MB 08:55:44 Step 1/20 : ARG BASE=golang:1.13-alpine 08:55:44 Step 2/20 : FROM ${BASE} AS builder 08:55:44 ---> d710f0b582e5 08:55:44 Step 3/20 : ARG MAKE='make build' 08:55:45 ---> Running in 1a84bcf36d8d 08:55:45 Removing intermediate container 1a84bcf36d8d 08:55:45 ---> cd9593566d9e 08:55:45 Step 4/20 : WORKDIR /device-sdk-go 08:55:45 ---> Running in bce296bf6dc4 08:55:46 Removing intermediate container bce296bf6dc4 08:55:46 ---> 7eb35f85a86b 08:55:46 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:55:46 ---> Running in 8c12ff47e24b 08:55:46 Removing intermediate container 8c12ff47e24b 08:55:46 ---> e0b6d0cda57e 08:55:46 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:46 ---> Running in 4e663e7235d2 08:55:48 Removing intermediate container 4e663e7235d2 08:55:48 ---> ff17b17c4a6e 08:55:48 Step 7/20 : RUN apk add --update --no-cache make git 08:55:48 ---> Running in ccb247d3410a 08:55:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:55:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:55:50 OK: 125 MiB in 39 packages 08:55:51 Removing intermediate container ccb247d3410a 08:55:51 ---> 1c8d7cff6eab 08:55:51 Step 8/20 : COPY . . 08:55:53 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.108s coverage: 7.7% of statements 08:55:53 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.029s coverage: 22.7% of statements 08:55:53 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:55:53 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.426s coverage: 36.9% of statements 08:55:53 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:55:53 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 08:55:53 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.478s coverage: 75.0% of statements 08:55:53 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:55:53 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:55:53 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:55:53 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.019s coverage: 52.6% of statements 08:55:53 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.158s coverage: 76.1% of statements 08:55:53 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 08:55:53 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:55:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:55:53 ---> 0dcb48a53cd3 08:55:53 Step 9/20 : RUN ${MAKE} 08:55:53 ---> Running in ead8f9e16f85 08:55:54 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 08:55:55 gofmt -l . 08:55:55 [ "`gofmt -l .`" = "" ] 08:55:55 ./bin/test-attribution-txt.sh 08:55:56 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:55:56 Warning: overwriting stash ‘coverage-report’ 08:55:57 Stashed 1 file(s) [Pipeline] } 08:55:57 $ docker stop --time=1 78fe209919c8cecdc40bdcf3c8861934c5527ff950209bfff9d6a26dd5bd70e2 08:55:59 $ docker rm -f 78fe209919c8cecdc40bdcf3c8861934c5527ff950209bfff9d6a26dd5bd70e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:56:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:56:01 + ls -al . 08:56:01 total 160 08:56:01 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 7 08:55 . 08:56:01 drwxrwxr-x. 4 jenkins jenkins 30 Apr 7 08:53 .. 08:56:01 drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 08:54 api 08:56:01 drwxrwxr-x. 2 jenkins jenkins 64 Apr 7 08:54 bin 08:56:01 -rw-r--r--. 1 jenkins jenkins 95999 Apr 7 08:55 coverage.out 08:56:01 -rw-rw-r--. 1 jenkins jenkins 936 Apr 7 08:54 Dockerfile.build 08:56:01 -rw-rw-r--. 1 jenkins jenkins 140 Apr 7 08:54 .dockerignore 08:56:01 drwxrwxr-x. 4 jenkins jenkins 48 Apr 7 08:54 example 08:56:01 drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 08:54 .git 08:56:01 drwxrwxr-x. 2 jenkins jenkins 38 Apr 7 08:54 .github 08:56:01 -rw-rw-r--. 1 jenkins jenkins 138 Apr 7 08:54 .gitignore 08:56:01 -rw-r--r--. 1 jenkins jenkins 438 Apr 7 08:55 go.mod 08:56:01 -rw-r--r--. 1 jenkins jenkins 11812 Apr 7 08:55 go.sum 08:56:01 drwxrwxr-x. 14 jenkins jenkins 200 Apr 7 08:54 internal 08:56:01 -rw-rw-r--. 1 jenkins jenkins 808 Apr 7 08:54 Jenkinsfile 08:56:01 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 7 08:54 LICENSE 08:56:01 -rw-rw-r--. 1 jenkins jenkins 892 Apr 7 08:54 Makefile 08:56:01 drwxrwxr-x. 5 jenkins jenkins 50 Apr 7 08:54 pkg 08:56:01 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 7 08:54 README.md 08:56:01 drwxrwxr-x. 3 jenkins jenkins 58 Apr 7 08:54 .semver 08:56:01 drwxrwxr-x. 4 jenkins jenkins 54 Apr 7 08:54 snap 08:56:01 -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 08:50 VERSION 08:56:01 -rw-rw-r--. 1 jenkins jenkins 222 Apr 7 08:54 version.go [Pipeline] isUnix [Pipeline] sh 08:56:01 + 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=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 --label arch=amd64 --label version=0.0.0 . 08:56:02 Sending build context to Docker daemon 2.945MB 08:56:02 Step 1/20 : ARG BASE=golang:1.13-alpine 08:56:02 Step 2/20 : FROM ${BASE} AS builder 08:56:02 ---> 5507ba67c156 08:56:02 Step 3/20 : ARG MAKE='make build' 08:56:02 ---> Running in f5fd694f50a2 08:56:02 Removing intermediate container f5fd694f50a2 08:56:02 ---> 500b48babf7c 08:56:02 Step 4/20 : WORKDIR /device-sdk-go 08:56:02 ---> Running in 0965a93307d3 08:56:02 Removing intermediate container 0965a93307d3 08:56:02 ---> 63575cc92728 08:56:02 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:56:02 ---> Running in c564f77680ba 08:56:02 Removing intermediate container c564f77680ba 08:56:02 ---> d6ae74a07795 08:56:02 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:02 ---> Running in 78e6c19af4b4 08:56:04 Removing intermediate container 78e6c19af4b4 08:56:04 ---> b4eb3f66fbb9 08:56:04 Step 7/20 : RUN apk add --update --no-cache make git 08:56:04 ---> Running in bd31c329e015 08:56:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:56:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:56:06 OK: 143 MiB in 39 packages 08:56:07 Removing intermediate container bd31c329e015 08:56:07 ---> 64fc8bd1400d 08:56:07 Step 8/20 : COPY . . 08:56:07 ---> 9a53f766540e 08:56:07 Step 9/20 : RUN ${MAKE} 08:56:07 ---> Running in 734035bc5d5d 08:56:08 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 08:56:33 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:56:33 Removing intermediate container ead8f9e16f85 08:56:33 ---> 2ef7f7cdc21e 08:56:33 Step 10/20 : FROM scratch 08:56:33 ---> 08:56:33 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:56:33 ---> Running in 5f0b736e3b40 08:56:33 Removing intermediate container 5f0b736e3b40 08:56:33 ---> 37c4616c4785 08:56:33 Step 12/20 : ENV APP_PORT=49990 08:56:33 ---> Running in a86caafcc142 08:56:33 Removing intermediate container a86caafcc142 08:56:33 ---> 83ff69492eb7 08:56:33 Step 13/20 : EXPOSE $APP_PORT 08:56:33 ---> Running in 999e398256a1 08:56:33 Removing intermediate container 999e398256a1 08:56:33 ---> 410401f6e2a0 08:56:33 Step 14/20 : WORKDIR / 08:56:33 ---> Running in d232ff60250c 08:56:34 Removing intermediate container d232ff60250c 08:56:34 ---> 32e2afc0b546 08:56:34 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:56:35 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:56:35 Removing intermediate container 734035bc5d5d 08:56:35 ---> 5fad2f64487d 08:56:35 Step 10/20 : FROM scratch 08:56:35 ---> 08:56:35 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:56:35 ---> Running in 07fb4f51836e 08:56:35 Removing intermediate container 07fb4f51836e 08:56:35 ---> da1277f0feea 08:56:35 Step 12/20 : ENV APP_PORT=49990 08:56:35 ---> Running in 934375dc7ba9 08:56:35 Removing intermediate container 934375dc7ba9 08:56:35 ---> df847203ef11 08:56:35 Step 13/20 : EXPOSE $APP_PORT 08:56:35 ---> Running in e169c1cdf523 08:56:35 Removing intermediate container e169c1cdf523 08:56:35 ---> 7d562db75ea7 08:56:35 Step 14/20 : WORKDIR / 08:56:35 ---> Running in b135da76eec9 08:56:35 Removing intermediate container b135da76eec9 08:56:35 ---> 3dc83469a9b2 08:56:35 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:56:35 ---> 63e3db37cf16 08:56:35 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 08:56:35 ---> a8fa0db0a568 08:56:35 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 08:56:36 ---> 808ebf31cac5 08:56:36 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 08:56:36 ---> Running in 849891defc77 08:56:36 ---> 1fc367a5d884 08:56:36 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 08:56:36 ---> Running in d5167b393b3a 08:56:36 Removing intermediate container 849891defc77 08:56:36 ---> 091ada0b0777 08:56:36 Step 18/20 : LABEL arch=arm64 08:56:36 Removing intermediate container d5167b393b3a 08:56:36 ---> 7231b8c270ca 08:56:36 Step 18/20 : LABEL arch=amd64 08:56:36 ---> Running in 66626424cad5 08:56:36 ---> Running in da7e90cb72b8 08:56:36 Removing intermediate container 66626424cad5 08:56:36 ---> 908f8de38e42 08:56:36 Step 19/20 : LABEL git_sha=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 08:56:36 ---> Running in 728cdfef3f03 08:56:37 Removing intermediate container da7e90cb72b8 08:56:37 ---> edc245fc2b96 08:56:37 Step 19/20 : LABEL git_sha=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 08:56:37 ---> Running in e46890e6deec 08:56:37 Removing intermediate container e46890e6deec 08:56:37 ---> e1a588598fe3 08:56:37 Step 20/20 : LABEL version=0.0.0 08:56:37 ---> Running in 5cbdfe35abc5 08:56:37 Removing intermediate container 5cbdfe35abc5 08:56:37 ---> c59a55c1a998 08:56:37 [Warning] One or more build-args [ARCH] were not consumed 08:56:38 Removing intermediate container 728cdfef3f03 08:56:38 ---> 8588df0bedfa 08:56:38 Step 20/20 : LABEL version=0.0.0 08:56:38 ---> Running in 9ee9b7900c28 08:56:38 Removing intermediate container 9ee9b7900c28 08:56:38 ---> 44657da831c9 08:56:38 [Warning] One or more build-args [ARCH] were not consumed 08:56:38 Successfully built 44657da831c9 08:56:38 Successfully tagged docker-device-sdk-simple:latest 08:56:38 Successfully built c59a55c1a998 08:56:38 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:56:39 provisioning config files... 08:56:39 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config3445575446176768531tmp [Pipeline] { [Pipeline] sh 08:56:40 + curl -s https://codecov.io/bash 08:56:40 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config3445575446176768531tmp 08:56:40 08:56:40 _____ _ 08:56:40 / ____| | | 08:56:40 | | ___ __| | ___ ___ _____ __ 08:56:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:56:40 | |___| (_) | (_| | __/ (_| (_) \ V / 08:56:40 \_____\___/ \__,_|\___|\___\___/ \_/ 08:56:40 Bash-tbd 08:56:40 08:56:40 08:56:40 ==> Jenkins CI detected. 08:56:40 project root: . 08:56:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:56:40 ==> Running gcov in . (disable via -X gcov) 08:56:40 ==> Python coveragepy not found 08:56:40 ==> Searching for coverage reports in: 08:56:40 + . 08:56:40 -> Found 1 reports 08:56:40 ==> Detecting git/mercurial file structure 08:56:40 ==> Reading reports 08:56:40 + ./coverage.out bytes=95999 08:56:40 ==> Appending adjustments 08:56:40 http://docs.codecov.io/docs/fixing-reports 08:56:40 + Found adjustments 08:56:40 ==> Gzipping contents 08:56:40 ==> Uploading reports 08:56:40 url: https://codecov.io 08:56:40 query: branch=PR-448&commit=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 08:56:40 -> Pinging Codecov 08:56:40 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-448&commit=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 08:56:41 -> Uploading 08:59:02 X> Failed to upload 08:59:02 -> Sleeping for 30s and trying again... 08:59:20 -> Pinging Codecov 08:59:20 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-448&commit=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 08:59:20 -> Uploading 08:59:20 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 [Pipeline] } 08:59:20 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 08:59:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:59:22 ---> package-listing.sh 08:59:22 ++ facter osfamily 08:59:22 ++ tr '[:upper:]' '[:lower:]' 08:59:22 + OS_FAMILY=redhat 08:59:22 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-448 08:59:22 + START_PACKAGES=/tmp/packages_start.txt 08:59:22 + END_PACKAGES=/tmp/packages_end.txt 08:59:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:59:22 + PACKAGES=/tmp/packages_start.txt 08:59:22 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 08:59:22 + PACKAGES=/tmp/packages_end.txt 08:59:22 + case "${OS_FAMILY}" in 08:59:22 + rpm -qa 08:59:22 + sort 08:59:26 + '[' -f /tmp/packages_start.txt ']' 08:59:26 + '[' -f /tmp/packages_end.txt ']' 08:59:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:59:26 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 08:59:26 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ 08:59:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [Pipeline] isUnix [Pipeline] sh 08:59:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:59:26 08:59:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:59:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:59:27 alpine: Pulling from edgex-lftools-log-publisher 08:59:27 c9b1b535fdd9: Pulling fs layer 08:59:27 2cc5ad85d9ab: Pulling fs layer 08:59:27 756a868c4378: Pulling fs layer 08:59:27 444b2fc9a129: Pulling fs layer 08:59:27 ea15f1150254: Pulling fs layer 08:59:27 41b27a9f41bf: Pulling fs layer 08:59:27 28c525ee5125: Pulling fs layer 08:59:27 094b1ea09ed8: Pulling fs layer 08:59:27 138eaada9080: Pulling fs layer 08:59:27 0622d0fa9048: Pulling fs layer 08:59:27 444b2fc9a129: Waiting 08:59:27 ea15f1150254: Waiting 08:59:27 41b27a9f41bf: Waiting 08:59:27 28c525ee5125: Waiting 08:59:27 094b1ea09ed8: Waiting 08:59:27 138eaada9080: Waiting 08:59:27 0622d0fa9048: Waiting 08:59:27 2cc5ad85d9ab: Verifying Checksum 08:59:27 2cc5ad85d9ab: Download complete 08:59:27 444b2fc9a129: Verifying Checksum 08:59:27 444b2fc9a129: Download complete 08:59:27 c9b1b535fdd9: Verifying Checksum 08:59:27 ea15f1150254: Verifying Checksum 08:59:27 ea15f1150254: Download complete 08:59:27 28c525ee5125: Verifying Checksum 08:59:27 28c525ee5125: Download complete 08:59:27 756a868c4378: Verifying Checksum 08:59:27 756a868c4378: Download complete 08:59:27 c9b1b535fdd9: Pull complete 08:59:28 138eaada9080: Verifying Checksum 08:59:28 138eaada9080: Download complete 08:59:28 0622d0fa9048: Verifying Checksum 08:59:28 0622d0fa9048: Download complete 08:59:28 094b1ea09ed8: Verifying Checksum 08:59:28 094b1ea09ed8: Download complete 08:59:28 2cc5ad85d9ab: Pull complete 08:59:28 41b27a9f41bf: Verifying Checksum 08:59:28 41b27a9f41bf: Download complete 08:59:29 756a868c4378: Pull complete 08:59:29 444b2fc9a129: Pull complete 08:59:30 ea15f1150254: Pull complete 08:59:34 41b27a9f41bf: Pull complete 08:59:34 28c525ee5125: Pull complete 08:59:36 094b1ea09ed8: Pull complete 08:59:36 138eaada9080: Pull complete 08:59:36 0622d0fa9048: Pull complete 08:59:36 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:59:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:59:36 prd-centos7-docker-4c-2g-2557 does not seem to be running inside a container 08:59:36 $ 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-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@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 08:59:37 $ docker top 7d64de46db55cb22ae4b4bbc910762e4134fb8d687a1b5a33eb9fb587b983d9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:59:37 provisioning config files... 08:59:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config2308294760202769245tmp [Pipeline] { [Pipeline] echo 08:59:37 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:59:38 ---> create-netrc.sh [Pipeline] echo 08:59:38 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:59:38 ---> logs-deploy.sh 08:59:38 + ARCHIVE_ARTIFACTS= 08:59:38 + LOGS_SERVER=https://logs.edgexfoundry.org 08:59:38 + '[' https://logs.edgexfoundry.org == None ']' 08:59:38 + NEXUS_URL=https://nexus.edgexfoundry.org 08:59:38 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/21 08:59:38 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/21/ 08:59:38 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/21 /w/workspace/dgexfoundry_device-sdk-go_PR-448 08:59:39 Archives upload complete. 08:59:39 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/21 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/21/