Branch indexing 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 ernestojeda for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee+2d3628426a4c09a0428b2c94309d7de718300937 (1b7b860bff82cf3f3cef69a4dd5d4b69935e691f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4927 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # 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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 Merge succeeded, producing 2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 Checking out Revision 2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 (PR-139) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 # timeout=10 Commit message: "Merge commit '2d3628426a4c09a0428b2c94309d7de718300937' into HEAD" > git rev-list --no-walk ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-20T07:17:58.714Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-20T07:17:59.010Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-20T07:17:59.635Z] ========================================================= [2020-04-20T07:17:59.635Z] EdgeX Global Pipelines Version Info [2020-04-20T07:17:59.635Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-20T07:18:01.357Z] ------------------- [2020-04-20T07:18:01.357Z] stable info: [2020-04-20T07:18:01.357Z] ------------------- [2020-04-20T07:18:01.357Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-20T07:18:01.357Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T07:18:01.357Z] Message: update stable to v1.0.73 [2020-04-20T07:18:02.341Z] ------------------- [2020-04-20T07:18:02.341Z] experimental info: [2020-04-20T07:18:02.341Z] ------------------- [2020-04-20T07:18:02.341Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-20T07:18:02.341Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T07:18:02.341Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-20T07:18:04.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T07:18:04.964Z] [2020-04-20T07:18:04.964Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-20T07:18:05.328Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T07:18:05.610Z] latest: Pulling from edgex-devops/git-semver [2020-04-20T07:18:05.610Z] 9123ac7c32f7: Pulling fs layer [2020-04-20T07:18:05.610Z] b8cc5d1170e3: Pulling fs layer [2020-04-20T07:18:05.610Z] 2924cbbf6a41: Pulling fs layer [2020-04-20T07:18:05.610Z] 93b08a4f1073: Pulling fs layer [2020-04-20T07:18:05.610Z] 93b08a4f1073: Waiting [2020-04-20T07:18:05.610Z] b8cc5d1170e3: Verifying Checksum [2020-04-20T07:18:05.610Z] b8cc5d1170e3: Download complete [2020-04-20T07:18:05.894Z] 9123ac7c32f7: Verifying Checksum [2020-04-20T07:18:05.894Z] 9123ac7c32f7: Download complete [2020-04-20T07:18:05.894Z] 93b08a4f1073: Verifying Checksum [2020-04-20T07:18:05.894Z] 93b08a4f1073: Download complete [2020-04-20T07:18:06.220Z] 2924cbbf6a41: Verifying Checksum [2020-04-20T07:18:06.220Z] 2924cbbf6a41: Download complete [2020-04-20T07:18:06.863Z] 9123ac7c32f7: Pull complete [2020-04-20T07:18:06.863Z] b8cc5d1170e3: Pull complete [2020-04-20T07:18:08.981Z] 2924cbbf6a41: Pull complete [2020-04-20T07:18:08.981Z] 93b08a4f1073: Pull complete [2020-04-20T07:18:08.981Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-20T07:18:08.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-20T07:18:09.355Z] prd-centos7-docker-4c-2g-4927 does not seem to be running inside a container [2020-04-20T07:18:09.497Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-139 -v /w/workspace/gexfoundry_device-mqtt-go_PR-139:/w/workspace/gexfoundry_device-mqtt-go_PR-139:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-20T07:18:10.641Z] $ docker top 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-20T07:18:11.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T07:18:11.440Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T07:18:12.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T07:18:12.214Z] $ docker exec 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 ssh-agent [2020-04-20T07:18:12.794Z] SSH_AUTH_SOCK=/tmp/ssh-vVb4uRe8reYi/agent.14 [2020-04-20T07:18:12.794Z] SSH_AGENT_PID=21 [2020-04-20T07:18:12.874Z] Running ssh-add (command line suppressed) [2020-04-20T07:18:13.269Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_7499298305402606287.key (/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_7499298305402606287.key) [2020-04-20T07:18:13.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T07:18:14.402Z] + git describe --exact-match --tags HEAD [2020-04-20T07:18:14.402Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-20T07:18:14.507Z] $ docker exec --env ******** --env ******** 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 ssh-agent -k [2020-04-20T07:18:14.894Z] unset SSH_AUTH_SOCK; [2020-04-20T07:18:14.895Z] unset SSH_AGENT_PID; [2020-04-20T07:18:14.895Z] echo Agent pid 21 killed; [2020-04-20T07:18:14.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-20T07:18:15.071Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-20T07:18:15.071Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-20T07:18:15.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T07:18:15.162Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T07:18:15.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T07:18:15.747Z] $ docker exec 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 ssh-agent [2020-04-20T07:18:16.323Z] SSH_AUTH_SOCK=/tmp/ssh-YJmpe3KMWuGD/agent.57 [2020-04-20T07:18:16.323Z] SSH_AGENT_PID=63 [2020-04-20T07:18:16.337Z] Running ssh-add (command line suppressed) [2020-04-20T07:18:16.737Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_7290950048327423608.key (/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_7290950048327423608.key) [2020-04-20T07:18:16.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T07:18:17.658Z] + git semver init [2020-04-20T07:18:17.658Z] # -> Open(): unable to determine branch for HEAD [2020-04-20T07:18:17.658Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.git [2020-04-20T07:18:17.658Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-139 [2020-04-20T07:18:17.658Z] # $SEMVER_REMOTE_NAME = origin [2020-04-20T07:18:17.658Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-20T07:18:17.658Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-20T07:18:17.658Z] # $SEMVER_BRANCH = PR-139 [2020-04-20T07:18:17.658Z] # $SEMVER_TEMP = /tmp/semver-521705553 [2020-04-20T07:18:17.658Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-04-20T07:18:18.254Z] # '/tmp/semver-521705553' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver' [2020-04-20T07:18:18.254Z] # -> Force: false [2020-04-20T07:18:18.254Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver [Pipeline] } [2020-04-20T07:18:18.268Z] $ docker exec --env ******** --env ******** 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 ssh-agent -k [2020-04-20T07:18:18.657Z] unset SSH_AUTH_SOCK; [2020-04-20T07:18:18.659Z] unset SSH_AGENT_PID; [2020-04-20T07:18:18.660Z] echo Agent pid 63 killed; [2020-04-20T07:18:18.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-20T07:18:20.202Z] + git semver [Pipeline] } [2020-04-20T07:18:20.314Z] $ docker stop --time=1 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 [2020-04-20T07:18:22.268Z] $ docker rm -f 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-20T07:18:23.475Z] Stashed 22 file(s) [Pipeline] echo [2020-04-20T07:18:23.476Z] [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-20T07:18:38.709Z] Still waiting to schedule task [2020-04-20T07:18:38.709Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-20T07:18:38.711Z] Still waiting to schedule task [2020-04-20T07:18:38.711Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-20T07:20:29.819Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4928 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-20T07:20:29.860Z] Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout [2020-04-20T07:20:35.769Z] using credential edgex-jenkins-ssh [2020-04-20T07:20:35.821Z] Cloning the remote Git repository [2020-04-20T07:20:35.821Z] Cloning with configured refspecs honoured and without tags [2020-04-20T07:20:35.898Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-20T07:20:35.984Z] > git init /w/workspace/device-mqtt-go/6 # timeout=10 [2020-04-20T07:20:36.104Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-20T07:20:36.105Z] > git --version # timeout=10 [2020-04-20T07:20:36.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T07:20:36.214Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T07:20:37.119Z] Fetching without tags [2020-04-20T07:20:36.989Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-20T07:20:37.042Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-20T07:20:37.057Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T07:20:37.101Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-20T07:20:37.138Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-20T07:20:37.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T07:20:37.173Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T07:20:37.644Z] Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-20T07:20:38.006Z] Merge succeeded, producing b45a2f4fd4b0acc470a13e31f34023bfc50a6508 [2020-04-20T07:20:38.006Z] Checking out Revision b45a2f4fd4b0acc470a13e31f34023bfc50a6508 (PR-139) [2020-04-20T07:20:37.672Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T07:20:37.752Z] > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [2020-04-20T07:20:37.852Z] > git remote # timeout=10 [2020-04-20T07:20:37.882Z] > git config --get remote.origin.url # timeout=10 [2020-04-20T07:20:37.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T07:20:37.924Z] > git merge 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 [2020-04-20T07:20:37.977Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-20T07:20:38.077Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T07:20:38.119Z] > git checkout -f b45a2f4fd4b0acc470a13e31f34023bfc50a6508 # timeout=10 [2020-04-20T07:20:42.762Z] Commit message: "Merge commit '2d3628426a4c09a0428b2c94309d7de718300937' into HEAD" [2020-04-20T07:20:42.775Z] > git rev-list --no-walk ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-20T07:20:43.932Z] ========================================================= [2020-04-20T07:20:43.932Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-20T07:20:43.932Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T07:20:44.915Z] + 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-20T07:20:45.887Z] Sending build context to Docker daemon 561.7kB [2020-04-20T07:20:45.887Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-20T07:20:45.887Z] Step 2/8 : FROM ${BASE} [2020-04-20T07:20:46.158Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-20T07:20:46.158Z] cde5963f3b93: Pulling fs layer [2020-04-20T07:20:46.158Z] 2a23fa8c16f7: Pulling fs layer [2020-04-20T07:20:46.158Z] 777b28850792: Pulling fs layer [2020-04-20T07:20:46.158Z] 8a11ddd9e578: Pulling fs layer [2020-04-20T07:20:46.158Z] 4cf88f913ddb: Pulling fs layer [2020-04-20T07:20:46.158Z] 1df406cf5192: Pulling fs layer [2020-04-20T07:20:46.158Z] cd6300453558: Pulling fs layer [2020-04-20T07:20:46.158Z] b9c365052c96: Pulling fs layer [2020-04-20T07:20:46.158Z] a2d8cc88f415: Pulling fs layer [2020-04-20T07:20:46.158Z] ea1d1ca13537: Pulling fs layer [2020-04-20T07:20:46.158Z] 3750a50a1c5e: Pulling fs layer [2020-04-20T07:20:46.158Z] 8a11ddd9e578: Waiting [2020-04-20T07:20:46.158Z] b9c365052c96: Waiting [2020-04-20T07:20:46.158Z] 4cf88f913ddb: Waiting [2020-04-20T07:20:46.158Z] 1df406cf5192: Waiting [2020-04-20T07:20:46.158Z] a2d8cc88f415: Waiting [2020-04-20T07:20:46.158Z] cd6300453558: Waiting [2020-04-20T07:20:46.158Z] ea1d1ca13537: Waiting [2020-04-20T07:20:46.158Z] 3750a50a1c5e: Waiting [2020-04-20T07:20:46.158Z] 777b28850792: Verifying Checksum [2020-04-20T07:20:46.158Z] 777b28850792: Download complete [2020-04-20T07:20:46.158Z] 2a23fa8c16f7: Verifying Checksum [2020-04-20T07:20:46.158Z] 2a23fa8c16f7: Download complete [2020-04-20T07:20:46.158Z] 4cf88f913ddb: Verifying Checksum [2020-04-20T07:20:46.158Z] 4cf88f913ddb: Download complete [2020-04-20T07:20:46.158Z] 1df406cf5192: Verifying Checksum [2020-04-20T07:20:46.158Z] 1df406cf5192: Download complete [2020-04-20T07:20:46.430Z] cde5963f3b93: Verifying Checksum [2020-04-20T07:20:46.430Z] cde5963f3b93: Download complete [2020-04-20T07:20:47.876Z] cde5963f3b93: Pull complete [2020-04-20T07:20:48.152Z] 2a23fa8c16f7: Pull complete [2020-04-20T07:20:48.427Z] 777b28850792: Pull complete [2020-04-20T07:20:50.386Z] cd6300453558: Verifying Checksum [2020-04-20T07:20:50.386Z] cd6300453558: Download complete [2020-04-20T07:20:50.386Z] a2d8cc88f415: Verifying Checksum [2020-04-20T07:20:50.386Z] a2d8cc88f415: Download complete [2020-04-20T07:20:53.018Z] ea1d1ca13537: Verifying Checksum [2020-04-20T07:20:53.018Z] ea1d1ca13537: Download complete [2020-04-20T07:20:53.018Z] 3750a50a1c5e: Verifying Checksum [2020-04-20T07:20:53.018Z] 3750a50a1c5e: Download complete [2020-04-20T07:20:54.245Z] Running on prd-centos7-docker-4c-2g-4929 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-20T07:20:54.284Z] Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout [2020-04-20T07:20:56.390Z] b9c365052c96: Verifying Checksum [2020-04-20T07:20:56.390Z] b9c365052c96: Download complete [2020-04-20T07:20:56.578Z] using credential edgex-jenkins-ssh [2020-04-20T07:20:56.627Z] Cloning the remote Git repository [2020-04-20T07:20:56.627Z] Cloning with configured refspecs honoured and without tags [2020-04-20T07:20:56.747Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-20T07:20:56.784Z] > git init /w/workspace/device-mqtt-go/6 # timeout=10 [2020-04-20T07:20:56.874Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-20T07:20:56.874Z] > git --version # timeout=10 [2020-04-20T07:20:56.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T07:20:56.917Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T07:20:57.314Z] Fetching without tags [2020-04-20T07:20:57.710Z] Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-20T07:20:57.802Z] 8a11ddd9e578: Verifying Checksum [2020-04-20T07:20:57.802Z] 8a11ddd9e578: Download complete [2020-04-20T07:20:57.812Z] Merge succeeded, producing 8028ac36d7667924cf823c4cadae684344f3f0e3 [2020-04-20T07:20:57.812Z] Checking out Revision 8028ac36d7667924cf823c4cadae684344f3f0e3 (PR-139) [2020-04-20T07:20:57.323Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-20T07:20:57.328Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-20T07:20:57.336Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T07:20:57.348Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-20T07:20:57.357Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-20T07:20:57.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T07:20:57.362Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T07:20:57.733Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T07:20:57.738Z] > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [2020-04-20T07:20:57.774Z] > git remote # timeout=10 [2020-04-20T07:20:57.780Z] > git config --get remote.origin.url # timeout=10 [2020-04-20T07:20:57.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T07:20:57.789Z] > git merge 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 [2020-04-20T07:20:57.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-20T07:20:57.826Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T07:20:57.831Z] > git checkout -f 8028ac36d7667924cf823c4cadae684344f3f0e3 # timeout=10 [2020-04-20T07:21:01.608Z] Commit message: "Merge commit '2d3628426a4c09a0428b2c94309d7de718300937' into HEAD" [2020-04-20T07:21:01.608Z] > git rev-list --no-walk ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-20T07:21:02.463Z] ========================================================= [2020-04-20T07:21:02.463Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-20T07:21:02.463Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T07:21:03.086Z] + 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-20T07:21:03.351Z] Sending build context to Docker daemon 561.7kB [2020-04-20T07:21:03.351Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-20T07:21:03.351Z] Step 2/8 : FROM ${BASE} [2020-04-20T07:21:03.351Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-20T07:21:03.351Z] e6b0cf9c0882: Pulling fs layer [2020-04-20T07:21:03.351Z] 2848faf0eed1: Pulling fs layer [2020-04-20T07:21:03.351Z] 0f37312ad70f: Pulling fs layer [2020-04-20T07:21:03.351Z] 5788d62ee057: Pulling fs layer [2020-04-20T07:21:03.351Z] 0e6b1d234666: Pulling fs layer [2020-04-20T07:21:03.351Z] bf5d7aec512f: Pulling fs layer [2020-04-20T07:21:03.351Z] 34c802a77dc8: Pulling fs layer [2020-04-20T07:21:03.351Z] 9eb99e56ec68: Pulling fs layer [2020-04-20T07:21:03.351Z] 27c7a5d97fbd: Pulling fs layer [2020-04-20T07:21:03.351Z] 5c102a31e300: Pulling fs layer [2020-04-20T07:21:03.351Z] dcfb455df0a1: Pulling fs layer [2020-04-20T07:21:03.351Z] 5788d62ee057: Waiting [2020-04-20T07:21:03.351Z] 0e6b1d234666: Waiting [2020-04-20T07:21:03.351Z] bf5d7aec512f: Waiting [2020-04-20T07:21:03.351Z] 5c102a31e300: Waiting [2020-04-20T07:21:03.351Z] 34c802a77dc8: Waiting [2020-04-20T07:21:03.351Z] 9eb99e56ec68: Waiting [2020-04-20T07:21:03.351Z] 27c7a5d97fbd: Waiting [2020-04-20T07:21:03.351Z] dcfb455df0a1: Waiting [2020-04-20T07:21:03.351Z] 0f37312ad70f: Verifying Checksum [2020-04-20T07:21:03.351Z] 0f37312ad70f: Download complete [2020-04-20T07:21:03.351Z] 2848faf0eed1: Verifying Checksum [2020-04-20T07:21:03.351Z] 2848faf0eed1: Download complete [2020-04-20T07:21:03.351Z] 0e6b1d234666: Verifying Checksum [2020-04-20T07:21:03.351Z] 0e6b1d234666: Download complete [2020-04-20T07:21:03.351Z] bf5d7aec512f: Verifying Checksum [2020-04-20T07:21:03.351Z] bf5d7aec512f: Download complete [2020-04-20T07:21:03.351Z] e6b0cf9c0882: Verifying Checksum [2020-04-20T07:21:03.351Z] e6b0cf9c0882: Download complete [2020-04-20T07:21:03.923Z] e6b0cf9c0882: Pull complete [2020-04-20T07:21:04.498Z] 34c802a77dc8: Verifying Checksum [2020-04-20T07:21:04.498Z] 34c802a77dc8: Download complete [2020-04-20T07:21:04.498Z] 27c7a5d97fbd: Verifying Checksum [2020-04-20T07:21:04.498Z] 27c7a5d97fbd: Download complete [2020-04-20T07:21:04.766Z] 9eb99e56ec68: Verifying Checksum [2020-04-20T07:21:04.766Z] 9eb99e56ec68: Download complete [2020-04-20T07:21:04.766Z] dcfb455df0a1: Verifying Checksum [2020-04-20T07:21:04.766Z] dcfb455df0a1: Download complete [2020-04-20T07:21:04.766Z] 5c102a31e300: Verifying Checksum [2020-04-20T07:21:04.766Z] 5c102a31e300: Download complete [2020-04-20T07:21:05.026Z] 5788d62ee057: Verifying Checksum [2020-04-20T07:21:05.026Z] 5788d62ee057: Download complete [2020-04-20T07:21:05.964Z] 2848faf0eed1: Pull complete [2020-04-20T07:21:05.964Z] 0f37312ad70f: Pull complete [2020-04-20T07:21:10.155Z] 8a11ddd9e578: Pull complete [2020-04-20T07:21:10.155Z] 4cf88f913ddb: Pull complete [2020-04-20T07:21:10.155Z] 1df406cf5192: Pull complete [2020-04-20T07:21:12.561Z] 5788d62ee057: Pull complete [2020-04-20T07:21:12.561Z] 0e6b1d234666: Pull complete [2020-04-20T07:21:12.561Z] bf5d7aec512f: Pull complete [2020-04-20T07:21:13.529Z] cd6300453558: Pull complete [2020-04-20T07:21:16.762Z] 34c802a77dc8: Pull complete [2020-04-20T07:21:17.796Z] b9c365052c96: Pull complete [2020-04-20T07:21:18.065Z] a2d8cc88f415: Pull complete [2020-04-20T07:21:20.057Z] 9eb99e56ec68: Pull complete [2020-04-20T07:21:20.057Z] 27c7a5d97fbd: Pull complete [2020-04-20T07:21:20.628Z] 5c102a31e300: Pull complete [2020-04-20T07:21:20.673Z] ea1d1ca13537: Pull complete [2020-04-20T07:21:20.673Z] 3750a50a1c5e: Pull complete [2020-04-20T07:21:20.673Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-20T07:21:20.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-20T07:21:20.673Z] ---> 78745c68409d [2020-04-20T07:21:20.673Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-20T07:21:20.887Z] dcfb455df0a1: Pull complete [2020-04-20T07:21:20.887Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-20T07:21:20.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-20T07:21:20.887Z] ---> 7c70fe431013 [2020-04-20T07:21:20.887Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-20T07:21:21.147Z] ---> Running in 8eba74791fef [2020-04-20T07:21:21.147Z] Removing intermediate container 8eba74791fef [2020-04-20T07:21:21.147Z] ---> 6c9dcf6985df [2020-04-20T07:21:21.147Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T07:21:21.147Z] ---> Running in 6ccc95b8c482 [2020-04-20T07:21:22.545Z] Removing intermediate container 6ccc95b8c482 [2020-04-20T07:21:22.545Z] ---> 0309a1738ffb [2020-04-20T07:21:22.545Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-20T07:21:22.806Z] ---> Running in 53be2d625358 [2020-04-20T07:21:23.065Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T07:21:24.030Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T07:21:24.030Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T07:21:24.290Z] (2/17) Installing libmagic (5.37-r1) [2020-04-20T07:21:24.290Z] (3/17) Installing file (5.37-r1) [2020-04-20T07:21:24.550Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T07:21:24.550Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T07:21:24.550Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T07:21:26.041Z] ---> Running in 3747532fadcb [2020-04-20T07:21:26.041Z] Removing intermediate container 3747532fadcb [2020-04-20T07:21:26.041Z] ---> acac51deb497 [2020-04-20T07:21:26.041Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T07:21:26.041Z] ---> Running in 4f87a15c19fa [2020-04-20T07:21:27.845Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-20T07:21:27.845Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-20T07:21:28.010Z] Removing intermediate container 4f87a15c19fa [2020-04-20T07:21:28.010Z] ---> 6ac9848145f8 [2020-04-20T07:21:28.010Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-20T07:21:28.010Z] ---> Running in 9947e8f97639 [2020-04-20T07:21:28.982Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T07:21:29.226Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-20T07:21:29.226Z] (10/17) Installing build-base (0.5-r1) [2020-04-20T07:21:29.226Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-20T07:21:29.487Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-20T07:21:29.487Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-20T07:21:29.747Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-20T07:21:29.747Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-20T07:21:29.747Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-20T07:21:29.942Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T07:21:30.007Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-20T07:21:30.007Z] Executing busybox-1.31.1-r8.trigger [2020-04-20T07:21:30.007Z] OK: 214 MiB in 52 packages [2020-04-20T07:21:30.527Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T07:21:30.527Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T07:21:30.527Z] (3/18) Installing libmagic (5.37-r1) [2020-04-20T07:21:30.795Z] (4/18) Installing file (5.37-r1) [2020-04-20T07:21:30.795Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T07:21:30.796Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T07:21:31.064Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T07:21:33.011Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-20T07:21:33.011Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-20T07:21:34.202Z] Removing intermediate container 53be2d625358 [2020-04-20T07:21:34.202Z] ---> 638d53fd7a40 [2020-04-20T07:21:34.202Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-20T07:21:34.202Z] ---> Running in 56f7ca4d4e11 [2020-04-20T07:21:34.202Z] Removing intermediate container 56f7ca4d4e11 [2020-04-20T07:21:34.202Z] ---> d931e5c8067b [2020-04-20T07:21:34.202Z] Step 7/8 : COPY . . [2020-04-20T07:21:34.202Z] ---> 96cd64c06018 [2020-04-20T07:21:34.202Z] Step 8/8 : RUN go mod download [2020-04-20T07:21:34.202Z] ---> Running in 356a4e6ce35c [2020-04-20T07:21:35.597Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-20T07:21:35.597Z] (11/18) Installing build-base (0.5-r1) [2020-04-20T07:21:35.597Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-20T07:21:35.597Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-20T07:21:35.597Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-20T07:21:35.864Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-20T07:21:35.864Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-20T07:21:36.109Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T07:21:36.131Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-20T07:21:36.131Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-20T07:21:36.368Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T07:21:36.368Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T07:21:36.368Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T07:21:36.368Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T07:21:36.368Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T07:21:36.368Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T07:21:36.368Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T07:21:36.368Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-20T07:21:36.368Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-20T07:21:36.368Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T07:21:36.368Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T07:21:36.368Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T07:21:36.368Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T07:21:36.368Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T07:21:36.368Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T07:21:36.368Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T07:21:36.368Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T07:21:36.368Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T07:21:36.368Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T07:21:36.368Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T07:21:36.368Z] go: finding github.com/google/uuid v1.1.1 [2020-04-20T07:21:36.368Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T07:21:36.368Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T07:21:36.368Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T07:21:36.368Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T07:21:36.368Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T07:21:36.368Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T07:21:36.368Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T07:21:36.368Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T07:21:36.368Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T07:21:36.368Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-20T07:21:36.368Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T07:21:36.368Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T07:21:36.368Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T07:21:36.368Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T07:21:36.399Z] Executing busybox-1.31.1-r8.trigger [2020-04-20T07:21:36.399Z] OK: 203 MiB in 52 packages [2020-04-20T07:21:36.628Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T07:21:36.628Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T07:21:36.628Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T07:21:36.628Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T07:21:36.628Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T07:21:36.628Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-20T07:21:36.628Z] go: finding github.com/kr/pty v1.1.1 [2020-04-20T07:21:36.628Z] go: finding github.com/kr/text v0.1.0 [2020-04-20T07:21:36.628Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T07:21:36.628Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T07:21:36.628Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-20T07:21:36.628Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T07:21:36.628Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T07:21:36.628Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T07:21:36.628Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-20T07:21:36.628Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T07:21:36.628Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T07:21:36.628Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T07:21:36.628Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T07:21:36.628Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T07:21:36.628Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T07:21:36.628Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T07:21:36.628Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T07:21:36.628Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T07:21:36.628Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T07:21:36.628Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-20T07:21:36.628Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T07:21:36.628Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-20T07:21:36.628Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T07:21:36.628Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T07:21:36.628Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T07:21:36.628Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T07:21:36.628Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T07:21:36.628Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-20T07:21:36.890Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T07:21:36.890Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T07:21:36.890Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-20T07:21:36.890Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T07:21:36.890Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T07:21:41.085Z] Removing intermediate container 356a4e6ce35c [2020-04-20T07:21:41.085Z] ---> be412e54f47b [2020-04-20T07:21:41.085Z] Successfully built be412e54f47b [2020-04-20T07:21:41.085Z] 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 [2020-04-20T07:21:41.733Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-20T07:21:41.733Z] . [Pipeline] withDockerContainer [2020-04-20T07:21:41.852Z] prd-centos7-docker-4c-2g-4929 does not seem to be running inside a container [2020-04-20T07:21:41.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-20T07:21:42.506Z] $ docker top e1f042bdcdf6aa78f1a107f07e022b797779cdc45527f1020eaaa7c7254c59fd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-20T07:21:43.006Z] + go version [2020-04-20T07:21:43.006Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-20T07:21:43.077Z] Removing intermediate container 9947e8f97639 [2020-04-20T07:21:43.077Z] ---> 276fd9625631 [2020-04-20T07:21:43.077Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-20T07:21:43.077Z] ---> Running in 0b8b4dc2b831 [2020-04-20T07:21:43.320Z] + make test [2020-04-20T07:21:43.320Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-20T07:21:43.675Z] Removing intermediate container 0b8b4dc2b831 [2020-04-20T07:21:43.675Z] ---> a3fb308111cb [2020-04-20T07:21:43.675Z] Step 7/8 : COPY . . [2020-04-20T07:21:44.261Z] ---> 64f033198a5a [2020-04-20T07:21:44.261Z] Step 8/8 : RUN go mod download [2020-04-20T07:21:44.267Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-20T07:21:44.530Z] ---> Running in fa8c15d9f064 [2020-04-20T07:21:47.117Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T07:21:47.117Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T07:21:47.117Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T07:21:47.117Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T07:21:47.117Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T07:21:47.117Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T07:21:47.117Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T07:21:47.117Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T07:21:47.117Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-20T07:21:47.117Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-20T07:21:47.117Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T07:21:47.117Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T07:21:47.117Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T07:21:47.117Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T07:21:47.117Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T07:21:47.117Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T07:21:47.117Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T07:21:47.117Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T07:21:47.117Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T07:21:47.117Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T07:21:47.117Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T07:21:47.117Z] go: finding github.com/google/uuid v1.1.1 [2020-04-20T07:21:47.386Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T07:21:47.386Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T07:21:47.386Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T07:21:47.386Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T07:21:47.386Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T07:21:47.386Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T07:21:47.386Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T07:21:47.386Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T07:21:47.386Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T07:21:47.386Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-20T07:21:47.655Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T07:21:47.655Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T07:21:47.655Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T07:21:47.655Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T07:21:47.655Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T07:21:47.655Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T07:21:47.655Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T07:21:47.655Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T07:21:47.655Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T07:21:47.655Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-20T07:21:47.655Z] go: finding github.com/kr/pty v1.1.1 [2020-04-20T07:21:47.655Z] go: finding github.com/kr/text v0.1.0 [2020-04-20T07:21:47.655Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T07:21:47.655Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T07:21:47.923Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-20T07:21:47.923Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T07:21:47.923Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T07:21:47.923Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T07:21:47.923Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-20T07:21:47.923Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T07:21:47.923Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T07:21:47.923Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T07:21:47.923Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T07:21:47.923Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T07:21:47.923Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T07:21:47.923Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T07:21:47.923Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T07:21:47.923Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T07:21:47.923Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T07:21:48.192Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-20T07:21:48.192Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T07:21:48.192Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-20T07:21:48.192Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T07:21:48.192Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T07:21:48.192Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T07:21:48.192Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T07:21:48.192Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T07:21:48.192Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-20T07:21:48.192Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T07:21:48.466Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T07:21:48.466Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-20T07:21:48.466Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T07:21:48.466Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T07:21:56.565Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-20T07:21:56.565Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 29.8% of statements [2020-04-20T07:21:56.565Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-20T07:21:56.565Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-20T07:21:58.492Z] gofmt -l . [2020-04-20T07:21:58.492Z] ["`gofmt -l .`" = ""] [2020-04-20T07:21:58.492Z] ./bin/test-attribution-txt.sh [2020-04-20T07:21:58.575Z] Removing intermediate container fa8c15d9f064 [2020-04-20T07:21:58.575Z] ---> 4efd430fe1ac [2020-04-20T07:21:58.575Z] Successfully built 4efd430fe1ac [2020-04-20T07:21:58.575Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-04-20T07:21:58.750Z] ./bin/test-go-mod-tidy.sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] stash [2020-04-20T07:21:59.215Z] + docker inspect -f . ci-base-image-arm64 [2020-04-20T07:21:59.215Z] . [2020-04-20T07:21:59.381Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T07:21:59.385Z] $ docker stop --time=1 e1f042bdcdf6aa78f1a107f07e022b797779cdc45527f1020eaaa7c7254c59fd [2020-04-20T07:22:00.837Z] $ docker rm -f e1f042bdcdf6aa78f1a107f07e022b797779cdc45527f1020eaaa7c7254c59fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2020-04-20T07:22:01.436Z] prd-ubuntu18.04-docker-arm64-4c-16g-4928 does not seem to be running inside a container [2020-04-20T07:22:01.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-20T07:22:02.886Z] $ docker top e512856827fcbccb05ec0a4864797d810bad44d8d029b9c2e1cb725eda43973c -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-04-20T07:22:04.014Z] + go version [2020-04-20T07:22:04.014Z] go version go1.13.5 linux/arm64 [Pipeline] sh [Pipeline] sh [2020-04-20T07:22:04.373Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-20T07:22:04.677Z] + ls -al . [2020-04-20T07:22:04.677Z] total 92 [2020-04-20T07:22:04.677Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 20 07:21 . [2020-04-20T07:22:04.677Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 20 07:20 .. [2020-04-20T07:22:04.677Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 20 07:20 bin [2020-04-20T07:22:04.677Z] drwxrwxr-x. 3 jenkins jenkins 55 Apr 20 07:20 cmd [2020-04-20T07:22:04.677Z] -rw-r--r--. 1 jenkins jenkins 18213 Apr 20 07:21 coverage.out [2020-04-20T07:22:04.677Z] -rw-rw-r--. 1 jenkins jenkins 1614 Apr 20 07:20 Dockerfile [2020-04-20T07:22:04.677Z] -rw-rw-r--. 1 jenkins jenkins 953 Apr 20 07:20 Dockerfile.build [2020-04-20T07:22:04.677Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 20 07:20 .dockerignore [2020-04-20T07:22:04.677Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 20 07:21 .git [2020-04-20T07:22:04.677Z] -rw-rw-r--. 1 jenkins jenkins 335 Apr 20 07:20 .gitignore [2020-04-20T07:22:04.677Z] -rw-r--r--. 1 jenkins jenkins 517 Apr 20 07:21 go.mod [2020-04-20T07:22:04.677Z] -rw-r--r--. 1 jenkins jenkins 13532 Apr 20 07:21 go.sum [2020-04-20T07:22:04.677Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 20 07:20 internal [2020-04-20T07:22:04.677Z] -rw-rw-r--. 1 jenkins jenkins 700 Apr 20 07:20 Jenkinsfile [2020-04-20T07:22:04.677Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 20 07:20 LICENSE [2020-04-20T07:22:04.677Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 20 07:20 Makefile [2020-04-20T07:22:04.677Z] drwxrwxr-x. 2 jenkins jenkins 23 Apr 20 07:20 mock [2020-04-20T07:22:04.677Z] -rw-rw-r--. 1 jenkins jenkins 444 Apr 20 07:20 README.md [2020-04-20T07:22:04.677Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 20 07:21 .semver [2020-04-20T07:22:04.677Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 20 07:20 snap [2020-04-20T07:22:04.677Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 20 07:18 VERSION [2020-04-20T07:22:04.677Z] -rw-rw-r--. 1 jenkins jenkins 227 Apr 20 07:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-20T07:22:04.763Z] + make test [2020-04-20T07:22:04.763Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-20T07:22:04.972Z] + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 --label arch=amd64 --label version=0.0.0 . [2020-04-20T07:22:04.972Z] Sending build context to Docker daemon 580.6kB [2020-04-20T07:22:04.972Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-20T07:22:04.972Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-20T07:22:04.972Z] ---> be412e54f47b [2020-04-20T07:22:04.972Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-20T07:22:05.231Z] ---> Running in 9ecd8ce8bc6b [2020-04-20T07:22:05.231Z] Removing intermediate container 9ecd8ce8bc6b [2020-04-20T07:22:05.231Z] ---> 5056f37615b9 [2020-04-20T07:22:05.231Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-04-20T07:22:05.231Z] ---> Running in d200d46da9aa [2020-04-20T07:22:05.490Z] Removing intermediate container d200d46da9aa [2020-04-20T07:22:05.490Z] ---> 02f07a41c2f6 [2020-04-20T07:22:05.490Z] Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T07:22:05.490Z] ---> Running in 79ef3aecd837 [2020-04-20T07:22:05.728Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-20T07:22:06.059Z] Removing intermediate container 79ef3aecd837 [2020-04-20T07:22:06.059Z] ---> ea5ca4c35d48 [2020-04-20T07:22:06.059Z] Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-20T07:22:06.317Z] ---> Running in af8c9d17ed29 [2020-04-20T07:22:06.576Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T07:22:07.142Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T07:22:07.401Z] OK: 214 MiB in 52 packages [2020-04-20T07:22:07.969Z] Removing intermediate container af8c9d17ed29 [2020-04-20T07:22:07.969Z] ---> afa859d0e44e [2020-04-20T07:22:07.969Z] Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-04-20T07:22:07.969Z] ---> Running in 5879865d2c25 [2020-04-20T07:22:07.969Z] Removing intermediate container 5879865d2c25 [2020-04-20T07:22:07.969Z] ---> ffd15589cf28 [2020-04-20T07:22:07.969Z] Step 8/19 : COPY . . [2020-04-20T07:22:08.228Z] ---> 2f35a4196035 [2020-04-20T07:22:08.228Z] Step 9/19 : ARG MAKE='make build' [2020-04-20T07:22:08.228Z] ---> Running in 98bbdf60656b [2020-04-20T07:22:08.487Z] Removing intermediate container 98bbdf60656b [2020-04-20T07:22:08.487Z] ---> 5cbc3c08fbdd [2020-04-20T07:22:08.487Z] Step 10/19 : RUN $MAKE [2020-04-20T07:22:08.487Z] ---> Running in ea66ae75f073 [2020-04-20T07:22:08.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-20T07:22:18.775Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-20T07:22:22.082Z] Removing intermediate container ea66ae75f073 [2020-04-20T07:22:22.082Z] ---> 979ece5ed4b0 [2020-04-20T07:22:22.082Z] Step 11/19 : FROM alpine [2020-04-20T07:22:22.341Z] latest: Pulling from library/alpine [2020-04-20T07:22:22.604Z] aad63a933944: Pulling fs layer [2020-04-20T07:22:22.604Z] aad63a933944: Verifying Checksum [2020-04-20T07:22:22.604Z] aad63a933944: Download complete [2020-04-20T07:22:22.864Z] aad63a933944: Pull complete [2020-04-20T07:22:22.864Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-20T07:22:22.864Z] Status: Downloaded newer image for alpine:latest [2020-04-20T07:22:22.864Z] ---> a187dde48cd2 [2020-04-20T07:22:22.864Z] Step 12/19 : ENV APP_PORT=49982 [2020-04-20T07:22:22.864Z] ---> Running in 4d3078e184d0 [2020-04-20T07:22:23.124Z] Removing intermediate container 4d3078e184d0 [2020-04-20T07:22:23.124Z] ---> 1162b88fbfda [2020-04-20T07:22:23.124Z] Step 13/19 : EXPOSE $APP_PORT [2020-04-20T07:22:23.124Z] ---> Running in aa4f8162a5cf [2020-04-20T07:22:23.124Z] Removing intermediate container aa4f8162a5cf [2020-04-20T07:22:23.124Z] ---> e01a88950128 [2020-04-20T07:22:23.124Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-20T07:22:23.694Z] ---> f9df402d4831 [2020-04-20T07:22:23.694Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-20T07:22:23.694Z] ---> Running in d0f699f2acc6 [2020-04-20T07:22:23.694Z] Removing intermediate container d0f699f2acc6 [2020-04-20T07:22:23.694Z] ---> 678a3d456c3a [2020-04-20T07:22:23.694Z] Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-20T07:22:23.952Z] ---> Running in 8ee4af7099d7 [2020-04-20T07:22:23.952Z] Removing intermediate container 8ee4af7099d7 [2020-04-20T07:22:23.952Z] ---> 5735c8078fb4 [2020-04-20T07:22:23.952Z] Step 17/19 : LABEL arch=amd64 [2020-04-20T07:22:23.952Z] ---> Running in ad8ba39069e7 [2020-04-20T07:22:24.211Z] Removing intermediate container ad8ba39069e7 [2020-04-20T07:22:24.211Z] ---> 7dcffdbad6f4 [2020-04-20T07:22:24.211Z] Step 18/19 : LABEL git_sha=2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 [2020-04-20T07:22:24.211Z] ---> Running in 76e764ed3a8e [2020-04-20T07:22:24.472Z] Removing intermediate container 76e764ed3a8e [2020-04-20T07:22:24.472Z] ---> 6f1309dae624 [2020-04-20T07:22:24.472Z] Step 19/19 : LABEL version=0.0.0 [2020-04-20T07:22:24.472Z] ---> Running in 76cd8bd9459c [2020-04-20T07:22:24.472Z] Removing intermediate container 76cd8bd9459c [2020-04-20T07:22:24.472Z] ---> 44aa6225b63d [2020-04-20T07:22:24.472Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-20T07:22:24.472Z] Successfully built 44aa6225b63d [2020-04-20T07:22:24.472Z] Successfully tagged docker-device-mqtt-go: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) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-20T07:22:25.372Z] ++ find /w/workspace/device-mqtt-go/6 [2020-04-20T07:22:25.372Z] ++ grep snapcraft.yaml [2020-04-20T07:22:25.372Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/6/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T07:22:25.471Z] provisioning config files... [2020-04-20T07:22:25.482Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/6@tmp/config291695556729063686tmp [Pipeline] { [Pipeline] sh [2020-04-20T07:22:25.843Z] + cp /w/workspace/device-mqtt-go/6@tmp/config291695556729063686tmp /w/workspace/device-mqtt-go/6/edgex-snap-store-login [Pipeline] sh [2020-04-20T07:22:26.144Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/6:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-20T07:22:26.144Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-04-20T07:22:26.144Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-04-20T07:22:26.144Z] 5bed26d33875: Pulling fs layer [2020-04-20T07:22:26.144Z] f11b29a9c730: Pulling fs layer [2020-04-20T07:22:26.144Z] 930bda195c84: Pulling fs layer [2020-04-20T07:22:26.144Z] 78bf9a5ad49e: Pulling fs layer [2020-04-20T07:22:26.144Z] e5fbee5a4b0d: Pulling fs layer [2020-04-20T07:22:26.144Z] f452fca78f88: Pulling fs layer [2020-04-20T07:22:26.144Z] 7417ef92027a: Pulling fs layer [2020-04-20T07:22:26.144Z] 2af5c49d270b: Pulling fs layer [2020-04-20T07:22:26.144Z] df9c3bdbc40a: Pulling fs layer [2020-04-20T07:22:26.144Z] f452fca78f88: Waiting [2020-04-20T07:22:26.144Z] 7417ef92027a: Waiting [2020-04-20T07:22:26.144Z] df9c3bdbc40a: Waiting [2020-04-20T07:22:26.144Z] 2af5c49d270b: Waiting [2020-04-20T07:22:26.144Z] e5fbee5a4b0d: Waiting [2020-04-20T07:22:26.144Z] 78bf9a5ad49e: Waiting [2020-04-20T07:22:26.144Z] 930bda195c84: Download complete [2020-04-20T07:22:26.144Z] f11b29a9c730: Verifying Checksum [2020-04-20T07:22:26.144Z] f11b29a9c730: Download complete [2020-04-20T07:22:26.144Z] 78bf9a5ad49e: Verifying Checksum [2020-04-20T07:22:26.144Z] 78bf9a5ad49e: Download complete [2020-04-20T07:22:26.144Z] f452fca78f88: Verifying Checksum [2020-04-20T07:22:26.144Z] f452fca78f88: Download complete [2020-04-20T07:22:26.144Z] 7417ef92027a: Verifying Checksum [2020-04-20T07:22:26.144Z] 7417ef92027a: Download complete [2020-04-20T07:22:26.144Z] 2af5c49d270b: Verifying Checksum [2020-04-20T07:22:26.144Z] 2af5c49d270b: Download complete [2020-04-20T07:22:26.144Z] df9c3bdbc40a: Verifying Checksum [2020-04-20T07:22:26.144Z] df9c3bdbc40a: Download complete [2020-04-20T07:22:26.717Z] 5bed26d33875: Verifying Checksum [2020-04-20T07:22:26.717Z] 5bed26d33875: Download complete [2020-04-20T07:22:30.019Z] e5fbee5a4b0d: Verifying Checksum [2020-04-20T07:22:30.019Z] e5fbee5a4b0d: Download complete [2020-04-20T07:22:30.957Z] 5bed26d33875: Pull complete [2020-04-20T07:22:31.526Z] f11b29a9c730: Pull complete [2020-04-20T07:22:32.005Z] 930bda195c84: Pull complete [2020-04-20T07:22:32.005Z] 78bf9a5ad49e: Pull complete [2020-04-20T07:22:38.040Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-20T07:22:38.040Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.026s coverage: 29.8% of statements [2020-04-20T07:22:38.040Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-20T07:22:38.040Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-20T07:22:44.762Z] gofmt -l . [2020-04-20T07:22:44.762Z] ["`gofmt -l .`" = ""] [2020-04-20T07:22:44.762Z] ./bin/test-attribution-txt.sh [2020-04-20T07:22:44.762Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-20T07:22:45.363Z] Warning: overwriting stash ‘coverage-report’ [2020-04-20T07:22:45.747Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T07:22:45.754Z] $ docker stop --time=1 e512856827fcbccb05ec0a4864797d810bad44d8d029b9c2e1cb725eda43973c [2020-04-20T07:22:48.025Z] $ docker rm -f e512856827fcbccb05ec0a4864797d810bad44d8d029b9c2e1cb725eda43973c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-20T07:22:49.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-20T07:22:50.070Z] + ls -al . [2020-04-20T07:22:50.070Z] total 124 [2020-04-20T07:22:50.070Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 07:22 . [2020-04-20T07:22:50.070Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 07:20 .. [2020-04-20T07:22:50.070Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 07:20 .dockerignore [2020-04-20T07:22:50.070Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 07:20 .git [2020-04-20T07:22:50.070Z] -rw-rw-r-- 1 jenkins jenkins 335 Apr 20 07:20 .gitignore [2020-04-20T07:22:50.070Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 07:20 .semver [2020-04-20T07:22:50.070Z] -rw-rw-r-- 1 jenkins jenkins 1614 Apr 20 07:20 Dockerfile [2020-04-20T07:22:50.070Z] -rw-rw-r-- 1 jenkins jenkins 953 Apr 20 07:20 Dockerfile.build [2020-04-20T07:22:50.070Z] -rw-rw-r-- 1 jenkins jenkins 700 Apr 20 07:20 Jenkinsfile [2020-04-20T07:22:50.070Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 07:20 LICENSE [2020-04-20T07:22:50.070Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 20 07:20 Makefile [2020-04-20T07:22:50.070Z] -rw-rw-r-- 1 jenkins jenkins 444 Apr 20 07:20 README.md [2020-04-20T07:22:50.070Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 07:18 VERSION [2020-04-20T07:22:50.070Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 07:20 bin [2020-04-20T07:22:50.070Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 07:20 cmd [2020-04-20T07:22:50.070Z] -rw-r--r-- 1 jenkins jenkins 18213 Apr 20 07:22 coverage.out [2020-04-20T07:22:50.070Z] -rw-r--r-- 1 jenkins jenkins 517 Apr 20 07:22 go.mod [2020-04-20T07:22:50.070Z] -rw-r--r-- 1 jenkins jenkins 13532 Apr 20 07:22 go.sum [2020-04-20T07:22:50.070Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 07:20 internal [2020-04-20T07:22:50.070Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 07:20 mock [2020-04-20T07:22:50.070Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 07:20 snap [2020-04-20T07:22:50.070Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 20 07:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-20T07:22:50.399Z] + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 --label arch=arm64 --label version=0.0.0 . [2020-04-20T07:22:50.669Z] Sending build context to Docker daemon 580.6kB [2020-04-20T07:22:50.669Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-20T07:22:50.669Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-20T07:22:50.669Z] ---> 4efd430fe1ac [2020-04-20T07:22:50.669Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-20T07:22:50.938Z] ---> Running in 8c763880afdd [2020-04-20T07:22:51.204Z] Removing intermediate container 8c763880afdd [2020-04-20T07:22:51.204Z] ---> e9891fcb51c9 [2020-04-20T07:22:51.204Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-04-20T07:22:51.472Z] ---> Running in 3601fbddae47 [2020-04-20T07:22:51.740Z] Removing intermediate container 3601fbddae47 [2020-04-20T07:22:51.740Z] ---> f0bdf225afa0 [2020-04-20T07:22:51.740Z] Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T07:22:52.008Z] ---> Running in f1647d2d1d96 [2020-04-20T07:22:53.958Z] Removing intermediate container f1647d2d1d96 [2020-04-20T07:22:53.958Z] ---> c08194b2e828 [2020-04-20T07:22:53.958Z] Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-20T07:22:53.958Z] ---> Running in 7e5a6063f8e4 [2020-04-20T07:22:54.543Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T07:22:55.505Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T07:22:55.772Z] OK: 203 MiB in 52 packages [2020-04-20T07:22:57.182Z] Removing intermediate container 7e5a6063f8e4 [2020-04-20T07:22:57.182Z] ---> c67f7d06e520 [2020-04-20T07:22:57.182Z] Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-04-20T07:22:57.182Z] ---> Running in 46716219a8f5 [2020-04-20T07:22:57.449Z] Removing intermediate container 46716219a8f5 [2020-04-20T07:22:57.449Z] ---> 5a2ee782a4a3 [2020-04-20T07:22:57.449Z] Step 8/19 : COPY . . [2020-04-20T07:22:58.409Z] ---> 4bbc4bad533e [2020-04-20T07:22:58.409Z] Step 9/19 : ARG MAKE='make build' [2020-04-20T07:22:58.409Z] ---> Running in 3685647b85a0 [2020-04-20T07:22:58.616Z] e5fbee5a4b0d: Pull complete [2020-04-20T07:22:58.616Z] f452fca78f88: Pull complete [2020-04-20T07:22:58.616Z] 7417ef92027a: Pull complete [2020-04-20T07:22:58.616Z] 2af5c49d270b: Pull complete [2020-04-20T07:22:58.616Z] df9c3bdbc40a: Pull complete [2020-04-20T07:22:58.616Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-04-20T07:22:58.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-20T07:22:58.616Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-04-20T07:22:58.616Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-04-20T07:22:58.616Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-04-20T07:22:58.616Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-04-20T07:22:58.616Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] [2020-04-20T07:22:58.616Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1183 kB] [2020-04-20T07:22:58.678Z] Removing intermediate container 3685647b85a0 [2020-04-20T07:22:58.678Z] ---> bf25a72ce7f1 [2020-04-20T07:22:58.678Z] Step 10/19 : RUN $MAKE [2020-04-20T07:22:58.678Z] ---> Running in 0933d1ed5ecf [2020-04-20T07:22:58.876Z] Fetched 2807 kB in 1s (1953 kB/s) [2020-04-20T07:22:59.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-20T07:23:00.259Z] Reading package lists... [2020-04-20T07:23:04.459Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-04-20T07:23:05.394Z] Reading package lists... [2020-04-20T07:23:05.655Z] Building dependency tree... [2020-04-20T07:23:05.655Z] Reading state information... [2020-04-20T07:23:05.655Z] The following packages were automatically installed and are no longer required: [2020-04-20T07:23:05.655Z] libjq1 liblzo2-2 libonig4 [2020-04-20T07:23:05.655Z] Use 'sudo apt autoremove' to remove them. [2020-04-20T07:23:05.655Z] Suggested packages: [2020-04-20T07:23:05.655Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-20T07:23:05.655Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-20T07:23:05.655Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-20T07:23:05.655Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-20T07:23:05.915Z] The following NEW packages will be installed: [2020-04-20T07:23:05.915Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-20T07:23:05.915Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-20T07:23:05.915Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-20T07:23:05.915Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-20T07:23:06.173Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-20T07:23:06.173Z] Need to get 14.7 MB of archives. [2020-04-20T07:23:06.173Z] After this operation, 89.5 MB of additional disk space will be used. [2020-04-20T07:23:06.173Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-04-20T07:23:06.173Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-04-20T07:23:06.434Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-04-20T07:23:06.434Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-04-20T07:23:06.434Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-20T07:23:06.693Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-04-20T07:23:06.693Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-04-20T07:23:06.693Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-04-20T07:23:06.953Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-04-20T07:23:06.953Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-04-20T07:23:06.953Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-04-20T07:23:06.953Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-20T07:23:06.953Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-04-20T07:23:06.953Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-04-20T07:23:06.953Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-04-20T07:23:06.953Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-04-20T07:23:06.953Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-04-20T07:23:06.953Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-04-20T07:23:07.212Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-04-20T07:23:07.212Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-04-20T07:23:07.212Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-04-20T07:23:07.212Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-04-20T07:23:07.212Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-20T07:23:07.212Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] [2020-04-20T07:23:07.212Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.6 [3912 kB] [2020-04-20T07:23:07.212Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-04-20T07:23:07.212Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-04-20T07:23:07.790Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-20T07:23:07.790Z] Fetched 14.7 MB in 1s (10.8 MB/s) [2020-04-20T07:23:07.790Z] Selecting previously unselected package libxau6:amd64. [2020-04-20T07:23:07.790Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) [2020-04-20T07:23:07.790Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-04-20T07:23:07.790Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-04-20T07:23:08.048Z] Selecting previously unselected package libbsd0:amd64. [2020-04-20T07:23:08.048Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-04-20T07:23:08.048Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-20T07:23:08.048Z] Selecting previously unselected package libxdmcp6:amd64. [2020-04-20T07:23:08.048Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-04-20T07:23:08.048Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-20T07:23:08.048Z] Selecting previously unselected package libxcb1:amd64. [2020-04-20T07:23:08.048Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-04-20T07:23:08.048Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-20T07:23:08.307Z] Selecting previously unselected package libx11-data. [2020-04-20T07:23:08.307Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-20T07:23:08.307Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-20T07:23:08.879Z] Selecting previously unselected package libx11-6:amd64. [2020-04-20T07:23:08.879Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-04-20T07:23:08.879Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-20T07:23:08.879Z] Selecting previously unselected package libxext6:amd64. [2020-04-20T07:23:08.879Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-04-20T07:23:08.879Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-04-20T07:23:09.139Z] Selecting previously unselected package perl-modules-5.26. [2020-04-20T07:23:09.139Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-20T07:23:09.139Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-20T07:23:13.346Z] Selecting previously unselected package libgdbm5:amd64. [2020-04-20T07:23:13.346Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-04-20T07:23:13.346Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-04-20T07:23:13.346Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-04-20T07:23:13.346Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-04-20T07:23:13.346Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-20T07:23:13.346Z] Selecting previously unselected package libperl5.26:amd64. [2020-04-20T07:23:13.346Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-20T07:23:13.346Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-20T07:23:14.725Z] Selecting previously unselected package perl. [2020-04-20T07:23:14.725Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-20T07:23:14.725Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-20T07:23:14.725Z] Selecting previously unselected package less. [2020-04-20T07:23:14.725Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-04-20T07:23:14.725Z] Unpacking less (487-0.1) ... [2020-04-20T07:23:14.725Z] Selecting previously unselected package libexpat1:amd64. [2020-04-20T07:23:14.725Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-04-20T07:23:14.725Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-20T07:23:14.725Z] Selecting previously unselected package netbase. [2020-04-20T07:23:14.725Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-20T07:23:14.725Z] Unpacking netbase (5.4) ... [2020-04-20T07:23:14.984Z] Selecting previously unselected package libedit2:amd64. [2020-04-20T07:23:14.984Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-04-20T07:23:14.984Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-04-20T07:23:14.984Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-04-20T07:23:14.984Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-04-20T07:23:14.984Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-20T07:23:15.244Z] Selecting previously unselected package libxmuu1:amd64. [2020-04-20T07:23:15.244Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-04-20T07:23:15.244Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-20T07:23:15.244Z] Selecting previously unselected package openssh-client. [2020-04-20T07:23:15.244Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-04-20T07:23:15.244Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-20T07:23:15.508Z] Selecting previously unselected package xauth. [2020-04-20T07:23:15.508Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-04-20T07:23:15.508Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-20T07:23:15.508Z] Selecting previously unselected package curl. [2020-04-20T07:23:15.508Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-20T07:23:15.508Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-20T07:23:15.769Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-04-20T07:23:15.769Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-20T07:23:15.769Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-20T07:23:15.769Z] Selecting previously unselected package liberror-perl. [2020-04-20T07:23:15.769Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-20T07:23:15.769Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-20T07:23:15.769Z] Selecting previously unselected package git-man. [2020-04-20T07:23:15.769Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... [2020-04-20T07:23:15.769Z] Unpacking git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-20T07:23:16.029Z] Selecting previously unselected package git. [2020-04-20T07:23:16.029Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_amd64.deb ... [2020-04-20T07:23:16.029Z] Unpacking git (1:2.17.1-1ubuntu0.6) ... [2020-04-20T07:23:16.597Z] Selecting previously unselected package make. [2020-04-20T07:23:16.597Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-04-20T07:23:16.597Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-20T07:23:16.597Z] Selecting previously unselected package patch. [2020-04-20T07:23:16.597Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-04-20T07:23:16.597Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-20T07:23:16.857Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-04-20T07:23:16.857Z] Setting up git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-20T07:23:16.857Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-20T07:23:16.857Z] Setting up less (487-0.1) ... [2020-04-20T07:23:17.115Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-20T07:23:17.116Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-20T07:23:17.116Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-20T07:23:17.116Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-20T07:23:17.375Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-20T07:23:17.375Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-04-20T07:23:17.375Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-20T07:23:17.375Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-20T07:23:17.375Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-20T07:23:17.375Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-20T07:23:17.375Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-20T07:23:17.634Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-20T07:23:17.634Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-04-20T07:23:17.634Z] Setting up netbase (5.4) ... [2020-04-20T07:23:17.634Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-20T07:23:17.894Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-20T07:23:17.894Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-20T07:23:17.894Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-20T07:23:17.894Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-20T07:23:17.894Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-04-20T07:23:17.894Z] Setting up liberror-perl (0.17025-1) ... [2020-04-20T07:23:17.894Z] Setting up xauth (1:1.0.10-1) ... [2020-04-20T07:23:17.894Z] Setting up git (1:2.17.1-1ubuntu0.6) ... [2020-04-20T07:23:18.153Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-20T07:23:20.690Z] curl set to automatically installed. [2020-04-20T07:23:20.690Z] git set to automatically installed. [2020-04-20T07:23:20.690Z] git-man set to automatically installed. [2020-04-20T07:23:20.690Z] less set to automatically installed. [2020-04-20T07:23:20.690Z] libbsd0 set to automatically installed. [2020-04-20T07:23:20.690Z] libcurl3-gnutls set to automatically installed. [2020-04-20T07:23:20.690Z] libedit2 set to automatically installed. [2020-04-20T07:23:20.690Z] liberror-perl set to automatically installed. [2020-04-20T07:23:20.690Z] libexpat1 set to automatically installed. [2020-04-20T07:23:20.690Z] libgdbm-compat4 set to automatically installed. [2020-04-20T07:23:20.690Z] libgdbm5 set to automatically installed. [2020-04-20T07:23:20.690Z] libperl5.26 set to automatically installed. [2020-04-20T07:23:20.690Z] libssl1.0.0 set to automatically installed. [2020-04-20T07:23:20.690Z] libx11-6 set to automatically installed. [2020-04-20T07:23:20.690Z] libx11-data set to automatically installed. [2020-04-20T07:23:20.690Z] libxau6 set to automatically installed. [2020-04-20T07:23:20.690Z] libxcb1 set to automatically installed. [2020-04-20T07:23:20.690Z] libxdmcp6 set to automatically installed. [2020-04-20T07:23:20.690Z] libxext6 set to automatically installed. [2020-04-20T07:23:20.690Z] libxmuu1 set to automatically installed. [2020-04-20T07:23:20.690Z] make set to automatically installed. [2020-04-20T07:23:20.690Z] netbase set to automatically installed. [2020-04-20T07:23:20.690Z] openssh-client set to automatically installed. [2020-04-20T07:23:20.690Z] patch set to automatically installed. [2020-04-20T07:23:20.690Z] perl set to automatically installed. [2020-04-20T07:23:20.690Z] perl-modules-5.26 set to automatically installed. [2020-04-20T07:23:20.690Z] xauth set to automatically installed. [2020-04-20T07:23:20.690Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-20T07:23:20.690Z] Please ensure the environment is properly setup before continuing. [2020-04-20T07:23:20.690Z] Ignore this message if the appropriate measures have already been taken [2020-04-20T07:23:21.259Z] Pulling go [2020-04-20T07:23:22.199Z] 'device-mqtt' has dependencies that need to be staged: go [2020-04-20T07:23:22.199Z] Skipping pull go (already ran) [2020-04-20T07:23:22.199Z] Building go [2020-04-20T07:23:22.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-20T07:23:22.199Z] Dload Upload Total Spent Left Speed [2020-04-20T07:23:23.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 49 115M 49 57.1M 0 0 65.3M 0 0:00:01 --:--:-- 0:00:01 65.3M 100 115M 100 115M 0 0 78.2M 0 0:00:01 0:00:01 --:--:-- 78.2M [2020-04-20T07:23:24.639Z] go1.11.9.linux-amd64.tar.gz: OK [2020-04-20T07:23:26.444Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-20T07:23:31.218Z] Staging go [2020-04-20T07:23:32.599Z] Pulling device-mqtt [2020-04-20T07:23:33.168Z] Skipping build go (already ran) [2020-04-20T07:23:33.168Z] Building device-mqtt [2020-04-20T07:23:33.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-20T07:23:33.428Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-20T07:23:33.428Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-20T07:23:33.428Z] go: finding github.com/google/uuid v1.1.1 [2020-04-20T07:23:33.428Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-20T07:23:33.428Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T07:23:33.428Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-20T07:23:33.691Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-20T07:23:34.265Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-20T07:23:34.265Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T07:23:34.524Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T07:23:34.524Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T07:23:34.524Z] go: finding github.com/kr/text v0.1.0 [2020-04-20T07:23:34.686Z] Removing intermediate container 0933d1ed5ecf [2020-04-20T07:23:34.686Z] ---> d55735ba5ca3 [2020-04-20T07:23:34.686Z] Step 11/19 : FROM alpine [2020-04-20T07:23:34.686Z] latest: Pulling from library/alpine [2020-04-20T07:23:34.686Z] 8a0637ca1ac9: Pulling fs layer [2020-04-20T07:23:34.795Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-20T07:23:34.796Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T07:23:34.796Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T07:23:35.271Z] 8a0637ca1ac9: Verifying Checksum [2020-04-20T07:23:35.271Z] 8a0637ca1ac9: Download complete [2020-04-20T07:23:35.385Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T07:23:35.385Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T07:23:35.385Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T07:23:35.385Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T07:23:35.385Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T07:23:35.385Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T07:23:35.541Z] 8a0637ca1ac9: Pull complete [2020-04-20T07:23:35.541Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-20T07:23:35.648Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T07:23:35.648Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T07:23:35.809Z] Status: Downloaded newer image for alpine:latest [2020-04-20T07:23:35.809Z] ---> 2ee122dcc32d [2020-04-20T07:23:35.809Z] Step 12/19 : ENV APP_PORT=49982 [2020-04-20T07:23:35.809Z] ---> Running in be83fed79f0b [2020-04-20T07:23:35.910Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T07:23:35.910Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T07:23:35.910Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T07:23:35.910Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T07:23:35.910Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T07:23:36.078Z] Removing intermediate container be83fed79f0b [2020-04-20T07:23:36.078Z] ---> 8523a1066563 [2020-04-20T07:23:36.078Z] Step 13/19 : EXPOSE $APP_PORT [2020-04-20T07:23:36.352Z] ---> Running in 7f2a1c687cf6 [2020-04-20T07:23:36.492Z] go: finding github.com/kr/pty v1.1.1 [2020-04-20T07:23:36.492Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T07:23:36.620Z] Removing intermediate container 7f2a1c687cf6 [2020-04-20T07:23:36.620Z] ---> 0ab3f691474c [2020-04-20T07:23:36.620Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-20T07:23:36.751Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-20T07:23:36.751Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-20T07:23:36.751Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-20T07:23:36.751Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T07:23:37.010Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T07:23:37.010Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T07:23:37.010Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-20T07:23:37.010Z] go: finding github.com/google/uuid v1.1.0 [2020-04-20T07:23:37.272Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T07:23:37.542Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T07:23:37.542Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T07:23:37.542Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T07:23:37.802Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T07:23:38.038Z] ---> 5ea1d9416ea0 [2020-04-20T07:23:38.038Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-20T07:23:38.038Z] ---> Running in 260e365d6a52 [2020-04-20T07:23:38.306Z] Removing intermediate container 260e365d6a52 [2020-04-20T07:23:38.306Z] ---> b6f21323bbf9 [2020-04-20T07:23:38.306Z] Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-20T07:23:38.306Z] ---> Running in 47c85defc88b [2020-04-20T07:23:38.891Z] Removing intermediate container 47c85defc88b [2020-04-20T07:23:38.891Z] ---> 55c1ef9b5aba [2020-04-20T07:23:38.891Z] Step 17/19 : LABEL arch=arm64 [2020-04-20T07:23:38.891Z] ---> Running in 7d88e1274c15 [2020-04-20T07:23:39.158Z] Removing intermediate container 7d88e1274c15 [2020-04-20T07:23:39.158Z] ---> 02401535e57e [2020-04-20T07:23:39.158Z] Step 18/19 : LABEL git_sha=2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 [2020-04-20T07:23:39.182Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T07:23:39.182Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T07:23:39.182Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T07:23:39.182Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T07:23:39.182Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T07:23:39.182Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T07:23:39.182Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T07:23:39.425Z] ---> Running in 2f0a98792e20 [2020-04-20T07:23:39.692Z] Removing intermediate container 2f0a98792e20 [2020-04-20T07:23:39.692Z] ---> 5a71ad40a0d3 [2020-04-20T07:23:39.692Z] Step 19/19 : LABEL version=0.0.0 [2020-04-20T07:23:39.767Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T07:23:39.959Z] ---> Running in 7616006b89cc [2020-04-20T07:23:40.029Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-20T07:23:40.225Z] Removing intermediate container 7616006b89cc [2020-04-20T07:23:40.225Z] ---> e18910e106d3 [2020-04-20T07:23:40.225Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-20T07:23:40.225Z] Successfully built e18910e106d3 [2020-04-20T07:23:40.225Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [2020-04-20T07:23:40.290Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-20T07:23:40.290Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-20T07:23:40.290Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T07:23:40.290Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T07:23:40.290Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T07:23:40.290Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T07:23:40.290Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T07:23:40.290Z] go: finding github.com/hashicorp/logutils v1.0.0 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-04-20T07:23:40.549Z] go: finding github.com/mitchellh/gox v0.4.0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-20T07:23:40.812Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T07:23:40.813Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T07:23:40.813Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T07:23:41.043Z] + + grepfind snapcraft.yaml /w/workspace/device-mqtt-go/6 [2020-04-20T07:23:41.043Z] [2020-04-20T07:23:41.043Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/6/snap/snapcraft.yaml [2020-04-20T07:23:41.074Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-20T07:23:41.075Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T07:23:41.075Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T07:23:41.075Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-20T07:23:41.075Z] go: finding github.com/posener/complete v1.1.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T07:23:41.194Z] provisioning config files... [2020-04-20T07:23:41.218Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/6@tmp/config356935645613505230tmp [Pipeline] { [Pipeline] sh [2020-04-20T07:23:41.593Z] + cp /w/workspace/device-mqtt-go/6@tmp/config356935645613505230tmp /w/workspace/device-mqtt-go/6/edgex-snap-store-login [Pipeline] sh [2020-04-20T07:23:41.654Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-20T07:23:41.654Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T07:23:41.654Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T07:23:41.654Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T07:23:41.654Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T07:23:41.654Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T07:23:41.953Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T07:23:41.953Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-20T07:23:41.959Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/6:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-20T07:23:41.959Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-04-20T07:23:42.227Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-04-20T07:23:42.227Z] b2f61026a351: Pulling fs layer [2020-04-20T07:23:42.227Z] 5538fb30c42c: Pulling fs layer [2020-04-20T07:23:42.227Z] f0b05810781a: Pulling fs layer [2020-04-20T07:23:42.227Z] 0180a33352d6: Pulling fs layer [2020-04-20T07:23:42.227Z] e7604b0c0f53: Pulling fs layer [2020-04-20T07:23:42.227Z] db689cb83ae0: Pulling fs layer [2020-04-20T07:23:42.227Z] 6138af208834: Pulling fs layer [2020-04-20T07:23:42.227Z] 007c8e8c5d63: Pulling fs layer [2020-04-20T07:23:42.227Z] 4f7a387c642f: Pulling fs layer [2020-04-20T07:23:42.227Z] 0180a33352d6: Waiting [2020-04-20T07:23:42.227Z] e7604b0c0f53: Waiting [2020-04-20T07:23:42.227Z] db689cb83ae0: Waiting [2020-04-20T07:23:42.227Z] 6138af208834: Waiting [2020-04-20T07:23:42.227Z] 007c8e8c5d63: Waiting [2020-04-20T07:23:42.227Z] 4f7a387c642f: Waiting [2020-04-20T07:23:42.227Z] f0b05810781a: Download complete [2020-04-20T07:23:42.227Z] 5538fb30c42c: Verifying Checksum [2020-04-20T07:23:42.227Z] 5538fb30c42c: Download complete [2020-04-20T07:23:42.227Z] 0180a33352d6: Download complete [2020-04-20T07:23:42.227Z] db689cb83ae0: Download complete [2020-04-20T07:23:42.227Z] 6138af208834: Verifying Checksum [2020-04-20T07:23:42.227Z] 6138af208834: Download complete [2020-04-20T07:23:42.227Z] 007c8e8c5d63: Verifying Checksum [2020-04-20T07:23:42.227Z] 007c8e8c5d63: Download complete [2020-04-20T07:23:42.227Z] 4f7a387c642f: Download complete [2020-04-20T07:23:42.545Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-20T07:23:42.545Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-20T07:23:42.545Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T07:23:42.545Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T07:23:42.545Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T07:23:42.545Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T07:23:42.545Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T07:23:42.545Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T07:23:43.496Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-20T07:23:43.496Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T07:23:44.069Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T07:23:44.069Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-20T07:23:44.069Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-20T07:23:44.069Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T07:23:44.069Z] go: downloading github.com/spf13/cast v1.3.0 [2020-04-20T07:23:44.069Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-20T07:23:44.335Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-20T07:23:44.335Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T07:23:44.335Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T07:23:44.335Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-20T07:23:44.335Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-20T07:23:44.335Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-20T07:23:44.335Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-20T07:23:44.335Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-20T07:23:44.335Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T07:23:44.335Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T07:23:44.335Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T07:23:44.335Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-20T07:23:44.335Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T07:23:44.335Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-20T07:23:44.608Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-20T07:23:44.608Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T07:23:44.608Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T07:23:44.608Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T07:23:44.608Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T07:23:44.608Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-20T07:23:44.608Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T07:23:44.608Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-20T07:23:44.608Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T07:23:44.824Z] b2f61026a351: Verifying Checksum [2020-04-20T07:23:44.824Z] b2f61026a351: Download complete [2020-04-20T07:23:44.869Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T07:23:45.129Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T07:23:45.129Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T07:23:45.129Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T07:23:46.527Z] # github.com/fxamacker/cbor/v2 [2020-04-20T07:23:46.527Z] /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:832:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) [2020-04-20T07:23:46.527Z] /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:913:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) [2020-04-20T07:23:47.421Z] b2f61026a351: Pull complete [2020-04-20T07:23:47.688Z] 5538fb30c42c: Pull complete [2020-04-20T07:23:48.276Z] f0b05810781a: Pull complete [2020-04-20T07:23:48.545Z] 0180a33352d6: Pull complete [2020-04-20T07:23:51.851Z] note: module requires Go 1.12make: *** [cmd/device-mqtt] Error 2 [2020-04-20T07:23:51.851Z] Makefile:22: recipe for target 'cmd/device-mqtt' failed [2020-04-20T07:23:51.851Z] Failed to run 'override-build': Exit code was 2. [Pipeline] } [2020-04-20T07:23:52.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-20T07:23:53.484Z] Failed in branch amd64 [2020-04-20T07:24:06.782Z] e7604b0c0f53: Verifying Checksum [2020-04-20T07:24:06.782Z] e7604b0c0f53: Download complete [2020-04-20T07:24:39.060Z] e7604b0c0f53: Pull complete [2020-04-20T07:24:39.060Z] db689cb83ae0: Pull complete [2020-04-20T07:24:39.060Z] 6138af208834: Pull complete [2020-04-20T07:24:39.060Z] 007c8e8c5d63: Pull complete [2020-04-20T07:24:39.060Z] 4f7a387c642f: Pull complete [2020-04-20T07:24:39.060Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-04-20T07:24:39.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-20T07:24:44.421Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-04-20T07:24:44.421Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-04-20T07:24:44.421Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-04-20T07:24:44.421Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-04-20T07:24:45.007Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [844 kB] [2020-04-20T07:24:45.276Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1221 kB] [2020-04-20T07:24:45.865Z] Fetched 2318 kB in 2s (1270 kB/s) [2020-04-20T07:24:50.124Z] Reading package lists... [2020-04-20T07:25:02.443Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-04-20T07:25:06.703Z] Reading package lists... [2020-04-20T07:25:07.287Z] Building dependency tree... [2020-04-20T07:25:07.287Z] Reading state information... [2020-04-20T07:25:08.250Z] The following packages were automatically installed and are no longer required: [2020-04-20T07:25:08.251Z] libjq1 liblzo2-2 libonig4 [2020-04-20T07:25:08.251Z] Use 'sudo apt autoremove' to remove them. [2020-04-20T07:25:08.251Z] Suggested packages: [2020-04-20T07:25:08.251Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-20T07:25:08.251Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-20T07:25:08.251Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-20T07:25:08.251Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-20T07:25:08.517Z] The following NEW packages will be installed: [2020-04-20T07:25:08.517Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-20T07:25:08.517Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-20T07:25:08.517Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-20T07:25:08.517Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-20T07:25:08.784Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-20T07:25:08.784Z] Need to get 12.9 MB of archives. [2020-04-20T07:25:08.784Z] After this operation, 84.2 MB of additional disk space will be used. [2020-04-20T07:25:08.784Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-04-20T07:25:08.784Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-04-20T07:25:08.784Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-04-20T07:25:08.784Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-04-20T07:25:09.051Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-20T07:25:09.051Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-04-20T07:25:09.319Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-04-20T07:25:09.319Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-04-20T07:25:09.589Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-04-20T07:25:09.589Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-04-20T07:25:09.589Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-04-20T07:25:09.857Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-20T07:25:09.857Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-04-20T07:25:09.857Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-04-20T07:25:09.857Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-04-20T07:25:09.857Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-04-20T07:25:09.857Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-04-20T07:25:09.857Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-04-20T07:25:09.857Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-04-20T07:25:09.857Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-04-20T07:25:09.857Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-04-20T07:25:09.857Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-04-20T07:25:09.857Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-20T07:25:09.857Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] [2020-04-20T07:25:09.857Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.6 [2950 kB] [2020-04-20T07:25:10.128Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-04-20T07:25:10.128Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-04-20T07:25:10.714Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-20T07:25:10.714Z] Fetched 12.9 MB in 2s (7893 kB/s) [2020-04-20T07:25:10.982Z] Selecting previously unselected package libxau6:arm64. [2020-04-20T07:25:10.982Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) [2020-04-20T07:25:10.982Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-04-20T07:25:10.982Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-04-20T07:25:10.982Z] Selecting previously unselected package libbsd0:arm64. [2020-04-20T07:25:10.982Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-04-20T07:25:10.982Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-20T07:25:11.249Z] Selecting previously unselected package libxdmcp6:arm64. [2020-04-20T07:25:11.249Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-04-20T07:25:11.249Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-20T07:25:11.249Z] Selecting previously unselected package libxcb1:arm64. [2020-04-20T07:25:11.249Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-04-20T07:25:11.249Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-20T07:25:11.517Z] Selecting previously unselected package libx11-data. [2020-04-20T07:25:11.517Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-20T07:25:11.517Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-20T07:25:11.785Z] Selecting previously unselected package libx11-6:arm64. [2020-04-20T07:25:11.785Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-04-20T07:25:11.785Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-20T07:25:12.053Z] Selecting previously unselected package libxext6:arm64. [2020-04-20T07:25:12.053Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-04-20T07:25:12.053Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-04-20T07:25:12.053Z] Selecting previously unselected package perl-modules-5.26. [2020-04-20T07:25:12.053Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-20T07:25:12.053Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-20T07:25:13.469Z] Selecting previously unselected package libgdbm5:arm64. [2020-04-20T07:25:13.736Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-04-20T07:25:13.736Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-04-20T07:25:13.737Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-04-20T07:25:13.737Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-04-20T07:25:13.737Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-20T07:25:14.005Z] Selecting previously unselected package libperl5.26:arm64. [2020-04-20T07:25:14.005Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-20T07:25:14.005Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-20T07:25:15.430Z] Selecting previously unselected package perl. [2020-04-20T07:25:15.430Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-20T07:25:15.430Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-20T07:25:15.430Z] Selecting previously unselected package less. [2020-04-20T07:25:15.430Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-04-20T07:25:15.430Z] Unpacking less (487-0.1) ... [2020-04-20T07:25:15.430Z] Selecting previously unselected package libexpat1:arm64. [2020-04-20T07:25:15.430Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-04-20T07:25:15.430Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-20T07:25:15.698Z] Selecting previously unselected package netbase. [2020-04-20T07:25:15.698Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-20T07:25:15.698Z] Unpacking netbase (5.4) ... [2020-04-20T07:25:15.698Z] Selecting previously unselected package libedit2:arm64. [2020-04-20T07:25:15.698Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-04-20T07:25:15.698Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-04-20T07:25:15.965Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-04-20T07:25:15.965Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-04-20T07:25:15.965Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-20T07:25:16.234Z] Selecting previously unselected package libxmuu1:arm64. [2020-04-20T07:25:16.234Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-04-20T07:25:16.234Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-20T07:25:16.234Z] Selecting previously unselected package openssh-client. [2020-04-20T07:25:16.234Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-04-20T07:25:16.235Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-20T07:25:16.505Z] Selecting previously unselected package xauth. [2020-04-20T07:25:16.773Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-04-20T07:25:16.773Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-20T07:25:16.773Z] Selecting previously unselected package curl. [2020-04-20T07:25:16.773Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-20T07:25:16.773Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-20T07:25:17.041Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-04-20T07:25:17.041Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-20T07:25:17.041Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-20T07:25:17.041Z] Selecting previously unselected package liberror-perl. [2020-04-20T07:25:17.041Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-20T07:25:17.041Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-20T07:25:17.310Z] Selecting previously unselected package git-man. [2020-04-20T07:25:17.310Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... [2020-04-20T07:25:17.310Z] Unpacking git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-20T07:25:17.579Z] Selecting previously unselected package git. [2020-04-20T07:25:17.579Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_arm64.deb ... [2020-04-20T07:25:17.579Z] Unpacking git (1:2.17.1-1ubuntu0.6) ... [2020-04-20T07:25:18.990Z] Selecting previously unselected package make. [2020-04-20T07:25:18.991Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-04-20T07:25:18.991Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-20T07:25:18.991Z] Selecting previously unselected package patch. [2020-04-20T07:25:18.991Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-04-20T07:25:18.991Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-20T07:25:18.991Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-04-20T07:25:18.991Z] Setting up git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-20T07:25:19.258Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-20T07:25:19.258Z] Setting up less (487-0.1) ... [2020-04-20T07:25:19.526Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-20T07:25:19.526Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-20T07:25:19.795Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-20T07:25:19.795Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-20T07:25:20.062Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-20T07:25:20.062Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-04-20T07:25:20.062Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-20T07:25:20.062Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-20T07:25:20.062Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-20T07:25:20.062Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-20T07:25:20.062Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-20T07:25:20.330Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-20T07:25:20.597Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-04-20T07:25:20.597Z] Setting up netbase (5.4) ... [2020-04-20T07:25:20.597Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-20T07:25:20.597Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-20T07:25:20.597Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-20T07:25:20.863Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-20T07:25:20.863Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-20T07:25:20.863Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-04-20T07:25:20.863Z] Setting up liberror-perl (0.17025-1) ... [2020-04-20T07:25:20.863Z] Setting up xauth (1:1.0.10-1) ... [2020-04-20T07:25:20.863Z] Setting up git (1:2.17.1-1ubuntu0.6) ... [2020-04-20T07:25:21.132Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-20T07:25:27.774Z] curl set to automatically installed. [2020-04-20T07:25:27.774Z] git set to automatically installed. [2020-04-20T07:25:27.774Z] git-man set to automatically installed. [2020-04-20T07:25:27.774Z] less set to automatically installed. [2020-04-20T07:25:27.774Z] libbsd0 set to automatically installed. [2020-04-20T07:25:27.774Z] libcurl3-gnutls set to automatically installed. [2020-04-20T07:25:27.774Z] libedit2 set to automatically installed. [2020-04-20T07:25:27.774Z] liberror-perl set to automatically installed. [2020-04-20T07:25:27.774Z] libexpat1 set to automatically installed. [2020-04-20T07:25:27.774Z] libgdbm-compat4 set to automatically installed. [2020-04-20T07:25:27.774Z] libgdbm5 set to automatically installed. [2020-04-20T07:25:27.774Z] libperl5.26 set to automatically installed. [2020-04-20T07:25:27.774Z] libssl1.0.0 set to automatically installed. [2020-04-20T07:25:27.774Z] libx11-6 set to automatically installed. [2020-04-20T07:25:27.774Z] libx11-data set to automatically installed. [2020-04-20T07:25:27.774Z] libxau6 set to automatically installed. [2020-04-20T07:25:27.774Z] libxcb1 set to automatically installed. [2020-04-20T07:25:27.774Z] libxdmcp6 set to automatically installed. [2020-04-20T07:25:27.774Z] libxext6 set to automatically installed. [2020-04-20T07:25:27.774Z] libxmuu1 set to automatically installed. [2020-04-20T07:25:27.774Z] make set to automatically installed. [2020-04-20T07:25:27.774Z] netbase set to automatically installed. [2020-04-20T07:25:27.774Z] openssh-client set to automatically installed. [2020-04-20T07:25:27.774Z] patch set to automatically installed. [2020-04-20T07:25:27.774Z] perl set to automatically installed. [2020-04-20T07:25:27.774Z] perl-modules-5.26 set to automatically installed. [2020-04-20T07:25:27.774Z] xauth set to automatically installed. [2020-04-20T07:25:27.774Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-20T07:25:27.774Z] Please ensure the environment is properly setup before continuing. [2020-04-20T07:25:27.774Z] Ignore this message if the appropriate measures have already been taken [2020-04-20T07:25:28.041Z] Pulling go [2020-04-20T07:25:31.379Z] 'device-mqtt' has dependencies that need to be staged: go [2020-04-20T07:25:31.379Z] Skipping pull go (already ran) [2020-04-20T07:25:31.379Z] Building go [2020-04-20T07:25:31.379Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-20T07:25:31.379Z] Dload Upload Total Spent Left Speed [2020-04-20T07:25:33.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 94.3M 18 17.8M 0 0 31.4M 0 0:00:02 --:--:-- 0:00:02 31.4M 71 94.3M 71 67.5M 0 0 43.4M 0 0:00:02 0:00:01 0:00:01 43.4M 100 94.3M 100 94.3M 0 0 45.7M 0 0:00:02 0:00:02 --:--:-- 45.7M [2020-04-20T07:25:34.610Z] go1.11.9.linux-arm64.tar.gz: OK [2020-04-20T07:25:52.832Z] Staging go [2020-04-20T07:25:54.242Z] Pulling device-mqtt [2020-04-20T07:25:56.830Z] Skipping build go (already ran) [2020-04-20T07:25:56.830Z] Building device-mqtt [2020-04-20T07:25:57.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-20T07:25:57.370Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-20T07:25:57.370Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-20T07:25:57.370Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-20T07:25:57.370Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T07:25:57.370Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-20T07:25:57.370Z] go: finding github.com/google/uuid v1.1.1 [2020-04-20T07:25:57.969Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-20T07:25:58.563Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-20T07:25:58.563Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T07:25:59.164Z] go: finding github.com/kr/text v0.1.0 [2020-04-20T07:25:59.164Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T07:25:59.164Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-20T07:25:59.164Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T07:25:59.164Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T07:25:59.164Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T07:25:59.756Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T07:26:01.193Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-20T07:26:01.193Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T07:26:01.193Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T07:26:01.464Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T07:26:01.464Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T07:26:02.894Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T07:26:02.894Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T07:26:02.894Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T07:26:03.167Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T07:26:03.441Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T07:26:03.441Z] go: finding github.com/kr/pty v1.1.1 [2020-04-20T07:26:03.441Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T07:26:04.865Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T07:26:04.865Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T07:26:04.865Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T07:26:05.136Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-20T07:26:05.407Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T07:26:05.678Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T07:26:05.678Z] go: finding github.com/google/uuid v1.1.0 [2020-04-20T07:26:05.951Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T07:26:06.224Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-20T07:26:06.224Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T07:26:06.818Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T07:26:06.818Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-20T07:26:06.818Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T07:26:07.413Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T07:26:07.413Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-20T07:26:08.379Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T07:26:10.333Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T07:26:10.333Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T07:26:10.333Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T07:26:10.333Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T07:26:10.333Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T07:26:10.333Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T07:26:10.605Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T07:26:11.576Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T07:26:12.186Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-20T07:26:12.779Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-20T07:26:12.779Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-20T07:26:12.779Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T07:26:12.779Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T07:26:12.779Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-20T07:26:12.779Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T07:26:12.779Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T07:26:12.779Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T07:26:13.061Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T07:26:13.061Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T07:26:13.654Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T07:26:14.626Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T07:26:14.905Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T07:26:14.905Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T07:26:15.185Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-20T07:26:15.185Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-20T07:26:15.460Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T07:26:15.460Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T07:26:15.460Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T07:26:15.732Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T07:26:15.732Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T07:26:15.732Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-20T07:26:16.705Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T07:26:16.983Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T07:26:17.259Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T07:26:17.552Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-20T07:26:18.147Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T07:26:18.147Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T07:26:18.418Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-20T07:26:18.689Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T07:26:18.689Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T07:26:19.280Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T07:26:19.550Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T07:26:20.149Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T07:26:23.637Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-20T07:26:23.637Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T07:26:23.637Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T07:26:23.637Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-20T07:26:23.637Z] go: downloading github.com/spf13/cast v1.3.0 [2020-04-20T07:26:23.637Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-20T07:26:23.637Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-20T07:26:23.637Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T07:26:23.960Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-20T07:26:23.960Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T07:26:23.960Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-20T07:26:23.960Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-20T07:26:23.960Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T07:26:23.960Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T07:26:24.279Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T07:26:24.279Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-20T07:26:24.279Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-20T07:26:24.589Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-20T07:26:24.589Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T07:26:24.949Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-20T07:26:24.949Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T07:26:25.228Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T07:26:25.228Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T07:26:25.228Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-20T07:26:25.228Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-20T07:26:25.560Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T07:26:25.560Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T07:26:25.560Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-20T07:26:25.850Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T07:26:26.148Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T07:26:27.630Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T07:26:27.911Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T07:26:27.911Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T07:26:32.263Z] # github.com/fxamacker/cbor/v2 [2020-04-20T07:26:32.263Z] /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:832:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) [2020-04-20T07:26:32.263Z] /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:913:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) [2020-04-20T07:26:47.304Z] note: module requires Go 1.12Makefile:22: recipe for target 'cmd/device-mqtt' failed [2020-04-20T07:26:47.304Z] make: *** [cmd/device-mqtt] Error 2 [2020-04-20T07:26:47.304Z] Failed to run 'override-build': Exit code was 2. [Pipeline] } [2020-04-20T07:26:49.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-20T07:26:50.866Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-20T07:26:52.189Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T07:26:52.516Z] ---> package-listing.sh [2020-04-20T07:26:52.516Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-20T07:26:52.516Z] ++ facter osfamily [2020-04-20T07:26:52.516Z] + OS_FAMILY=redhat [2020-04-20T07:26:52.516Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-139 [2020-04-20T07:26:52.516Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-20T07:26:52.516Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-20T07:26:52.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-20T07:26:52.516Z] + PACKAGES=/tmp/packages_start.txt [2020-04-20T07:26:52.516Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' [2020-04-20T07:26:52.516Z] + PACKAGES=/tmp/packages_end.txt [2020-04-20T07:26:52.516Z] + case "${OS_FAMILY}" in [2020-04-20T07:26:52.516Z] + rpm -qa [2020-04-20T07:26:52.516Z] + sort [2020-04-20T07:26:57.924Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-20T07:26:57.924Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-20T07:26:57.924Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-20T07:26:57.924Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' [2020-04-20T07:26:57.924Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-139/archives/ [2020-04-20T07:26:57.924Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-139/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-20T07:26:58.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T07:26:58.412Z] [2020-04-20T07:26:58.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-20T07:26:58.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T07:26:59.218Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-20T07:26:59.218Z] c9b1b535fdd9: Pulling fs layer [2020-04-20T07:26:59.218Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-20T07:26:59.218Z] 756a868c4378: Pulling fs layer [2020-04-20T07:26:59.218Z] 444b2fc9a129: Pulling fs layer [2020-04-20T07:26:59.218Z] ea15f1150254: Pulling fs layer [2020-04-20T07:26:59.218Z] 41b27a9f41bf: Pulling fs layer [2020-04-20T07:26:59.218Z] 28c525ee5125: Pulling fs layer [2020-04-20T07:26:59.218Z] 094b1ea09ed8: Pulling fs layer [2020-04-20T07:26:59.218Z] 138eaada9080: Pulling fs layer [2020-04-20T07:26:59.218Z] 0622d0fa9048: Pulling fs layer [2020-04-20T07:26:59.218Z] 444b2fc9a129: Waiting [2020-04-20T07:26:59.218Z] 41b27a9f41bf: Waiting [2020-04-20T07:26:59.218Z] 28c525ee5125: Waiting [2020-04-20T07:26:59.218Z] 094b1ea09ed8: Waiting [2020-04-20T07:26:59.218Z] 138eaada9080: Waiting [2020-04-20T07:26:59.218Z] 0622d0fa9048: Waiting [2020-04-20T07:26:59.218Z] ea15f1150254: Waiting [2020-04-20T07:26:59.554Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-20T07:26:59.554Z] 2cc5ad85d9ab: Download complete [2020-04-20T07:26:59.554Z] 444b2fc9a129: Download complete [2020-04-20T07:26:59.554Z] ea15f1150254: Download complete [2020-04-20T07:26:59.829Z] c9b1b535fdd9: Download complete [2020-04-20T07:26:59.829Z] 28c525ee5125: Verifying Checksum [2020-04-20T07:26:59.829Z] 28c525ee5125: Download complete [2020-04-20T07:27:01.198Z] c9b1b535fdd9: Pull complete [2020-04-20T07:27:01.198Z] 2cc5ad85d9ab: Pull complete [2020-04-20T07:27:01.515Z] 094b1ea09ed8: Verifying Checksum [2020-04-20T07:27:01.515Z] 094b1ea09ed8: Download complete [2020-04-20T07:27:01.805Z] 0622d0fa9048: Verifying Checksum [2020-04-20T07:27:01.805Z] 0622d0fa9048: Download complete [2020-04-20T07:27:02.118Z] 138eaada9080: Verifying Checksum [2020-04-20T07:27:02.118Z] 138eaada9080: Download complete [2020-04-20T07:27:03.785Z] 41b27a9f41bf: Verifying Checksum [2020-04-20T07:27:03.785Z] 41b27a9f41bf: Download complete [2020-04-20T07:27:04.899Z] 756a868c4378: Pull complete [2020-04-20T07:27:05.173Z] 444b2fc9a129: Pull complete [2020-04-20T07:27:05.785Z] ea15f1150254: Pull complete [2020-04-20T07:27:10.097Z] 41b27a9f41bf: Pull complete [2020-04-20T07:27:10.097Z] 28c525ee5125: Pull complete [2020-04-20T07:27:13.442Z] 094b1ea09ed8: Pull complete [2020-04-20T07:27:13.442Z] 138eaada9080: Pull complete [2020-04-20T07:27:13.704Z] 0622d0fa9048: Pull complete [2020-04-20T07:27:13.704Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-20T07:27:13.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-20T07:27:13.945Z] prd-centos7-docker-4c-2g-4927 does not seem to be running inside a container [2020-04-20T07:27:14.069Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_PR-139 -v /w/workspace/gexfoundry_device-mqtt-go_PR-139:/w/workspace/gexfoundry_device-mqtt-go_PR-139:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-20T07:27:15.485Z] $ docker top 01d37701564be740e1d98bea956308bb4c2879ac72ed7ffb90563b45e646c020 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T07:27:15.812Z] provisioning config files... [2020-04-20T07:27:15.842Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/config8581786215811988121tmp [Pipeline] { [Pipeline] echo [2020-04-20T07:27:15.968Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T07:27:16.359Z] ---> create-netrc.sh [Pipeline] echo [2020-04-20T07:27:16.398Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T07:27:16.874Z] ---> logs-deploy.sh [2020-04-20T07:27:16.874Z] + ARCHIVE_ARTIFACTS= [2020-04-20T07:27:16.874Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-20T07:27:16.874Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-20T07:27:16.874Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-20T07:27:16.874Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/6 [2020-04-20T07:27:16.874Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-139/6/ [2020-04-20T07:27:16.874Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/6 /w/workspace/gexfoundry_device-mqtt-go_PR-139 [2020-04-20T07:27:18.809Z] Archives upload complete. [2020-04-20T07:27:18.809Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-139/6/