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 Obtained Jenkinsfile from 3f115959b13ef52cd40ef50919fc3550a279e4c6+48688a4bd0b1e0580b86c0f4f944ad389879dbd8 (a6b55595a591519789f6787666fe9d4f1398f22a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-4961 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 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 Fetching without tags Merging remotes/origin/master commit 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 into PR head commit 3f115959b13ef52cd40ef50919fc3550a279e4c6 Merge succeeded, producing 3f115959b13ef52cd40ef50919fc3550a279e4c6 Checking out Revision 3f115959b13ef52cd40ef50919fc3550a279e4c6 (PR-448) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f115959b13ef52cd40ef50919fc3550a279e4c6 # 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 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f115959b13ef52cd40ef50919fc3550a279e4c6 # timeout=10 Commit message: "Update Requested changes in PR" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:42:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:42:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:42:03 ========================================================= 13:42:03 EdgeX Global Pipelines Version Info 13:42:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ee8ead41e99ec16be3cbecbe1c89b2fa404d7f8b # timeout=10 13:42:05 ------------------- 13:42:05 stable info: 13:42:05 ------------------- 13:42:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:42:05 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 13:42:05 Message: update stable to v1.0.73 13:42:05 ------------------- 13:42:05 experimental info: 13:42:05 ------------------- 13:42:05 Commited By: **** collab-it+edgex@linuxfoundation.org 13:42:05 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 13:42:05 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:42:07 13:42:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:42:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:42:08 latest: Pulling from edgex-devops/git-semver 13:42:08 9123ac7c32f7: Pulling fs layer 13:42:08 b8cc5d1170e3: Pulling fs layer 13:42:08 2924cbbf6a41: Pulling fs layer 13:42:08 93b08a4f1073: Pulling fs layer 13:42:08 93b08a4f1073: Waiting 13:42:08 b8cc5d1170e3: Verifying Checksum 13:42:08 b8cc5d1170e3: Download complete 13:42:08 9123ac7c32f7: Verifying Checksum 13:42:08 9123ac7c32f7: Download complete 13:42:08 93b08a4f1073: Verifying Checksum 13:42:08 93b08a4f1073: Download complete 13:42:08 2924cbbf6a41: Verifying Checksum 13:42:08 2924cbbf6a41: Download complete 13:42:08 9123ac7c32f7: Pull complete 13:42:08 b8cc5d1170e3: Pull complete 13:42:09 2924cbbf6a41: Pull complete 13:42:09 93b08a4f1073: Pull complete 13:42:09 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 13:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:42:09 prd-centos7-docker-4c-2g-4961 does not seem to be running inside a container 13:42:09 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:42:10 $ docker top 335481ae30aa048e2bae842b4588968571be042394293a3ec85f3ba6f2462c5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:10 [ssh-agent] Looking for ssh-agent implementation... 13:42:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:10 $ docker exec 335481ae30aa048e2bae842b4588968571be042394293a3ec85f3ba6f2462c5e ssh-agent 13:42:11 SSH_AUTH_SOCK=/tmp/ssh-Xzuo0C7g3ZLR/agent.14 13:42:11 SSH_AGENT_PID=21 13:42:11 Running ssh-add (command line suppressed) 13:42:11 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_7164884080139878810.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_7164884080139878810.key) 13:42:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:11 + git describe --exact-match --tags HEAD 13:42:11 fatal: No names found, cannot describe anything. [Pipeline] } 13:42:11 $ docker exec --env ******** --env ******** 335481ae30aa048e2bae842b4588968571be042394293a3ec85f3ba6f2462c5e ssh-agent -k 13:42:11 unset SSH_AUTH_SOCK; 13:42:11 unset SSH_AGENT_PID; 13:42:11 echo Agent pid 21 killed; 13:42:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 13:42:11 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 13:42:11 This usually means this commit has not been tagged. [Pipeline] sshagent 13:42:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:12 [ssh-agent] Looking for ssh-agent implementation... 13:42:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:12 $ docker exec 335481ae30aa048e2bae842b4588968571be042394293a3ec85f3ba6f2462c5e ssh-agent 13:42:12 SSH_AUTH_SOCK=/tmp/ssh-F6D8JQz8sB8v/agent.56 13:42:12 SSH_AGENT_PID=63 13:42:12 Running ssh-add (command line suppressed) 13:42:12 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_7567525654434027844.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_7567525654434027844.key) 13:42:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:12 + git semver init 13:42:12 # -> Open(): unable to determine branch for HEAD 13:42:12 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.git 13:42:12 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-448 13:42:12 # $SEMVER_REMOTE_NAME = origin 13:42:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:42:12 # $SEMVER_USER_NAME = edgex-jenkins 13:42:12 # $SEMVER_BRANCH = PR-448 13:42:12 # $SEMVER_TEMP = /tmp/semver-833252832 13:42:12 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:42:13 # '/tmp/semver-833252832' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver' 13:42:13 # -> Force: false 13:42:13 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver [Pipeline] } 13:42:13 $ docker exec --env ******** --env ******** 335481ae30aa048e2bae842b4588968571be042394293a3ec85f3ba6f2462c5e ssh-agent -k 13:42:13 unset SSH_AUTH_SOCK; 13:42:13 unset SSH_AGENT_PID; 13:42:13 echo Agent pid 63 killed; 13:42:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:14 + git semver [Pipeline] } 13:42:14 $ docker stop --time=1 335481ae30aa048e2bae842b4588968571be042394293a3ec85f3ba6f2462c5e 13:42:15 $ docker rm -f 335481ae30aa048e2bae842b4588968571be042394293a3ec85f3ba6f2462c5e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 13:42:16 Stashed 47 file(s) [Pipeline] echo 13:42:16 [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 13:42:31 Still waiting to schedule task 13:42:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:42:31 Still waiting to schedule task 13:42:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:44:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4962 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 13:44:15 Running in /w/workspace/device-sdk-go/31 [Pipeline] { [Pipeline] checkout 13:44:20 using credential edgex-jenkins-ssh 13:44:20 Cloning the remote Git repository 13:44:20 Cloning with configured refspecs honoured and without tags 13:44:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:44:20 > git init /w/workspace/device-sdk-go/31 # timeout=10 13:44:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:44:20 > git --version # timeout=10 13:44:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:44:20 > 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 13:44:21 Fetching without tags 13:44:22 Merging remotes/origin/master commit 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 into PR head commit 3f115959b13ef52cd40ef50919fc3550a279e4c6 13:44:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:44:21 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 13:44:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:44:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:44:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:44:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:44:21 > 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 13:44:22 > git config core.sparsecheckout # timeout=10 13:44:22 > git checkout -f 3f115959b13ef52cd40ef50919fc3550a279e4c6 # timeout=10 13:44:23 Merge succeeded, producing 3f115959b13ef52cd40ef50919fc3550a279e4c6 13:44:23 Checking out Revision 3f115959b13ef52cd40ef50919fc3550a279e4c6 (PR-448) 13:44:22 > git remote # timeout=10 13:44:22 > git config --get remote.origin.url # timeout=10 13:44:22 using GIT_SSH to set credentials SSH Credentials for GitHub 13:44:22 > git merge 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 # timeout=10 13:44:22 > git rev-parse HEAD^{commit} # timeout=10 13:44:23 > git config core.sparsecheckout # timeout=10 13:44:23 > git checkout -f 3f115959b13ef52cd40ef50919fc3550a279e4c6 # timeout=10 13:44:27 Commit message: "Update Requested changes in PR" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:44:28 ========================================================= 13:44:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 13:44:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:44:29 + 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 . 13:44:30 Sending build context to Docker daemon 2.93MB 13:44:30 Step 1/8 : ARG BASE=golang:1.13-alpine 13:44:30 Step 2/8 : FROM ${BASE} 13:44:31 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:44:31 cde5963f3b93: Pulling fs layer 13:44:31 2a23fa8c16f7: Pulling fs layer 13:44:31 777b28850792: Pulling fs layer 13:44:31 8a11ddd9e578: Pulling fs layer 13:44:31 4cf88f913ddb: Pulling fs layer 13:44:31 1df406cf5192: Pulling fs layer 13:44:31 cd6300453558: Pulling fs layer 13:44:31 b9c365052c96: Pulling fs layer 13:44:31 a2d8cc88f415: Pulling fs layer 13:44:31 ea1d1ca13537: Pulling fs layer 13:44:31 3750a50a1c5e: Pulling fs layer 13:44:31 8a11ddd9e578: Waiting 13:44:31 4cf88f913ddb: Waiting 13:44:31 1df406cf5192: Waiting 13:44:31 cd6300453558: Waiting 13:44:31 b9c365052c96: Waiting 13:44:31 a2d8cc88f415: Waiting 13:44:31 ea1d1ca13537: Waiting 13:44:31 3750a50a1c5e: Waiting 13:44:31 777b28850792: Verifying Checksum 13:44:31 777b28850792: Download complete 13:44:31 2a23fa8c16f7: Verifying Checksum 13:44:31 2a23fa8c16f7: Download complete 13:44:31 4cf88f913ddb: Verifying Checksum 13:44:31 4cf88f913ddb: Download complete 13:44:31 1df406cf5192: Verifying Checksum 13:44:31 1df406cf5192: Download complete 13:44:31 cde5963f3b93: Verifying Checksum 13:44:31 cde5963f3b93: Download complete 13:44:32 cde5963f3b93: Pull complete 13:44:33 2a23fa8c16f7: Pull complete 13:44:33 777b28850792: Pull complete 13:44:35 cd6300453558: Verifying Checksum 13:44:35 cd6300453558: Download complete 13:44:35 a2d8cc88f415: Download complete 13:44:37 ea1d1ca13537: Verifying Checksum 13:44:37 ea1d1ca13537: Download complete 13:44:38 3750a50a1c5e: Verifying Checksum 13:44:38 3750a50a1c5e: Download complete 13:44:40 b9c365052c96: Verifying Checksum 13:44:40 b9c365052c96: Download complete 13:44:42 8a11ddd9e578: Verifying Checksum 13:44:42 8a11ddd9e578: Download complete 13:44:55 8a11ddd9e578: Pull complete 13:44:55 4cf88f913ddb: Pull complete 13:44:55 1df406cf5192: Pull complete 13:44:55 Running on prd-centos7-docker-4c-2g-4963 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 13:44:55 Running in /w/workspace/device-sdk-go/31 [Pipeline] { [Pipeline] checkout 13:44:58 using credential edgex-jenkins-ssh 13:44:58 Cloning the remote Git repository 13:44:58 Cloning with configured refspecs honoured and without tags 13:44:58 Fetching without tags 13:44:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:44:57 > git init /w/workspace/device-sdk-go/31 # timeout=10 13:44:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:44:57 > git --version # timeout=10 13:44:57 using GIT_SSH to set credentials SSH Credentials for GitHub 13:44:58 > 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 13:44:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:44:58 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 13:44:58 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:44:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:44:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:44:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:44:58 > 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 13:44:59 Merging remotes/origin/master commit 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 into PR head commit 3f115959b13ef52cd40ef50919fc3550a279e4c6 13:44:59 Merge succeeded, producing 3f115959b13ef52cd40ef50919fc3550a279e4c6 13:44:59 Checking out Revision 3f115959b13ef52cd40ef50919fc3550a279e4c6 (PR-448) 13:44:59 > git config core.sparsecheckout # timeout=10 13:44:59 > git checkout -f 3f115959b13ef52cd40ef50919fc3550a279e4c6 # timeout=10 13:44:59 > git remote # timeout=10 13:44:59 > git config --get remote.origin.url # timeout=10 13:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:44:59 > git merge 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 # timeout=10 13:44:59 > git rev-parse HEAD^{commit} # timeout=10 13:44:59 > git config core.sparsecheckout # timeout=10 13:44:59 > git checkout -f 3f115959b13ef52cd40ef50919fc3550a279e4c6 # timeout=10 13:45:00 cd6300453558: Pull complete 13:45:03 Commit message: "Update Requested changes in PR" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 13:45:03 b9c365052c96: Pull complete [Pipeline] echo 13:45:03 ========================================================= 13:45:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 13:45:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:45:04 a2d8cc88f415: Pull complete 13:45:04 + 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 . 13:45:04 Sending build context to Docker daemon 2.928MB 13:45:04 Step 1/8 : ARG BASE=golang:1.13-alpine 13:45:04 Step 2/8 : FROM ${BASE} 13:45:04 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 13:45:04 e6b0cf9c0882: Pulling fs layer 13:45:04 2848faf0eed1: Pulling fs layer 13:45:04 0f37312ad70f: Pulling fs layer 13:45:04 5788d62ee057: Pulling fs layer 13:45:04 0e6b1d234666: Pulling fs layer 13:45:04 bf5d7aec512f: Pulling fs layer 13:45:04 34c802a77dc8: Pulling fs layer 13:45:04 9eb99e56ec68: Pulling fs layer 13:45:04 27c7a5d97fbd: Pulling fs layer 13:45:04 5c102a31e300: Pulling fs layer 13:45:04 dcfb455df0a1: Pulling fs layer 13:45:04 34c802a77dc8: Waiting 13:45:04 9eb99e56ec68: Waiting 13:45:04 5788d62ee057: Waiting 13:45:04 dcfb455df0a1: Waiting 13:45:04 0e6b1d234666: Waiting 13:45:04 27c7a5d97fbd: Waiting 13:45:04 0f37312ad70f: Verifying Checksum 13:45:04 0f37312ad70f: Download complete 13:45:04 2848faf0eed1: Verifying Checksum 13:45:04 2848faf0eed1: Download complete 13:45:04 0e6b1d234666: Verifying Checksum 13:45:04 0e6b1d234666: Download complete 13:45:04 bf5d7aec512f: Verifying Checksum 13:45:04 bf5d7aec512f: Download complete 13:45:04 e6b0cf9c0882: Verifying Checksum 13:45:04 e6b0cf9c0882: Download complete 13:45:05 e6b0cf9c0882: Pull complete 13:45:05 2848faf0eed1: Pull complete 13:45:05 0f37312ad70f: Pull complete 13:45:05 34c802a77dc8: Verifying Checksum 13:45:05 34c802a77dc8: Download complete 13:45:05 27c7a5d97fbd: Verifying Checksum 13:45:05 27c7a5d97fbd: Download complete 13:45:06 5788d62ee057: Verifying Checksum 13:45:06 5788d62ee057: Download complete 13:45:06 dcfb455df0a1: Verifying Checksum 13:45:06 dcfb455df0a1: Download complete 13:45:06 5c102a31e300: Verifying Checksum 13:45:06 5c102a31e300: Download complete 13:45:06 9eb99e56ec68: Verifying Checksum 13:45:06 9eb99e56ec68: Download complete 13:45:06 ea1d1ca13537: Pull complete 13:45:06 3750a50a1c5e: Pull complete 13:45:06 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 13:45:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 13:45:06 ---> 78745c68409d 13:45:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:45:10 ---> Running in a6abc39a12df 13:45:11 Removing intermediate container a6abc39a12df 13:45:11 ---> 5a39c1d8412f 13:45:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:45:11 ---> Running in 3217244bb724 13:45:13 5788d62ee057: Pull complete 13:45:13 0e6b1d234666: Pull complete 13:45:13 bf5d7aec512f: Pull complete 13:45:13 Removing intermediate container 3217244bb724 13:45:13 ---> aa022bbf44b5 13:45:13 Step 5/8 : RUN apk add --no-cache make git 13:45:13 ---> Running in 3dfb7395b6c5 13:45:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 13:45:15 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 13:45:15 OK: 125 MiB in 39 packages 13:45:17 Removing intermediate container 3dfb7395b6c5 13:45:17 ---> a5c222dc7cb8 13:45:17 Step 6/8 : WORKDIR /device-sdk-go 13:45:17 ---> Running in 9b0d0f0413f5 13:45:17 Removing intermediate container 9b0d0f0413f5 13:45:17 ---> f34782afa50e 13:45:17 Step 7/8 : COPY . . 13:45:18 34c802a77dc8: Pull complete 13:45:19 ---> 4fb48f4f625b 13:45:19 Step 8/8 : RUN go mod download 13:45:19 ---> Running in 0ae9ef5dd335 13:45:21 go: finding github.com/BurntSushi/toml v0.3.1 13:45:21 go: finding github.com/OneOfOne/xxhash v1.2.6 13:45:21 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 13:45:21 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:45:21 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 13:45:21 go: finding github.com/bgentry/speakeasy v0.1.0 13:45:21 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 13:45:21 go: finding github.com/davecgh/go-spew v1.1.1 13:45:21 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 13:45:21 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 13:45:21 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 13:45:21 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 13:45:21 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 13:45:21 go: finding github.com/fatih/color v1.7.0 13:45:21 go: finding github.com/fxamacker/cbor/v2 v2.2.0 13:45:21 go: finding github.com/go-kit/kit v0.8.0 13:45:21 go: finding github.com/go-logfmt/logfmt v0.4.0 13:45:21 go: finding github.com/go-stack/stack v1.8.0 13:45:21 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:45:21 go: finding github.com/google/uuid v1.1.0 13:45:21 go: finding github.com/gorilla/mux v1.7.1 13:45:21 go: finding github.com/hashicorp/consul/api v1.1.0 13:45:21 go: finding github.com/hashicorp/consul/sdk v0.1.1 13:45:21 go: finding github.com/hashicorp/errwrap v1.0.0 13:45:21 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 13:45:21 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 13:45:21 go: finding github.com/hashicorp/go-msgpack v0.5.3 13:45:21 go: finding github.com/hashicorp/go-multierror v1.0.0 13:45:21 go: finding github.com/hashicorp/go-rootcerts v1.0.0 13:45:21 go: finding github.com/hashicorp/go-sockaddr v1.0.0 13:45:21 go: finding github.com/hashicorp/go-syslog v1.0.0 13:45:21 go: finding github.com/hashicorp/go-uuid v1.0.1 13:45:21 go: finding github.com/hashicorp/go.net v0.0.1 13:45:21 go: finding github.com/hashicorp/golang-lru v0.5.0 13:45:21 go: finding github.com/hashicorp/logutils v1.0.0 13:45:21 go: finding github.com/hashicorp/mdns v1.0.0 13:45:21 go: finding github.com/hashicorp/memberlist v0.1.3 13:45:21 go: finding github.com/hashicorp/serf v0.8.2 13:45:21 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:45:21 go: finding github.com/mattn/go-colorable v0.0.9 13:45:21 go: finding github.com/mattn/go-isatty v0.0.3 13:45:21 go: finding github.com/miekg/dns v1.0.14 13:45:21 go: finding github.com/mitchellh/cli v1.0.0 13:45:21 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:45:21 go: finding github.com/mitchellh/copystructure v1.0.0 13:45:21 go: finding github.com/mitchellh/go-homedir v1.0.0 13:45:21 go: finding github.com/mitchellh/go-testing-interface v1.0.0 13:45:21 go: finding github.com/mitchellh/gox v0.4.0 13:45:21 go: finding github.com/mitchellh/iochan v1.0.0 13:45:21 go: finding github.com/mitchellh/mapstructure v1.1.2 13:45:21 go: finding github.com/mitchellh/reflectwalk v1.0.0 13:45:21 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:45:21 go: finding github.com/pelletier/go-toml v1.2.0 13:45:21 go: finding github.com/pkg/errors v0.8.1 13:45:21 go: finding github.com/pmezard/go-difflib v1.0.0 13:45:21 9eb99e56ec68: Pull complete 13:45:21 27c7a5d97fbd: Pull complete 13:45:21 go: finding github.com/posener/complete v1.1.1 13:45:21 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 13:45:21 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:45:21 go: finding github.com/stretchr/objx v0.1.0 13:45:21 go: finding github.com/stretchr/testify v1.5.1 13:45:21 go: finding github.com/ugorji/go v1.1.4 13:45:21 go: finding github.com/x448/float16 v0.8.4 13:45:21 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 13:45:21 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 13:45:21 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 13:45:21 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 13:45:21 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 13:45:21 go: finding gopkg.in/yaml.v2 v2.2.8 13:45:22 5c102a31e300: Pull complete 13:45:22 dcfb455df0a1: Pull complete 13:45:22 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 13:45:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 13:45:22 ---> 7c70fe431013 13:45:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:45:23 ---> Running in a671f79e7fe5 13:45:23 Removing intermediate container a671f79e7fe5 13:45:23 ---> 00c430a92e38 13:45:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:45:23 ---> Running in 4031560c53fe 13:45:24 Removing intermediate container 4031560c53fe 13:45:24 ---> 6ad0f5f1912f 13:45:24 Step 5/8 : RUN apk add --no-cache make git 13:45:24 ---> Running in 98b8b0d4b9f5 13:45:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 13:45:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 13:45:25 OK: 143 MiB in 39 packages 13:45:26 Removing intermediate container 98b8b0d4b9f5 13:45:26 ---> 9d7e31513193 13:45:26 Step 6/8 : WORKDIR /device-sdk-go 13:45:26 ---> Running in 572da34639b3 13:45:26 Removing intermediate container 572da34639b3 13:45:26 ---> 4ac6c4e12767 13:45:26 Step 7/8 : COPY . . 13:45:27 ---> f85a1a478da7 13:45:27 Step 8/8 : RUN go mod download 13:45:27 ---> Running in da87a3e76c95 13:45:28 go: finding github.com/BurntSushi/toml v0.3.1 13:45:28 go: finding github.com/OneOfOne/xxhash v1.2.6 13:45:28 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 13:45:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:45:28 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 13:45:28 go: finding github.com/bgentry/speakeasy v0.1.0 13:45:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 13:45:28 go: finding github.com/davecgh/go-spew v1.1.1 13:45:28 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 13:45:28 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 13:45:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 13:45:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 13:45:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 13:45:28 go: finding github.com/fatih/color v1.7.0 13:45:28 go: finding github.com/fxamacker/cbor/v2 v2.2.0 13:45:28 go: finding github.com/go-kit/kit v0.8.0 13:45:28 go: finding github.com/go-logfmt/logfmt v0.4.0 13:45:28 go: finding github.com/go-stack/stack v1.8.0 13:45:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:45:28 go: finding github.com/google/uuid v1.1.0 13:45:28 go: finding github.com/gorilla/mux v1.7.1 13:45:28 go: finding github.com/hashicorp/consul/api v1.1.0 13:45:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 13:45:28 go: finding github.com/hashicorp/errwrap v1.0.0 13:45:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 13:45:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 13:45:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 13:45:28 go: finding github.com/hashicorp/go-multierror v1.0.0 13:45:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 13:45:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 13:45:28 go: finding github.com/hashicorp/go-syslog v1.0.0 13:45:28 go: finding github.com/hashicorp/go-uuid v1.0.1 13:45:28 go: finding github.com/hashicorp/go.net v0.0.1 13:45:28 go: finding github.com/hashicorp/golang-lru v0.5.0 13:45:28 go: finding github.com/hashicorp/logutils v1.0.0 13:45:28 go: finding github.com/hashicorp/mdns v1.0.0 13:45:28 go: finding github.com/hashicorp/memberlist v0.1.3 13:45:28 go: finding github.com/hashicorp/serf v0.8.2 13:45:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:45:28 go: finding github.com/mattn/go-colorable v0.0.9 13:45:28 go: finding github.com/mattn/go-isatty v0.0.3 13:45:28 go: finding github.com/miekg/dns v1.0.14 13:45:28 go: finding github.com/mitchellh/cli v1.0.0 13:45:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:45:28 go: finding github.com/mitchellh/copystructure v1.0.0 13:45:29 go: finding github.com/mitchellh/go-homedir v1.0.0 13:45:29 go: finding github.com/mitchellh/go-testing-interface v1.0.0 13:45:29 go: finding github.com/mitchellh/gox v0.4.0 13:45:29 go: finding github.com/mitchellh/iochan v1.0.0 13:45:29 go: finding github.com/mitchellh/mapstructure v1.1.2 13:45:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 13:45:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:45:29 go: finding github.com/pelletier/go-toml v1.2.0 13:45:29 go: finding github.com/pkg/errors v0.8.1 13:45:29 go: finding github.com/pmezard/go-difflib v1.0.0 13:45:29 go: finding github.com/posener/complete v1.1.1 13:45:29 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 13:45:29 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:45:29 go: finding github.com/stretchr/objx v0.1.0 13:45:29 go: finding github.com/stretchr/testify v1.5.1 13:45:29 go: finding github.com/ugorji/go v1.1.4 13:45:29 go: finding github.com/x448/float16 v0.8.4 13:45:29 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 13:45:29 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 13:45:29 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 13:45:29 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 13:45:29 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 13:45:29 go: finding gopkg.in/yaml.v2 v2.2.8 13:45:32 Removing intermediate container 0ae9ef5dd335 13:45:32 ---> 6b9db1b4c64e 13:45:32 Successfully built 6b9db1b4c64e 13:45:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:45:32 + docker inspect -f . ci-base-image-arm64 13:45:32 . [Pipeline] withDockerContainer 13:45:33 prd-ubuntu18.04-docker-arm64-4c-16g-4962 does not seem to be running inside a container 13:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/31 -v /w/workspace/device-sdk-go/31:/w/workspace/device-sdk-go/31:rw,z -v /w/workspace/device-sdk-go/31@tmp:/w/workspace/device-sdk-go/31@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 ******** -e ******** ci-base-image-arm64 cat 13:45:33 Removing intermediate container da87a3e76c95 13:45:33 ---> e8a1d91c3ee5 13:45:33 Successfully built e8a1d91c3ee5 13:45:33 Successfully tagged ci-base-image-x86_64:latest 13:45:34 $ docker top 50dbaebb2dd48229ea5d4c1963e5671a461d21cc09bdf18f981016ecfca419a5 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:45:35 + docker inspect -f . ci-base-image-x86_64 13:45:35 . [Pipeline] withDockerContainer 13:45:36 + go version 13:45:36 go version go1.13.5 linux/arm64 13:45:36 prd-centos7-docker-4c-2g-4963 does not seem to be running inside a container 13:45:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/31 -v /w/workspace/device-sdk-go/31:/w/workspace/device-sdk-go/31:rw,z -v /w/workspace/device-sdk-go/31@tmp:/w/workspace/device-sdk-go/31@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:45:37 $ docker top a18a19a7d575b78aa0d93e0361a0b2adbca8d94bf2037ac8a21693a8042ac6c2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 13:45:38 + go version 13:45:38 go version go1.13.5 linux/amd64 [Pipeline] sh 13:45:38 + make test 13:45:38 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:45:38 + make test 13:45:38 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:45:39 ? github.com/edgexfoundry/device-sdk-go [no test files] 13:45:40 ? github.com/edgexfoundry/device-sdk-go [no test files] 13:45:47 # github.com/edgexfoundry/device-sdk-go/pkg/service 13:45:47 pkg/service/init.go:70:32: not enough arguments in call to common.Driver.Initialize 13:45:47 have (logger.LoggingClient, chan *"github.com/edgexfoundry/device-sdk-go/pkg/models".AsyncValues) 13:45:47 want (logger.LoggingClient, chan<- *"github.com/edgexfoundry/device-sdk-go/pkg/models".AsyncValues, chan<- []"github.com/edgexfoundry/device-sdk-go/pkg/models".DiscoveredDevice) 13:45:49 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.007s coverage: 22.1% of statements 13:45:52 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.043s coverage: 95.8% of statements 13:46:06 # github.com/edgexfoundry/device-sdk-go/pkg/service 13:46:06 pkg/service/init.go:70:32: not enough arguments in call to common.Driver.Initialize 13:46:06 have (logger.LoggingClient, chan *"github.com/edgexfoundry/device-sdk-go/pkg/models".AsyncValues) 13:46:06 want (logger.LoggingClient, chan<- *"github.com/edgexfoundry/device-sdk-go/pkg/models".AsyncValues, chan<- []"github.com/edgexfoundry/device-sdk-go/pkg/models".DiscoveredDevice) 13:46:08 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.021s coverage: 22.1% of statements 13:46:10 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.148s coverage: 95.8% of statements 13:46:24 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.467s coverage: 11.4% of statements 13:46:24 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 22.1% of statements 13:46:24 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.498s coverage: 36.9% of statements 13:46:24 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.372s coverage: 74.9% of statements 13:46:24 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.013s coverage: 52.6% of statements 13:46:24 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.100s coverage: 71.4% of statements 13:46:24 make: *** [Makefile:29: test] Error 2 [Pipeline] } 13:46:24 $ docker stop --time=1 a18a19a7d575b78aa0d93e0361a0b2adbca8d94bf2037ac8a21693a8042ac6c2 13:46:25 $ docker rm -f a18a19a7d575b78aa0d93e0361a0b2adbca8d94bf2037ac8a21693a8042ac6c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:46:26 Failed in branch amd64 13:46:42 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.060s coverage: 11.4% of statements 13:46:42 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.014s coverage: 22.1% of statements 13:46:42 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.175s coverage: 36.9% of statements 13:46:42 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.720s coverage: 74.9% of statements 13:46:42 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.039s coverage: 52.6% of statements 13:46:42 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.326s coverage: 71.4% of statements 13:46:42 make: *** [Makefile:29: test] Error 2 [Pipeline] } 13:46:42 $ docker stop --time=1 50dbaebb2dd48229ea5d4c1963e5671a461d21cc09bdf18f981016ecfca419a5 13:46:44 $ docker rm -f 50dbaebb2dd48229ea5d4c1963e5671a461d21cc09bdf18f981016ecfca419a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:46:46 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:46:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:46:47 ---> package-listing.sh 13:46:47 ++ facter osfamily 13:46:47 ++ tr '[:upper:]' '[:lower:]' 13:46:47 + OS_FAMILY=redhat 13:46:47 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-448 13:46:47 + START_PACKAGES=/tmp/packages_start.txt 13:46:47 + END_PACKAGES=/tmp/packages_end.txt 13:46:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:46:47 + PACKAGES=/tmp/packages_start.txt 13:46:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 13:46:47 + PACKAGES=/tmp/packages_end.txt 13:46:47 + case "${OS_FAMILY}" in 13:46:47 + rpm -qa 13:46:47 + sort 13:46:51 + '[' -f /tmp/packages_start.txt ']' 13:46:51 + '[' -f /tmp/packages_end.txt ']' 13:46:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:46:51 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 13:46:51 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ 13:46:51 + 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 13:46:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:46:52 13:46:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:46:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:46:52 alpine: Pulling from edgex-lftools-log-publisher 13:46:52 c9b1b535fdd9: Pulling fs layer 13:46:52 2cc5ad85d9ab: Pulling fs layer 13:46:52 756a868c4378: Pulling fs layer 13:46:52 444b2fc9a129: Pulling fs layer 13:46:52 ea15f1150254: Pulling fs layer 13:46:52 41b27a9f41bf: Pulling fs layer 13:46:52 28c525ee5125: Pulling fs layer 13:46:52 094b1ea09ed8: Pulling fs layer 13:46:52 138eaada9080: Pulling fs layer 13:46:52 0622d0fa9048: Pulling fs layer 13:46:52 41b27a9f41bf: Waiting 13:46:52 28c525ee5125: Waiting 13:46:52 094b1ea09ed8: Waiting 13:46:52 138eaada9080: Waiting 13:46:52 444b2fc9a129: Waiting 13:46:52 ea15f1150254: Waiting 13:46:52 2cc5ad85d9ab: Verifying Checksum 13:46:52 2cc5ad85d9ab: Download complete 13:46:52 444b2fc9a129: Verifying Checksum 13:46:52 444b2fc9a129: Download complete 13:46:52 c9b1b535fdd9: Download complete 13:46:52 ea15f1150254: Verifying Checksum 13:46:52 ea15f1150254: Download complete 13:46:53 28c525ee5125: Verifying Checksum 13:46:53 28c525ee5125: Download complete 13:46:53 756a868c4378: Verifying Checksum 13:46:53 756a868c4378: Download complete 13:46:53 c9b1b535fdd9: Pull complete 13:46:53 138eaada9080: Verifying Checksum 13:46:53 138eaada9080: Download complete 13:46:53 0622d0fa9048: Verifying Checksum 13:46:53 0622d0fa9048: Download complete 13:46:53 094b1ea09ed8: Verifying Checksum 13:46:53 094b1ea09ed8: Download complete 13:46:53 2cc5ad85d9ab: Pull complete 13:46:53 41b27a9f41bf: Verifying Checksum 13:46:53 41b27a9f41bf: Download complete 13:46:55 756a868c4378: Pull complete 13:46:55 444b2fc9a129: Pull complete 13:46:56 ea15f1150254: Pull complete 13:46:59 41b27a9f41bf: Pull complete 13:46:59 28c525ee5125: Pull complete 13:47:01 094b1ea09ed8: Pull complete 13:47:01 138eaada9080: Pull complete 13:47:01 0622d0fa9048: Pull complete 13:47:01 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 13:47:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:47:01 prd-centos7-docker-4c-2g-4961 does not seem to be running inside a container 13:47:01 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:47:02 $ docker top 24dc7de397fb7520ea633591216ad73d0fe8ae9d3751d16f21f3ebba3552e923 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:47:02 provisioning config files... 13:47:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config371790692664905327tmp [Pipeline] { [Pipeline] echo 13:47:02 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:47:02 ---> create-netrc.sh [Pipeline] echo 13:47:02 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:47:03 ---> logs-deploy.sh 13:47:03 + ARCHIVE_ARTIFACTS= 13:47:03 + LOGS_SERVER=https://logs.edgexfoundry.org 13:47:03 + '[' https://logs.edgexfoundry.org == None ']' 13:47:03 + NEXUS_URL=https://nexus.edgexfoundry.org 13:47:03 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/31 13:47:03 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/31/ 13:47:03 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/31 /w/workspace/dgexfoundry_device-sdk-go_PR-448 13:47:04 Archives upload complete. 13:47:04 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/31 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/31/