Pull request #553 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 weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch master at b22d9636647f710822cdca9c1d6c1c597e4fa962 rather than 1f491d42246a75cc09508320851612dec61855a7 Obtained Jenkinsfile from b22d9636647f710822cdca9c1d6c1c597e4fa962 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2918’ is offline Running on prd-centos7-docker-4c-2g-2920 in /w/workspace/dgexfoundry_device-sdk-go_PR-553 [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-553 # 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/553/head:refs/remotes/origin/PR-553 +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/553/head:refs/remotes/origin/PR-553 # 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/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b22d9636647f710822cdca9c1d6c1c597e4fa962 into PR head commit 1f491d42246a75cc09508320851612dec61855a7 Merge succeeded, producing 1f491d42246a75cc09508320851612dec61855a7 Checking out Revision 1f491d42246a75cc09508320851612dec61855a7 (PR-553) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f491d42246a75cc09508320851612dec61855a7 # 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 b22d9636647f710822cdca9c1d6c1c597e4fa962 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f491d42246a75cc09508320851612dec61855a7 # timeout=10 Commit message: "refactor: Refactor processAsyncResults func to use goroutine" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:11:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk fde3ef85261a54924a206979747a719e53169e30 # timeout=10 [Pipeline] withCredentials 03:11:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:11:20 ========================================================= 03:11:20 EdgeX Global Pipelines Version Info 03:11:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:11:21 ------------------- 03:11:21 stable info: 03:11:21 ------------------- 03:11:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:11:21 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 03:11:21 Message: update stable to v1.0.106 03:11:22 ------------------- 03:11:22 experimental info: 03:11:22 ------------------- 03:11:22 Commited By: **** collab-it+edgex@linuxfoundation.org 03:11:22 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 03:11:22 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:11:24 + git log --format=format:%s -1 1f491d42246a75cc09508320851612dec61855a7 [Pipeline] echo 03:11:24 GIT_COMMIT: 1f491d42246a75cc09508320851612dec61855a7, Commit Message: refactor: Refactor processAsyncResults func to use goroutine [Pipeline] echo 03:11:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:11:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:11:25 03:11:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:11:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:11:25 latest: Pulling from edgex-devops/git-semver 03:11:25 31603596830f: Pulling fs layer 03:11:25 2a8b12db71e7: Pulling fs layer 03:11:25 6ca5941a6612: Pulling fs layer 03:11:25 ecc8261a40a4: Pulling fs layer 03:11:25 ecc8261a40a4: Waiting 03:11:25 2a8b12db71e7: Verifying Checksum 03:11:25 2a8b12db71e7: Download complete 03:11:26 31603596830f: Verifying Checksum 03:11:26 31603596830f: Download complete 03:11:26 ecc8261a40a4: Verifying Checksum 03:11:26 ecc8261a40a4: Download complete 03:11:26 6ca5941a6612: Verifying Checksum 03:11:26 6ca5941a6612: Download complete 03:11:26 31603596830f: Pull complete 03:11:26 2a8b12db71e7: Pull complete 03:11:27 6ca5941a6612: Pull complete 03:11:27 ecc8261a40a4: Pull complete 03:11:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:11:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:11:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:11:27 prd-centos7-docker-4c-2g-2920 does not seem to be running inside a container 03:11:27 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-553 -v /w/workspace/dgexfoundry_device-sdk-go_PR-553:/w/workspace/dgexfoundry_device-sdk-go_PR-553:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-553@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:11:30 $ docker top e0330b1eb804642cb75db732ec4240dd55f8b6cfd7b35df9377bb67d784fdaf2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:30 [ssh-agent] Looking for ssh-agent implementation... 03:11:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:30 $ docker exec e0330b1eb804642cb75db732ec4240dd55f8b6cfd7b35df9377bb67d784fdaf2 ssh-agent 03:11:30 SSH_AUTH_SOCK=/tmp/ssh-aSOKiK47bJ4G/agent.12 03:11:30 SSH_AGENT_PID=17 03:11:30 Running ssh-add (command line suppressed) 03:11:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/private_key_5523859666650576196.key (/w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/private_key_5523859666650576196.key) 03:11:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:31 + git describe --exact-match --tags HEAD 03:11:31 fatal: No names found, cannot describe anything. [Pipeline] } 03:11:31 $ docker exec --env ******** --env ******** e0330b1eb804642cb75db732ec4240dd55f8b6cfd7b35df9377bb67d784fdaf2 ssh-agent -k 03:11:31 unset SSH_AUTH_SOCK; 03:11:31 unset SSH_AGENT_PID; 03:11:31 echo Agent pid 17 killed; 03:11:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:11:31 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:11:31 This usually means this commit has not been tagged. [Pipeline] sshagent 03:11:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:31 [ssh-agent] Looking for ssh-agent implementation... 03:11:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:31 $ docker exec e0330b1eb804642cb75db732ec4240dd55f8b6cfd7b35df9377bb67d784fdaf2 ssh-agent 03:11:32 SSH_AUTH_SOCK=/tmp/ssh-uCsS81qsX5c7/agent.45 03:11:32 SSH_AGENT_PID=50 03:11:32 Running ssh-add (command line suppressed) 03:11:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/private_key_2562019098744784336.key (/w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/private_key_2562019098744784336.key) 03:11:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:32 + git semver init 03:11:32 # -> Open(): unable to determine branch for HEAD 03:11:32 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-553/.git 03:11:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-553 03:11:32 # $SEMVER_REMOTE_NAME = origin 03:11:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:11:32 # $SEMVER_USER_NAME = edgex-jenkins 03:11:32 # $SEMVER_BRANCH = PR-553 03:11:32 # $SEMVER_TEMP = /tmp/semver-288610257 03:11:32 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:11:33 # '/tmp/semver-288610257' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-553/.semver' 03:11:33 # -> Force: false 03:11:33 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-553/.semver [Pipeline] } 03:11:33 $ docker exec --env ******** --env ******** e0330b1eb804642cb75db732ec4240dd55f8b6cfd7b35df9377bb67d784fdaf2 ssh-agent -k 03:11:33 unset SSH_AUTH_SOCK; 03:11:33 unset SSH_AGENT_PID; 03:11:33 echo Agent pid 50 killed; 03:11:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:34 + git semver [Pipeline] } 03:11:34 $ docker stop --time=1 e0330b1eb804642cb75db732ec4240dd55f8b6cfd7b35df9377bb67d784fdaf2 03:11:35 $ docker rm -f e0330b1eb804642cb75db732ec4240dd55f8b6cfd7b35df9377bb67d784fdaf2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:11:36 Stashed 25 file(s) [Pipeline] echo 03:11:36 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 03:11:36 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 03:11:51 Still waiting to schedule task 03:11:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:11:51 Still waiting to schedule task 03:11:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:13:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2921 in /w/workspace/dgexfoundry_device-sdk-go_PR-553 [Pipeline] { [Pipeline] ws 03:13:35 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 03:13:39 using credential edgex-jenkins-ssh 03:13:39 Cloning the remote Git repository 03:13:39 Cloning with configured refspecs honoured and without tags 03:13:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:13:40 > git init /w/workspace/device-sdk-go/8 # timeout=10 03:13:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:13:40 > git --version # timeout=10 03:13:41 Fetching without tags 03:13:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:13:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:13:41 > git config --add remote.origin.fetch +refs/pull/553/head:refs/remotes/origin/PR-553 # timeout=10 03:13:41 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:13:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:13:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:13:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:13:41 Merging remotes/origin/master commit b22d9636647f710822cdca9c1d6c1c597e4fa962 into PR head commit 1f491d42246a75cc09508320851612dec61855a7 03:13:41 Merge succeeded, producing 1f491d42246a75cc09508320851612dec61855a7 03:13:41 Checking out Revision 1f491d42246a75cc09508320851612dec61855a7 (PR-553) 03:13:41 > git config core.sparsecheckout # timeout=10 03:13:41 > git checkout -f 1f491d42246a75cc09508320851612dec61855a7 # timeout=10 03:13:41 > git remote # timeout=10 03:13:41 > git config --get remote.origin.url # timeout=10 03:13:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:41 > git merge b22d9636647f710822cdca9c1d6c1c597e4fa962 # timeout=10 03:13:41 > git rev-parse HEAD^{commit} # timeout=10 03:13:41 > git config core.sparsecheckout # timeout=10 03:13:41 > git checkout -f 1f491d42246a75cc09508320851612dec61855a7 # timeout=10 03:13:46 Commit message: "refactor: Refactor processAsyncResults func to use goroutine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:13:47 ========================================================= 03:13:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:13:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:13:48 + 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 . 03:13:49 Sending build context to Docker daemon 3.031MB 03:13:49 Step 1/8 : ARG BASE=golang:1.13-alpine 03:13:49 Step 2/8 : FROM ${BASE} 03:13:49 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:13:49 b538f80385f9: Pulling fs layer 03:13:49 74f711af9a0d: Pulling fs layer 03:13:49 99f96fe45779: Pulling fs layer 03:13:49 fd7a069fd194: Pulling fs layer 03:13:49 66aa3694b03b: Pulling fs layer 03:13:49 170f70906a0f: Pulling fs layer 03:13:49 ad7c5574e4b9: Pulling fs layer 03:13:49 e772456be8f7: Pulling fs layer 03:13:49 c890913d741a: Pulling fs layer 03:13:49 2480fcc9aa5a: Pulling fs layer 03:13:49 09adf4765672: Pulling fs layer 03:13:49 fd7a069fd194: Waiting 03:13:49 66aa3694b03b: Waiting 03:13:49 170f70906a0f: Waiting 03:13:49 ad7c5574e4b9: Waiting 03:13:49 e772456be8f7: Waiting 03:13:49 c890913d741a: Waiting 03:13:49 2480fcc9aa5a: Waiting 03:13:49 09adf4765672: Waiting 03:13:49 99f96fe45779: Verifying Checksum 03:13:49 99f96fe45779: Download complete 03:13:49 74f711af9a0d: Verifying Checksum 03:13:49 74f711af9a0d: Download complete 03:13:49 66aa3694b03b: Download complete 03:13:49 170f70906a0f: Verifying Checksum 03:13:49 170f70906a0f: Download complete 03:13:49 b538f80385f9: Verifying Checksum 03:13:49 b538f80385f9: Download complete 03:13:50 b538f80385f9: Pull complete 03:13:51 74f711af9a0d: Pull complete 03:13:51 99f96fe45779: Pull complete 03:13:53 ad7c5574e4b9: Verifying Checksum 03:13:53 ad7c5574e4b9: Download complete 03:13:53 c890913d741a: Verifying Checksum 03:13:53 c890913d741a: Download complete 03:13:54 2480fcc9aa5a: Verifying Checksum 03:13:54 2480fcc9aa5a: Download complete 03:13:54 09adf4765672: Verifying Checksum 03:13:54 09adf4765672: Download complete 03:13:55 e772456be8f7: Verifying Checksum 03:13:55 e772456be8f7: Download complete 03:13:56 fd7a069fd194: Verifying Checksum 03:13:56 fd7a069fd194: Download complete 03:14:08 fd7a069fd194: Pull complete 03:14:08 66aa3694b03b: Pull complete 03:14:08 170f70906a0f: Pull complete 03:14:11 ad7c5574e4b9: Pull complete 03:14:16 Running on prd-centos7-docker-4c-2g-2922 in /w/workspace/dgexfoundry_device-sdk-go_PR-553 [Pipeline] { [Pipeline] ws 03:14:16 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 03:14:16 e772456be8f7: Pull complete 03:14:16 c890913d741a: Pull complete 03:14:18 2480fcc9aa5a: Pull complete 03:14:19 09adf4765672: Pull complete 03:14:19 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 03:14:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:14:19 ---> 2248a725d1cf 03:14:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:14:20 using credential edgex-jenkins-ssh 03:14:20 Cloning the remote Git repository 03:14:20 Cloning with configured refspecs honoured and without tags 03:14:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:14:20 Fetching without tags 03:14:20 > git init /w/workspace/device-sdk-go/8 # timeout=10 03:14:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:14:20 > git --version # timeout=10 03:14:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:14:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:14:20 > git config --add remote.origin.fetch +refs/pull/553/head:refs/remotes/origin/PR-553 # timeout=10 03:14:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:14:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:14:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:14:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:14:21 Merging remotes/origin/master commit b22d9636647f710822cdca9c1d6c1c597e4fa962 into PR head commit 1f491d42246a75cc09508320851612dec61855a7 03:14:21 Merge succeeded, producing 1f491d42246a75cc09508320851612dec61855a7 03:14:21 Checking out Revision 1f491d42246a75cc09508320851612dec61855a7 (PR-553) 03:14:21 > git config core.sparsecheckout # timeout=10 03:14:21 > git checkout -f 1f491d42246a75cc09508320851612dec61855a7 # timeout=10 03:14:21 > git remote # timeout=10 03:14:21 > git config --get remote.origin.url # timeout=10 03:14:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:21 > git merge b22d9636647f710822cdca9c1d6c1c597e4fa962 # timeout=10 03:14:21 > git rev-parse HEAD^{commit} # timeout=10 03:14:21 > git config core.sparsecheckout # timeout=10 03:14:21 > git checkout -f 1f491d42246a75cc09508320851612dec61855a7 # timeout=10 03:14:23 ---> Running in 920f8d58e554 03:14:24 Removing intermediate container 920f8d58e554 03:14:24 ---> 47a266693418 03:14:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:24 ---> Running in 970d1b049512 03:14:24 Commit message: "refactor: Refactor processAsyncResults func to use goroutine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:14:25 ========================================================= 03:14:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:14:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:14:26 + 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 . 03:14:26 Sending build context to Docker daemon 3.031MB 03:14:26 Step 1/8 : ARG BASE=golang:1.13-alpine 03:14:26 Step 2/8 : FROM ${BASE} 03:14:26 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:14:26 df20fa9351a1: Pulling fs layer 03:14:26 ed8968b2872e: Pulling fs layer 03:14:26 a92cc7c5fd73: Pulling fs layer 03:14:26 2dd03ba5bac4: Pulling fs layer 03:14:26 1e091d79d1de: Pulling fs layer 03:14:26 481702a1767f: Pulling fs layer 03:14:26 f64a6f60c768: Pulling fs layer 03:14:26 e78d2573fc39: Pulling fs layer 03:14:26 e876d2f968b6: Pulling fs layer 03:14:26 ce8a83651883: Pulling fs layer 03:14:26 07967f4d0e4b: Pulling fs layer 03:14:26 2dd03ba5bac4: Waiting 03:14:26 1e091d79d1de: Waiting 03:14:26 481702a1767f: Waiting 03:14:26 f64a6f60c768: Waiting 03:14:26 e78d2573fc39: Waiting 03:14:26 e876d2f968b6: Waiting 03:14:26 ce8a83651883: Waiting 03:14:26 07967f4d0e4b: Waiting 03:14:26 a92cc7c5fd73: Verifying Checksum 03:14:26 a92cc7c5fd73: Download complete 03:14:26 ed8968b2872e: Verifying Checksum 03:14:26 ed8968b2872e: Download complete 03:14:26 1e091d79d1de: Verifying Checksum 03:14:26 1e091d79d1de: Download complete 03:14:26 481702a1767f: Verifying Checksum 03:14:26 481702a1767f: Download complete 03:14:26 df20fa9351a1: Verifying Checksum 03:14:26 df20fa9351a1: Download complete 03:14:27 Removing intermediate container 970d1b049512 03:14:27 ---> 78ad6b193dab 03:14:27 Step 5/8 : RUN apk add --no-cache make git 03:14:27 df20fa9351a1: Pull complete 03:14:27 ---> Running in fb08389653d2 03:14:27 ed8968b2872e: Pull complete 03:14:27 a92cc7c5fd73: Pull complete 03:14:28 f64a6f60c768: Verifying Checksum 03:14:28 f64a6f60c768: Download complete 03:14:28 e876d2f968b6: Verifying Checksum 03:14:28 e876d2f968b6: Download complete 03:14:28 e78d2573fc39: Verifying Checksum 03:14:28 e78d2573fc39: Download complete 03:14:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:14:29 2dd03ba5bac4: Download complete 03:14:29 07967f4d0e4b: Verifying Checksum 03:14:29 07967f4d0e4b: Download complete 03:14:29 ce8a83651883: Verifying Checksum 03:14:29 ce8a83651883: Download complete 03:14:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:14:29 OK: 142 MiB in 39 packages 03:14:31 Removing intermediate container fb08389653d2 03:14:31 ---> 9ad0cbbb3bbc 03:14:31 Step 6/8 : WORKDIR /device-sdk-go 03:14:31 ---> Running in e836c8dfcfa1 03:14:32 Removing intermediate container e836c8dfcfa1 03:14:32 ---> f5ed8e52eade 03:14:32 Step 7/8 : COPY . . 03:14:32 ---> 4e725127f59c 03:14:32 Step 8/8 : RUN go mod download 03:14:33 ---> Running in 84b3d56d4c41 03:14:34 2dd03ba5bac4: Pull complete 03:14:34 1e091d79d1de: Pull complete 03:14:34 481702a1767f: Pull complete 03:14:36 go: finding github.com/BurntSushi/toml v0.3.1 03:14:36 go: finding github.com/OneOfOne/xxhash v1.2.6 03:14:36 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:14:36 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:14:36 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:14:36 go: finding github.com/bgentry/speakeasy v0.1.0 03:14:36 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:14:36 go: finding github.com/davecgh/go-spew v1.1.1 03:14:36 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 03:14:36 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:14:36 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 03:14:36 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 03:14:36 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:14:36 go: finding github.com/fatih/color v1.7.0 03:14:36 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:14:36 go: finding github.com/go-kit/kit v0.8.0 03:14:36 go: finding github.com/go-logfmt/logfmt v0.4.0 03:14:36 go: finding github.com/go-stack/stack v1.8.0 03:14:36 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:14:36 go: finding github.com/google/uuid v1.1.0 03:14:36 go: finding github.com/gorilla/mux v1.7.1 03:14:36 go: finding github.com/hashicorp/consul/api v1.1.0 03:14:36 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:14:36 go: finding github.com/hashicorp/errwrap v1.0.0 03:14:36 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:14:36 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:14:36 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:14:36 go: finding github.com/hashicorp/go-multierror v1.0.0 03:14:36 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:14:36 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:14:37 go: finding github.com/hashicorp/go-syslog v1.0.0 03:14:37 go: finding github.com/hashicorp/go-uuid v1.0.1 03:14:37 go: finding github.com/hashicorp/go.net v0.0.1 03:14:37 go: finding github.com/hashicorp/golang-lru v0.5.0 03:14:37 go: finding github.com/hashicorp/logutils v1.0.0 03:14:37 go: finding github.com/hashicorp/mdns v1.0.0 03:14:37 go: finding github.com/hashicorp/memberlist v0.1.3 03:14:37 go: finding github.com/hashicorp/serf v0.8.2 03:14:37 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:14:37 go: finding github.com/mattn/go-colorable v0.0.9 03:14:37 go: finding github.com/mattn/go-isatty v0.0.3 03:14:37 go: finding github.com/miekg/dns v1.0.14 03:14:37 go: finding github.com/mitchellh/cli v1.0.0 03:14:37 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:14:37 go: finding github.com/mitchellh/copystructure v1.0.0 03:14:37 go: finding github.com/mitchellh/go-homedir v1.0.0 03:14:37 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:14:37 go: finding github.com/mitchellh/gox v0.4.0 03:14:37 go: finding github.com/mitchellh/iochan v1.0.0 03:14:37 go: finding github.com/mitchellh/mapstructure v1.1.2 03:14:37 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:14:37 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:14:37 go: finding github.com/pelletier/go-toml v1.2.0 03:14:37 go: finding github.com/pkg/errors v0.8.1 03:14:37 go: finding github.com/pmezard/go-difflib v1.0.0 03:14:37 go: finding github.com/posener/complete v1.1.1 03:14:37 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:14:37 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:14:37 go: finding github.com/stretchr/objx v0.1.0 03:14:37 go: finding github.com/stretchr/testify v1.5.1 03:14:37 go: finding github.com/ugorji/go v1.1.4 03:14:38 go: finding github.com/x448/float16 v0.8.4 03:14:38 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:14:38 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:14:38 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:14:38 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:14:38 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:14:38 go: finding gopkg.in/yaml.v2 v2.2.8 03:14:44 f64a6f60c768: Pull complete 03:14:47 e78d2573fc39: Pull complete 03:14:47 e876d2f968b6: Pull complete 03:14:48 ce8a83651883: Pull complete 03:14:48 07967f4d0e4b: Pull complete 03:14:48 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 03:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:14:48 ---> 5d7c900382c6 03:14:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:14:48 Removing intermediate container 84b3d56d4c41 03:14:48 ---> 1716490b3e29 03:14:48 Successfully built 1716490b3e29 03:14:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:14:48 ---> Running in 2787cfda4b10 03:14:48 + docker inspect -f . ci-base-image-arm64 03:14:48 . [Pipeline] withDockerContainer 03:14:48 Removing intermediate container 2787cfda4b10 03:14:48 ---> 7672e289eaf0 03:14:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:48 ---> Running in 66f27723f79f 03:14:49 prd-ubuntu18.04-docker-arm64-4c-16g-2921 does not seem to be running inside a container 03:14:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:14:50 Removing intermediate container 66f27723f79f 03:14:50 ---> 564daed2f3d5 03:14:50 Step 5/8 : RUN apk add --no-cache make git 03:14:50 ---> Running in b734e2ca1a58 03:14:51 $ docker top c9fb328771ec2a0ce1d4e9f012756387f8b0db82ca0612b36eb5d8afc0bb1776 -eo pid,comm 03:14:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 03:14:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:14:51 OK: 166 MiB in 39 packages 03:14:52 + go version 03:14:52 go version go1.13.13 linux/arm64 03:14:52 Removing intermediate container b734e2ca1a58 03:14:52 ---> 7a263c6d2e0b 03:14:52 Step 6/8 : WORKDIR /device-sdk-go 03:14:52 ---> Running in 34ad11723a1b 03:14:52 Removing intermediate container 34ad11723a1b 03:14:52 ---> dd0f9423f1e0 03:14:52 Step 7/8 : COPY . . [Pipeline] sh 03:14:53 + make test 03:14:53 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:14:53 ---> c9a59e450f59 03:14:53 Step 8/8 : RUN go mod download 03:14:53 ---> Running in 1d01ae07ad21 03:14:54 ? github.com/edgexfoundry/device-sdk-go [no test files] 03:14:55 go: finding github.com/BurntSushi/toml v0.3.1 03:14:55 go: finding github.com/OneOfOne/xxhash v1.2.6 03:14:55 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:14:55 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:14:56 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:14:56 go: finding github.com/bgentry/speakeasy v0.1.0 03:14:56 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:14:56 go: finding github.com/davecgh/go-spew v1.1.1 03:14:56 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 03:14:56 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:14:56 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 03:14:56 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 03:14:56 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:14:56 go: finding github.com/fatih/color v1.7.0 03:14:56 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:14:56 go: finding github.com/go-kit/kit v0.8.0 03:14:56 go: finding github.com/go-logfmt/logfmt v0.4.0 03:14:56 go: finding github.com/go-stack/stack v1.8.0 03:14:56 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:14:56 go: finding github.com/google/uuid v1.1.0 03:14:56 go: finding github.com/gorilla/mux v1.7.1 03:14:56 go: finding github.com/hashicorp/consul/api v1.1.0 03:14:56 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:14:56 go: finding github.com/hashicorp/errwrap v1.0.0 03:14:56 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:14:56 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:14:56 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:14:56 go: finding github.com/hashicorp/go-multierror v1.0.0 03:14:56 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:14:56 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:14:56 go: finding github.com/hashicorp/go-syslog v1.0.0 03:14:56 go: finding github.com/hashicorp/go-uuid v1.0.1 03:14:56 go: finding github.com/hashicorp/go.net v0.0.1 03:14:56 go: finding github.com/hashicorp/golang-lru v0.5.0 03:14:56 go: finding github.com/hashicorp/logutils v1.0.0 03:14:56 go: finding github.com/hashicorp/mdns v1.0.0 03:14:56 go: finding github.com/hashicorp/memberlist v0.1.3 03:14:56 go: finding github.com/hashicorp/serf v0.8.2 03:14:56 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:14:56 go: finding github.com/mattn/go-colorable v0.0.9 03:14:56 go: finding github.com/mattn/go-isatty v0.0.3 03:14:56 go: finding github.com/miekg/dns v1.0.14 03:14:56 go: finding github.com/mitchellh/cli v1.0.0 03:14:56 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:14:56 go: finding github.com/mitchellh/copystructure v1.0.0 03:14:56 go: finding github.com/mitchellh/go-homedir v1.0.0 03:14:56 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:14:56 go: finding github.com/mitchellh/gox v0.4.0 03:14:56 go: finding github.com/mitchellh/iochan v1.0.0 03:14:56 go: finding github.com/mitchellh/mapstructure v1.1.2 03:14:56 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:14:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:14:57 go: finding github.com/pelletier/go-toml v1.2.0 03:14:57 go: finding github.com/pkg/errors v0.8.1 03:14:57 go: finding github.com/pmezard/go-difflib v1.0.0 03:14:57 go: finding github.com/posener/complete v1.1.1 03:14:57 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:14:57 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:14:57 go: finding github.com/stretchr/objx v0.1.0 03:14:57 go: finding github.com/stretchr/testify v1.5.1 03:14:57 go: finding github.com/ugorji/go v1.1.4 03:14:57 go: finding github.com/x448/float16 v0.8.4 03:14:57 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:14:57 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:14:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:14:57 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:14:57 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:14:57 go: finding gopkg.in/yaml.v2 v2.2.8 03:15:05 Removing intermediate container 1d01ae07ad21 03:15:05 ---> 9959f43ba57b 03:15:05 Successfully built 9959f43ba57b 03:15:05 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 03:15:06 + docker inspect -f . ci-base-image-x86_64 03:15:06 . [Pipeline] withDockerContainer 03:15:06 prd-centos7-docker-4c-2g-2922 does not seem to be running inside a container 03:15:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:15:07 $ docker top 3e46529f34cd1e0557c27f5cf1ebd0ba9a40f58c2816b95a1f93e3aac61ca818 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:08 + go version 03:15:08 go version go1.13.13 linux/amd64 [Pipeline] sh 03:15:08 + make test 03:15:08 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:15:10 ? github.com/edgexfoundry/device-sdk-go [no test files] 03:15:20 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:15:20 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:15:20 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:15:20 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.005s coverage: 22.1% of statements 03:15:20 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.043s coverage: 95.8% of statements 03:15:26 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:15:26 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:15:26 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:15:26 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.020s coverage: 22.1% of statements 03:15:28 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.231s coverage: 95.8% of statements 03:15:52 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.038s coverage: 11.4% of statements 03:15:52 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.015s coverage: 21.7% of statements 03:15:52 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:15:52 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.103s coverage: 36.9% of statements 03:15:52 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:15:52 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.522s coverage: 65.2% of statements 03:15:52 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:15:52 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:15:52 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:15:52 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.028s coverage: 52.6% of statements 03:15:52 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.097s coverage: 68.9% of statements 03:15:52 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 03:15:52 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:15:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:15:52 gofmt -l . 03:15:52 [ "`gofmt -l .`" = "" ] 03:15:52 ./bin/test-attribution-txt.sh 03:15:53 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:15:54 Stashed 1 file(s) [Pipeline] } 03:15:54 $ docker stop --time=1 3e46529f34cd1e0557c27f5cf1ebd0ba9a40f58c2816b95a1f93e3aac61ca818 03:15:55 $ docker rm -f 3e46529f34cd1e0557c27f5cf1ebd0ba9a40f58c2816b95a1f93e3aac61ca818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:15:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:15:58 + ls -al . 03:15:58 total 188 03:15:58 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 6 03:15 . 03:15:58 drwxrwxr-x. 4 jenkins jenkins 28 Aug 6 03:14 .. 03:15:58 drwxrwxr-x. 2 jenkins jenkins 64 Aug 6 03:14 bin 03:15:58 -rw-r--r--. 1 jenkins jenkins 110877 Aug 6 03:15 coverage.out 03:15:58 -rw-rw-r--. 1 jenkins jenkins 936 Aug 6 03:14 Dockerfile.build 03:15:58 -rw-rw-r--. 1 jenkins jenkins 140 Aug 6 03:14 .dockerignore 03:15:58 drwxrwxr-x. 4 jenkins jenkins 48 Aug 6 03:14 example 03:15:58 drwxrwxr-x. 8 jenkins jenkins 179 Aug 6 03:14 .git 03:15:58 drwxrwxr-x. 2 jenkins jenkins 38 Aug 6 03:14 .github 03:15:58 -rw-rw-r--. 1 jenkins jenkins 138 Aug 6 03:14 .gitignore 03:15:58 -rw-r--r--. 1 jenkins jenkins 446 Aug 6 03:15 go.mod 03:15:58 -rw-r--r--. 1 jenkins jenkins 12179 Aug 6 03:15 go.sum 03:15:58 drwxrwxr-x. 13 jenkins jenkins 184 Aug 6 03:14 internal 03:15:58 -rw-rw-r--. 1 jenkins jenkins 808 Aug 6 03:14 Jenkinsfile 03:15:58 -rw-rw-r--. 1 jenkins jenkins 11341 Aug 6 03:14 LICENSE 03:15:58 -rw-rw-r--. 1 jenkins jenkins 892 Aug 6 03:14 Makefile 03:15:58 drwxrwxr-x. 4 jenkins jenkins 26 Aug 6 03:14 openapi 03:15:58 drwxrwxr-x. 5 jenkins jenkins 50 Aug 6 03:14 pkg 03:15:58 -rw-rw-r--. 1 jenkins jenkins 5101 Aug 6 03:14 README.md 03:15:58 -rw-rw-r--. 1 jenkins jenkins 4291 Aug 6 03:14 RELEASE-NOTES.txt 03:15:58 drwxrwxr-x. 3 jenkins jenkins 58 Aug 6 03:14 .semver 03:15:58 drwxrwxr-x. 4 jenkins jenkins 54 Aug 6 03:14 snap 03:15:58 -rw-rw-r--. 1 jenkins jenkins 5 Aug 6 03:11 VERSION 03:15:58 -rw-rw-r--. 1 jenkins jenkins 222 Aug 6 03:14 version.go [Pipeline] isUnix [Pipeline] sh 03:15:58 + 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=1f491d42246a75cc09508320851612dec61855a7 --label arch=amd64 --label version=0.0.0 . 03:15:58 Sending build context to Docker daemon 3.159MB 03:15:59 Step 1/23 : ARG BASE=golang:1.13-alpine 03:15:59 Step 2/23 : FROM ${BASE} AS builder 03:15:59 ---> 9959f43ba57b 03:15:59 Step 3/23 : ARG MAKE='make build' 03:15:59 ---> Running in bc82ba8e06d0 03:15:59 Removing intermediate container bc82ba8e06d0 03:15:59 ---> 0ac03199136f 03:15:59 Step 4/23 : WORKDIR /device-sdk-go 03:15:59 ---> Running in 3a4a4225eadd 03:15:59 Removing intermediate container 3a4a4225eadd 03:15:59 ---> d43dfe287bf3 03:15:59 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:15:59 ---> Running in bf446f25a466 03:15:59 Removing intermediate container bf446f25a466 03:15:59 ---> 1463afba819a 03:15:59 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:00 ---> Running in b85f0a474f24 03:16:01 Removing intermediate container b85f0a474f24 03:16:01 ---> 84c75d6d77d9 03:16:01 Step 7/23 : RUN apk add --update --no-cache make git 03:16:01 ---> Running in bcb1a96d4f55 03:16:01 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.074s coverage: 11.4% of statements 03:16:01 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.019s coverage: 21.7% of statements 03:16:01 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:16:01 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.192s coverage: 36.9% of statements 03:16:01 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:16:01 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.767s coverage: 65.2% of statements 03:16:01 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:16:01 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:16:01 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:16:01 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.051s coverage: 52.6% of statements 03:16:01 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.352s coverage: 68.9% of statements 03:16:01 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 03:16:01 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:16:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:16:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:02 OK: 166 MiB in 39 packages 03:16:02 Removing intermediate container bcb1a96d4f55 03:16:02 ---> 8fd89c3bc61f 03:16:02 Step 8/23 : COPY . . 03:16:03 ---> 0f58fa4f1d0c 03:16:03 Step 9/23 : RUN ${MAKE} 03:16:03 ---> Running in bc1b27803905 03:16:04 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 03:16:04 gofmt -l . 03:16:04 [ "`gofmt -l .`" = "" ] 03:16:04 ./bin/test-attribution-txt.sh 03:16:05 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:16:06 Warning: overwriting stash ‘coverage-report’ 03:16:06 Stashed 1 file(s) [Pipeline] } 03:16:06 $ docker stop --time=1 c9fb328771ec2a0ce1d4e9f012756387f8b0db82ca0612b36eb5d8afc0bb1776 03:16:08 $ docker rm -f c9fb328771ec2a0ce1d4e9f012756387f8b0db82ca0612b36eb5d8afc0bb1776 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:16:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:16:10 + ls -al . 03:16:10 total 228 03:16:10 drwxrwxr-x 11 jenkins jenkins 4096 Aug 6 03:16 . 03:16:10 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 03:13 .. 03:16:10 -rw-rw-r-- 1 jenkins jenkins 140 Aug 6 03:13 .dockerignore 03:16:10 drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 03:13 .git 03:16:10 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 03:13 .github 03:16:10 -rw-rw-r-- 1 jenkins jenkins 138 Aug 6 03:13 .gitignore 03:16:10 drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 03:13 .semver 03:16:10 -rw-rw-r-- 1 jenkins jenkins 936 Aug 6 03:13 Dockerfile.build 03:16:10 -rw-rw-r-- 1 jenkins jenkins 808 Aug 6 03:13 Jenkinsfile 03:16:10 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 6 03:13 LICENSE 03:16:10 -rw-rw-r-- 1 jenkins jenkins 892 Aug 6 03:13 Makefile 03:16:10 -rw-rw-r-- 1 jenkins jenkins 5101 Aug 6 03:13 README.md 03:16:10 -rw-rw-r-- 1 jenkins jenkins 4291 Aug 6 03:13 RELEASE-NOTES.txt 03:16:10 -rw-rw-r-- 1 jenkins jenkins 5 Aug 6 03:11 VERSION 03:16:10 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 03:13 bin 03:16:10 -rw-r--r-- 1 jenkins jenkins 110877 Aug 6 03:15 coverage.out 03:16:10 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 03:13 example 03:16:10 -rw-r--r-- 1 jenkins jenkins 446 Aug 6 03:16 go.mod 03:16:10 -rw-r--r-- 1 jenkins jenkins 12179 Aug 6 03:16 go.sum 03:16:10 drwxrwxr-x 13 jenkins jenkins 4096 Aug 6 03:13 internal 03:16:10 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 03:13 openapi 03:16:10 drwxrwxr-x 5 jenkins jenkins 4096 Aug 6 03:13 pkg 03:16:10 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 03:13 snap 03:16:10 -rw-rw-r-- 1 jenkins jenkins 222 Aug 6 03:13 version.go [Pipeline] isUnix [Pipeline] sh 03:16:10 + 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=1f491d42246a75cc09508320851612dec61855a7 --label arch=arm64 --label version=0.0.0 . 03:16:11 Sending build context to Docker daemon 3.159MB 03:16:11 Step 1/23 : ARG BASE=golang:1.13-alpine 03:16:11 Step 2/23 : FROM ${BASE} AS builder 03:16:11 ---> 1716490b3e29 03:16:11 Step 3/23 : ARG MAKE='make build' 03:16:11 ---> Running in d2eb49680db1 03:16:12 Removing intermediate container d2eb49680db1 03:16:12 ---> cd56d8828a0d 03:16:12 Step 4/23 : WORKDIR /device-sdk-go 03:16:12 ---> Running in 4763c88364ff 03:16:12 Removing intermediate container 4763c88364ff 03:16:12 ---> dc6ad9b41714 03:16:12 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:16:12 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:16:12 ---> Running in a8020552d066 03:16:13 Removing intermediate container a8020552d066 03:16:13 ---> e77205c4f259 03:16:13 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:13 ---> Running in 0450cd3b185a 03:16:14 Removing intermediate container bc1b27803905 03:16:14 ---> 5d36f9c89d80 03:16:14 Step 10/23 : FROM scratch 03:16:14 ---> 03:16:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:16:14 ---> Running in d1c6ccf2524c 03:16:14 Removing intermediate container d1c6ccf2524c 03:16:14 ---> 57ef5f11421f 03:16:14 Step 12/23 : ENV APP_PORT=49990 03:16:14 ---> Running in d03cd0d1a3aa 03:16:14 Removing intermediate container d03cd0d1a3aa 03:16:14 ---> 9e5aa607a7c8 03:16:14 Step 13/23 : EXPOSE $APP_PORT 03:16:14 ---> Running in 107ad90d704c 03:16:15 Removing intermediate container 107ad90d704c 03:16:15 ---> cdab6e2f5499 03:16:15 Step 14/23 : WORKDIR / 03:16:15 ---> Running in 432ab9d737d4 03:16:15 Removing intermediate container 432ab9d737d4 03:16:15 ---> f152c1ac5d10 03:16:15 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:16:15 ---> f893a6badead 03:16:15 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:16:15 ---> 94f2a6c0e567 03:16:15 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:16:16 Removing intermediate container 0450cd3b185a 03:16:16 ---> b95e1b0d6881 03:16:16 Step 7/23 : RUN apk add --update --no-cache make git 03:16:16 ---> Running in d1e56338b842 03:16:16 ---> 5cffedd11627 03:16:16 Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 03:16:16 ---> 78305a372267 03:16:16 Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 03:16:16 ---> 6fee7996e84c 03:16:16 Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:16:16 ---> Running in 6e4e56c3c83d 03:16:16 Removing intermediate container 6e4e56c3c83d 03:16:16 ---> d0d625b9906d 03:16:16 Step 21/23 : LABEL arch=amd64 03:16:16 ---> Running in b5078bdbc32f 03:16:16 Removing intermediate container b5078bdbc32f 03:16:16 ---> f77438d4a3a7 03:16:16 Step 22/23 : LABEL git_sha=1f491d42246a75cc09508320851612dec61855a7 03:16:17 ---> Running in aa67b87a434b 03:16:17 Removing intermediate container aa67b87a434b 03:16:17 ---> db5426798d64 03:16:17 Step 23/23 : LABEL version=0.0.0 03:16:17 ---> Running in 4a18eba6dae7 03:16:17 Removing intermediate container 4a18eba6dae7 03:16:17 ---> 789a2fd82e75 03:16:17 [Warning] One or more build-args [ARCH] were not consumed 03:16:17 Successfully built 789a2fd82e75 03:16:17 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } 03:16:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:16:18 OK: 142 MiB in 39 packages 03:16:20 Removing intermediate container d1e56338b842 03:16:20 ---> 52d60be22818 03:16:20 Step 8/23 : COPY . . 03:16:21 ---> 5c333630ce9c 03:16:21 Step 9/23 : RUN ${MAKE} 03:16:21 ---> Running in 0f96b59cb0dd 03:16:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:16:49 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:16:49 Removing intermediate container 0f96b59cb0dd 03:16:49 ---> 80595ecb3fde 03:16:49 Step 10/23 : FROM scratch 03:16:49 ---> 03:16:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:16:49 ---> Running in e02093cd700f 03:16:49 Removing intermediate container e02093cd700f 03:16:49 ---> 2b1248f05148 03:16:49 Step 12/23 : ENV APP_PORT=49990 03:16:49 ---> Running in 75a4d9d22268 03:16:49 Removing intermediate container 75a4d9d22268 03:16:49 ---> dbc968f63993 03:16:49 Step 13/23 : EXPOSE $APP_PORT 03:16:49 ---> Running in 88901e33f73b 03:16:50 Removing intermediate container 88901e33f73b 03:16:50 ---> 31731c0ccf34 03:16:50 Step 14/23 : WORKDIR / 03:16:50 ---> Running in a5666e56bb11 03:16:51 Removing intermediate container a5666e56bb11 03:16:51 ---> 82919b7e1ad4 03:16:51 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:16:51 ---> ba87b0bcf3e0 03:16:51 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:16:52 ---> f795e7a8449d 03:16:52 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:16:53 ---> 5f87bba70869 03:16:53 Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 03:16:54 ---> 5ce381394b69 03:16:54 Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 03:16:55 ---> 130a7ccdf110 03:16:55 Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:16:55 ---> Running in e86303ec76ff 03:16:55 Removing intermediate container e86303ec76ff 03:16:55 ---> c5cfbe694734 03:16:55 Step 21/23 : LABEL arch=arm64 03:16:55 ---> Running in 2e09750f325d 03:16:56 Removing intermediate container 2e09750f325d 03:16:56 ---> 41b45cb1265f 03:16:56 Step 22/23 : LABEL git_sha=1f491d42246a75cc09508320851612dec61855a7 03:16:56 ---> Running in ac32c8e1427e 03:16:56 Removing intermediate container ac32c8e1427e 03:16:56 ---> aeb8dd7132c3 03:16:56 Step 23/23 : LABEL version=0.0.0 03:16:57 ---> Running in 15f28ac37eb5 03:16:57 Removing intermediate container 15f28ac37eb5 03:16:57 ---> 346d941387cc 03:16:57 [Warning] One or more build-args [ARCH] were not consumed 03:16:57 Successfully built 346d941387cc 03:16:57 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:16:58 provisioning config files... 03:16:58 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/config6336632458746430735tmp [Pipeline] { [Pipeline] sh 03:16:59 + curl -s https://codecov.io/bash 03:16:59 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/config6336632458746430735tmp [Pipeline] } 03:19: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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 03:19:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:19:23 ---> package-listing.sh 03:19:23 ++ tr '[:upper:]' '[:lower:]' 03:19:23 ++ facter osfamily 03:19:23 + OS_FAMILY=redhat 03:19:23 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-553 03:19:23 + START_PACKAGES=/tmp/packages_start.txt 03:19:23 + END_PACKAGES=/tmp/packages_end.txt 03:19:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:19:23 + PACKAGES=/tmp/packages_start.txt 03:19:23 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-553 ']' 03:19:23 + PACKAGES=/tmp/packages_end.txt 03:19:23 + case "${OS_FAMILY}" in 03:19:23 + rpm -qa 03:19:23 + sort 03:19:27 + '[' -f /tmp/packages_start.txt ']' 03:19:27 + '[' -f /tmp/packages_end.txt ']' 03:19:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:19:27 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-553 ']' 03:19:27 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-553/archives/ 03:19:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-553/archives/ [Pipeline] isUnix [Pipeline] sh 03:19:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:19:28 03:19:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:19:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:19:28 alpine: Pulling from edgex-lftools-log-publisher 03:19:28 c9b1b535fdd9: Pulling fs layer 03:19:28 2cc5ad85d9ab: Pulling fs layer 03:19:28 756a868c4378: Pulling fs layer 03:19:28 444b2fc9a129: Pulling fs layer 03:19:28 ea15f1150254: Pulling fs layer 03:19:28 41b27a9f41bf: Pulling fs layer 03:19:28 28c525ee5125: Pulling fs layer 03:19:28 094b1ea09ed8: Pulling fs layer 03:19:28 138eaada9080: Pulling fs layer 03:19:28 0622d0fa9048: Pulling fs layer 03:19:28 ea15f1150254: Waiting 03:19:28 41b27a9f41bf: Waiting 03:19:28 28c525ee5125: Waiting 03:19:28 094b1ea09ed8: Waiting 03:19:28 444b2fc9a129: Waiting 03:19:28 0622d0fa9048: Waiting 03:19:28 2cc5ad85d9ab: Download complete 03:19:28 444b2fc9a129: Verifying Checksum 03:19:28 444b2fc9a129: Download complete 03:19:28 c9b1b535fdd9: Verifying Checksum 03:19:28 ea15f1150254: Verifying Checksum 03:19:28 ea15f1150254: Download complete 03:19:28 28c525ee5125: Verifying Checksum 03:19:28 28c525ee5125: Download complete 03:19:28 756a868c4378: Verifying Checksum 03:19:28 756a868c4378: Download complete 03:19:29 c9b1b535fdd9: Pull complete 03:19:29 094b1ea09ed8: Verifying Checksum 03:19:29 094b1ea09ed8: Download complete 03:19:29 0622d0fa9048: Verifying Checksum 03:19:29 0622d0fa9048: Download complete 03:19:29 138eaada9080: Verifying Checksum 03:19:29 138eaada9080: Download complete 03:19:29 2cc5ad85d9ab: Pull complete 03:19:29 41b27a9f41bf: Verifying Checksum 03:19:29 41b27a9f41bf: Download complete 03:19:30 756a868c4378: Pull complete 03:19:30 444b2fc9a129: Pull complete 03:19:31 ea15f1150254: Pull complete 03:19:35 41b27a9f41bf: Pull complete 03:19:35 28c525ee5125: Pull complete 03:19:37 094b1ea09ed8: Pull complete 03:19:38 138eaada9080: Pull complete 03:19:38 0622d0fa9048: Pull complete 03:19:38 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:19:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:19:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:19:38 prd-centos7-docker-4c-2g-2920 does not seem to be running inside a container 03:19:38 $ 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-553 -v /w/workspace/dgexfoundry_device-sdk-go_PR-553:/w/workspace/dgexfoundry_device-sdk-go_PR-553:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-553@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:19:42 $ docker top 72ba7b670c0a98b3cd439e00a9004aad300d5fc1dcb84c12eafa87b1fe4c469b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:42 provisioning config files... 03:19:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/config3966594099562105826tmp [Pipeline] { [Pipeline] echo 03:19:42 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:19:42 ---> create-netrc.sh [Pipeline] echo 03:19:42 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:19:43 ---> logs-deploy.sh 03:19:43 + ARCHIVE_ARTIFACTS= 03:19:43 + LOGS_SERVER=https://logs.edgexfoundry.org 03:19:43 + '[' https://logs.edgexfoundry.org == None ']' 03:19:43 + NEXUS_URL=https://nexus.edgexfoundry.org 03:19:43 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-553/8 03:19:43 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-553/8/ 03:19:43 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-553/8 /w/workspace/dgexfoundry_device-sdk-go_PR-553 03:19:44 Archives upload complete. 03:19:44 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-553/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-553/8/ 03:19:44 ---> uname -a: 03:19:44 Linux 72ba7b670c0a 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 03:19:44 03:19:44 03:19:44 ---> lscpu: 03:19:44 Architecture: x86_64 03:19:44 CPU op-mode(s): 32-bit, 64-bit 03:19:44 Byte Order: Little Endian 03:19:44 Address sizes: 40 bits physical, 48 bits virtual 03:19:44 CPU(s): 4 03:19:44 On-line CPU(s) list: 0-3 03:19:44 Thread(s) per core: 1 03:19:44 Core(s) per socket: 1 03:19:44 Socket(s): 4 03:19:44 NUMA node(s): 1 03:19:44 Vendor ID: GenuineIntel 03:19:44 CPU family: 6 03:19:44 Model: 44 03:19:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:19:44 Stepping: 1 03:19:44 CPU MHz: 2933.396 03:19:44 BogoMIPS: 5866.79 03:19:44 Virtualization: VT-x 03:19:44 Hypervisor vendor: KVM 03:19:44 Virtualization type: full 03:19:44 L1d cache: 128 KiB 03:19:44 L1i cache: 128 KiB 03:19:44 L2 cache: 16 MiB 03:19:44 L3 cache: 64 MiB 03:19:44 NUMA node0 CPU(s): 0-3 03:19:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:19:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:19:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:19:44 Vulnerability Meltdown: Mitigation; PTI 03:19:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:19:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:19:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:19:44 Vulnerability Tsx async abort: Not affected 03:19:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 03:19:44 03:19:44