Pull request #142 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 75220f284ea9c4be94f866358096522b2c71b1ed+2d3628426a4c09a0428b2c94309d7de718300937 (7b0172b91272de7f925bba32bacfd6d50435f046) 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5415 in /w/workspace/gexfoundry_device-mqtt-go_PR-142 [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-142 # 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 Fetching without tags Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit 75220f284ea9c4be94f866358096522b2c71b1ed Merge succeeded, producing 75220f284ea9c4be94f866358096522b2c71b1ed Checking out Revision 75220f284ea9c4be94f866358096522b2c71b1ed (PR-142) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/142/head:refs/remotes/origin/PR-142 # 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/142/head:refs/remotes/origin/PR-142 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75220f284ea9c4be94f866358096522b2c71b1ed # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75220f284ea9c4be94f866358096522b2c71b1ed # timeout=10 Commit message: "add buildSnap option" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-21T20:33:59.723Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T20:33:59.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T20:34:00.000Z] ========================================================= [2020-04-21T20:34:00.000Z] EdgeX Global Pipelines Version Info [2020-04-21T20:34:00.000Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ad19b98015479abf72daa07cf0200ba5cc603186 # timeout=10 [2020-04-21T20:34:01.405Z] ------------------- [2020-04-21T20:34:01.406Z] stable info: [2020-04-21T20:34:01.406Z] ------------------- [2020-04-21T20:34:01.406Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T20:34:01.406Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T20:34:01.406Z] Message: update stable to v1.0.73 [2020-04-21T20:34:01.973Z] ------------------- [2020-04-21T20:34:01.973Z] experimental info: [2020-04-21T20:34:01.973Z] ------------------- [2020-04-21T20:34:01.973Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-21T20:34:01.973Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T20:34:01.973Z] 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-21T20:34:04.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T20:34:04.115Z] [2020-04-21T20:34:04.115Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T20:34:04.442Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T20:34:04.442Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T20:34:04.442Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T20:34:04.442Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T20:34:04.442Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T20:34:04.442Z] 93b08a4f1073: Pulling fs layer [2020-04-21T20:34:04.442Z] 93b08a4f1073: Waiting [2020-04-21T20:34:04.442Z] b8cc5d1170e3: Verifying Checksum [2020-04-21T20:34:04.442Z] b8cc5d1170e3: Download complete [2020-04-21T20:34:04.705Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T20:34:04.705Z] 9123ac7c32f7: Download complete [2020-04-21T20:34:04.705Z] 93b08a4f1073: Verifying Checksum [2020-04-21T20:34:04.705Z] 93b08a4f1073: Download complete [2020-04-21T20:34:04.705Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T20:34:04.705Z] 2924cbbf6a41: Download complete [2020-04-21T20:34:04.966Z] 9123ac7c32f7: Pull complete [2020-04-21T20:34:04.966Z] b8cc5d1170e3: Pull complete [2020-04-21T20:34:05.908Z] 2924cbbf6a41: Pull complete [2020-04-21T20:34:05.908Z] 93b08a4f1073: Pull complete [2020-04-21T20:34:05.908Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T20:34:05.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T20:34:06.042Z] prd-centos7-docker-4c-2g-5415 does not seem to be running inside a container [2020-04-21T20:34:06.082Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-142 -v /w/workspace/gexfoundry_device-mqtt-go_PR-142:/w/workspace/gexfoundry_device-mqtt-go_PR-142:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-142@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T20:34:06.689Z] $ docker top 7646401119a3946ec2785ca67321ffc27e3a19d84fecb174cef7167a47960ca1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T20:34:06.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T20:34:06.990Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T20:34:07.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T20:34:07.194Z] $ docker exec 7646401119a3946ec2785ca67321ffc27e3a19d84fecb174cef7167a47960ca1 ssh-agent [2020-04-21T20:34:07.377Z] SSH_AUTH_SOCK=/tmp/ssh-ceQqE4xAdG5S/agent.15 [2020-04-21T20:34:07.377Z] SSH_AGENT_PID=22 [2020-04-21T20:34:07.387Z] Running ssh-add (command line suppressed) [2020-04-21T20:34:07.529Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-142@tmp/private_key_6067480524179417311.key (/w/workspace/gexfoundry_device-mqtt-go_PR-142@tmp/private_key_6067480524179417311.key) [2020-04-21T20:34:07.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T20:34:07.901Z] + git describe --exact-match --tags HEAD [2020-04-21T20:34:07.901Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T20:34:07.961Z] $ docker exec --env ******** --env ******** 7646401119a3946ec2785ca67321ffc27e3a19d84fecb174cef7167a47960ca1 ssh-agent -k [2020-04-21T20:34:08.096Z] unset SSH_AUTH_SOCK; [2020-04-21T20:34:08.097Z] unset SSH_AGENT_PID; [2020-04-21T20:34:08.097Z] echo Agent pid 22 killed; [2020-04-21T20:34:08.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T20:34:08.204Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T20:34:08.204Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T20:34:08.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T20:34:08.291Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T20:34:08.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T20:34:08.482Z] $ docker exec 7646401119a3946ec2785ca67321ffc27e3a19d84fecb174cef7167a47960ca1 ssh-agent [2020-04-21T20:34:08.672Z] SSH_AUTH_SOCK=/tmp/ssh-FFuXU2UJ75DM/agent.57 [2020-04-21T20:34:08.672Z] SSH_AGENT_PID=64 [2020-04-21T20:34:08.680Z] Running ssh-add (command line suppressed) [2020-04-21T20:34:08.830Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-142@tmp/private_key_5612953905189546121.key (/w/workspace/gexfoundry_device-mqtt-go_PR-142@tmp/private_key_5612953905189546121.key) [2020-04-21T20:34:08.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T20:34:09.202Z] + git semver init [2020-04-21T20:34:09.202Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T20:34:09.202Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-142/.git [2020-04-21T20:34:09.202Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-142 [2020-04-21T20:34:09.202Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T20:34:09.202Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T20:34:09.202Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T20:34:09.202Z] # $SEMVER_BRANCH = PR-142 [2020-04-21T20:34:09.202Z] # $SEMVER_TEMP = /tmp/semver-289699572 [2020-04-21T20:34:09.202Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-04-21T20:34:09.461Z] # '/tmp/semver-289699572' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-142/.semver' [2020-04-21T20:34:09.461Z] # -> Force: false [2020-04-21T20:34:09.461Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-142/.semver [Pipeline] } [2020-04-21T20:34:09.470Z] $ docker exec --env ******** --env ******** 7646401119a3946ec2785ca67321ffc27e3a19d84fecb174cef7167a47960ca1 ssh-agent -k [2020-04-21T20:34:09.606Z] unset SSH_AUTH_SOCK; [2020-04-21T20:34:09.607Z] unset SSH_AGENT_PID; [2020-04-21T20:34:09.607Z] echo Agent pid 64 killed; [2020-04-21T20:34:09.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T20:34:10.086Z] + git semver [Pipeline] } [2020-04-21T20:34:10.100Z] $ docker stop --time=1 7646401119a3946ec2785ca67321ffc27e3a19d84fecb174cef7167a47960ca1 [2020-04-21T20:34:11.428Z] $ docker rm -f 7646401119a3946ec2785ca67321ffc27e3a19d84fecb174cef7167a47960ca1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T20:34:12.180Z] Stashed 22 file(s) [Pipeline] echo [2020-04-21T20:34:12.182Z] [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-21T20:34:27.466Z] Still waiting to schedule task [2020-04-21T20:34:27.467Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-21T20:34:27.470Z] Still waiting to schedule task [2020-04-21T20:34:27.471Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-21T20:35:45.884Z] Running on prd-centos7-docker-4c-2g-5417 in /w/workspace/gexfoundry_device-mqtt-go_PR-142 [Pipeline] { [Pipeline] ws [2020-04-21T20:35:45.932Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2020-04-21T20:35:48.291Z] using credential edgex-jenkins-ssh [2020-04-21T20:35:48.346Z] Cloning the remote Git repository [2020-04-21T20:35:48.346Z] Cloning with configured refspecs honoured and without tags [2020-04-21T20:35:48.459Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-21T20:35:48.493Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-04-21T20:35:48.936Z] Fetching without tags [2020-04-21T20:35:49.372Z] Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit 75220f284ea9c4be94f866358096522b2c71b1ed [2020-04-21T20:35:49.446Z] Merge succeeded, producing 75220f284ea9c4be94f866358096522b2c71b1ed [2020-04-21T20:35:49.447Z] Checking out Revision 75220f284ea9c4be94f866358096522b2c71b1ed (PR-142) [2020-04-21T20:35:48.537Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-21T20:35:48.538Z] > git --version # timeout=10 [2020-04-21T20:35:48.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T20:35:48.568Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T20:35:48.976Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-21T20:35:48.984Z] > git config --add remote.origin.fetch +refs/pull/142/head:refs/remotes/origin/PR-142 # timeout=10 [2020-04-21T20:35:48.989Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T20:35:48.998Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-21T20:35:49.008Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-21T20:35:49.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T20:35:49.012Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T20:35:49.411Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T20:35:49.418Z] > git checkout -f 75220f284ea9c4be94f866358096522b2c71b1ed # timeout=10 [2020-04-21T20:35:49.446Z] > git remote # timeout=10 [2020-04-21T20:35:49.450Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T20:35:49.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T20:35:49.458Z] > git merge 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 [2020-04-21T20:35:49.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T20:35:49.475Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T20:35:49.481Z] > git checkout -f 75220f284ea9c4be94f866358096522b2c71b1ed # timeout=10 [2020-04-21T20:35:53.411Z] Commit message: "add buildSnap option" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T20:35:54.352Z] ========================================================= [2020-04-21T20:35:54.352Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-21T20:35:54.352Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T20:35:55.039Z] + 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-21T20:35:55.305Z] Sending build context to Docker daemon 560.1kB [2020-04-21T20:35:55.305Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T20:35:55.305Z] Step 2/8 : FROM ${BASE} [2020-04-21T20:35:55.305Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-21T20:35:55.305Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T20:35:55.305Z] 2848faf0eed1: Pulling fs layer [2020-04-21T20:35:55.305Z] 0f37312ad70f: Pulling fs layer [2020-04-21T20:35:55.305Z] 5788d62ee057: Pulling fs layer [2020-04-21T20:35:55.305Z] 0e6b1d234666: Pulling fs layer [2020-04-21T20:35:55.305Z] bf5d7aec512f: Pulling fs layer [2020-04-21T20:35:55.305Z] 34c802a77dc8: Pulling fs layer [2020-04-21T20:35:55.305Z] 9eb99e56ec68: Pulling fs layer [2020-04-21T20:35:55.305Z] 27c7a5d97fbd: Pulling fs layer [2020-04-21T20:35:55.305Z] 5c102a31e300: Pulling fs layer [2020-04-21T20:35:55.305Z] dcfb455df0a1: Pulling fs layer [2020-04-21T20:35:55.305Z] 34c802a77dc8: Waiting [2020-04-21T20:35:55.305Z] 9eb99e56ec68: Waiting [2020-04-21T20:35:55.305Z] 27c7a5d97fbd: Waiting [2020-04-21T20:35:55.305Z] dcfb455df0a1: Waiting [2020-04-21T20:35:55.305Z] 5788d62ee057: Waiting [2020-04-21T20:35:55.305Z] 0e6b1d234666: Waiting [2020-04-21T20:35:55.305Z] 0f37312ad70f: Download complete [2020-04-21T20:35:55.305Z] 2848faf0eed1: Verifying Checksum [2020-04-21T20:35:55.305Z] 2848faf0eed1: Download complete [2020-04-21T20:35:55.305Z] 0e6b1d234666: Verifying Checksum [2020-04-21T20:35:55.305Z] 0e6b1d234666: Download complete [2020-04-21T20:35:55.305Z] bf5d7aec512f: Verifying Checksum [2020-04-21T20:35:55.305Z] bf5d7aec512f: Download complete [2020-04-21T20:35:55.305Z] e6b0cf9c0882: Download complete [2020-04-21T20:35:55.889Z] e6b0cf9c0882: Pull complete [2020-04-21T20:35:55.889Z] 2848faf0eed1: Pull complete [2020-04-21T20:35:56.162Z] 0f37312ad70f: Pull complete [2020-04-21T20:35:56.162Z] 34c802a77dc8: Verifying Checksum [2020-04-21T20:35:56.162Z] 34c802a77dc8: Download complete [2020-04-21T20:35:56.162Z] 27c7a5d97fbd: Verifying Checksum [2020-04-21T20:35:56.162Z] 27c7a5d97fbd: Download complete [2020-04-21T20:35:56.743Z] 5c102a31e300: Verifying Checksum [2020-04-21T20:35:56.743Z] 5c102a31e300: Download complete [2020-04-21T20:35:56.743Z] dcfb455df0a1: Verifying Checksum [2020-04-21T20:35:56.743Z] dcfb455df0a1: Download complete [2020-04-21T20:35:57.315Z] 5788d62ee057: Verifying Checksum [2020-04-21T20:35:57.315Z] 5788d62ee057: Download complete [2020-04-21T20:35:57.315Z] 9eb99e56ec68: Verifying Checksum [2020-04-21T20:35:57.315Z] 9eb99e56ec68: Download complete [2020-04-21T20:36:03.910Z] 5788d62ee057: Pull complete [2020-04-21T20:36:03.910Z] 0e6b1d234666: Pull complete [2020-04-21T20:36:03.910Z] bf5d7aec512f: Pull complete [2020-04-21T20:36:07.214Z] 34c802a77dc8: Pull complete [2020-04-21T20:36:10.535Z] 9eb99e56ec68: Pull complete [2020-04-21T20:36:10.535Z] 27c7a5d97fbd: Pull complete [2020-04-21T20:36:11.476Z] 5c102a31e300: Pull complete [2020-04-21T20:36:11.476Z] dcfb455df0a1: Pull complete [2020-04-21T20:36:11.476Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-21T20:36:11.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-21T20:36:11.476Z] ---> 7c70fe431013 [2020-04-21T20:36:11.476Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-21T20:36:11.476Z] ---> Running in c3e8d759ab2c [2020-04-21T20:36:11.738Z] Removing intermediate container c3e8d759ab2c [2020-04-21T20:36:11.738Z] ---> 00ec2c3c5677 [2020-04-21T20:36:11.738Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T20:36:11.738Z] ---> Running in 064976b3632a [2020-04-21T20:36:12.692Z] Removing intermediate container 064976b3632a [2020-04-21T20:36:12.692Z] ---> 6d96971df0c9 [2020-04-21T20:36:12.692Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-21T20:36:12.692Z] ---> Running in 8870bfb4e34e [2020-04-21T20:36:13.635Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T20:36:14.204Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T20:36:14.463Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T20:36:14.723Z] (2/17) Installing libmagic (5.37-r1) [2020-04-21T20:36:14.723Z] (3/17) Installing file (5.37-r1) [2020-04-21T20:36:14.982Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T20:36:14.982Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T20:36:15.245Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T20:36:19.473Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-21T20:36:19.473Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-21T20:36:20.861Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-21T20:36:20.861Z] (10/17) Installing build-base (0.5-r1) [2020-04-21T20:36:20.861Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-21T20:36:21.123Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-21T20:36:21.123Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-21T20:36:21.383Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-21T20:36:21.383Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-21T20:36:21.383Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-21T20:36:21.644Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-21T20:36:21.644Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T20:36:21.644Z] OK: 214 MiB in 52 packages [2020-04-21T20:36:25.850Z] Removing intermediate container 8870bfb4e34e [2020-04-21T20:36:25.850Z] ---> c8c92db8e434 [2020-04-21T20:36:25.850Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-21T20:36:25.850Z] ---> Running in 8e860e3e1416 [2020-04-21T20:36:25.850Z] Removing intermediate container 8e860e3e1416 [2020-04-21T20:36:25.850Z] ---> 0f5efd1d238a [2020-04-21T20:36:25.850Z] Step 7/8 : COPY . . [2020-04-21T20:36:26.113Z] ---> 8604c4858fcd [2020-04-21T20:36:26.113Z] Step 8/8 : RUN go mod download [2020-04-21T20:36:26.113Z] ---> Running in 37b56c6cf998 [2020-04-21T20:36:27.495Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T20:36:27.495Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T20:36:27.495Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T20:36:27.495Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T20:36:27.495Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T20:36:27.495Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T20:36:27.495Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T20:36:27.495Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T20:36:27.495Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-21T20:36:27.495Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-21T20:36:27.495Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T20:36:27.495Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T20:36:27.754Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T20:36:27.754Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T20:36:27.754Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T20:36:27.754Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T20:36:27.754Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T20:36:27.754Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T20:36:27.754Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T20:36:27.754Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T20:36:27.754Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T20:36:27.754Z] go: finding github.com/google/uuid v1.1.1 [2020-04-21T20:36:27.754Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T20:36:27.754Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T20:36:27.754Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T20:36:27.754Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-21T20:36:27.754Z] go: finding github.com/kr/pty v1.1.1 [2020-04-21T20:36:27.754Z] go: finding github.com/kr/text v0.1.0 [2020-04-21T20:36:27.754Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T20:36:27.754Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T20:36:28.019Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T20:36:28.019Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T20:36:28.019Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T20:36:28.019Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T20:36:28.019Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T20:36:28.019Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T20:36:28.019Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T20:36:28.019Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T20:36:28.019Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T20:36:28.019Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T20:36:28.019Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T20:36:28.019Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T20:36:28.019Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T20:36:28.019Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T20:36:28.019Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T20:36:28.019Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T20:36:28.019Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T20:36:28.019Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-21T20:36:28.019Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T20:36:28.019Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T20:36:28.019Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T20:36:28.019Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T20:36:28.019Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T20:36:28.019Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-21T20:36:28.019Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T20:36:28.019Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T20:36:28.019Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-21T20:36:28.019Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-21T20:36:28.019Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T20:36:31.322Z] Removing intermediate container 37b56c6cf998 [2020-04-21T20:36:31.322Z] ---> 724d1d97ee3e [2020-04-21T20:36:31.322Z] Successfully built 724d1d97ee3e [2020-04-21T20:36:31.322Z] 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-21T20:36:31.922Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-21T20:36:31.922Z] . [Pipeline] withDockerContainer [2020-04-21T20:36:32.051Z] prd-centos7-docker-4c-2g-5417 does not seem to be running inside a container [2020-04-21T20:36:32.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-21T20:36:32.864Z] $ docker top 5f3512ba16e5f9614181fb82acce6b904cf4644d991de8944a7e3ca45ad8303d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T20:36:33.369Z] + go version [2020-04-21T20:36:33.369Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-21T20:36:33.664Z] + make test [2020-04-21T20:36:33.664Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-21T20:36:34.611Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-21T20:36:46.906Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-21T20:36:46.906Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 29.8% of statements [2020-04-21T20:36:46.906Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-21T20:36:46.906Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T20:36:48.299Z] gofmt -l . [2020-04-21T20:36:48.299Z] ["`gofmt -l .`" = ""] [2020-04-21T20:36:48.299Z] ./bin/test-attribution-txt.sh [2020-04-21T20:36:48.866Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T20:36:49.249Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T20:36:49.250Z] $ docker stop --time=1 5f3512ba16e5f9614181fb82acce6b904cf4644d991de8944a7e3ca45ad8303d [2020-04-21T20:36:51.715Z] $ docker rm -f 5f3512ba16e5f9614181fb82acce6b904cf4644d991de8944a7e3ca45ad8303d [2020-04-21T20:36:51.789Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5418 in /w/workspace/gexfoundry_device-mqtt-go_PR-142 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2020-04-21T20:36:52.736Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T20:36:53.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T20:36:54.087Z] + ls -al . [2020-04-21T20:36:54.087Z] total 92 [2020-04-21T20:36:54.087Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 21 20:36 . [2020-04-21T20:36:54.087Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 20:35 .. [2020-04-21T20:36:54.087Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 21 20:35 bin [2020-04-21T20:36:54.087Z] drwxrwxr-x. 3 jenkins jenkins 55 Apr 21 20:35 cmd [2020-04-21T20:36:54.087Z] -rw-r--r--. 1 jenkins jenkins 18213 Apr 21 20:36 coverage.out [2020-04-21T20:36:54.087Z] -rw-rw-r--. 1 jenkins jenkins 1614 Apr 21 20:35 Dockerfile [2020-04-21T20:36:54.087Z] -rw-rw-r--. 1 jenkins jenkins 953 Apr 21 20:35 Dockerfile.build [2020-04-21T20:36:54.087Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 20:35 .dockerignore [2020-04-21T20:36:54.087Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 21 20:35 .git [2020-04-21T20:36:54.087Z] -rw-rw-r--. 1 jenkins jenkins 335 Apr 21 20:35 .gitignore [2020-04-21T20:36:54.087Z] -rw-r--r--. 1 jenkins jenkins 517 Apr 21 20:36 go.mod [2020-04-21T20:36:54.087Z] -rw-r--r--. 1 jenkins jenkins 13532 Apr 21 20:36 go.sum [2020-04-21T20:36:54.087Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 20:35 internal [2020-04-21T20:36:54.087Z] -rw-rw-r--. 1 jenkins jenkins 700 Apr 21 20:35 Jenkinsfile [2020-04-21T20:36:54.087Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 21 20:35 LICENSE [2020-04-21T20:36:54.087Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 21 20:35 Makefile [2020-04-21T20:36:54.087Z] drwxrwxr-x. 2 jenkins jenkins 23 Apr 21 20:35 mock [2020-04-21T20:36:54.087Z] -rw-rw-r--. 1 jenkins jenkins 444 Apr 21 20:35 README.md [2020-04-21T20:36:54.087Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 21 20:35 .semver [2020-04-21T20:36:54.087Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 20:35 snap [2020-04-21T20:36:54.087Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 21 20:34 VERSION [2020-04-21T20:36:54.087Z] -rw-rw-r--. 1 jenkins jenkins 227 Apr 21 20:35 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T20:36:54.395Z] + 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=75220f284ea9c4be94f866358096522b2c71b1ed --label arch=amd64 --label version=0.0.0 . [2020-04-21T20:36:54.395Z] Sending build context to Docker daemon 579.1kB [2020-04-21T20:36:54.395Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-21T20:36:54.395Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-21T20:36:54.395Z] ---> 724d1d97ee3e [2020-04-21T20:36:54.395Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-21T20:36:54.655Z] ---> Running in d9dbd29c3929 [2020-04-21T20:36:54.655Z] Removing intermediate container d9dbd29c3929 [2020-04-21T20:36:54.655Z] ---> 9c785c585a4c [2020-04-21T20:36:54.655Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-04-21T20:36:54.655Z] ---> Running in aa97dc9d7848 [2020-04-21T20:36:54.915Z] Removing intermediate container aa97dc9d7848 [2020-04-21T20:36:54.915Z] ---> d4b5c9a8d999 [2020-04-21T20:36:54.915Z] Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T20:36:54.915Z] ---> Running in b78ac89e958a [2020-04-21T20:36:55.852Z] Removing intermediate container b78ac89e958a [2020-04-21T20:36:55.852Z] ---> 30538fda27f1 [2020-04-21T20:36:55.852Z] Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-21T20:36:55.852Z] ---> Running in 1e7f426d3acd [2020-04-21T20:36:56.110Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T20:36:56.677Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T20:36:56.937Z] OK: 214 MiB in 52 packages [2020-04-21T20:36:57.199Z] Removing intermediate container 1e7f426d3acd [2020-04-21T20:36:57.199Z] ---> bd9fd7e49892 [2020-04-21T20:36:57.199Z] Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-04-21T20:36:57.460Z] ---> Running in a9c0b39e5ab9 [2020-04-21T20:36:57.460Z] Removing intermediate container a9c0b39e5ab9 [2020-04-21T20:36:57.460Z] ---> 742faadb82e7 [2020-04-21T20:36:57.460Z] Step 8/19 : COPY . . [2020-04-21T20:36:57.719Z] ---> 4b68082b77d8 [2020-04-21T20:36:57.719Z] Step 9/19 : ARG MAKE='make build' [2020-04-21T20:36:57.719Z] ---> Running in 790f8769284e [2020-04-21T20:36:57.918Z] using credential edgex-jenkins-ssh [2020-04-21T20:36:57.970Z] Cloning the remote Git repository [2020-04-21T20:36:57.970Z] Cloning with configured refspecs honoured and without tags [2020-04-21T20:36:57.980Z] Removing intermediate container 790f8769284e [2020-04-21T20:36:57.980Z] ---> 7b021a472a81 [2020-04-21T20:36:57.980Z] Step 10/19 : RUN $MAKE [2020-04-21T20:36:57.980Z] ---> Running in 4e988965b8d9 [2020-04-21T20:36:58.243Z] 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-21T20:36:59.059Z] Fetching without tags [2020-04-21T20:36:58.013Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-21T20:36:58.095Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-04-21T20:36:58.166Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-21T20:36:58.167Z] > git --version # timeout=10 [2020-04-21T20:36:58.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T20:36:58.261Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T20:36:58.921Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-21T20:36:58.960Z] > git config --add remote.origin.fetch +refs/pull/142/head:refs/remotes/origin/PR-142 # timeout=10 [2020-04-21T20:36:58.985Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T20:36:59.014Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-21T20:36:59.058Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-21T20:36:59.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T20:36:59.082Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T20:36:59.555Z] Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit 75220f284ea9c4be94f866358096522b2c71b1ed [2020-04-21T20:36:59.873Z] Merge succeeded, producing 75220f284ea9c4be94f866358096522b2c71b1ed [2020-04-21T20:36:59.874Z] Checking out Revision 75220f284ea9c4be94f866358096522b2c71b1ed (PR-142) [2020-04-21T20:36:59.562Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T20:36:59.591Z] > git checkout -f 75220f284ea9c4be94f866358096522b2c71b1ed # timeout=10 [2020-04-21T20:36:59.667Z] > git remote # timeout=10 [2020-04-21T20:36:59.684Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T20:36:59.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T20:36:59.808Z] > git merge 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 [2020-04-21T20:36:59.839Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T20:36:59.879Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T20:36:59.940Z] > git checkout -f 75220f284ea9c4be94f866358096522b2c71b1ed # timeout=10 [2020-04-21T20:37:04.304Z] Commit message: "add buildSnap option" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T20:37:05.415Z] ========================================================= [2020-04-21T20:37:05.415Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-21T20:37:05.415Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T20:37:06.354Z] + 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-21T20:37:06.944Z] Sending build context to Docker daemon 560.1kB [2020-04-21T20:37:07.213Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T20:37:07.213Z] Step 2/8 : FROM ${BASE} [2020-04-21T20:37:07.480Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-21T20:37:07.480Z] cde5963f3b93: Pulling fs layer [2020-04-21T20:37:07.480Z] 2a23fa8c16f7: Pulling fs layer [2020-04-21T20:37:07.480Z] 777b28850792: Pulling fs layer [2020-04-21T20:37:07.480Z] 8a11ddd9e578: Pulling fs layer [2020-04-21T20:37:07.480Z] 4cf88f913ddb: Pulling fs layer [2020-04-21T20:37:07.480Z] 1df406cf5192: Pulling fs layer [2020-04-21T20:37:07.480Z] cd6300453558: Pulling fs layer [2020-04-21T20:37:07.480Z] b9c365052c96: Pulling fs layer [2020-04-21T20:37:07.480Z] a2d8cc88f415: Pulling fs layer [2020-04-21T20:37:07.480Z] ea1d1ca13537: Pulling fs layer [2020-04-21T20:37:07.480Z] 3750a50a1c5e: Pulling fs layer [2020-04-21T20:37:07.480Z] 8a11ddd9e578: Waiting [2020-04-21T20:37:07.480Z] b9c365052c96: Waiting [2020-04-21T20:37:07.480Z] 4cf88f913ddb: Waiting [2020-04-21T20:37:07.480Z] a2d8cc88f415: Waiting [2020-04-21T20:37:07.480Z] 1df406cf5192: Waiting [2020-04-21T20:37:07.480Z] ea1d1ca13537: Waiting [2020-04-21T20:37:07.480Z] cd6300453558: Waiting [2020-04-21T20:37:07.480Z] 3750a50a1c5e: Waiting [2020-04-21T20:37:07.480Z] 777b28850792: Verifying Checksum [2020-04-21T20:37:07.480Z] 777b28850792: Download complete [2020-04-21T20:37:07.480Z] 2a23fa8c16f7: Verifying Checksum [2020-04-21T20:37:07.480Z] 2a23fa8c16f7: Download complete [2020-04-21T20:37:07.480Z] 4cf88f913ddb: Verifying Checksum [2020-04-21T20:37:07.480Z] 4cf88f913ddb: Download complete [2020-04-21T20:37:07.480Z] 1df406cf5192: Verifying Checksum [2020-04-21T20:37:07.480Z] 1df406cf5192: Download complete [2020-04-21T20:37:07.750Z] cde5963f3b93: Verifying Checksum [2020-04-21T20:37:07.750Z] cde5963f3b93: Download complete [2020-04-21T20:37:08.276Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-21T20:37:08.723Z] cde5963f3b93: Pull complete [2020-04-21T20:37:09.311Z] 2a23fa8c16f7: Pull complete [2020-04-21T20:37:09.580Z] 777b28850792: Pull complete [2020-04-21T20:37:12.177Z] cd6300453558: Verifying Checksum [2020-04-21T20:37:12.177Z] cd6300453558: Download complete [2020-04-21T20:37:12.177Z] a2d8cc88f415: Verifying Checksum [2020-04-21T20:37:12.177Z] a2d8cc88f415: Download complete [2020-04-21T20:37:12.485Z] Removing intermediate container 4e988965b8d9 [2020-04-21T20:37:12.485Z] ---> 551bf03c0d26 [2020-04-21T20:37:12.485Z] Step 11/19 : FROM alpine [2020-04-21T20:37:12.744Z] latest: Pulling from library/alpine [2020-04-21T20:37:13.003Z] aad63a933944: Pulling fs layer [2020-04-21T20:37:13.003Z] aad63a933944: Verifying Checksum [2020-04-21T20:37:13.003Z] aad63a933944: Download complete [2020-04-21T20:37:13.262Z] aad63a933944: Pull complete [2020-04-21T20:37:13.262Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-21T20:37:13.262Z] Status: Downloaded newer image for alpine:latest [2020-04-21T20:37:13.262Z] ---> a187dde48cd2 [2020-04-21T20:37:13.262Z] Step 12/19 : ENV APP_PORT=49982 [2020-04-21T20:37:13.262Z] ---> Running in 34390e848d61 [2020-04-21T20:37:14.124Z] ea1d1ca13537: Verifying Checksum [2020-04-21T20:37:14.124Z] ea1d1ca13537: Download complete [2020-04-21T20:37:14.200Z] Removing intermediate container 34390e848d61 [2020-04-21T20:37:14.200Z] ---> 8cf9127d1d41 [2020-04-21T20:37:14.200Z] Step 13/19 : EXPOSE $APP_PORT [2020-04-21T20:37:14.200Z] ---> Running in 427dc007f439 [2020-04-21T20:37:14.395Z] 3750a50a1c5e: Download complete [2020-04-21T20:37:14.459Z] Removing intermediate container 427dc007f439 [2020-04-21T20:37:14.459Z] ---> d20f91546fca [2020-04-21T20:37:14.459Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-21T20:37:14.718Z] ---> d69bdda881a3 [2020-04-21T20:37:14.718Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-21T20:37:14.977Z] ---> Running in e25764a5a7a4 [2020-04-21T20:37:14.977Z] Removing intermediate container e25764a5a7a4 [2020-04-21T20:37:14.977Z] ---> 8c40e56ea45e [2020-04-21T20:37:14.977Z] Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-21T20:37:14.977Z] ---> Running in e77cf9ccafd5 [2020-04-21T20:37:15.236Z] Removing intermediate container e77cf9ccafd5 [2020-04-21T20:37:15.236Z] ---> 18cb52225695 [2020-04-21T20:37:15.236Z] Step 17/19 : LABEL arch=amd64 [2020-04-21T20:37:15.236Z] ---> Running in 7d9637a79d42 [2020-04-21T20:37:15.236Z] Removing intermediate container 7d9637a79d42 [2020-04-21T20:37:15.236Z] ---> ef909c3583cc [2020-04-21T20:37:15.236Z] Step 18/19 : LABEL git_sha=75220f284ea9c4be94f866358096522b2c71b1ed [2020-04-21T20:37:15.236Z] ---> Running in 0f4e95467eee [2020-04-21T20:37:15.501Z] Removing intermediate container 0f4e95467eee [2020-04-21T20:37:15.501Z] ---> 64f963bb7dd2 [2020-04-21T20:37:15.501Z] Step 19/19 : LABEL version=0.0.0 [2020-04-21T20:37:15.501Z] ---> Running in f44e60788548 [2020-04-21T20:37:15.501Z] Removing intermediate container f44e60788548 [2020-04-21T20:37:15.501Z] ---> 9272515d1685 [2020-04-21T20:37:15.501Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T20:37:15.501Z] Successfully built 9272515d1685 [2020-04-21T20:37:15.759Z] 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-21T20:37:16.677Z] ++ find /w/workspace/device-mqtt-go/2 [2020-04-21T20:37:16.677Z] ++ grep snapcraft.yaml [2020-04-21T20:37:16.677Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T20:37:16.785Z] provisioning config files... [2020-04-21T20:37:16.797Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config1178322298955508065tmp [Pipeline] { [Pipeline] sh [2020-04-21T20:37:16.996Z] b9c365052c96: Download complete [2020-04-21T20:37:17.144Z] + cp /w/workspace/device-mqtt-go/2@tmp/config1178322298955508065tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh [2020-04-21T20:37:17.448Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/2:/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-21T20:37:17.448Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-04-21T20:37:17.448Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-04-21T20:37:17.448Z] 5bed26d33875: Pulling fs layer [2020-04-21T20:37:17.448Z] f11b29a9c730: Pulling fs layer [2020-04-21T20:37:17.448Z] 930bda195c84: Pulling fs layer [2020-04-21T20:37:17.448Z] 78bf9a5ad49e: Pulling fs layer [2020-04-21T20:37:17.448Z] e5fbee5a4b0d: Pulling fs layer [2020-04-21T20:37:17.448Z] f452fca78f88: Pulling fs layer [2020-04-21T20:37:17.448Z] 7417ef92027a: Pulling fs layer [2020-04-21T20:37:17.448Z] 2af5c49d270b: Pulling fs layer [2020-04-21T20:37:17.448Z] df9c3bdbc40a: Pulling fs layer [2020-04-21T20:37:17.448Z] 78bf9a5ad49e: Waiting [2020-04-21T20:37:17.448Z] e5fbee5a4b0d: Waiting [2020-04-21T20:37:17.448Z] 7417ef92027a: Waiting [2020-04-21T20:37:17.448Z] f452fca78f88: Waiting [2020-04-21T20:37:17.448Z] 2af5c49d270b: Waiting [2020-04-21T20:37:17.448Z] df9c3bdbc40a: Waiting [2020-04-21T20:37:17.448Z] 930bda195c84: Verifying Checksum [2020-04-21T20:37:17.448Z] 930bda195c84: Download complete [2020-04-21T20:37:17.448Z] f11b29a9c730: Verifying Checksum [2020-04-21T20:37:17.448Z] f11b29a9c730: Download complete [2020-04-21T20:37:17.448Z] 78bf9a5ad49e: Verifying Checksum [2020-04-21T20:37:17.448Z] 78bf9a5ad49e: Download complete [2020-04-21T20:37:17.448Z] f452fca78f88: Verifying Checksum [2020-04-21T20:37:17.448Z] f452fca78f88: Download complete [2020-04-21T20:37:17.448Z] 7417ef92027a: Verifying Checksum [2020-04-21T20:37:17.448Z] 7417ef92027a: Download complete [2020-04-21T20:37:17.448Z] 2af5c49d270b: Verifying Checksum [2020-04-21T20:37:17.448Z] 2af5c49d270b: Download complete [2020-04-21T20:37:17.448Z] df9c3bdbc40a: Verifying Checksum [2020-04-21T20:37:17.448Z] df9c3bdbc40a: Download complete [2020-04-21T20:37:18.021Z] 5bed26d33875: Verifying Checksum [2020-04-21T20:37:18.021Z] 5bed26d33875: Download complete [2020-04-21T20:37:18.943Z] 8a11ddd9e578: Verifying Checksum [2020-04-21T20:37:18.943Z] 8a11ddd9e578: Download complete [2020-04-21T20:37:22.241Z] e5fbee5a4b0d: Verifying Checksum [2020-04-21T20:37:22.241Z] e5fbee5a4b0d: Download complete [2020-04-21T20:37:22.501Z] 5bed26d33875: Pull complete [2020-04-21T20:37:23.438Z] f11b29a9c730: Pull complete [2020-04-21T20:37:23.438Z] 930bda195c84: Pull complete [2020-04-21T20:37:23.698Z] 78bf9a5ad49e: Pull complete [2020-04-21T20:37:31.286Z] 8a11ddd9e578: Pull complete [2020-04-21T20:37:31.286Z] 4cf88f913ddb: Pull complete [2020-04-21T20:37:31.286Z] 1df406cf5192: Pull complete [2020-04-21T20:37:35.569Z] cd6300453558: Pull complete [2020-04-21T20:37:40.969Z] b9c365052c96: Pull complete [2020-04-21T20:37:40.969Z] a2d8cc88f415: Pull complete [2020-04-21T20:37:42.928Z] ea1d1ca13537: Pull complete [2020-04-21T20:37:42.928Z] 3750a50a1c5e: Pull complete [2020-04-21T20:37:42.928Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-21T20:37:42.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-21T20:37:42.928Z] ---> 78745c68409d [2020-04-21T20:37:42.928Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-21T20:37:45.642Z] e5fbee5a4b0d: Pull complete [2020-04-21T20:37:45.642Z] f452fca78f88: Pull complete [2020-04-21T20:37:45.642Z] 7417ef92027a: Pull complete [2020-04-21T20:37:45.642Z] 2af5c49d270b: Pull complete [2020-04-21T20:37:45.642Z] df9c3bdbc40a: Pull complete [2020-04-21T20:37:45.642Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-04-21T20:37:45.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-21T20:37:46.581Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-04-21T20:37:46.581Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-04-21T20:37:46.581Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-04-21T20:37:46.581Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [839 kB] [2020-04-21T20:37:46.841Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [889 kB] [2020-04-21T20:37:47.101Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-04-21T20:37:47.101Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1185 kB] [2020-04-21T20:37:47.360Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] [2020-04-21T20:37:47.622Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7674 B] [2020-04-21T20:37:47.622Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-04-21T20:37:47.883Z] Fetched 4553 kB in 1s (3250 kB/s) [2020-04-21T20:37:48.294Z] ---> Running in 5fffbc0a7a09 [2020-04-21T20:37:48.294Z] Removing intermediate container 5fffbc0a7a09 [2020-04-21T20:37:48.294Z] ---> 8af450d9ec48 [2020-04-21T20:37:48.294Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T20:37:48.294Z] ---> Running in 7f0607e723ce [2020-04-21T20:37:49.262Z] Reading package lists... [2020-04-21T20:37:49.718Z] Removing intermediate container 7f0607e723ce [2020-04-21T20:37:49.718Z] ---> 362cff93a365 [2020-04-21T20:37:49.718Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-21T20:37:49.997Z] ---> Running in 1e0e40ab077b [2020-04-21T20:37:50.968Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T20:37:51.555Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T20:37:52.140Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T20:37:52.140Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T20:37:52.408Z] (3/18) Installing libmagic (5.37-r1) [2020-04-21T20:37:52.408Z] (4/18) Installing file (5.37-r1) [2020-04-21T20:37:52.408Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T20:37:52.553Z] 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-21T20:37:52.684Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T20:37:52.684Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-21T20:37:53.930Z] Reading package lists... [2020-04-21T20:37:54.188Z] Building dependency tree... [2020-04-21T20:37:54.188Z] Reading state information... [2020-04-21T20:37:54.188Z] The following packages were automatically installed and are no longer required: [2020-04-21T20:37:54.188Z] libjq1 liblzo2-2 libonig4 [2020-04-21T20:37:54.188Z] Use 'sudo apt autoremove' to remove them. [2020-04-21T20:37:54.188Z] Suggested packages: [2020-04-21T20:37:54.188Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-21T20:37:54.188Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-21T20:37:54.188Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-21T20:37:54.189Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-21T20:37:54.448Z] The following NEW packages will be installed: [2020-04-21T20:37:54.448Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-21T20:37:54.448Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-21T20:37:54.448Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-21T20:37:54.448Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-21T20:37:54.640Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-21T20:37:54.640Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-21T20:37:54.708Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-21T20:37:54.708Z] Need to get 14.7 MB of archives. [2020-04-21T20:37:54.708Z] After this operation, 89.5 MB of additional disk space will be used. [2020-04-21T20:37:54.708Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-04-21T20:37:54.708Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-04-21T20:37:54.967Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-04-21T20:37:54.967Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-04-21T20:37:54.967Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-21T20:37:54.967Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-04-21T20:37:55.226Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-04-21T20:37:55.226Z] 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-21T20:37:55.485Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-04-21T20:37:55.485Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-04-21T20:37:55.485Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-04-21T20:37:55.485Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-21T20:37:55.485Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-04-21T20:37:55.485Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-04-21T20:37:55.485Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-04-21T20:37:55.485Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-04-21T20:37:55.485Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-04-21T20:37:55.485Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-04-21T20:37:55.744Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-04-21T20:37:55.744Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-04-21T20:37:55.744Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-04-21T20:37:55.744Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-04-21T20:37:55.744Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-21T20:37:55.744Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-04-21T20:37:55.744Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-04-21T20:37:55.744Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-04-21T20:37:55.744Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-04-21T20:37:56.057Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-21T20:37:56.057Z] (11/18) Installing build-base (0.5-r1) [2020-04-21T20:37:56.314Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T20:37:56.314Z] Fetched 14.7 MB in 1s (10.5 MB/s) [2020-04-21T20:37:56.314Z] Selecting previously unselected package libxau6:amd64. [2020-04-21T20:37:56.323Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-21T20:37:56.323Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-21T20:37:56.573Z] (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-21T20:37:56.573Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-04-21T20:37:56.573Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-04-21T20:37:56.573Z] Selecting previously unselected package libbsd0:amd64. [2020-04-21T20:37:56.573Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-04-21T20:37:56.573Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-21T20:37:56.573Z] Selecting previously unselected package libxdmcp6:amd64. [2020-04-21T20:37:56.573Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-04-21T20:37:56.573Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-21T20:37:56.590Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-21T20:37:56.590Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-21T20:37:56.832Z] Selecting previously unselected package libxcb1:amd64. [2020-04-21T20:37:56.832Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-04-21T20:37:56.832Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-21T20:37:56.832Z] Selecting previously unselected package libx11-data. [2020-04-21T20:37:56.832Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-21T20:37:56.832Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-21T20:37:56.857Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-21T20:37:56.857Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-21T20:37:56.857Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-21T20:37:57.125Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T20:37:57.125Z] OK: 203 MiB in 52 packages [2020-04-21T20:37:57.400Z] Selecting previously unselected package libx11-6:amd64. [2020-04-21T20:37:57.400Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-04-21T20:37:57.400Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-21T20:37:57.659Z] Selecting previously unselected package libxext6:amd64. [2020-04-21T20:37:57.659Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-04-21T20:37:57.659Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-04-21T20:37:57.659Z] Selecting previously unselected package perl-modules-5.26. [2020-04-21T20:37:57.659Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-21T20:37:57.659Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-21T20:38:00.193Z] Selecting previously unselected package libgdbm5:amd64. [2020-04-21T20:38:00.193Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-04-21T20:38:00.193Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-04-21T20:38:00.193Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-04-21T20:38:00.193Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-04-21T20:38:00.193Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-21T20:38:00.193Z] Selecting previously unselected package libperl5.26:amd64. [2020-04-21T20:38:00.193Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-21T20:38:00.193Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-21T20:38:01.571Z] Selecting previously unselected package perl. [2020-04-21T20:38:01.571Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-21T20:38:01.571Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-21T20:38:01.571Z] Selecting previously unselected package less. [2020-04-21T20:38:01.571Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-04-21T20:38:01.571Z] Unpacking less (487-0.1) ... [2020-04-21T20:38:01.832Z] Selecting previously unselected package libexpat1:amd64. [2020-04-21T20:38:01.832Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-04-21T20:38:01.832Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-21T20:38:01.832Z] Selecting previously unselected package netbase. [2020-04-21T20:38:01.832Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-21T20:38:01.832Z] Unpacking netbase (5.4) ... [2020-04-21T20:38:01.832Z] Selecting previously unselected package libedit2:amd64. [2020-04-21T20:38:01.832Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-04-21T20:38:02.092Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-04-21T20:38:02.092Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-04-21T20:38:02.092Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-04-21T20:38:02.092Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-21T20:38:02.351Z] Selecting previously unselected package libxmuu1:amd64. [2020-04-21T20:38:02.351Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-04-21T20:38:02.351Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-21T20:38:02.351Z] Selecting previously unselected package openssh-client. [2020-04-21T20:38:02.351Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-04-21T20:38:02.351Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-21T20:38:02.611Z] Selecting previously unselected package xauth. [2020-04-21T20:38:02.611Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-04-21T20:38:02.611Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-21T20:38:02.611Z] Selecting previously unselected package curl. [2020-04-21T20:38:02.611Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-21T20:38:02.611Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-21T20:38:02.611Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-04-21T20:38:02.611Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-21T20:38:02.611Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-21T20:38:02.870Z] Selecting previously unselected package liberror-perl. [2020-04-21T20:38:02.870Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-21T20:38:02.870Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-21T20:38:02.870Z] Selecting previously unselected package git-man. [2020-04-21T20:38:02.870Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-04-21T20:38:02.870Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-21T20:38:03.130Z] Selecting previously unselected package git. [2020-04-21T20:38:03.130Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-04-21T20:38:03.130Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-04-21T20:38:03.698Z] Selecting previously unselected package make. [2020-04-21T20:38:03.698Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-04-21T20:38:03.698Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-21T20:38:03.698Z] Selecting previously unselected package patch. [2020-04-21T20:38:03.698Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-04-21T20:38:03.698Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-21T20:38:03.809Z] Removing intermediate container 1e0e40ab077b [2020-04-21T20:38:03.809Z] ---> 151b79f1dbef [2020-04-21T20:38:03.809Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-21T20:38:03.809Z] ---> Running in b581829020a6 [2020-04-21T20:38:03.960Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-04-21T20:38:03.960Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-21T20:38:03.960Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-21T20:38:03.960Z] Setting up less (487-0.1) ... [2020-04-21T20:38:03.960Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-21T20:38:04.078Z] Removing intermediate container b581829020a6 [2020-04-21T20:38:04.078Z] ---> 20160f62bedb [2020-04-21T20:38:04.078Z] Step 7/8 : COPY . . [2020-04-21T20:38:04.219Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-21T20:38:04.219Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-21T20:38:04.219Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-21T20:38:04.219Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-21T20:38:04.219Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-04-21T20:38:04.478Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-21T20:38:04.478Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-21T20:38:04.478Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-21T20:38:04.478Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-21T20:38:04.478Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-21T20:38:04.663Z] ---> 0aa382903a12 [2020-04-21T20:38:04.663Z] Step 8/8 : RUN go mod download [2020-04-21T20:38:04.737Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-21T20:38:04.737Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-04-21T20:38:04.737Z] Setting up netbase (5.4) ... [2020-04-21T20:38:04.737Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-21T20:38:04.737Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-21T20:38:04.737Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-21T20:38:04.737Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-21T20:38:04.934Z] ---> Running in e7004ad5520b [2020-04-21T20:38:04.996Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-21T20:38:05.563Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-04-21T20:38:06.502Z] Setting up liberror-perl (0.17025-1) ... [2020-04-21T20:38:06.502Z] Setting up xauth (1:1.0.10-1) ... [2020-04-21T20:38:06.502Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-04-21T20:38:06.502Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-21T20:38:06.883Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T20:38:06.883Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T20:38:06.883Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T20:38:06.883Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T20:38:06.883Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T20:38:06.883Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T20:38:06.883Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T20:38:06.883Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T20:38:06.883Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-21T20:38:06.883Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-21T20:38:06.883Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T20:38:06.883Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T20:38:06.884Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T20:38:06.884Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T20:38:06.884Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T20:38:07.152Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T20:38:07.152Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T20:38:07.152Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T20:38:07.152Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T20:38:07.152Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T20:38:07.152Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T20:38:07.152Z] go: finding github.com/google/uuid v1.1.1 [2020-04-21T20:38:07.152Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T20:38:07.152Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T20:38:07.423Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T20:38:07.423Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T20:38:07.423Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T20:38:07.423Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-21T20:38:07.423Z] go: finding github.com/kr/pty v1.1.1 [2020-04-21T20:38:07.423Z] go: finding github.com/kr/text v0.1.0 [2020-04-21T20:38:07.423Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T20:38:07.423Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T20:38:07.423Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T20:38:07.423Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T20:38:07.423Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T20:38:07.423Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T20:38:07.423Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T20:38:07.423Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T20:38:07.423Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T20:38:07.423Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T20:38:07.423Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T20:38:07.423Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T20:38:07.423Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T20:38:07.423Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T20:38:07.423Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T20:38:07.423Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T20:38:07.423Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T20:38:07.423Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T20:38:07.423Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T20:38:07.423Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-21T20:38:07.423Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T20:38:07.423Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T20:38:07.693Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T20:38:07.693Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T20:38:07.693Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T20:38:07.693Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-21T20:38:07.693Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T20:38:07.693Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T20:38:07.693Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-21T20:38:07.693Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-21T20:38:07.693Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T20:38:08.404Z] curl set to automatically installed. [2020-04-21T20:38:08.404Z] git set to automatically installed. [2020-04-21T20:38:08.404Z] git-man set to automatically installed. [2020-04-21T20:38:08.404Z] less set to automatically installed. [2020-04-21T20:38:08.404Z] libbsd0 set to automatically installed. [2020-04-21T20:38:08.404Z] libcurl3-gnutls set to automatically installed. [2020-04-21T20:38:08.404Z] libedit2 set to automatically installed. [2020-04-21T20:38:08.404Z] liberror-perl set to automatically installed. [2020-04-21T20:38:08.404Z] libexpat1 set to automatically installed. [2020-04-21T20:38:08.404Z] libgdbm-compat4 set to automatically installed. [2020-04-21T20:38:08.404Z] libgdbm5 set to automatically installed. [2020-04-21T20:38:08.404Z] libperl5.26 set to automatically installed. [2020-04-21T20:38:08.404Z] libssl1.0.0 set to automatically installed. [2020-04-21T20:38:08.404Z] libx11-6 set to automatically installed. [2020-04-21T20:38:08.404Z] libx11-data set to automatically installed. [2020-04-21T20:38:08.404Z] libxau6 set to automatically installed. [2020-04-21T20:38:08.404Z] libxcb1 set to automatically installed. [2020-04-21T20:38:08.404Z] libxdmcp6 set to automatically installed. [2020-04-21T20:38:08.404Z] libxext6 set to automatically installed. [2020-04-21T20:38:08.404Z] libxmuu1 set to automatically installed. [2020-04-21T20:38:08.404Z] make set to automatically installed. [2020-04-21T20:38:08.404Z] netbase set to automatically installed. [2020-04-21T20:38:08.404Z] openssh-client set to automatically installed. [2020-04-21T20:38:08.404Z] patch set to automatically installed. [2020-04-21T20:38:08.404Z] perl set to automatically installed. [2020-04-21T20:38:08.405Z] perl-modules-5.26 set to automatically installed. [2020-04-21T20:38:08.405Z] xauth set to automatically installed. [2020-04-21T20:38:08.405Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-21T20:38:08.405Z] Please ensure the environment is properly setup before continuing. [2020-04-21T20:38:08.405Z] Ignore this message if the appropriate measures have already been taken [2020-04-21T20:38:09.342Z] Pulling go [2020-04-21T20:38:09.912Z] 'device-mqtt' has dependencies that need to be staged: go [2020-04-21T20:38:09.912Z] Skipping pull go (already ran) [2020-04-21T20:38:09.912Z] Building go [2020-04-21T20:38:09.912Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-21T20:38:09.912Z] Dload Upload Total Spent Left Speed [2020-04-21T20:38:11.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 40 114M 40 46.1M 0 0 52.1M 0 0:00:02 --:--:-- 0:00:02 52.1M 100 114M 100 114M 0 0 63.6M 0 0:00:01 0:00:01 --:--:-- 63.6M [2020-04-21T20:38:12.722Z] go1.13.5.linux-amd64.tar.gz: OK [2020-04-21T20:38:17.821Z] Removing intermediate container e7004ad5520b [2020-04-21T20:38:17.821Z] ---> f4972e6344c7 [2020-04-21T20:38:17.821Z] Successfully built f4972e6344c7 [2020-04-21T20:38:17.821Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T20:38:18.469Z] + docker inspect -f . ci-base-image-arm64 [2020-04-21T20:38:18.740Z] . [Pipeline] withDockerContainer [2020-04-21T20:38:19.080Z] prd-ubuntu18.04-docker-arm64-4c-16g-5418 does not seem to be running inside a container [2020-04-21T20:38:19.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-21T20:38:20.655Z] $ docker top efc946517e13a4b6ef1ba26988b05d46f87ab75a705b4c509a066436babc30d2 -eo pid,comm [2020-04-21T20:38:20.844Z] Staging go [2020-04-21T20:38:20.844Z] Pulling device-mqtt [Pipeline] { [Pipeline] sh [2020-04-21T20:38:21.724Z] + go version [2020-04-21T20:38:21.724Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-21T20:38:21.781Z] Skipping build go (already ran) [2020-04-21T20:38:21.781Z] Building device-mqtt [2020-04-21T20:38:21.781Z] 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-21T20:38:22.376Z] + make test [2020-04-21T20:38:22.376Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-21T20:38:23.156Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-21T20:38:23.156Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T20:38:23.156Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-21T20:38:23.156Z] go: downloading github.com/spf13/cast v1.3.0 [2020-04-21T20:38:23.156Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-21T20:38:23.156Z] go: extracting github.com/spf13/cast v1.3.0 [2020-04-21T20:38:23.156Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-21T20:38:23.156Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-21T20:38:23.156Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T20:38:23.156Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-21T20:38:23.156Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-21T20:38:23.156Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-21T20:38:23.156Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T20:38:23.156Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-21T20:38:23.156Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-21T20:38:23.156Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T20:38:23.156Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-04-21T20:38:23.156Z] go: extracting github.com/google/uuid v1.1.1 [2020-04-21T20:38:23.156Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T20:38:23.156Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T20:38:23.157Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-21T20:38:23.157Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T20:38:23.157Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-21T20:38:23.157Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T20:38:23.157Z] go: extracting github.com/pkg/errors v0.8.1 [2020-04-21T20:38:23.157Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T20:38:23.157Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T20:38:23.157Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-04-21T20:38:23.157Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-21T20:38:23.157Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-04-21T20:38:23.157Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-21T20:38:23.367Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-21T20:38:23.418Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T20:38:23.418Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T20:38:23.418Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T20:38:23.418Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T20:38:23.418Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-21T20:38:23.418Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-21T20:38:23.418Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-04-21T20:38:23.418Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T20:38:23.418Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-04-21T20:38:23.418Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T20:38:23.418Z] go: extracting github.com/x448/float16 v0.8.4 [2020-04-21T20:38:23.418Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-04-21T20:38:23.418Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T20:38:23.418Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-21T20:38:23.418Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T20:38:23.418Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-21T20:38:23.418Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T20:38:23.418Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T20:38:23.418Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-21T20:38:23.418Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T20:38:24.797Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T20:38:24.797Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T20:38:24.797Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-04-21T20:38:24.797Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-04-21T20:38:24.797Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T20:38:24.797Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T20:38:24.797Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T20:38:24.797Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T20:38:24.797Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T20:38:24.797Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T20:38:24.797Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T20:38:24.797Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T20:38:24.797Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T20:38:24.797Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T20:38:25.058Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T20:38:25.058Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-21T20:38:25.058Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-21T20:38:25.058Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T20:38:25.058Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-21T20:38:25.058Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T20:38:25.058Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-21T20:38:25.058Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-21T20:38:25.058Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T20:38:25.058Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T20:38:25.058Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T20:38:25.058Z] go: finding github.com/google/uuid v1.1.1 [2020-04-21T20:38:25.058Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T20:38:25.058Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T20:38:25.058Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T20:38:25.058Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T20:38:25.058Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T20:38:25.058Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T20:38:25.058Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T20:38:25.058Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T20:38:25.058Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T20:38:25.058Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T20:38:25.058Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T20:38:25.058Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T20:38:25.058Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T20:38:25.058Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T20:38:25.058Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T20:38:25.058Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T20:38:25.058Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T20:38:25.058Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T20:38:25.058Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T20:38:25.058Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T20:38:25.058Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T20:38:25.058Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T20:38:35.130Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-21T20:38:39.318Z] Skipping stage go (already ran) [2020-04-21T20:38:39.318Z] Staging device-mqtt [2020-04-21T20:38:40.262Z] Priming go [2020-04-21T20:38:41.196Z] Priming device-mqtt [2020-04-21T20:38:41.764Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-04-21T20:38:41.764Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-04-21T20:38:41.764Z] Determining the version from the project repo (version-script). [2020-04-21T20:38:42.027Z] The version has been set to '0.0.0-20200421+75220f2' [2020-04-21T20:38:42.027Z] Snapping 'edgex-device-mqtt' ... [2020-04-21T20:38:43.437Z] [2020-04-21T20:38:43.437Z] Snapped edgex-device-mqtt_0.0.0-20200421+75220f2_amd64.snap [Pipeline] } [2020-04-21T20:38:44.015Z] 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-21T20:38:55.687Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-21T20:38:55.687Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.025s coverage: 29.8% of statements [2020-04-21T20:38:55.687Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-21T20:38:55.956Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T20:39:02.639Z] gofmt -l . [2020-04-21T20:39:02.639Z] ["`gofmt -l .`" = ""] [2020-04-21T20:39:02.639Z] ./bin/test-attribution-txt.sh [2020-04-21T20:39:02.907Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T20:39:03.508Z] Warning: overwriting stash ‘coverage-report’ [2020-04-21T20:39:03.907Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T20:39:03.909Z] $ docker stop --time=1 efc946517e13a4b6ef1ba26988b05d46f87ab75a705b4c509a066436babc30d2 [2020-04-21T20:39:06.205Z] $ docker rm -f efc946517e13a4b6ef1ba26988b05d46f87ab75a705b4c509a066436babc30d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T20:39:07.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T20:39:07.758Z] + ls -al . [2020-04-21T20:39:07.758Z] total 124 [2020-04-21T20:39:07.758Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 20:39 . [2020-04-21T20:39:07.758Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 20:36 .. [2020-04-21T20:39:07.758Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 20:36 .dockerignore [2020-04-21T20:39:07.758Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 20:37 .git [2020-04-21T20:39:07.758Z] -rw-rw-r-- 1 jenkins jenkins 335 Apr 21 20:36 .gitignore [2020-04-21T20:39:07.758Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 20:37 .semver [2020-04-21T20:39:07.758Z] -rw-rw-r-- 1 jenkins jenkins 1614 Apr 21 20:36 Dockerfile [2020-04-21T20:39:07.758Z] -rw-rw-r-- 1 jenkins jenkins 953 Apr 21 20:36 Dockerfile.build [2020-04-21T20:39:07.758Z] -rw-rw-r-- 1 jenkins jenkins 700 Apr 21 20:36 Jenkinsfile [2020-04-21T20:39:07.758Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 20:36 LICENSE [2020-04-21T20:39:07.758Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 21 20:36 Makefile [2020-04-21T20:39:07.758Z] -rw-rw-r-- 1 jenkins jenkins 444 Apr 21 20:36 README.md [2020-04-21T20:39:07.758Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 20:34 VERSION [2020-04-21T20:39:07.758Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 20:36 bin [2020-04-21T20:39:07.758Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 20:36 cmd [2020-04-21T20:39:07.758Z] -rw-r--r-- 1 jenkins jenkins 18213 Apr 21 20:38 coverage.out [2020-04-21T20:39:07.758Z] -rw-r--r-- 1 jenkins jenkins 517 Apr 21 20:39 go.mod [2020-04-21T20:39:07.758Z] -rw-r--r-- 1 jenkins jenkins 13532 Apr 21 20:39 go.sum [2020-04-21T20:39:07.758Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 20:36 internal [2020-04-21T20:39:07.758Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 20:36 mock [2020-04-21T20:39:07.758Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 20:36 snap [2020-04-21T20:39:07.758Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 21 20:36 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T20:39:08.098Z] + 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=75220f284ea9c4be94f866358096522b2c71b1ed --label arch=arm64 --label version=0.0.0 . [2020-04-21T20:39:08.365Z] Sending build context to Docker daemon 579.1kB [2020-04-21T20:39:08.365Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-21T20:39:08.365Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-21T20:39:08.365Z] ---> f4972e6344c7 [2020-04-21T20:39:08.365Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-21T20:39:08.635Z] ---> Running in d5e11ebcce44 [2020-04-21T20:39:08.903Z] Removing intermediate container d5e11ebcce44 [2020-04-21T20:39:08.903Z] ---> b37fd903ad77 [2020-04-21T20:39:08.903Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-04-21T20:39:09.170Z] ---> Running in 4ba551645c27 [2020-04-21T20:39:09.438Z] Removing intermediate container 4ba551645c27 [2020-04-21T20:39:09.438Z] ---> bcc0baa3d6fa [2020-04-21T20:39:09.438Z] Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T20:39:09.704Z] ---> Running in 041efa6a6c2b [2020-04-21T20:39:11.658Z] Removing intermediate container 041efa6a6c2b [2020-04-21T20:39:11.658Z] ---> 3a830617236e [2020-04-21T20:39:11.658Z] Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-21T20:39:11.658Z] ---> Running in faacbaf84cb2 [2020-04-21T20:39:12.246Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T20:39:13.207Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T20:39:13.475Z] OK: 203 MiB in 52 packages [2020-04-21T20:39:14.888Z] Removing intermediate container faacbaf84cb2 [2020-04-21T20:39:14.888Z] ---> bb66e209f7f1 [2020-04-21T20:39:14.888Z] Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-04-21T20:39:14.888Z] ---> Running in 0e5f55e6000b [2020-04-21T20:39:15.157Z] Removing intermediate container 0e5f55e6000b [2020-04-21T20:39:15.157Z] ---> 5d18011d4dee [2020-04-21T20:39:15.157Z] Step 8/19 : COPY . . [2020-04-21T20:39:15.743Z] ---> 93499cf8e153 [2020-04-21T20:39:15.743Z] Step 9/19 : ARG MAKE='make build' [2020-04-21T20:39:16.011Z] ---> Running in cd017d3687ec [2020-04-21T20:39:16.278Z] Removing intermediate container cd017d3687ec [2020-04-21T20:39:16.278Z] ---> a156a49b4960 [2020-04-21T20:39:16.278Z] Step 10/19 : RUN $MAKE [2020-04-21T20:39:16.547Z] ---> Running in 4826b174227e [2020-04-21T20:39:17.509Z] 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-21T20:39:44.388Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-21T20:39:52.688Z] Removing intermediate container 4826b174227e [2020-04-21T20:39:52.688Z] ---> afb1ecd16f84 [2020-04-21T20:39:52.688Z] Step 11/19 : FROM alpine [2020-04-21T20:39:52.688Z] latest: Pulling from library/alpine [2020-04-21T20:39:52.688Z] 8a0637ca1ac9: Pulling fs layer [2020-04-21T20:39:52.688Z] 8a0637ca1ac9: Verifying Checksum [2020-04-21T20:39:52.688Z] 8a0637ca1ac9: Download complete [2020-04-21T20:39:52.956Z] 8a0637ca1ac9: Pull complete [2020-04-21T20:39:52.956Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-21T20:39:52.956Z] Status: Downloaded newer image for alpine:latest [2020-04-21T20:39:52.956Z] ---> 2ee122dcc32d [2020-04-21T20:39:52.956Z] Step 12/19 : ENV APP_PORT=49982 [2020-04-21T20:39:53.227Z] ---> Running in 2f6d5a4901d0 [2020-04-21T20:39:53.495Z] Removing intermediate container 2f6d5a4901d0 [2020-04-21T20:39:53.495Z] ---> ecf7e18c9563 [2020-04-21T20:39:53.495Z] Step 13/19 : EXPOSE $APP_PORT [2020-04-21T20:39:53.761Z] ---> Running in 9d451ba573e6 [2020-04-21T20:39:54.029Z] Removing intermediate container 9d451ba573e6 [2020-04-21T20:39:54.029Z] ---> 3b15a11bfe41 [2020-04-21T20:39:54.029Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-21T20:39:55.447Z] ---> 5aa7e51fc8d9 [2020-04-21T20:39:55.447Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-21T20:39:55.715Z] ---> Running in c95e09a8a456 [2020-04-21T20:39:55.985Z] Removing intermediate container c95e09a8a456 [2020-04-21T20:39:55.985Z] ---> 2ba57f1ebfeb [2020-04-21T20:39:55.985Z] Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-21T20:39:55.985Z] ---> Running in 427bfcbbe333 [2020-04-21T20:39:56.254Z] Removing intermediate container 427bfcbbe333 [2020-04-21T20:39:56.254Z] ---> 6ec1aca2b3e0 [2020-04-21T20:39:56.254Z] Step 17/19 : LABEL arch=arm64 [2020-04-21T20:39:56.522Z] ---> Running in 208073f244a2 [2020-04-21T20:39:56.792Z] Removing intermediate container 208073f244a2 [2020-04-21T20:39:56.792Z] ---> 3cfdfcd79fe7 [2020-04-21T20:39:56.792Z] Step 18/19 : LABEL git_sha=75220f284ea9c4be94f866358096522b2c71b1ed [2020-04-21T20:39:57.060Z] ---> Running in 3b0aff00e6b4 [2020-04-21T20:39:57.328Z] Removing intermediate container 3b0aff00e6b4 [2020-04-21T20:39:57.328Z] ---> 885ae719375e [2020-04-21T20:39:57.328Z] Step 19/19 : LABEL version=0.0.0 [2020-04-21T20:39:57.328Z] ---> Running in 50bc06bd8bf5 [2020-04-21T20:39:57.915Z] Removing intermediate container 50bc06bd8bf5 [2020-04-21T20:39:57.915Z] ---> 9ff82bbff2eb [2020-04-21T20:39:57.915Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T20:39:57.915Z] Successfully built 9ff82bbff2eb [2020-04-21T20:39:57.915Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T20:39:58.649Z] + grep snapcraft.yaml [2020-04-21T20:39:58.649Z] + find /w/workspace/device-mqtt-go/2 [2020-04-21T20:39:58.649Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T20:39:58.778Z] provisioning config files... [2020-04-21T20:39:58.799Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config5749922282331234891tmp [Pipeline] { [Pipeline] sh [2020-04-21T20:39:59.169Z] + cp /w/workspace/device-mqtt-go/2@tmp/config5749922282331234891tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh [2020-04-21T20:39:59.503Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/2:/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-21T20:39:59.504Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-04-21T20:39:59.772Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-04-21T20:39:59.772Z] b2f61026a351: Pulling fs layer [2020-04-21T20:39:59.772Z] 5538fb30c42c: Pulling fs layer [2020-04-21T20:39:59.772Z] f0b05810781a: Pulling fs layer [2020-04-21T20:39:59.772Z] 0180a33352d6: Pulling fs layer [2020-04-21T20:39:59.772Z] e7604b0c0f53: Pulling fs layer [2020-04-21T20:39:59.772Z] db689cb83ae0: Pulling fs layer [2020-04-21T20:39:59.772Z] 6138af208834: Pulling fs layer [2020-04-21T20:39:59.772Z] 007c8e8c5d63: Pulling fs layer [2020-04-21T20:39:59.772Z] 4f7a387c642f: Pulling fs layer [2020-04-21T20:39:59.772Z] 0180a33352d6: Waiting [2020-04-21T20:39:59.772Z] e7604b0c0f53: Waiting [2020-04-21T20:39:59.772Z] db689cb83ae0: Waiting [2020-04-21T20:39:59.772Z] 6138af208834: Waiting [2020-04-21T20:39:59.772Z] 007c8e8c5d63: Waiting [2020-04-21T20:39:59.772Z] 4f7a387c642f: Waiting [2020-04-21T20:39:59.772Z] f0b05810781a: Download complete [2020-04-21T20:39:59.772Z] 5538fb30c42c: Verifying Checksum [2020-04-21T20:39:59.772Z] 5538fb30c42c: Download complete [2020-04-21T20:39:59.772Z] 0180a33352d6: Verifying Checksum [2020-04-21T20:39:59.772Z] 0180a33352d6: Download complete [2020-04-21T20:39:59.772Z] db689cb83ae0: Verifying Checksum [2020-04-21T20:39:59.772Z] db689cb83ae0: Download complete [2020-04-21T20:39:59.772Z] 6138af208834: Verifying Checksum [2020-04-21T20:39:59.772Z] 6138af208834: Download complete [2020-04-21T20:39:59.772Z] 007c8e8c5d63: Verifying Checksum [2020-04-21T20:39:59.772Z] 007c8e8c5d63: Download complete [2020-04-21T20:39:59.772Z] 4f7a387c642f: Verifying Checksum [2020-04-21T20:39:59.772Z] 4f7a387c642f: Download complete [2020-04-21T20:40:02.369Z] b2f61026a351: Verifying Checksum [2020-04-21T20:40:02.369Z] b2f61026a351: Download complete [2020-04-21T20:40:04.966Z] b2f61026a351: Pull complete [2020-04-21T20:40:05.235Z] 5538fb30c42c: Pull complete [2020-04-21T20:40:05.504Z] f0b05810781a: Pull complete [2020-04-21T20:40:05.771Z] 0180a33352d6: Pull complete [2020-04-21T20:40:29.110Z] Cannot contact prd-ubuntu18.04-docker-arm64-4c-16g-5418: java.lang.InterruptedException [2020-04-21T20:40:29.866Z] e7604b0c0f53: Verifying Checksum [2020-04-21T20:40:29.866Z] e7604b0c0f53: Download complete [2020-04-21T20:40:56.620Z] e7604b0c0f53: Pull complete [2020-04-21T20:40:56.620Z] db689cb83ae0: Pull complete [2020-04-21T20:40:56.620Z] 6138af208834: Pull complete [2020-04-21T20:40:56.620Z] 007c8e8c5d63: Pull complete [2020-04-21T20:40:56.620Z] 4f7a387c642f: Pull complete [2020-04-21T20:40:56.620Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-04-21T20:40:56.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-21T20:41:02.000Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-04-21T20:41:02.000Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-04-21T20:41:02.269Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-04-21T20:41:02.269Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-04-21T20:41:02.537Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [846 kB] [2020-04-21T20:41:03.120Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1222 kB] [2020-04-21T20:41:03.120Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-04-21T20:41:03.120Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7336 B] [2020-04-21T20:41:03.385Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [743 kB] [2020-04-21T20:41:03.385Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [572 kB] [2020-04-21T20:41:03.968Z] Fetched 3651 kB in 2s (1626 kB/s) [2020-04-21T20:41:08.212Z] Reading package lists... [2020-04-21T20:41:20.526Z] 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-21T20:41:24.775Z] Reading package lists... [2020-04-21T20:41:25.359Z] Building dependency tree... [2020-04-21T20:41:25.359Z] Reading state information... [2020-04-21T20:41:25.943Z] The following packages were automatically installed and are no longer required: [2020-04-21T20:41:25.943Z] libjq1 liblzo2-2 libonig4 [2020-04-21T20:41:25.943Z] Use 'sudo apt autoremove' to remove them. [2020-04-21T20:41:25.943Z] Suggested packages: [2020-04-21T20:41:25.943Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-21T20:41:25.943Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-21T20:41:25.943Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-21T20:41:25.943Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-21T20:41:26.526Z] The following NEW packages will be installed: [2020-04-21T20:41:26.526Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-21T20:41:26.526Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-21T20:41:26.526Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-21T20:41:26.526Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-21T20:41:26.526Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-21T20:41:26.526Z] Need to get 12.9 MB of archives. [2020-04-21T20:41:26.526Z] After this operation, 84.2 MB of additional disk space will be used. [2020-04-21T20:41:26.526Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-04-21T20:41:26.792Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-04-21T20:41:26.792Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-04-21T20:41:26.792Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-04-21T20:41:26.792Z] 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-21T20:41:27.058Z] 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-21T20:41:27.058Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-04-21T20:41:27.058Z] 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-21T20:41:27.640Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-04-21T20:41:27.640Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-04-21T20:41:27.640Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-04-21T20:41:27.906Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-21T20:41:27.906Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-04-21T20:41:28.174Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-04-21T20:41:28.174Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-04-21T20:41:28.174Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-04-21T20:41:28.174Z] 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-21T20:41:28.174Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-04-21T20:41:28.174Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-04-21T20:41:28.174Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-04-21T20:41:28.174Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-04-21T20:41:28.174Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-04-21T20:41:28.174Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-21T20:41:28.174Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-04-21T20:41:28.174Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-04-21T20:41:28.441Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-04-21T20:41:28.441Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-04-21T20:41:29.025Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T20:41:29.293Z] Fetched 12.9 MB in 2s (6066 kB/s) [2020-04-21T20:41:29.293Z] Selecting previously unselected package libxau6:arm64. [2020-04-21T20:41:29.293Z] (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-21T20:41:29.293Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-04-21T20:41:29.293Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-04-21T20:41:29.293Z] Selecting previously unselected package libbsd0:arm64. [2020-04-21T20:41:29.293Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-04-21T20:41:29.560Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-21T20:41:29.560Z] Selecting previously unselected package libxdmcp6:arm64. [2020-04-21T20:41:29.560Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-04-21T20:41:29.560Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-21T20:41:29.827Z] Selecting previously unselected package libxcb1:arm64. [2020-04-21T20:41:29.827Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-04-21T20:41:29.827Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-21T20:41:29.827Z] Selecting previously unselected package libx11-data. [2020-04-21T20:41:29.827Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-21T20:41:29.827Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-21T20:41:30.094Z] Selecting previously unselected package libx11-6:arm64. [2020-04-21T20:41:30.094Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-04-21T20:41:30.094Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-21T20:41:30.360Z] Selecting previously unselected package libxext6:arm64. [2020-04-21T20:41:30.360Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-04-21T20:41:30.360Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-04-21T20:41:30.629Z] Selecting previously unselected package perl-modules-5.26. [2020-04-21T20:41:30.629Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-21T20:41:30.629Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-21T20:41:32.043Z] Selecting previously unselected package libgdbm5:arm64. [2020-04-21T20:41:32.043Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-04-21T20:41:32.043Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-04-21T20:41:32.043Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-04-21T20:41:32.043Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-04-21T20:41:32.043Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-21T20:41:32.310Z] Selecting previously unselected package libperl5.26:arm64. [2020-04-21T20:41:32.310Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-21T20:41:32.310Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-21T20:41:33.275Z] Selecting previously unselected package perl. [2020-04-21T20:41:33.275Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-21T20:41:33.275Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-21T20:41:33.542Z] Selecting previously unselected package less. [2020-04-21T20:41:33.542Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-04-21T20:41:33.542Z] Unpacking less (487-0.1) ... [2020-04-21T20:41:33.811Z] Selecting previously unselected package libexpat1:arm64. [2020-04-21T20:41:33.811Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-04-21T20:41:33.811Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-21T20:41:33.811Z] Selecting previously unselected package netbase. [2020-04-21T20:41:33.811Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-21T20:41:33.811Z] Unpacking netbase (5.4) ... [2020-04-21T20:41:34.078Z] Selecting previously unselected package libedit2:arm64. [2020-04-21T20:41:34.078Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-04-21T20:41:34.078Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-04-21T20:41:34.078Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-04-21T20:41:34.078Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-04-21T20:41:34.078Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-21T20:41:34.345Z] Selecting previously unselected package libxmuu1:arm64. [2020-04-21T20:41:34.345Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-04-21T20:41:34.345Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-21T20:41:34.613Z] Selecting previously unselected package openssh-client. [2020-04-21T20:41:34.613Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-04-21T20:41:34.613Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-21T20:41:34.880Z] Selecting previously unselected package xauth. [2020-04-21T20:41:34.880Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-04-21T20:41:34.880Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-21T20:41:34.880Z] Selecting previously unselected package curl. [2020-04-21T20:41:34.880Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-21T20:41:34.880Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-21T20:41:35.147Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-04-21T20:41:35.147Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-21T20:41:35.147Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-21T20:41:35.147Z] Selecting previously unselected package liberror-perl. [2020-04-21T20:41:35.414Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-21T20:41:35.414Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-21T20:41:35.414Z] Selecting previously unselected package git-man. [2020-04-21T20:41:35.414Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-04-21T20:41:35.414Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-21T20:41:35.681Z] Selecting previously unselected package git. [2020-04-21T20:41:35.681Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-04-21T20:41:35.681Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-04-21T20:41:37.092Z] Selecting previously unselected package make. [2020-04-21T20:41:37.092Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-04-21T20:41:37.092Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-21T20:41:37.092Z] Selecting previously unselected package patch. [2020-04-21T20:41:37.092Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-04-21T20:41:37.092Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-21T20:41:37.092Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-04-21T20:41:37.092Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-21T20:41:37.092Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-21T20:41:37.092Z] Setting up less (487-0.1) ... [2020-04-21T20:41:37.677Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-21T20:41:37.677Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-21T20:41:37.944Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-21T20:41:37.944Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-21T20:41:37.944Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-21T20:41:37.944Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-04-21T20:41:37.944Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-21T20:41:37.944Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-21T20:41:38.212Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-21T20:41:38.212Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-21T20:41:38.212Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-21T20:41:38.479Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-21T20:41:38.479Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-04-21T20:41:38.479Z] Setting up netbase (5.4) ... [2020-04-21T20:41:38.746Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-21T20:41:38.746Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-21T20:41:38.746Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-21T20:41:38.746Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-21T20:41:38.746Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-21T20:41:38.746Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-04-21T20:41:38.746Z] Setting up liberror-perl (0.17025-1) ... [2020-04-21T20:41:39.013Z] Setting up xauth (1:1.0.10-1) ... [2020-04-21T20:41:39.014Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-04-21T20:41:39.014Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-21T20:41:45.657Z] curl set to automatically installed. [2020-04-21T20:41:45.657Z] git set to automatically installed. [2020-04-21T20:41:45.657Z] git-man set to automatically installed. [2020-04-21T20:41:45.657Z] less set to automatically installed. [2020-04-21T20:41:45.657Z] libbsd0 set to automatically installed. [2020-04-21T20:41:45.657Z] libcurl3-gnutls set to automatically installed. [2020-04-21T20:41:45.657Z] libedit2 set to automatically installed. [2020-04-21T20:41:45.657Z] liberror-perl set to automatically installed. [2020-04-21T20:41:45.657Z] libexpat1 set to automatically installed. [2020-04-21T20:41:45.657Z] libgdbm-compat4 set to automatically installed. [2020-04-21T20:41:45.657Z] libgdbm5 set to automatically installed. [2020-04-21T20:41:45.657Z] libperl5.26 set to automatically installed. [2020-04-21T20:41:45.657Z] libssl1.0.0 set to automatically installed. [2020-04-21T20:41:45.657Z] libx11-6 set to automatically installed. [2020-04-21T20:41:45.657Z] libx11-data set to automatically installed. [2020-04-21T20:41:45.657Z] libxau6 set to automatically installed. [2020-04-21T20:41:45.657Z] libxcb1 set to automatically installed. [2020-04-21T20:41:45.657Z] libxdmcp6 set to automatically installed. [2020-04-21T20:41:45.657Z] libxext6 set to automatically installed. [2020-04-21T20:41:45.657Z] libxmuu1 set to automatically installed. [2020-04-21T20:41:45.657Z] make set to automatically installed. [2020-04-21T20:41:45.657Z] netbase set to automatically installed. [2020-04-21T20:41:45.657Z] openssh-client set to automatically installed. [2020-04-21T20:41:45.657Z] patch set to automatically installed. [2020-04-21T20:41:45.657Z] perl set to automatically installed. [2020-04-21T20:41:45.657Z] perl-modules-5.26 set to automatically installed. [2020-04-21T20:41:45.657Z] xauth set to automatically installed. [2020-04-21T20:41:45.657Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-21T20:41:45.657Z] Please ensure the environment is properly setup before continuing. [2020-04-21T20:41:45.657Z] Ignore this message if the appropriate measures have already been taken [2020-04-21T20:41:45.924Z] Pulling go [2020-04-21T20:41:49.265Z] 'device-mqtt' has dependencies that need to be staged: go [2020-04-21T20:41:49.265Z] Skipping pull go (already ran) [2020-04-21T20:41:49.265Z] Building go [2020-04-21T20:41:49.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-21T20:41:49.265Z] Dload Upload Total Spent Left Speed [2020-04-21T20:41:51.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 93.0M 19 18.2M 0 0 34.2M 0 0:00:02 --:--:-- 0:00:02 34.1M 71 93.0M 71 66.5M 0 0 42.7M 0 0:00:02 0:00:01 0:00:01 42.7M 100 93.0M 100 93.0M 0 0 43.8M 0 0:00:02 0:00:02 --:--:-- 43.8M [2020-04-21T20:41:52.621Z] go1.13.5.linux-arm64.tar.gz: OK [2020-04-21T20:42:10.866Z] Staging go [2020-04-21T20:42:12.815Z] Pulling device-mqtt [2020-04-21T20:42:16.163Z] Skipping build go (already ran) [2020-04-21T20:42:16.163Z] Building device-mqtt [2020-04-21T20:42:16.163Z] 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-21T20:42:16.753Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-21T20:42:16.753Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T20:42:16.753Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-21T20:42:16.753Z] go: downloading github.com/spf13/cast v1.3.0 [2020-04-21T20:42:16.753Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-21T20:42:16.753Z] go: extracting github.com/spf13/cast v1.3.0 [2020-04-21T20:42:16.753Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-21T20:42:16.753Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-21T20:42:16.753Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T20:42:16.753Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-21T20:42:17.023Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-21T20:42:17.023Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-21T20:42:17.023Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T20:42:17.023Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-21T20:42:17.023Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-21T20:42:17.023Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-04-21T20:42:17.023Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-21T20:42:17.023Z] go: extracting github.com/google/uuid v1.1.1 [2020-04-21T20:42:17.023Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T20:42:17.023Z] go: extracting github.com/pkg/errors v0.8.1 [2020-04-21T20:42:17.023Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-21T20:42:17.023Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T20:42:17.023Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T20:42:17.023Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T20:42:17.292Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T20:42:17.292Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-21T20:42:17.292Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T20:42:17.292Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T20:42:17.292Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T20:42:17.292Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T20:42:17.292Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T20:42:17.292Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-21T20:42:17.292Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-04-21T20:42:17.292Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-04-21T20:42:17.292Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-21T20:42:17.292Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T20:42:17.292Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-21T20:42:17.292Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T20:42:17.292Z] go: extracting github.com/x448/float16 v0.8.4 [2020-04-21T20:42:17.292Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-04-21T20:42:17.292Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-04-21T20:42:17.292Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-04-21T20:42:17.292Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T20:42:17.292Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-21T20:42:17.292Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T20:42:17.292Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T20:42:17.292Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T20:42:17.292Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T20:42:17.292Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-21T20:42:17.559Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-04-21T20:42:17.559Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T20:42:17.559Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-21T20:42:17.559Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T20:42:17.559Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T20:42:17.559Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T20:42:17.559Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T20:42:17.559Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T20:42:17.559Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-04-21T20:42:17.559Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T20:42:17.559Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T20:42:17.828Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T20:42:17.829Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T20:42:17.829Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T20:42:17.829Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T20:42:17.829Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T20:42:17.829Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T20:42:17.829Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-21T20:42:17.829Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-21T20:42:17.829Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T20:42:18.099Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-21T20:42:18.099Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-21T20:42:18.099Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T20:42:18.099Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T20:42:18.099Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T20:42:18.099Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-21T20:42:18.099Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T20:42:18.099Z] go: finding github.com/google/uuid v1.1.1 [2020-04-21T20:42:18.099Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T20:42:18.099Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T20:42:18.099Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T20:42:18.099Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T20:42:18.099Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T20:42:18.099Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T20:42:18.099Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T20:42:18.099Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T20:42:18.099Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T20:42:18.099Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T20:42:18.099Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T20:42:18.099Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T20:42:18.099Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T20:42:18.099Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T20:42:18.099Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T20:42:18.099Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T20:42:18.367Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T20:42:18.367Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T20:42:18.367Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T20:42:18.367Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T20:42:18.367Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T20:42:18.367Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T20:42:45.097Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-21T20:43:03.303Z] Skipping stage go (already ran) [2020-04-21T20:43:03.304Z] Staging device-mqtt [2020-04-21T20:43:03.886Z] Priming go [2020-04-21T20:43:07.227Z] Priming device-mqtt [2020-04-21T20:43:09.812Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-04-21T20:43:09.812Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-04-21T20:43:09.812Z] Determining the version from the project repo (version-script). [2020-04-21T20:43:09.812Z] The version has been set to '0.0.0-20200421+75220f2' [2020-04-21T20:43:10.081Z] Snapping 'edgex-device-mqtt' ... [2020-04-21T20:43:13.437Z] [2020-04-21T20:43:13.437Z] Snapped edgex-device-mqtt_0.0.0-20200421+75220f2_arm64.snap [Pipeline] } [2020-04-21T20:43:16.030Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-21T20:43:17.180Z] provisioning config files... [2020-04-21T20:43:17.194Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-142@tmp/config2107303756662272381tmp [Pipeline] { [Pipeline] sh [2020-04-21T20:43:17.552Z] + curl -s https://codecov.io/bash [2020-04-21T20:43:17.552Z] + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-142@tmp/config2107303756662272381tmp [2020-04-21T20:43:17.810Z] [2020-04-21T20:43:17.810Z] _____ _ [2020-04-21T20:43:17.810Z] / ____| | | [2020-04-21T20:43:17.810Z] | | ___ __| | ___ ___ _____ __ [2020-04-21T20:43:17.810Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-21T20:43:17.810Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-21T20:43:17.810Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-21T20:43:17.810Z] Bash-tbd [2020-04-21T20:43:17.810Z] [2020-04-21T20:43:17.810Z] [2020-04-21T20:43:17.810Z] ==> Jenkins CI detected. [2020-04-21T20:43:17.810Z] project root: . [2020-04-21T20:43:17.810Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-21T20:43:17.810Z] ==> Running gcov in . (disable via -X gcov) [2020-04-21T20:43:17.810Z] ==> Python coveragepy not found [2020-04-21T20:43:17.810Z] ==> Searching for coverage reports in: [2020-04-21T20:43:17.811Z] + . [2020-04-21T20:43:17.811Z] -> Found 1 reports [2020-04-21T20:43:17.811Z] ==> Detecting git/mercurial file structure [2020-04-21T20:43:17.811Z] ==> Reading reports [2020-04-21T20:43:17.811Z] + ./coverage.out bytes=18213 [2020-04-21T20:43:17.811Z] ==> Appending adjustments [2020-04-21T20:43:17.811Z] http://docs.codecov.io/docs/fixing-reports [2020-04-21T20:43:17.811Z] + Found adjustments [2020-04-21T20:43:17.811Z] ==> Gzipping contents [2020-04-21T20:43:17.811Z] ==> Uploading reports [2020-04-21T20:43:17.811Z] url: https://codecov.io [2020-04-21T20:43:17.811Z] query: branch=PR-142&commit=75220f284ea9c4be94f866358096522b2c71b1ed&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-142%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=142&job= [2020-04-21T20:43:17.811Z] -> Pinging Codecov [2020-04-21T20:43:17.811Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-142&commit=75220f284ea9c4be94f866358096522b2c71b1ed&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-142%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=142&job= [2020-04-21T20:43:18.380Z] -> Uploading [2020-04-21T20:43:18.948Z] -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/75220f284ea9c4be94f866358096522b2c71b1ed [Pipeline] } [2020-04-21T20:43:18.955Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-21T20:43:20.109Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T20:43:20.409Z] ---> package-listing.sh [2020-04-21T20:43:20.409Z] ++ facter osfamily [2020-04-21T20:43:20.409Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T20:43:20.409Z] + OS_FAMILY=redhat [2020-04-21T20:43:20.409Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-142 [2020-04-21T20:43:20.409Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T20:43:20.409Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T20:43:20.409Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T20:43:20.409Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T20:43:20.409Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-142 ']' [2020-04-21T20:43:20.409Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T20:43:20.409Z] + case "${OS_FAMILY}" in [2020-04-21T20:43:20.409Z] + rpm -qa [2020-04-21T20:43:20.409Z] + sort [2020-04-21T20:43:24.601Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T20:43:24.601Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T20:43:24.601Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T20:43:24.601Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-142 ']' [2020-04-21T20:43:24.601Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-142/archives/ [2020-04-21T20:43:24.601Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-142/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-21T20:43:25.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T20:43:25.115Z] [2020-04-21T20:43:25.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T20:43:25.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T20:43:25.446Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T20:43:25.446Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T20:43:25.446Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T20:43:25.446Z] 756a868c4378: Pulling fs layer [2020-04-21T20:43:25.446Z] 444b2fc9a129: Pulling fs layer [2020-04-21T20:43:25.446Z] ea15f1150254: Pulling fs layer [2020-04-21T20:43:25.446Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T20:43:25.446Z] 28c525ee5125: Pulling fs layer [2020-04-21T20:43:25.446Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T20:43:25.446Z] 138eaada9080: Pulling fs layer [2020-04-21T20:43:25.446Z] 0622d0fa9048: Pulling fs layer [2020-04-21T20:43:25.446Z] 41b27a9f41bf: Waiting [2020-04-21T20:43:25.446Z] 138eaada9080: Waiting [2020-04-21T20:43:25.446Z] 28c525ee5125: Waiting [2020-04-21T20:43:25.446Z] 094b1ea09ed8: Waiting [2020-04-21T20:43:25.446Z] 0622d0fa9048: Waiting [2020-04-21T20:43:25.446Z] 444b2fc9a129: Waiting [2020-04-21T20:43:25.446Z] ea15f1150254: Waiting [2020-04-21T20:43:25.446Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-21T20:43:25.446Z] 2cc5ad85d9ab: Download complete [2020-04-21T20:43:25.446Z] 444b2fc9a129: Verifying Checksum [2020-04-21T20:43:25.446Z] 444b2fc9a129: Download complete [2020-04-21T20:43:25.446Z] c9b1b535fdd9: Verifying Checksum [2020-04-21T20:43:25.446Z] c9b1b535fdd9: Download complete [2020-04-21T20:43:25.446Z] ea15f1150254: Download complete [2020-04-21T20:43:25.707Z] 28c525ee5125: Verifying Checksum [2020-04-21T20:43:25.707Z] 28c525ee5125: Download complete [2020-04-21T20:43:25.975Z] c9b1b535fdd9: Pull complete [2020-04-21T20:43:25.975Z] 756a868c4378: Verifying Checksum [2020-04-21T20:43:25.975Z] 756a868c4378: Download complete [2020-04-21T20:43:25.975Z] 2cc5ad85d9ab: Pull complete [2020-04-21T20:43:26.241Z] 138eaada9080: Verifying Checksum [2020-04-21T20:43:26.241Z] 138eaada9080: Download complete [2020-04-21T20:43:26.241Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T20:43:26.241Z] 094b1ea09ed8: Download complete [2020-04-21T20:43:26.241Z] 0622d0fa9048: Verifying Checksum [2020-04-21T20:43:26.241Z] 0622d0fa9048: Download complete [2020-04-21T20:43:26.519Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T20:43:26.519Z] 41b27a9f41bf: Download complete [2020-04-21T20:43:27.460Z] 756a868c4378: Pull complete [2020-04-21T20:43:27.460Z] 444b2fc9a129: Pull complete [2020-04-21T20:43:27.719Z] ea15f1150254: Pull complete [2020-04-21T20:43:31.014Z] 41b27a9f41bf: Pull complete [2020-04-21T20:43:31.584Z] 28c525ee5125: Pull complete [2020-04-21T20:43:33.498Z] 094b1ea09ed8: Pull complete [2020-04-21T20:43:33.498Z] 138eaada9080: Pull complete [2020-04-21T20:43:33.760Z] 0622d0fa9048: Pull complete [2020-04-21T20:43:33.760Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T20:43:33.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T20:43:33.932Z] prd-centos7-docker-4c-2g-5415 does not seem to be running inside a container [2020-04-21T20:43:33.971Z] $ 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-142 -v /w/workspace/gexfoundry_device-mqtt-go_PR-142:/w/workspace/gexfoundry_device-mqtt-go_PR-142:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-142@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-21T20:43:34.550Z] $ docker top ef7f163d2146bbcf3b9ceb7e455f71a4c8a1639655dac1a89c0dd7b9de81e168 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T20:43:34.816Z] provisioning config files... [2020-04-21T20:43:34.828Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-142@tmp/config1346029026909904940tmp [Pipeline] { [Pipeline] echo [2020-04-21T20:43:34.883Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T20:43:35.176Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T20:43:35.183Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T20:43:35.476Z] ---> logs-deploy.sh [2020-04-21T20:43:35.477Z] + ARCHIVE_ARTIFACTS= [2020-04-21T20:43:35.477Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T20:43:35.477Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T20:43:35.477Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T20:43:35.477Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-142/2 [2020-04-21T20:43:35.477Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-142/2/ [2020-04-21T20:43:35.477Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-142/2 /w/workspace/gexfoundry_device-mqtt-go_PR-142 [2020-04-21T20:43:37.382Z] Archives upload complete. [2020-04-21T20:43:37.382Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-142/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-142/2/