Pull request #478 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 6d36f33b612300ee79929b7f99b8ffab79cfcdbd rather than e1fc2c021d528860c54b3f59d5f552a35cb8796b Obtained Jenkinsfile from 6d36f33b612300ee79929b7f99b8ffab79cfcdbd Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-478/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3037 in /w/workspace/dgexfoundry_device-sdk-go_PR-478 [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-478 # 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/478/head:refs/remotes/origin/PR-478 +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/478/head:refs/remotes/origin/PR-478 # 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/478/head:refs/remotes/origin/PR-478 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit e1fc2c021d528860c54b3f59d5f552a35cb8796b Merge succeeded, producing e1fc2c021d528860c54b3f59d5f552a35cb8796b Checking out Revision e1fc2c021d528860c54b3f59d5f552a35cb8796b (PR-478) > git config core.sparsecheckout # timeout=10 > git checkout -f e1fc2c021d528860c54b3f59d5f552a35cb8796b # 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 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1fc2c021d528860c54b3f59d5f552a35cb8796b # timeout=10 Commit message: "Update to correctly support -r argument" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-09T08:23:24.313Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-09T08:23:26.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-09T08:23:26.844Z] [2020-04-09T08:23:26.844Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-09T08:23:27.235Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-09T08:23:27.497Z] latest: Pulling from edgex-devops/git-semver [2020-04-09T08:23:27.497Z] 9123ac7c32f7: Pulling fs layer [2020-04-09T08:23:27.497Z] b8cc5d1170e3: Pulling fs layer [2020-04-09T08:23:27.497Z] 2924cbbf6a41: Pulling fs layer [2020-04-09T08:23:27.497Z] 93b08a4f1073: Pulling fs layer [2020-04-09T08:23:27.497Z] 93b08a4f1073: Waiting [2020-04-09T08:23:27.497Z] b8cc5d1170e3: Verifying Checksum [2020-04-09T08:23:27.497Z] b8cc5d1170e3: Download complete [2020-04-09T08:23:27.497Z] 9123ac7c32f7: Verifying Checksum [2020-04-09T08:23:27.497Z] 9123ac7c32f7: Download complete [2020-04-09T08:23:27.497Z] 2924cbbf6a41: Verifying Checksum [2020-04-09T08:23:27.497Z] 2924cbbf6a41: Download complete [2020-04-09T08:23:27.497Z] 93b08a4f1073: Verifying Checksum [2020-04-09T08:23:27.497Z] 93b08a4f1073: Download complete [2020-04-09T08:23:27.757Z] 9123ac7c32f7: Pull complete [2020-04-09T08:23:27.757Z] b8cc5d1170e3: Pull complete [2020-04-09T08:23:28.696Z] 2924cbbf6a41: Pull complete [2020-04-09T08:23:28.956Z] 93b08a4f1073: Pull complete [2020-04-09T08:23:28.956Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-09T08:23:28.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-09T08:23:29.123Z] prd-centos7-docker-4c-2g-3037 does not seem to be running inside a container [2020-04-09T08:23:29.202Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-478 -v /w/workspace/dgexfoundry_device-sdk-go_PR-478:/w/workspace/dgexfoundry_device-sdk-go_PR-478:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-478@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-09T08:23:29.850Z] $ docker top ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-09T08:23:30.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-09T08:23:30.178Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-09T08:23:30.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-09T08:23:30.394Z] $ docker exec ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 ssh-agent [2020-04-09T08:23:30.585Z] SSH_AUTH_SOCK=/tmp/ssh-gshaQjfataAS/agent.13 [2020-04-09T08:23:30.585Z] SSH_AGENT_PID=20 [2020-04-09T08:23:30.598Z] Running ssh-add (command line suppressed) [2020-04-09T08:23:30.747Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/private_key_1933004108425043859.key (/w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/private_key_1933004108425043859.key) [2020-04-09T08:23:30.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-09T08:23:31.164Z] + git describe --exact-match --tags HEAD [2020-04-09T08:23:31.164Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-09T08:23:31.248Z] $ docker exec --env ******** --env ******** ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 ssh-agent -k [2020-04-09T08:23:31.388Z] unset SSH_AUTH_SOCK; [2020-04-09T08:23:31.388Z] unset SSH_AGENT_PID; [2020-04-09T08:23:31.388Z] echo Agent pid 20 killed; [2020-04-09T08:23:31.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-09T08:23:31.565Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-09T08:23:31.565Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-09T08:23:31.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-09T08:23:31.654Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-09T08:23:31.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-09T08:23:31.847Z] $ docker exec ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 ssh-agent [2020-04-09T08:23:32.038Z] SSH_AUTH_SOCK=/tmp/ssh-mhsl9kEsnpoK/agent.55 [2020-04-09T08:23:32.038Z] SSH_AGENT_PID=62 [2020-04-09T08:23:32.044Z] Running ssh-add (command line suppressed) [2020-04-09T08:23:32.184Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/private_key_4747783193415597152.key (/w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/private_key_4747783193415597152.key) [2020-04-09T08:23:32.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-09T08:23:32.867Z] + git semver init [2020-04-09T08:23:32.868Z] # -> Open(): unable to determine branch for HEAD [2020-04-09T08:23:32.868Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-478/.git [2020-04-09T08:23:32.868Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-478 [2020-04-09T08:23:32.868Z] # $SEMVER_REMOTE_NAME = origin [2020-04-09T08:23:32.868Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-09T08:23:32.868Z] # $SEMVER_USER_NAME = jenkins [2020-04-09T08:23:32.868Z] # $SEMVER_BRANCH = PR-478 [2020-04-09T08:23:32.868Z] # $SEMVER_TEMP = /tmp/semver-421944843 [2020-04-09T08:23:32.868Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-09T08:23:33.439Z] # '/tmp/semver-421944843' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-478/.semver' [2020-04-09T08:23:33.439Z] # -> Force: false [2020-04-09T08:23:33.439Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-478/.semver [Pipeline] } [2020-04-09T08:23:33.460Z] $ docker exec --env ******** --env ******** ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 ssh-agent -k [2020-04-09T08:23:33.608Z] unset SSH_AUTH_SOCK; [2020-04-09T08:23:33.608Z] unset SSH_AGENT_PID; [2020-04-09T08:23:33.608Z] echo Agent pid 62 killed; [2020-04-09T08:23:33.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-09T08:23:34.191Z] + git semver [Pipeline] } [2020-04-09T08:23:34.217Z] $ docker stop --time=1 ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 [2020-04-09T08:23:35.573Z] $ docker rm -f ad503066c042132fefc0d9cc41e640916e02eb7923f2cf92c88aaa79f9193f13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-09T08:23:36.511Z] Stashed 39 file(s) [Pipeline] echo [2020-04-09T08:23:36.531Z] [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 [2020-04-09T08:23:52.060Z] Still waiting to schedule task [2020-04-09T08:23:52.061Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3037’ [2020-04-09T08:23:52.082Z] Still waiting to schedule task [2020-04-09T08:23:52.082Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline [2020-04-09T08:25:33.184Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3038 in /w/workspace/dgexfoundry_device-sdk-go_PR-478 [Pipeline] { [Pipeline] ws [2020-04-09T08:25:33.293Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-09T08:25:39.595Z] using credential edgex-jenkins-ssh [2020-04-09T08:25:39.650Z] Cloning the remote Git repository [2020-04-09T08:25:39.650Z] Cloning with configured refspecs honoured and without tags [2020-04-09T08:25:39.720Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-09T08:25:39.831Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-09T08:25:39.931Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-09T08:25:39.932Z] > git --version # timeout=10 [2020-04-09T08:25:39.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T08:25:40.026Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T08:25:41.007Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-09T08:25:41.049Z] > git config --add remote.origin.fetch +refs/pull/478/head:refs/remotes/origin/PR-478 # timeout=10 [2020-04-09T08:25:41.074Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T08:25:41.104Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-09T08:25:41.129Z] Fetching without tags [2020-04-09T08:25:41.590Z] Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit e1fc2c021d528860c54b3f59d5f552a35cb8796b [2020-04-09T08:25:41.884Z] Merge succeeded, producing e1fc2c021d528860c54b3f59d5f552a35cb8796b [2020-04-09T08:25:41.885Z] Checking out Revision e1fc2c021d528860c54b3f59d5f552a35cb8796b (PR-478) [2020-04-09T08:25:41.155Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-09T08:25:41.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T08:25:41.171Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T08:25:41.617Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T08:25:41.645Z] > git checkout -f e1fc2c021d528860c54b3f59d5f552a35cb8796b # timeout=10 [2020-04-09T08:25:41.748Z] > git remote # timeout=10 [2020-04-09T08:25:41.780Z] > git config --get remote.origin.url # timeout=10 [2020-04-09T08:25:41.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T08:25:41.832Z] > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 [2020-04-09T08:25:41.856Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T08:25:41.899Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T08:25:41.953Z] > git checkout -f e1fc2c021d528860c54b3f59d5f552a35cb8796b # timeout=10 [2020-04-09T08:25:46.544Z] Commit message: "Update to correctly support -r argument" [2020-04-09T08:25:46.607Z] > git --version # timeout=10 [2020-04-09T08:25:46.638Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-09T08:25:48.217Z] ========================================================= [2020-04-09T08:25:48.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-09T08:25:48.217Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-09T08:25:49.434Z] + 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 . [2020-04-09T08:25:50.412Z] Sending build context to Docker daemon 2.851MB [2020-04-09T08:25:50.413Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-09T08:25:50.413Z] Step 2/8 : FROM ${BASE} [2020-04-09T08:25:50.681Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-09T08:25:50.681Z] cde5963f3b93: Pulling fs layer [2020-04-09T08:25:50.681Z] 2a23fa8c16f7: Pulling fs layer [2020-04-09T08:25:50.681Z] 777b28850792: Pulling fs layer [2020-04-09T08:25:50.681Z] 8a11ddd9e578: Pulling fs layer [2020-04-09T08:25:50.681Z] 4cf88f913ddb: Pulling fs layer [2020-04-09T08:25:50.681Z] 1df406cf5192: Pulling fs layer [2020-04-09T08:25:50.681Z] cd6300453558: Pulling fs layer [2020-04-09T08:25:50.681Z] b9c365052c96: Pulling fs layer [2020-04-09T08:25:50.681Z] a2d8cc88f415: Pulling fs layer [2020-04-09T08:25:50.681Z] ea1d1ca13537: Pulling fs layer [2020-04-09T08:25:50.681Z] 3750a50a1c5e: Pulling fs layer [2020-04-09T08:25:50.681Z] 8a11ddd9e578: Waiting [2020-04-09T08:25:50.681Z] 4cf88f913ddb: Waiting [2020-04-09T08:25:50.681Z] 1df406cf5192: Waiting [2020-04-09T08:25:50.681Z] cd6300453558: Waiting [2020-04-09T08:25:50.681Z] b9c365052c96: Waiting [2020-04-09T08:25:50.681Z] a2d8cc88f415: Waiting [2020-04-09T08:25:50.681Z] ea1d1ca13537: Waiting [2020-04-09T08:25:50.681Z] 3750a50a1c5e: Waiting [2020-04-09T08:25:50.681Z] 777b28850792: Verifying Checksum [2020-04-09T08:25:50.681Z] 777b28850792: Download complete [2020-04-09T08:25:50.953Z] 2a23fa8c16f7: Download complete [2020-04-09T08:25:50.953Z] 4cf88f913ddb: Verifying Checksum [2020-04-09T08:25:50.953Z] 4cf88f913ddb: Download complete [2020-04-09T08:25:50.953Z] 1df406cf5192: Verifying Checksum [2020-04-09T08:25:50.953Z] 1df406cf5192: Download complete [2020-04-09T08:25:50.953Z] cde5963f3b93: Verifying Checksum [2020-04-09T08:25:50.953Z] cde5963f3b93: Download complete [2020-04-09T08:25:51.925Z] cde5963f3b93: Pull complete [2020-04-09T08:25:52.516Z] 2a23fa8c16f7: Pull complete [2020-04-09T08:25:52.785Z] 777b28850792: Pull complete [2020-04-09T08:25:55.381Z] cd6300453558: Verifying Checksum [2020-04-09T08:25:55.381Z] cd6300453558: Download complete [2020-04-09T08:25:55.381Z] a2d8cc88f415: Verifying Checksum [2020-04-09T08:25:55.381Z] a2d8cc88f415: Download complete [2020-04-09T08:25:57.332Z] ea1d1ca13537: Verifying Checksum [2020-04-09T08:25:57.332Z] ea1d1ca13537: Download complete [2020-04-09T08:25:57.602Z] 3750a50a1c5e: Verifying Checksum [2020-04-09T08:25:57.602Z] 3750a50a1c5e: Download complete [2020-04-09T08:26:00.184Z] b9c365052c96: Verifying Checksum [2020-04-09T08:26:00.184Z] b9c365052c96: Download complete [2020-04-09T08:26:02.150Z] 8a11ddd9e578: Verifying Checksum [2020-04-09T08:26:02.150Z] 8a11ddd9e578: Download complete [2020-04-09T08:26:13.188Z] Running on prd-centos7-docker-4c-2g-3039 in /w/workspace/dgexfoundry_device-sdk-go_PR-478 [Pipeline] { [Pipeline] ws [2020-04-09T08:26:13.303Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-09T08:26:14.501Z] 8a11ddd9e578: Pull complete [2020-04-09T08:26:14.501Z] 4cf88f913ddb: Pull complete [2020-04-09T08:26:14.501Z] 1df406cf5192: Pull complete [2020-04-09T08:26:15.375Z] using credential edgex-jenkins-ssh [2020-04-09T08:26:15.424Z] Cloning the remote Git repository [2020-04-09T08:26:15.424Z] Cloning with configured refspecs honoured and without tags [2020-04-09T08:26:15.413Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-09T08:26:15.449Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-09T08:26:15.490Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-09T08:26:15.490Z] > git --version # timeout=10 [2020-04-09T08:26:15.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T08:26:15.521Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T08:26:16.247Z] Fetching without tags [2020-04-09T08:26:16.631Z] Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit e1fc2c021d528860c54b3f59d5f552a35cb8796b [2020-04-09T08:26:16.728Z] Merge succeeded, producing e1fc2c021d528860c54b3f59d5f552a35cb8796b [2020-04-09T08:26:16.728Z] Checking out Revision e1fc2c021d528860c54b3f59d5f552a35cb8796b (PR-478) [2020-04-09T08:26:16.118Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-09T08:26:16.125Z] > git config --add remote.origin.fetch +refs/pull/478/head:refs/remotes/origin/PR-478 # timeout=10 [2020-04-09T08:26:16.129Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T08:26:16.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-09T08:26:16.148Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-09T08:26:16.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T08:26:16.153Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T08:26:16.569Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T08:26:16.577Z] > git checkout -f e1fc2c021d528860c54b3f59d5f552a35cb8796b # timeout=10 [2020-04-09T08:26:16.631Z] > git remote # timeout=10 [2020-04-09T08:26:16.637Z] > git config --get remote.origin.url # timeout=10 [2020-04-09T08:26:16.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T08:26:16.649Z] > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 [2020-04-09T08:26:16.659Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T08:26:16.669Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T08:26:16.674Z] > git checkout -f e1fc2c021d528860c54b3f59d5f552a35cb8796b # timeout=10 [2020-04-09T08:26:17.857Z] cd6300453558: Pull complete [2020-04-09T08:26:21.651Z] Commit message: "Update to correctly support -r argument" [2020-04-09T08:26:21.682Z] > git --version # timeout=10 [2020-04-09T08:26:21.697Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-09T08:26:22.629Z] ========================================================= [2020-04-09T08:26:22.629Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-09T08:26:22.629Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-09T08:26:23.232Z] b9c365052c96: Pull complete [2020-04-09T08:26:23.232Z] a2d8cc88f415: Pull complete [2020-04-09T08:26:23.361Z] + 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 . [2020-04-09T08:26:23.625Z] Sending build context to Docker daemon 2.853MB [2020-04-09T08:26:23.625Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-09T08:26:23.625Z] Step 2/8 : FROM ${BASE} [2020-04-09T08:26:23.625Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-09T08:26:23.625Z] e6b0cf9c0882: Pulling fs layer [2020-04-09T08:26:23.625Z] 2848faf0eed1: Pulling fs layer [2020-04-09T08:26:23.625Z] 0f37312ad70f: Pulling fs layer [2020-04-09T08:26:23.625Z] 5788d62ee057: Pulling fs layer [2020-04-09T08:26:23.625Z] 0e6b1d234666: Pulling fs layer [2020-04-09T08:26:23.625Z] bf5d7aec512f: Pulling fs layer [2020-04-09T08:26:23.625Z] 34c802a77dc8: Pulling fs layer [2020-04-09T08:26:23.625Z] 9eb99e56ec68: Pulling fs layer [2020-04-09T08:26:23.625Z] 27c7a5d97fbd: Pulling fs layer [2020-04-09T08:26:23.625Z] 5c102a31e300: Pulling fs layer [2020-04-09T08:26:23.625Z] dcfb455df0a1: Pulling fs layer [2020-04-09T08:26:23.625Z] 34c802a77dc8: Waiting [2020-04-09T08:26:23.625Z] 9eb99e56ec68: Waiting [2020-04-09T08:26:23.625Z] 27c7a5d97fbd: Waiting [2020-04-09T08:26:23.625Z] 5c102a31e300: Waiting [2020-04-09T08:26:23.625Z] dcfb455df0a1: Waiting [2020-04-09T08:26:23.625Z] 5788d62ee057: Waiting [2020-04-09T08:26:23.625Z] 0e6b1d234666: Waiting [2020-04-09T08:26:23.625Z] bf5d7aec512f: Waiting [2020-04-09T08:26:23.625Z] 0f37312ad70f: Verifying Checksum [2020-04-09T08:26:23.626Z] 0f37312ad70f: Download complete [2020-04-09T08:26:23.626Z] 2848faf0eed1: Verifying Checksum [2020-04-09T08:26:23.626Z] 2848faf0eed1: Download complete [2020-04-09T08:26:23.626Z] 0e6b1d234666: Verifying Checksum [2020-04-09T08:26:23.626Z] 0e6b1d234666: Download complete [2020-04-09T08:26:23.626Z] bf5d7aec512f: Download complete [2020-04-09T08:26:23.626Z] e6b0cf9c0882: Download complete [2020-04-09T08:26:23.889Z] e6b0cf9c0882: Pull complete [2020-04-09T08:26:24.154Z] 2848faf0eed1: Pull complete [2020-04-09T08:26:24.419Z] 34c802a77dc8: Verifying Checksum [2020-04-09T08:26:24.419Z] 34c802a77dc8: Download complete [2020-04-09T08:26:24.419Z] 27c7a5d97fbd: Verifying Checksum [2020-04-09T08:26:24.419Z] 27c7a5d97fbd: Download complete [2020-04-09T08:26:24.999Z] 5788d62ee057: Verifying Checksum [2020-04-09T08:26:24.999Z] 5788d62ee057: Download complete [2020-04-09T08:26:25.206Z] ea1d1ca13537: Pull complete [2020-04-09T08:26:25.260Z] 5c102a31e300: Verifying Checksum [2020-04-09T08:26:25.260Z] 5c102a31e300: Download complete [2020-04-09T08:26:25.260Z] dcfb455df0a1: Verifying Checksum [2020-04-09T08:26:25.260Z] dcfb455df0a1: Download complete [2020-04-09T08:26:25.260Z] 9eb99e56ec68: Verifying Checksum [2020-04-09T08:26:25.260Z] 9eb99e56ec68: Download complete [2020-04-09T08:26:25.795Z] 3750a50a1c5e: Pull complete [2020-04-09T08:26:25.795Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-09T08:26:25.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-09T08:26:25.795Z] ---> 78745c68409d [2020-04-09T08:26:25.795Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T08:26:26.196Z] 0f37312ad70f: Pull complete [2020-04-09T08:26:31.148Z] ---> Running in c37da7179fb1 [2020-04-09T08:26:31.148Z] Removing intermediate container c37da7179fb1 [2020-04-09T08:26:31.148Z] ---> 542247af81b9 [2020-04-09T08:26:31.148Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T08:26:31.148Z] ---> Running in 21a0c2d55d36 [2020-04-09T08:26:32.774Z] 5788d62ee057: Pull complete [2020-04-09T08:26:33.033Z] 0e6b1d234666: Pull complete [2020-04-09T08:26:33.033Z] bf5d7aec512f: Pull complete [2020-04-09T08:26:33.742Z] Removing intermediate container 21a0c2d55d36 [2020-04-09T08:26:33.742Z] ---> 0a5183bd598f [2020-04-09T08:26:33.742Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-09T08:26:33.742Z] ---> Running in bd3808a75588 [2020-04-09T08:26:34.326Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-09T08:26:35.286Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-09T08:26:35.876Z] OK: 125 MiB in 39 packages [2020-04-09T08:26:36.847Z] Removing intermediate container bd3808a75588 [2020-04-09T08:26:36.847Z] ---> 65cb254fa343 [2020-04-09T08:26:36.847Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-09T08:26:37.119Z] ---> Running in cd3bc1f7f154 [2020-04-09T08:26:37.232Z] 34c802a77dc8: Pull complete [2020-04-09T08:26:37.707Z] Removing intermediate container cd3bc1f7f154 [2020-04-09T08:26:37.707Z] ---> c1f5e0abecb0 [2020-04-09T08:26:37.707Z] Step 7/8 : COPY . . [2020-04-09T08:26:38.682Z] ---> 07bad0be7327 [2020-04-09T08:26:38.682Z] Step 8/8 : RUN go mod download [2020-04-09T08:26:38.682Z] ---> Running in a37595f19878 [2020-04-09T08:26:40.536Z] 9eb99e56ec68: Pull complete [2020-04-09T08:26:40.536Z] 27c7a5d97fbd: Pull complete [2020-04-09T08:26:41.475Z] 5c102a31e300: Pull complete [2020-04-09T08:26:41.475Z] dcfb455df0a1: Pull complete [2020-04-09T08:26:41.475Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-09T08:26:41.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-09T08:26:41.475Z] ---> 7c70fe431013 [2020-04-09T08:26:41.475Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T08:26:41.734Z] ---> Running in 4d9740c2018d [2020-04-09T08:26:41.734Z] Removing intermediate container 4d9740c2018d [2020-04-09T08:26:41.734Z] ---> f3fc98217a20 [2020-04-09T08:26:41.734Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T08:26:41.734Z] ---> Running in 43e7a7071b0e [2020-04-09T08:26:42.672Z] Removing intermediate container 43e7a7071b0e [2020-04-09T08:26:42.672Z] ---> 748d90615c7c [2020-04-09T08:26:42.672Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-09T08:26:42.672Z] ---> Running in 7ab03536b575 [2020-04-09T08:26:42.942Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-09T08:26:42.942Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-09T08:26:42.942Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-09T08:26:42.942Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-09T08:26:42.942Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-09T08:26:42.942Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-09T08:26:42.942Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-09T08:26:42.942Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-09T08:26:42.942Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-09T08:26:43.211Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-09T08:26:43.211Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-09T08:26:43.211Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-09T08:26:43.211Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-09T08:26:43.211Z] go: finding github.com/fatih/color v1.7.0 [2020-04-09T08:26:43.211Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-09T08:26:43.480Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-09T08:26:43.480Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-09T08:26:43.480Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-09T08:26:43.480Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-09T08:26:43.480Z] go: finding github.com/google/uuid v1.1.0 [2020-04-09T08:26:43.618Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-09T08:26:43.750Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-09T08:26:43.750Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-09T08:26:43.750Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-09T08:26:43.750Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-09T08:26:43.750Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-09T08:26:43.750Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-09T08:26:43.750Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-09T08:26:44.018Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-09T08:26:44.018Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-09T08:26:44.018Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-09T08:26:44.018Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-09T08:26:44.018Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-09T08:26:44.018Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-09T08:26:44.190Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-09T08:26:44.286Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-09T08:26:44.287Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-09T08:26:44.287Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-09T08:26:44.287Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-09T08:26:44.287Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-09T08:26:44.287Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-09T08:26:44.449Z] OK: 143 MiB in 39 packages [2020-04-09T08:26:44.554Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-09T08:26:44.554Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-09T08:26:44.554Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-09T08:26:44.554Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-09T08:26:44.554Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-09T08:26:44.554Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-09T08:26:44.716Z] Removing intermediate container 7ab03536b575 [2020-04-09T08:26:44.716Z] ---> a5bcf88bfa6f [2020-04-09T08:26:44.716Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-09T08:26:44.716Z] ---> Running in 221fc6d8f023 [2020-04-09T08:26:44.821Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-09T08:26:44.821Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-09T08:26:44.821Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-09T08:26:44.821Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-09T08:26:44.821Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-09T08:26:44.821Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-09T08:26:44.975Z] Removing intermediate container 221fc6d8f023 [2020-04-09T08:26:44.975Z] ---> a0263c6c4214 [2020-04-09T08:26:44.975Z] Step 7/8 : COPY . . [2020-04-09T08:26:45.090Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-09T08:26:45.090Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-09T08:26:45.090Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-09T08:26:45.090Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-09T08:26:45.090Z] go: finding github.com/posener/complete v1.1.1 [2020-04-09T08:26:45.359Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-09T08:26:45.359Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-09T08:26:45.359Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-09T08:26:45.359Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-09T08:26:45.359Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-09T08:26:45.359Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-09T08:26:45.359Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-09T08:26:45.551Z] ---> e61a50b1a45a [2020-04-09T08:26:45.551Z] Step 8/8 : RUN go mod download [2020-04-09T08:26:45.551Z] ---> Running in 728ece477ea0 [2020-04-09T08:26:45.627Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-09T08:26:45.627Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-09T08:26:45.627Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-09T08:26:45.627Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-09T08:26:45.627Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-09T08:26:47.455Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-09T08:26:47.455Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-09T08:26:47.713Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-09T08:26:47.713Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-09T08:26:47.713Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-09T08:26:47.713Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-09T08:26:47.713Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-09T08:26:47.713Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-09T08:26:47.713Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-09T08:26:47.972Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-09T08:26:47.972Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-09T08:26:47.972Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-09T08:26:47.972Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-09T08:26:47.972Z] go: finding github.com/fatih/color v1.7.0 [2020-04-09T08:26:47.972Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-09T08:26:48.231Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-09T08:26:48.231Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-09T08:26:48.231Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-09T08:26:48.231Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-09T08:26:48.231Z] go: finding github.com/google/uuid v1.1.0 [2020-04-09T08:26:48.231Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-09T08:26:48.231Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-09T08:26:48.490Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-09T08:26:48.490Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-09T08:26:48.490Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-09T08:26:48.490Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-09T08:26:48.490Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-09T08:26:48.490Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-09T08:26:48.490Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-09T08:26:48.750Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-09T08:26:48.750Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-09T08:26:48.750Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-09T08:26:48.750Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-09T08:26:48.750Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-09T08:26:48.750Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-09T08:26:48.750Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-09T08:26:49.008Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-09T08:26:49.008Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-09T08:26:49.008Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-09T08:26:49.008Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-09T08:26:49.008Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-09T08:26:49.008Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-09T08:26:49.269Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-09T08:26:49.269Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-09T08:26:49.269Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-09T08:26:49.269Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-09T08:26:49.269Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-09T08:26:49.269Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-09T08:26:49.269Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-09T08:26:49.527Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-09T08:26:49.527Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-09T08:26:49.527Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-09T08:26:49.527Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-09T08:26:49.527Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-09T08:26:49.527Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-09T08:26:49.527Z] go: finding github.com/posener/complete v1.1.1 [2020-04-09T08:26:49.787Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-09T08:26:49.787Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-09T08:26:49.787Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-09T08:26:49.787Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-09T08:26:49.787Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-09T08:26:49.787Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-09T08:26:49.787Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-09T08:26:50.047Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-09T08:26:50.047Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-09T08:26:50.047Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-09T08:26:50.047Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-09T08:26:50.047Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-09T08:26:55.323Z] Removing intermediate container 728ece477ea0 [2020-04-09T08:26:55.323Z] ---> 23fc62ebffa0 [2020-04-09T08:26:55.323Z] Successfully built 23fc62ebffa0 [2020-04-09T08:26:55.323Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [2020-04-09T08:26:55.734Z] Removing intermediate container a37595f19878 [2020-04-09T08:26:55.734Z] ---> c96e54029c26 [2020-04-09T08:26:55.734Z] Successfully built c96e54029c26 [2020-04-09T08:26:55.734Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-09T08:26:56.267Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-09T08:26:56.267Z] . [Pipeline] withDockerContainer [2020-04-09T08:26:56.480Z] prd-centos7-docker-4c-2g-3039 does not seem to be running inside a container [2020-04-09T08:26:56.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat [2020-04-09T08:26:56.557Z] + docker inspect -f . ci-base-image-arm64 [2020-04-09T08:26:56.558Z] . [2020-04-09T08:26:57.040Z] $ docker top 5d25effaf8b87b64b2430c6d881620ba3b5f89c8a2065c3972fc104f34a1d300 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-04-09T08:26:57.618Z] prd-ubuntu18.04-docker-arm64-4c-16g-3038 does not seem to be running inside a container [2020-04-09T08:26:57.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat [2020-04-09T08:26:59.060Z] $ docker top b91706592a03eeb69496eb4171afa73ea1a9467b6279bb48118be3a4f5df9091 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-04-09T08:26:59.843Z] + go version [2020-04-09T08:26:59.843Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-09T08:27:00.154Z] + make test [2020-04-09T08:27:00.155Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-09T08:27:00.253Z] + go version [2020-04-09T08:27:00.254Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-09T08:27:00.726Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-09T08:27:00.921Z] + make test [2020-04-09T08:27:00.921Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-09T08:27:01.883Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-09T08:27:10.976Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-09T08:27:10.976Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-09T08:27:10.976Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.019s coverage: 22.1% of statements [2020-04-09T08:27:14.422Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.044s coverage: 95.8% of statements [2020-04-09T08:27:28.617Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-09T08:27:28.617Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-09T08:27:30.040Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.058s coverage: 22.1% of statements [2020-04-09T08:27:30.637Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.163s coverage: 95.8% of statements [2020-04-09T08:27:46.506Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.284s coverage: 11.4% of statements [2020-04-09T08:27:46.506Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.004s coverage: 22.7% of statements [2020-04-09T08:27:46.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-09T08:27:46.506Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.105s coverage: 38.5% of statements [2020-04-09T08:27:46.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-09T08:27:46.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-09T08:27:46.506Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.489s coverage: 79.8% of statements [2020-04-09T08:27:46.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-09T08:27:46.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-09T08:27:46.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-09T08:27:46.506Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.014s coverage: 52.6% of statements [2020-04-09T08:27:46.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-09T08:27:46.506Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.106s coverage: 76.1% of statements [2020-04-09T08:27:46.506Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-09T08:27:46.506Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-09T08:27:46.506Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-09T08:27:46.506Z] gofmt -l . [2020-04-09T08:27:46.506Z] [ "`gofmt -l .`" = "" ] [2020-04-09T08:27:46.506Z] ./bin/test-attribution-txt.sh [2020-04-09T08:27:47.071Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-09T08:27:47.801Z] Stashed 1 file(s) [Pipeline] } [2020-04-09T08:27:47.821Z] $ docker stop --time=1 5d25effaf8b87b64b2430c6d881620ba3b5f89c8a2065c3972fc104f34a1d300 [2020-04-09T08:27:49.275Z] $ docker rm -f 5d25effaf8b87b64b2430c6d881620ba3b5f89c8a2065c3972fc104f34a1d300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-09T08:27:50.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-09T08:27:51.093Z] + ls -al . [2020-04-09T08:27:51.094Z] total 160 [2020-04-09T08:27:51.094Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 9 08:27 . [2020-04-09T08:27:51.094Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 9 08:26 .. [2020-04-09T08:27:51.094Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 08:26 api [2020-04-09T08:27:51.094Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 9 08:26 bin [2020-04-09T08:27:51.094Z] -rw-r--r--. 1 jenkins jenkins 94997 Apr 9 08:27 coverage.out [2020-04-09T08:27:51.094Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 9 08:26 Dockerfile.build [2020-04-09T08:27:51.094Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 9 08:26 .dockerignore [2020-04-09T08:27:51.094Z] drwxrwxr-x. 4 jenkins jenkins 31 Apr 9 08:26 example [2020-04-09T08:27:51.094Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 9 08:26 .git [2020-04-09T08:27:51.094Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 9 08:26 .github [2020-04-09T08:27:51.094Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 9 08:26 .gitignore [2020-04-09T08:27:51.094Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 9 08:27 go.mod [2020-04-09T08:27:51.094Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 9 08:27 go.sum [2020-04-09T08:27:51.094Z] drwxrwxr-x. 14 jenkins jenkins 196 Apr 9 08:26 internal [2020-04-09T08:27:51.094Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 9 08:26 Jenkinsfile [2020-04-09T08:27:51.094Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 9 08:26 LICENSE [2020-04-09T08:27:51.094Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 9 08:26 Makefile [2020-04-09T08:27:51.094Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 9 08:26 pkg [2020-04-09T08:27:51.094Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 9 08:26 README.md [2020-04-09T08:27:51.094Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 9 08:26 .semver [2020-04-09T08:27:51.094Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 9 08:26 snap [2020-04-09T08:27:51.094Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 9 08:23 VERSION [2020-04-09T08:27:51.094Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 9 08:26 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-09T08:27:51.423Z] + 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=e1fc2c021d528860c54b3f59d5f552a35cb8796b --label arch=amd64 --label version=0.0.0 . [2020-04-09T08:27:51.423Z] Sending build context to Docker daemon 2.969MB [2020-04-09T08:27:51.696Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-09T08:27:51.696Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-09T08:27:51.696Z] ---> 23fc62ebffa0 [2020-04-09T08:27:51.696Z] Step 3/21 : ARG MAKE='make build' [2020-04-09T08:27:51.696Z] ---> Running in 7c10aed16ee1 [2020-04-09T08:27:51.696Z] Removing intermediate container 7c10aed16ee1 [2020-04-09T08:27:51.696Z] ---> 5cce8889a5c1 [2020-04-09T08:27:51.696Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-09T08:27:51.696Z] ---> Running in bb821084acf4 [2020-04-09T08:27:51.954Z] Removing intermediate container bb821084acf4 [2020-04-09T08:27:51.955Z] ---> d7d8c7ae2b0f [2020-04-09T08:27:51.955Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T08:27:51.955Z] ---> Running in 757402917c1c [2020-04-09T08:27:52.216Z] Removing intermediate container 757402917c1c [2020-04-09T08:27:52.217Z] ---> e21015a33e03 [2020-04-09T08:27:52.217Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T08:27:52.217Z] ---> Running in 4413ea17180f [2020-04-09T08:27:53.159Z] Removing intermediate container 4413ea17180f [2020-04-09T08:27:53.159Z] ---> 6d1ac69138a5 [2020-04-09T08:27:53.159Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-09T08:27:53.159Z] ---> Running in 8a627f219249 [2020-04-09T08:27:53.418Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-09T08:27:53.986Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-09T08:27:54.245Z] OK: 143 MiB in 39 packages [2020-04-09T08:27:54.813Z] Removing intermediate container 8a627f219249 [2020-04-09T08:27:54.813Z] ---> 3a21af37e97c [2020-04-09T08:27:54.813Z] Step 8/21 : COPY . . [2020-04-09T08:27:55.071Z] ---> 82db12aabdf1 [2020-04-09T08:27:55.071Z] Step 9/21 : RUN ${MAKE} [2020-04-09T08:27:55.071Z] ---> Running in 815402c7cad7 [2020-04-09T08:27:55.335Z] 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 [2020-04-09T08:28:02.908Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.189s coverage: 11.4% of statements [2020-04-09T08:28:02.909Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.046s coverage: 22.7% of statements [2020-04-09T08:28:02.909Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-09T08:28:02.909Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.186s coverage: 38.5% of statements [2020-04-09T08:28:02.909Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-09T08:28:02.909Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-09T08:28:02.909Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.597s coverage: 79.8% of statements [2020-04-09T08:28:02.909Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-09T08:28:02.909Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-09T08:28:02.909Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-09T08:28:02.909Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.043s coverage: 52.6% of statements [2020-04-09T08:28:02.909Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-09T08:28:02.909Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.355s coverage: 76.1% of statements [2020-04-09T08:28:02.909Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-09T08:28:02.909Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-09T08:28:02.909Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-09T08:28:03.498Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-09T08:28:03.498Z] Removing intermediate container 815402c7cad7 [2020-04-09T08:28:03.498Z] ---> fc4f8fdc4f2d [2020-04-09T08:28:03.498Z] Step 10/21 : FROM scratch [2020-04-09T08:28:03.498Z] ---> [2020-04-09T08:28:03.498Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T08:28:03.761Z] ---> Running in cf6250c33064 [2020-04-09T08:28:03.761Z] Removing intermediate container cf6250c33064 [2020-04-09T08:28:03.761Z] ---> ef1afec3fe9b [2020-04-09T08:28:03.761Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-09T08:28:03.761Z] ---> Running in 0dd3f683795f [2020-04-09T08:28:04.021Z] Removing intermediate container 0dd3f683795f [2020-04-09T08:28:04.021Z] ---> 44b089d4b65d [2020-04-09T08:28:04.021Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-09T08:28:04.021Z] ---> Running in f58f477e573f [2020-04-09T08:28:04.021Z] Removing intermediate container f58f477e573f [2020-04-09T08:28:04.021Z] ---> 6fc9f8f07941 [2020-04-09T08:28:04.021Z] Step 14/21 : WORKDIR / [2020-04-09T08:28:04.021Z] ---> Running in d25e06c3ccaf [2020-04-09T08:28:04.280Z] Removing intermediate container d25e06c3ccaf [2020-04-09T08:28:04.280Z] ---> 45078a2b0871 [2020-04-09T08:28:04.280Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-09T08:28:04.539Z] ---> ea49e6498c88 [2020-04-09T08:28:04.539Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-09T08:28:04.798Z] ---> 3284442ec9fe [2020-04-09T08:28:04.798Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-09T08:28:05.057Z] ---> 68f25cf452e9 [2020-04-09T08:28:05.057Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res", "--profile=docker"] [2020-04-09T08:28:05.057Z] ---> Running in c425674b2416 [2020-04-09T08:28:05.057Z] Removing intermediate container c425674b2416 [2020-04-09T08:28:05.057Z] ---> b02110dc4561 [2020-04-09T08:28:05.057Z] Step 19/21 : LABEL arch=amd64 [2020-04-09T08:28:05.317Z] ---> Running in 457bfa4d9596 [2020-04-09T08:28:05.317Z] Removing intermediate container 457bfa4d9596 [2020-04-09T08:28:05.317Z] ---> 0fafd10b6c6f [2020-04-09T08:28:05.317Z] Step 20/21 : LABEL git_sha=e1fc2c021d528860c54b3f59d5f552a35cb8796b [2020-04-09T08:28:05.317Z] ---> Running in 7da5e69205f3 [2020-04-09T08:28:05.576Z] Removing intermediate container 7da5e69205f3 [2020-04-09T08:28:05.576Z] ---> 8d5fb0f370ce [2020-04-09T08:28:05.576Z] Step 21/21 : LABEL version=0.0.0 [2020-04-09T08:28:05.576Z] ---> Running in edcf3ce77570 [2020-04-09T08:28:05.576Z] Removing intermediate container edcf3ce77570 [2020-04-09T08:28:05.576Z] ---> 5a5a59e3e09a [2020-04-09T08:28:05.576Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-09T08:28:05.838Z] Successfully built 5a5a59e3e09a [2020-04-09T08:28:05.838Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T08:28:08.294Z] gofmt -l . [2020-04-09T08:28:08.294Z] [ "`gofmt -l .`" = "" ] [2020-04-09T08:28:08.294Z] ./bin/test-attribution-txt.sh [2020-04-09T08:28:08.895Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-09T08:28:09.193Z] Warning: overwriting stash ‘coverage-report’ [2020-04-09T08:28:09.629Z] Stashed 1 file(s) [Pipeline] } [2020-04-09T08:28:09.677Z] $ docker stop --time=1 b91706592a03eeb69496eb4171afa73ea1a9467b6279bb48118be3a4f5df9091 [2020-04-09T08:28:11.818Z] $ docker rm -f b91706592a03eeb69496eb4171afa73ea1a9467b6279bb48118be3a4f5df9091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-09T08:28:13.269Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-09T08:28:13.618Z] + ls -al . [2020-04-09T08:28:13.618Z] total 200 [2020-04-09T08:28:13.618Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 9 08:28 . [2020-04-09T08:28:13.618Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 08:25 .. [2020-04-09T08:28:13.618Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 9 08:25 .dockerignore [2020-04-09T08:28:13.618Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 08:25 .git [2020-04-09T08:28:13.618Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 08:25 .github [2020-04-09T08:28:13.618Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 9 08:25 .gitignore [2020-04-09T08:28:13.618Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 08:25 .semver [2020-04-09T08:28:13.618Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 9 08:25 Dockerfile.build [2020-04-09T08:28:13.618Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 9 08:25 Jenkinsfile [2020-04-09T08:28:13.618Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 9 08:25 LICENSE [2020-04-09T08:28:13.618Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 9 08:25 Makefile [2020-04-09T08:28:13.618Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 9 08:25 README.md [2020-04-09T08:28:13.618Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 9 08:23 VERSION [2020-04-09T08:28:13.618Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 08:25 api [2020-04-09T08:28:13.618Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 08:25 bin [2020-04-09T08:28:13.618Z] -rw-r--r-- 1 jenkins jenkins 94997 Apr 9 08:28 coverage.out [2020-04-09T08:28:13.618Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 08:25 example [2020-04-09T08:28:13.618Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 9 08:28 go.mod [2020-04-09T08:28:13.618Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 9 08:28 go.sum [2020-04-09T08:28:13.618Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 9 08:25 internal [2020-04-09T08:28:13.618Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 9 08:25 pkg [2020-04-09T08:28:13.618Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 08:25 snap [2020-04-09T08:28:13.618Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 9 08:25 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-09T08:28:13.989Z] + 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=e1fc2c021d528860c54b3f59d5f552a35cb8796b --label arch=arm64 --label version=0.0.0 . [2020-04-09T08:28:14.575Z] Sending build context to Docker daemon 2.967MB [2020-04-09T08:28:14.575Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-09T08:28:14.575Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-09T08:28:14.575Z] ---> c96e54029c26 [2020-04-09T08:28:14.575Z] Step 3/21 : ARG MAKE='make build' [2020-04-09T08:28:14.844Z] ---> Running in 998d886dd85e [2020-04-09T08:28:15.158Z] Removing intermediate container 998d886dd85e [2020-04-09T08:28:15.158Z] ---> c180e9643f8c [2020-04-09T08:28:15.158Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-09T08:28:15.158Z] ---> Running in 89b15d141cef [2020-04-09T08:28:15.811Z] Removing intermediate container 89b15d141cef [2020-04-09T08:28:15.811Z] ---> c6cd3aab82bc [2020-04-09T08:28:15.811Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T08:28:15.811Z] ---> Running in d68d43b5b220 [2020-04-09T08:28:16.409Z] Removing intermediate container d68d43b5b220 [2020-04-09T08:28:16.409Z] ---> 34bf46b92ff9 [2020-04-09T08:28:16.409Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T08:28:16.409Z] ---> Running in 3bb74379dd4a [2020-04-09T08:28:18.378Z] Removing intermediate container 3bb74379dd4a [2020-04-09T08:28:18.378Z] ---> 8403cd890846 [2020-04-09T08:28:18.378Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-09T08:28:18.378Z] ---> Running in c10b8b1583d1 [2020-04-09T08:28:19.341Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-09T08:28:20.302Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-09T08:28:20.570Z] OK: 125 MiB in 39 packages [2020-04-09T08:28:21.984Z] Removing intermediate container c10b8b1583d1 [2020-04-09T08:28:21.984Z] ---> 5a3251ccbef5 [2020-04-09T08:28:21.984Z] Step 8/21 : COPY . . [2020-04-09T08:28:22.956Z] ---> c2bcad6f6c30 [2020-04-09T08:28:22.956Z] Step 9/21 : RUN ${MAKE} [2020-04-09T08:28:22.956Z] ---> Running in 422e913b7b82 [2020-04-09T08:28:23.922Z] 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 [2020-04-09T08:28:46.012Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-09T08:28:48.596Z] Removing intermediate container 422e913b7b82 [2020-04-09T08:28:48.596Z] ---> 36ff0a9ca28b [2020-04-09T08:28:48.596Z] Step 10/21 : FROM scratch [2020-04-09T08:28:48.596Z] ---> [2020-04-09T08:28:48.596Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T08:28:48.862Z] ---> Running in 13746844a619 [2020-04-09T08:28:49.128Z] Removing intermediate container 13746844a619 [2020-04-09T08:28:49.128Z] ---> 3b8124c96632 [2020-04-09T08:28:49.128Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-09T08:28:49.128Z] ---> Running in ed7348f99878 [2020-04-09T08:28:49.396Z] Removing intermediate container ed7348f99878 [2020-04-09T08:28:49.396Z] ---> f14387834ca0 [2020-04-09T08:28:49.396Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-09T08:28:49.396Z] ---> Running in 1c89641fac01 [2020-04-09T08:28:49.662Z] Removing intermediate container 1c89641fac01 [2020-04-09T08:28:49.662Z] ---> 237fd803b4e1 [2020-04-09T08:28:49.662Z] Step 14/21 : WORKDIR / [2020-04-09T08:28:49.932Z] ---> Running in 2d36a962e256 [2020-04-09T08:28:50.203Z] Removing intermediate container 2d36a962e256 [2020-04-09T08:28:50.203Z] ---> 76da84f6a1f9 [2020-04-09T08:28:50.203Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-09T08:28:51.168Z] ---> b1ac8b5b6bbc [2020-04-09T08:28:51.168Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-09T08:28:51.752Z] ---> 6272daa5afa9 [2020-04-09T08:28:51.752Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-09T08:28:52.335Z] ---> 57137236cc59 [2020-04-09T08:28:52.335Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res", "--profile=docker"] [2020-04-09T08:28:52.335Z] ---> Running in 3ef69e8013ca [2020-04-09T08:28:52.600Z] Removing intermediate container 3ef69e8013ca [2020-04-09T08:28:52.600Z] ---> 9075e1c8567d [2020-04-09T08:28:52.600Z] Step 19/21 : LABEL arch=arm64 [2020-04-09T08:28:52.865Z] ---> Running in d355f400a86e [2020-04-09T08:28:53.133Z] Removing intermediate container d355f400a86e [2020-04-09T08:28:53.133Z] ---> 029db984cb63 [2020-04-09T08:28:53.133Z] Step 20/21 : LABEL git_sha=e1fc2c021d528860c54b3f59d5f552a35cb8796b [2020-04-09T08:28:53.406Z] ---> Running in 985a67a00c1b [2020-04-09T08:28:53.675Z] Removing intermediate container 985a67a00c1b [2020-04-09T08:28:53.675Z] ---> 17dae4be8d96 [2020-04-09T08:28:53.675Z] Step 21/21 : LABEL version=0.0.0 [2020-04-09T08:28:53.675Z] ---> Running in b3dda7311cbf [2020-04-09T08:28:53.941Z] Removing intermediate container b3dda7311cbf [2020-04-09T08:28:53.941Z] ---> f45e2f783958 [2020-04-09T08:28:53.941Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-09T08:28:53.941Z] Successfully built f45e2f783958 [2020-04-09T08:28:53.941Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-09T08:28:55.822Z] provisioning config files... [2020-04-09T08:28:55.838Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/config4245286881796452251tmp [Pipeline] { [Pipeline] sh [2020-04-09T08:28:56.225Z] + curl -s https://codecov.io/bash [2020-04-09T08:28:56.225Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/config4245286881796452251tmp [2020-04-09T08:28:56.484Z] [2020-04-09T08:28:56.484Z] _____ _ [2020-04-09T08:28:56.484Z] / ____| | | [2020-04-09T08:28:56.484Z] | | ___ __| | ___ ___ _____ __ [2020-04-09T08:28:56.484Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-09T08:28:56.484Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-09T08:28:56.484Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-09T08:28:56.484Z] Bash-tbd [2020-04-09T08:28:56.484Z] [2020-04-09T08:28:56.484Z] [2020-04-09T08:28:56.484Z] ==> Jenkins CI detected. [2020-04-09T08:28:56.484Z] project root: . [2020-04-09T08:28:56.484Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-09T08:28:56.484Z] ==> Running gcov in . (disable via -X gcov) [2020-04-09T08:28:56.484Z] ==> Python coveragepy not found [2020-04-09T08:28:56.484Z] ==> Searching for coverage reports in: [2020-04-09T08:28:56.484Z] + . [2020-04-09T08:28:56.484Z] -> Found 1 reports [2020-04-09T08:28:56.484Z] ==> Detecting git/mercurial file structure [2020-04-09T08:28:56.484Z] ==> Reading reports [2020-04-09T08:28:56.484Z] + ./coverage.out bytes=94997 [2020-04-09T08:28:56.484Z] ==> Appending adjustments [2020-04-09T08:28:56.484Z] http://docs.codecov.io/docs/fixing-reports [2020-04-09T08:28:57.052Z] + Found adjustments [2020-04-09T08:28:57.052Z] ==> Gzipping contents [2020-04-09T08:28:57.052Z] ==> Uploading reports [2020-04-09T08:28:57.052Z] url: https://codecov.io [2020-04-09T08:28:57.052Z] query: branch=PR-478&commit=e1fc2c021d528860c54b3f59d5f552a35cb8796b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-478%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=478&job= [2020-04-09T08:28:57.052Z] -> Pinging Codecov [2020-04-09T08:28:57.052Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-478&commit=e1fc2c021d528860c54b3f59d5f552a35cb8796b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-478%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=478&job= [2020-04-09T08:28:57.313Z] -> Uploading [2020-04-09T08:28:57.883Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e1fc2c021d528860c54b3f59d5f552a35cb8796b [Pipeline] } [2020-04-09T08:28:57.901Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-09T08:28:59.595Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T08:28:59.922Z] ---> package-listing.sh [2020-04-09T08:28:59.922Z] ++ facter osfamily [2020-04-09T08:28:59.922Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-09T08:28:59.922Z] + OS_FAMILY=redhat [2020-04-09T08:28:59.922Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-478 [2020-04-09T08:28:59.922Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-09T08:28:59.922Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-09T08:28:59.922Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-09T08:28:59.922Z] + PACKAGES=/tmp/packages_start.txt [2020-04-09T08:28:59.922Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-478 ']' [2020-04-09T08:28:59.922Z] + PACKAGES=/tmp/packages_end.txt [2020-04-09T08:28:59.922Z] + case "${OS_FAMILY}" in [2020-04-09T08:28:59.922Z] + rpm -qa [2020-04-09T08:28:59.922Z] + sort [2020-04-09T08:29:04.117Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-09T08:29:04.117Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-09T08:29:04.117Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-09T08:29:04.117Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-478 ']' [2020-04-09T08:29:04.117Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-478/archives/ [2020-04-09T08:29:04.117Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-478/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-09T08:29:04.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-09T08:29:04.625Z] [2020-04-09T08:29:04.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-09T08:29:05.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-09T08:29:05.003Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-09T08:29:05.003Z] c9b1b535fdd9: Pulling fs layer [2020-04-09T08:29:05.003Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-09T08:29:05.003Z] 756a868c4378: Pulling fs layer [2020-04-09T08:29:05.003Z] 444b2fc9a129: Pulling fs layer [2020-04-09T08:29:05.003Z] ea15f1150254: Pulling fs layer [2020-04-09T08:29:05.003Z] 41b27a9f41bf: Pulling fs layer [2020-04-09T08:29:05.003Z] 28c525ee5125: Pulling fs layer [2020-04-09T08:29:05.003Z] 094b1ea09ed8: Pulling fs layer [2020-04-09T08:29:05.003Z] 138eaada9080: Pulling fs layer [2020-04-09T08:29:05.003Z] 0622d0fa9048: Pulling fs layer [2020-04-09T08:29:05.003Z] 41b27a9f41bf: Waiting [2020-04-09T08:29:05.003Z] 28c525ee5125: Waiting [2020-04-09T08:29:05.003Z] 094b1ea09ed8: Waiting [2020-04-09T08:29:05.003Z] 138eaada9080: Waiting [2020-04-09T08:29:05.003Z] 0622d0fa9048: Waiting [2020-04-09T08:29:05.003Z] ea15f1150254: Waiting [2020-04-09T08:29:05.003Z] 444b2fc9a129: Waiting [2020-04-09T08:29:05.003Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-09T08:29:05.003Z] 2cc5ad85d9ab: Download complete [2020-04-09T08:29:05.003Z] 444b2fc9a129: Verifying Checksum [2020-04-09T08:29:05.003Z] 444b2fc9a129: Download complete [2020-04-09T08:29:05.003Z] c9b1b535fdd9: Verifying Checksum [2020-04-09T08:29:05.003Z] c9b1b535fdd9: Download complete [2020-04-09T08:29:05.283Z] ea15f1150254: Verifying Checksum [2020-04-09T08:29:05.283Z] ea15f1150254: Download complete [2020-04-09T08:29:05.283Z] 28c525ee5125: Verifying Checksum [2020-04-09T08:29:05.283Z] 28c525ee5125: Download complete [2020-04-09T08:29:05.585Z] 756a868c4378: Verifying Checksum [2020-04-09T08:29:05.585Z] 756a868c4378: Download complete [2020-04-09T08:29:05.585Z] 138eaada9080: Verifying Checksum [2020-04-09T08:29:05.585Z] 138eaada9080: Download complete [2020-04-09T08:29:05.585Z] c9b1b535fdd9: Pull complete [2020-04-09T08:29:05.585Z] 0622d0fa9048: Verifying Checksum [2020-04-09T08:29:05.585Z] 0622d0fa9048: Download complete [2020-04-09T08:29:05.585Z] 094b1ea09ed8: Verifying Checksum [2020-04-09T08:29:05.585Z] 094b1ea09ed8: Download complete [2020-04-09T08:29:05.856Z] 2cc5ad85d9ab: Pull complete [2020-04-09T08:29:06.134Z] 41b27a9f41bf: Download complete [2020-04-09T08:29:07.522Z] 756a868c4378: Pull complete [2020-04-09T08:29:07.522Z] 444b2fc9a129: Pull complete [2020-04-09T08:29:07.783Z] ea15f1150254: Pull complete [2020-04-09T08:29:11.982Z] 41b27a9f41bf: Pull complete [2020-04-09T08:29:12.244Z] 28c525ee5125: Pull complete [2020-04-09T08:29:14.812Z] 094b1ea09ed8: Pull complete [2020-04-09T08:29:15.071Z] 138eaada9080: Pull complete [2020-04-09T08:29:16.449Z] 0622d0fa9048: Pull complete [2020-04-09T08:29:16.449Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-09T08:29:16.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-09T08:29:16.632Z] prd-centos7-docker-4c-2g-3037 does not seem to be running inside a container [2020-04-09T08:29:16.683Z] $ 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-478 -v /w/workspace/dgexfoundry_device-sdk-go_PR-478:/w/workspace/dgexfoundry_device-sdk-go_PR-478:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-478@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-09T08:29:17.738Z] $ docker top d1e740c05650f40771de84dc597235dddb24e187c5ce51b5760c7a73d3caadaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-09T08:29:18.067Z] provisioning config files... [2020-04-09T08:29:18.081Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-478@tmp/config423027216724108534tmp [Pipeline] { [Pipeline] echo [2020-04-09T08:29:18.185Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T08:29:18.520Z] ---> create-netrc.sh [Pipeline] echo [2020-04-09T08:29:18.543Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T08:29:18.861Z] ---> logs-deploy.sh [2020-04-09T08:29:18.861Z] + ARCHIVE_ARTIFACTS= [2020-04-09T08:29:18.861Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-09T08:29:18.861Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-09T08:29:18.861Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-09T08:29:18.861Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-478/1 [2020-04-09T08:29:18.861Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-478/1/ [2020-04-09T08:29:18.861Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-478/1 /w/workspace/dgexfoundry_device-sdk-go_PR-478 [2020-04-09T08:29:20.247Z] Archives upload complete. [2020-04-09T08:29:20.247Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-478/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-478/1/