Pull request #145 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from ef049780e5922c661a546f9c3f86f207dbc2d573+e2dc5f5af20d76c333efe1072a8117cf54f743a6 (accc69c7a27deec2a90570704d0fcbc3902bbbc0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-145/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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-6407 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-145 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +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/145/head:refs/remotes/origin/PR-145 # 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/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit ef049780e5922c661a546f9c3f86f207dbc2d573 Merge succeeded, producing ef049780e5922c661a546f9c3f86f207dbc2d573 Checking out Revision ef049780e5922c661a546f9c3f86f207dbc2d573 (PR-145) > git config core.sparsecheckout # timeout=10 > git checkout -f ef049780e5922c661a546f9c3f86f207dbc2d573 # 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 e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef049780e5922c661a546f9c3f86f207dbc2d573 # timeout=10 Commit message: "refactor: upgrade SDK to v1.2.0" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-28T05:00:29.804Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-28T05:00:30.102Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-28T05:00:30.310Z] ========================================================= [2020-04-28T05:00:30.310Z] EdgeX Global Pipelines Version Info [2020-04-28T05:00:30.310Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:00:31.810Z] ------------------- [2020-04-28T05:00:31.811Z] stable info: [2020-04-28T05:00:31.811Z] ------------------- [2020-04-28T05:00:31.811Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-28T05:00:31.811Z] Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f [2020-04-28T05:00:31.811Z] Message: update stable to v1.0.86 [2020-04-28T05:00:32.380Z] ------------------- [2020-04-28T05:00:32.380Z] experimental info: [2020-04-28T05:00:32.380Z] ------------------- [2020-04-28T05:00:32.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-28T05:00:32.380Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-04-28T05:00:32.380Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:00:35.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-28T05:00:35.542Z] [2020-04-28T05:00:35.542Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:00:35.927Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-28T05:00:35.927Z] latest: Pulling from edgex-devops/git-semver [2020-04-28T05:00:35.927Z] 9123ac7c32f7: Pulling fs layer [2020-04-28T05:00:35.927Z] b8cc5d1170e3: Pulling fs layer [2020-04-28T05:00:35.927Z] 2924cbbf6a41: Pulling fs layer [2020-04-28T05:00:35.927Z] 93b08a4f1073: Pulling fs layer [2020-04-28T05:00:35.927Z] 93b08a4f1073: Waiting [2020-04-28T05:00:35.927Z] b8cc5d1170e3: Verifying Checksum [2020-04-28T05:00:35.927Z] b8cc5d1170e3: Download complete [2020-04-28T05:00:35.927Z] 9123ac7c32f7: Verifying Checksum [2020-04-28T05:00:35.927Z] 9123ac7c32f7: Download complete [2020-04-28T05:00:36.187Z] 93b08a4f1073: Verifying Checksum [2020-04-28T05:00:36.187Z] 93b08a4f1073: Download complete [2020-04-28T05:00:36.187Z] 2924cbbf6a41: Verifying Checksum [2020-04-28T05:00:36.187Z] 2924cbbf6a41: Download complete [2020-04-28T05:00:36.446Z] 9123ac7c32f7: Pull complete [2020-04-28T05:00:36.446Z] b8cc5d1170e3: Pull complete [2020-04-28T05:00:37.034Z] 2924cbbf6a41: Pull complete [2020-04-28T05:00:37.293Z] 93b08a4f1073: Pull complete [2020-04-28T05:00:37.293Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-28T05:00:37.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-28T05:00:37.444Z] prd-centos7-docker-4c-2g-6407 does not seem to be running inside a container [2020-04-28T05:00:37.493Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-145 -v /w/workspace/gexfoundry_device-mqtt-go_PR-145:/w/workspace/gexfoundry_device-mqtt-go_PR-145:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-145@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-28T05:00:38.080Z] $ docker top 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-28T05:00:38.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-28T05:00:38.449Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-28T05:00:38.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-28T05:00:38.660Z] $ docker exec 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 ssh-agent [2020-04-28T05:00:38.868Z] SSH_AUTH_SOCK=/tmp/ssh-VgZ2qHOEjdkR/agent.15 [2020-04-28T05:00:38.868Z] SSH_AGENT_PID=22 [2020-04-28T05:00:38.877Z] Running ssh-add (command line suppressed) [2020-04-28T05:00:39.029Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_6177067286408673273.key (/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_6177067286408673273.key) [2020-04-28T05:00:39.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-28T05:00:39.453Z] + git describe --exact-match --tags HEAD [2020-04-28T05:00:39.453Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-28T05:00:39.541Z] $ docker exec --env ******** --env ******** 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 ssh-agent -k [2020-04-28T05:00:39.675Z] unset SSH_AUTH_SOCK; [2020-04-28T05:00:39.675Z] unset SSH_AGENT_PID; [2020-04-28T05:00:39.675Z] echo Agent pid 22 killed; [2020-04-28T05:00:39.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-28T05:00:39.854Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-28T05:00:39.854Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-28T05:00:39.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-28T05:00:39.952Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-28T05:00:40.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-28T05:00:40.133Z] $ docker exec 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 ssh-agent [2020-04-28T05:00:40.311Z] SSH_AUTH_SOCK=/tmp/ssh-wg3GlbO8a9rw/agent.58 [2020-04-28T05:00:40.311Z] SSH_AGENT_PID=65 [2020-04-28T05:00:40.317Z] Running ssh-add (command line suppressed) [2020-04-28T05:00:40.454Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_7100250417210603432.key (/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_7100250417210603432.key) [2020-04-28T05:00:40.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-28T05:00:40.860Z] + git semver init [2020-04-28T05:00:40.860Z] # -> Open(): unable to determine branch for HEAD [2020-04-28T05:00:40.860Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.git [2020-04-28T05:00:40.860Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-04-28T05:00:40.860Z] # $SEMVER_REMOTE_NAME = origin [2020-04-28T05:00:40.860Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-28T05:00:40.860Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-28T05:00:40.860Z] # $SEMVER_BRANCH = PR-145 [2020-04-28T05:00:40.860Z] # $SEMVER_TEMP = /tmp/semver-934351124 [2020-04-28T05:00:40.860Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-04-28T05:00:41.118Z] # '/tmp/semver-934351124' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver' [2020-04-28T05:00:41.118Z] # -> Force: false [2020-04-28T05:00:41.118Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver [Pipeline] } [2020-04-28T05:00:41.139Z] $ docker exec --env ******** --env ******** 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 ssh-agent -k [2020-04-28T05:00:41.281Z] unset SSH_AUTH_SOCK; [2020-04-28T05:00:41.281Z] unset SSH_AGENT_PID; [2020-04-28T05:00:41.281Z] echo Agent pid 65 killed; [2020-04-28T05:00:41.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-28T05:00:41.903Z] + git semver [Pipeline] } [2020-04-28T05:00:41.931Z] $ docker stop --time=1 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 [2020-04-28T05:00:43.257Z] $ docker rm -f 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-28T05:00:44.014Z] Stashed 23 file(s) [Pipeline] echo [2020-04-28T05:00:44.032Z] [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-28T05:00:44.751Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6404 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [Pipeline] { [Pipeline] ws [2020-04-28T05:00:44.820Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-04-28T05:00:49.877Z] using credential edgex-jenkins-ssh [2020-04-28T05:00:49.963Z] Cloning the remote Git repository [2020-04-28T05:00:49.963Z] Cloning with configured refspecs honoured and without tags [2020-04-28T05:00:50.976Z] Fetching without tags [2020-04-28T05:00:50.024Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-28T05:00:50.114Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-04-28T05:00:50.186Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-28T05:00:50.187Z] > git --version # timeout=10 [2020-04-28T05:00:50.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:00:50.285Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:00:50.885Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-28T05:00:50.915Z] > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 [2020-04-28T05:00:50.932Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:00:50.955Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-28T05:00:50.994Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-28T05:00:50.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:00:51.009Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:00:51.474Z] Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit ef049780e5922c661a546f9c3f86f207dbc2d573 [2020-04-28T05:00:51.686Z] Merge succeeded, producing ef049780e5922c661a546f9c3f86f207dbc2d573 [2020-04-28T05:00:51.687Z] Checking out Revision ef049780e5922c661a546f9c3f86f207dbc2d573 (PR-145) [2020-04-28T05:00:51.498Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T05:00:51.516Z] > git checkout -f ef049780e5922c661a546f9c3f86f207dbc2d573 # timeout=10 [2020-04-28T05:00:51.601Z] > git remote # timeout=10 [2020-04-28T05:00:51.619Z] > git config --get remote.origin.url # timeout=10 [2020-04-28T05:00:51.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:00:51.645Z] > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 [2020-04-28T05:00:51.673Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-28T05:00:51.698Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T05:00:51.713Z] > git checkout -f ef049780e5922c661a546f9c3f86f207dbc2d573 # timeout=10 [2020-04-28T05:00:56.349Z] Commit message: "refactor: upgrade SDK to v1.2.0" [2020-04-28T05:00:56.416Z] > git --version # timeout=10 [2020-04-28T05:00:56.440Z] fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-28T05:00:57.923Z] ========================================================= [2020-04-28T05:00:57.923Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-28T05:00:57.923Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:00:58.930Z] + 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-28T05:00:59.511Z] Still waiting to schedule task [2020-04-28T05:00:59.512Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-28T05:00:59.910Z] Sending build context to Docker daemon 569.3kB [2020-04-28T05:00:59.911Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-28T05:00:59.911Z] Step 2/8 : FROM ${BASE} [2020-04-28T05:01:00.184Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-28T05:01:00.184Z] cde5963f3b93: Pulling fs layer [2020-04-28T05:01:00.184Z] 2a23fa8c16f7: Pulling fs layer [2020-04-28T05:01:00.184Z] 777b28850792: Pulling fs layer [2020-04-28T05:01:00.184Z] 8a11ddd9e578: Pulling fs layer [2020-04-28T05:01:00.184Z] 4cf88f913ddb: Pulling fs layer [2020-04-28T05:01:00.184Z] 1df406cf5192: Pulling fs layer [2020-04-28T05:01:00.184Z] cd6300453558: Pulling fs layer [2020-04-28T05:01:00.184Z] b9c365052c96: Pulling fs layer [2020-04-28T05:01:00.184Z] a2d8cc88f415: Pulling fs layer [2020-04-28T05:01:00.184Z] ea1d1ca13537: Pulling fs layer [2020-04-28T05:01:00.184Z] 3750a50a1c5e: Pulling fs layer [2020-04-28T05:01:00.184Z] 1df406cf5192: Waiting [2020-04-28T05:01:00.184Z] cd6300453558: Waiting [2020-04-28T05:01:00.184Z] b9c365052c96: Waiting [2020-04-28T05:01:00.184Z] 8a11ddd9e578: Waiting [2020-04-28T05:01:00.184Z] 4cf88f913ddb: Waiting [2020-04-28T05:01:00.184Z] a2d8cc88f415: Waiting [2020-04-28T05:01:00.184Z] 3750a50a1c5e: Waiting [2020-04-28T05:01:00.184Z] ea1d1ca13537: Waiting [2020-04-28T05:01:00.184Z] 777b28850792: Download complete [2020-04-28T05:01:00.184Z] 2a23fa8c16f7: Verifying Checksum [2020-04-28T05:01:00.184Z] 2a23fa8c16f7: Download complete [2020-04-28T05:01:00.184Z] 4cf88f913ddb: Verifying Checksum [2020-04-28T05:01:00.184Z] 4cf88f913ddb: Download complete [2020-04-28T05:01:00.458Z] 1df406cf5192: Verifying Checksum [2020-04-28T05:01:00.459Z] 1df406cf5192: Download complete [2020-04-28T05:01:00.459Z] cde5963f3b93: Download complete [2020-04-28T05:01:01.450Z] cde5963f3b93: Pull complete [2020-04-28T05:01:02.052Z] 2a23fa8c16f7: Pull complete [2020-04-28T05:01:02.650Z] 777b28850792: Pull complete [2020-04-28T05:01:05.264Z] cd6300453558: Verifying Checksum [2020-04-28T05:01:05.265Z] cd6300453558: Download complete [2020-04-28T05:01:05.265Z] a2d8cc88f415: Verifying Checksum [2020-04-28T05:01:05.265Z] a2d8cc88f415: Download complete [2020-04-28T05:01:08.637Z] ea1d1ca13537: Verifying Checksum [2020-04-28T05:01:08.637Z] ea1d1ca13537: Download complete [2020-04-28T05:01:08.637Z] 3750a50a1c5e: Verifying Checksum [2020-04-28T05:01:08.637Z] 3750a50a1c5e: Download complete [2020-04-28T05:01:10.594Z] b9c365052c96: Verifying Checksum [2020-04-28T05:01:10.595Z] b9c365052c96: Download complete [2020-04-28T05:01:12.561Z] 8a11ddd9e578: Download complete [2020-04-28T05:01:24.919Z] 8a11ddd9e578: Pull complete [2020-04-28T05:01:24.919Z] 4cf88f913ddb: Pull complete [2020-04-28T05:01:24.919Z] 1df406cf5192: Pull complete [2020-04-28T05:01:28.288Z] cd6300453558: Pull complete [2020-04-28T05:01:33.667Z] b9c365052c96: Pull complete [2020-04-28T05:01:33.667Z] a2d8cc88f415: Pull complete [2020-04-28T05:01:35.092Z] ea1d1ca13537: Pull complete [2020-04-28T05:01:35.692Z] 3750a50a1c5e: Pull complete [2020-04-28T05:01:35.692Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-28T05:01:35.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-28T05:01:35.692Z] ---> 78745c68409d [2020-04-28T05:01:35.692Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-28T05:01:41.087Z] ---> Running in 1ef5fb06062a [2020-04-28T05:01:41.087Z] Removing intermediate container 1ef5fb06062a [2020-04-28T05:01:41.087Z] ---> 38f9e6cefe5b [2020-04-28T05:01:41.087Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T05:01:41.087Z] ---> Running in e352bf4966bd [2020-04-28T05:01:43.688Z] Removing intermediate container e352bf4966bd [2020-04-28T05:01:43.688Z] ---> 1a99931fa42d [2020-04-28T05:01:43.688Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-28T05:01:43.688Z] ---> Running in 52bc51002bb0 [2020-04-28T05:01:44.279Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-28T05:01:45.243Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-28T05:01:45.829Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:01:45.829Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:01:46.415Z] (3/18) Installing libmagic (5.37-r1) [2020-04-28T05:01:46.684Z] (4/18) Installing file (5.37-r1) [2020-04-28T05:01:46.684Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:01:46.955Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:01:46.955Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:01:51.220Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-28T05:01:51.220Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-28T05:01:53.809Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-28T05:01:53.809Z] (11/18) Installing build-base (0.5-r1) [2020-04-28T05:01:53.809Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-28T05:01:54.077Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-28T05:01:54.077Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-28T05:01:54.346Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-28T05:01:54.616Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-28T05:01:54.616Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-28T05:01:54.616Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-28T05:01:54.887Z] Executing busybox-1.31.1-r8.trigger [2020-04-28T05:01:54.887Z] OK: 203 MiB in 52 packages [2020-04-28T05:02:01.660Z] Removing intermediate container 52bc51002bb0 [2020-04-28T05:02:01.660Z] ---> 4f44e4f56791 [2020-04-28T05:02:01.660Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-28T05:02:01.929Z] ---> Running in 826a906a8cef [2020-04-28T05:02:02.202Z] Removing intermediate container 826a906a8cef [2020-04-28T05:02:02.202Z] ---> b91d06c4ad23 [2020-04-28T05:02:02.202Z] Step 7/8 : COPY . . [2020-04-28T05:02:03.171Z] ---> a947ed89a48c [2020-04-28T05:02:03.171Z] Step 8/8 : RUN go mod download [2020-04-28T05:02:03.171Z] ---> Running in 28b011ff1162 [2020-04-28T05:02:05.765Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:02:05.765Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:02:05.765Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-28T05:02:05.765Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:02:05.765Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-28T05:02:05.765Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-28T05:02:05.765Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:02:05.765Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-28T05:02:05.765Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:02:05.765Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:02:05.765Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:02:05.765Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:02:05.765Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:02:05.765Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:02:05.765Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:02:05.765Z] go: finding github.com/fatih/color v1.7.0 [2020-04-28T05:02:05.765Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:02:05.765Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-28T05:02:05.765Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:02:05.765Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-28T05:02:06.034Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-28T05:02:06.034Z] go: finding github.com/google/uuid v1.1.1 [2020-04-28T05:02:06.034Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-28T05:02:06.034Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-28T05:02:06.302Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-28T05:02:06.302Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-28T05:02:06.302Z] go: finding github.com/kr/pty v1.1.1 [2020-04-28T05:02:06.302Z] go: finding github.com/kr/text v0.1.0 [2020-04-28T05:02:06.302Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-28T05:02:06.302Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-28T05:02:06.302Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-28T05:02:06.302Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-28T05:02:06.302Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:02:06.302Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:02:06.302Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-28T05:02:06.573Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-28T05:02:06.573Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-28T05:02:06.573Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-28T05:02:06.573Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:02:06.573Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:02:06.573Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-28T05:02:06.573Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:02:06.573Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-28T05:02:06.573Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-28T05:02:06.573Z] go: finding github.com/posener/complete v1.1.1 [2020-04-28T05:02:06.573Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-28T05:02:06.573Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-28T05:02:06.573Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-28T05:02:06.840Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-28T05:02:06.840Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-28T05:02:06.840Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-28T05:02:06.840Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-28T05:02:06.840Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-28T05:02:06.840Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:02:06.840Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-28T05:02:06.840Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-28T05:02:06.840Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-28T05:02:07.114Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:02:07.114Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:02:17.235Z] Removing intermediate container 28b011ff1162 [2020-04-28T05:02:17.235Z] ---> 8cf52ad7d068 [2020-04-28T05:02:17.235Z] Successfully built 8cf52ad7d068 [2020-04-28T05:02:17.503Z] 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-28T05:02:18.387Z] + docker inspect -f . ci-base-image-arm64 [2020-04-28T05:02:18.655Z] . [Pipeline] withDockerContainer [2020-04-28T05:02:19.097Z] prd-ubuntu18.04-docker-arm64-4c-16g-6404 does not seem to be running inside a container [2020-04-28T05:02:19.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-28T05:02:20.784Z] $ docker top 1cf9709c3fea50a7ede2a8d221461eff44d6297c4b6810ca28ca934bc5139b51 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-28T05:02:22.039Z] + go version [2020-04-28T05:02:22.310Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-28T05:02:22.986Z] + make test [2020-04-28T05:02:22.986Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-28T05:02:24.420Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-28T05:03:03.411Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-28T05:03:03.411Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.028s coverage: 29.8% of statements [2020-04-28T05:03:03.411Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-28T05:03:03.411Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-28T05:03:07.701Z] gofmt -l . [2020-04-28T05:03:07.701Z] ["`gofmt -l .`" = ""] [2020-04-28T05:03:07.701Z] ./bin/test-attribution-txt.sh [2020-04-28T05:03:08.672Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-28T05:03:09.470Z] Stashed 1 file(s) [Pipeline] } [2020-04-28T05:03:09.511Z] $ docker stop --time=1 1cf9709c3fea50a7ede2a8d221461eff44d6297c4b6810ca28ca934bc5139b51 [2020-04-28T05:03:11.727Z] Running on prd-centos7-docker-4c-2g-6408 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-04-28T05:03:11.959Z] $ docker rm -f 1cf9709c3fea50a7ede2a8d221461eff44d6297c4b6810ca28ca934bc5139b51 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2020-04-28T05:03:12.905Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-28T05:03:14.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-28T05:03:14.485Z] + ls -al . [2020-04-28T05:03:14.485Z] total 132 [2020-04-28T05:03:14.485Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 05:03 . [2020-04-28T05:03:14.485Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 05:00 .. [2020-04-28T05:03:14.485Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 05:00 .dockerignore [2020-04-28T05:03:14.485Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 05:00 .git [2020-04-28T05:03:14.485Z] -rw-rw-r-- 1 jenkins jenkins 335 Apr 28 05:00 .gitignore [2020-04-28T05:03:14.485Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:00 .semver [2020-04-28T05:03:14.485Z] -rw-rw-r-- 1 jenkins jenkins 4678 Apr 28 05:00 Attribution.txt [2020-04-28T05:03:14.485Z] -rw-rw-r-- 1 jenkins jenkins 1776 Apr 28 05:00 Dockerfile [2020-04-28T05:03:14.485Z] -rw-rw-r-- 1 jenkins jenkins 953 Apr 28 05:00 Dockerfile.build [2020-04-28T05:03:14.485Z] -rw-rw-r-- 1 jenkins jenkins 700 Apr 28 05:00 Jenkinsfile [2020-04-28T05:03:14.485Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 28 05:00 LICENSE [2020-04-28T05:03:14.485Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 28 05:00 Makefile [2020-04-28T05:03:14.485Z] -rw-rw-r-- 1 jenkins jenkins 444 Apr 28 05:00 README.md [2020-04-28T05:03:14.485Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 05:00 VERSION [2020-04-28T05:03:14.485Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 05:00 bin [2020-04-28T05:03:14.485Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:00 cmd [2020-04-28T05:03:14.485Z] -rw-r--r-- 1 jenkins jenkins 18214 Apr 28 05:03 coverage.out [2020-04-28T05:03:14.485Z] -rw-r--r-- 1 jenkins jenkins 510 Apr 28 05:03 go.mod [2020-04-28T05:03:14.485Z] -rw-r--r-- 1 jenkins jenkins 13518 Apr 28 05:03 go.sum [2020-04-28T05:03:14.485Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:00 internal [2020-04-28T05:03:14.485Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 05:00 mock [2020-04-28T05:03:14.485Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 05:00 snap [2020-04-28T05:03:14.485Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 28 05:00 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:03:14.859Z] + 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=ef049780e5922c661a546f9c3f86f207dbc2d573 --label arch=arm64 --label version=0.0.0 . [2020-04-28T05:03:15.447Z] Sending build context to Docker daemon 588.3kB [2020-04-28T05:03:15.447Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-28T05:03:15.447Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-28T05:03:15.447Z] ---> 8cf52ad7d068 [2020-04-28T05:03:15.447Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-28T05:03:15.629Z] using credential edgex-jenkins-ssh [2020-04-28T05:03:15.669Z] Cloning the remote Git repository [2020-04-28T05:03:15.669Z] Cloning with configured refspecs honoured and without tags [2020-04-28T05:03:15.717Z] ---> Running in 627a93a087c7 [2020-04-28T05:03:15.988Z] Removing intermediate container 627a93a087c7 [2020-04-28T05:03:15.988Z] ---> 6cd61a529d62 [2020-04-28T05:03:15.988Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-04-28T05:03:16.263Z] ---> Running in 339d64e74d02 [2020-04-28T05:03:16.333Z] Fetching without tags [2020-04-28T05:03:16.534Z] Removing intermediate container 339d64e74d02 [2020-04-28T05:03:16.534Z] ---> b70538d87dad [2020-04-28T05:03:16.534Z] Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T05:03:15.701Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-28T05:03:15.739Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-04-28T05:03:15.784Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-28T05:03:15.784Z] > git --version # timeout=10 [2020-04-28T05:03:15.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:03:15.832Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:03:16.308Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-28T05:03:16.312Z] > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 [2020-04-28T05:03:16.317Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:03:16.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-28T05:03:16.339Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-28T05:03:16.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:03:16.344Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:03:16.678Z] Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit ef049780e5922c661a546f9c3f86f207dbc2d573 [2020-04-28T05:03:16.750Z] Merge succeeded, producing ef049780e5922c661a546f9c3f86f207dbc2d573 [2020-04-28T05:03:16.751Z] Checking out Revision ef049780e5922c661a546f9c3f86f207dbc2d573 (PR-145) [2020-04-28T05:03:16.819Z] ---> Running in 41742831a9ac [2020-04-28T05:03:16.687Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T05:03:16.692Z] > git checkout -f ef049780e5922c661a546f9c3f86f207dbc2d573 # timeout=10 [2020-04-28T05:03:16.723Z] > git remote # timeout=10 [2020-04-28T05:03:16.727Z] > git config --get remote.origin.url # timeout=10 [2020-04-28T05:03:16.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:03:16.738Z] > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 [2020-04-28T05:03:16.747Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-28T05:03:16.755Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T05:03:16.759Z] > git checkout -f ef049780e5922c661a546f9c3f86f207dbc2d573 # timeout=10 [2020-04-28T05:03:18.777Z] Removing intermediate container 41742831a9ac [2020-04-28T05:03:18.777Z] ---> cdee36c00fc3 [2020-04-28T05:03:18.777Z] Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-28T05:03:18.777Z] ---> Running in 8d5e6bea4474 [2020-04-28T05:03:19.742Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-28T05:03:20.705Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-28T05:03:20.869Z] Commit message: "refactor: upgrade SDK to v1.2.0" [2020-04-28T05:03:20.900Z] > git --version # timeout=10 [2020-04-28T05:03:20.909Z] fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [2020-04-28T05:03:21.292Z] OK: 203 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-28T05:03:21.994Z] ========================================================= [2020-04-28T05:03:21.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-28T05:03:21.995Z] ========================================================= [2020-04-28T05:03:22.263Z] Removing intermediate container 8d5e6bea4474 [2020-04-28T05:03:22.263Z] ---> 3bbcb6f06510 [2020-04-28T05:03:22.263Z] Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:03:22.536Z] ---> Running in 8452f9d2eb09 [2020-04-28T05:03:23.070Z] + 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-28T05:03:23.128Z] Removing intermediate container 8452f9d2eb09 [2020-04-28T05:03:23.128Z] ---> 992466eeb46e [2020-04-28T05:03:23.129Z] Step 8/21 : COPY . . [2020-04-28T05:03:23.338Z] Sending build context to Docker daemon 569.3kB [2020-04-28T05:03:23.338Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-28T05:03:23.338Z] Step 2/8 : FROM ${BASE} [2020-04-28T05:03:23.338Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-28T05:03:23.338Z] e6b0cf9c0882: Pulling fs layer [2020-04-28T05:03:23.338Z] 2848faf0eed1: Pulling fs layer [2020-04-28T05:03:23.338Z] 0f37312ad70f: Pulling fs layer [2020-04-28T05:03:23.338Z] 5788d62ee057: Pulling fs layer [2020-04-28T05:03:23.338Z] 0e6b1d234666: Pulling fs layer [2020-04-28T05:03:23.338Z] bf5d7aec512f: Pulling fs layer [2020-04-28T05:03:23.338Z] 34c802a77dc8: Pulling fs layer [2020-04-28T05:03:23.338Z] 9eb99e56ec68: Pulling fs layer [2020-04-28T05:03:23.338Z] 27c7a5d97fbd: Pulling fs layer [2020-04-28T05:03:23.338Z] 5c102a31e300: Pulling fs layer [2020-04-28T05:03:23.338Z] dcfb455df0a1: Pulling fs layer [2020-04-28T05:03:23.338Z] 5788d62ee057: Waiting [2020-04-28T05:03:23.338Z] 34c802a77dc8: Waiting [2020-04-28T05:03:23.338Z] 9eb99e56ec68: Waiting [2020-04-28T05:03:23.338Z] 0e6b1d234666: Waiting [2020-04-28T05:03:23.338Z] 27c7a5d97fbd: Waiting [2020-04-28T05:03:23.338Z] dcfb455df0a1: Waiting [2020-04-28T05:03:23.338Z] 5c102a31e300: Waiting [2020-04-28T05:03:23.338Z] bf5d7aec512f: Waiting [2020-04-28T05:03:23.338Z] 0f37312ad70f: Download complete [2020-04-28T05:03:23.338Z] 2848faf0eed1: Verifying Checksum [2020-04-28T05:03:23.338Z] 2848faf0eed1: Download complete [2020-04-28T05:03:23.338Z] 0e6b1d234666: Verifying Checksum [2020-04-28T05:03:23.338Z] 0e6b1d234666: Download complete [2020-04-28T05:03:23.338Z] bf5d7aec512f: Verifying Checksum [2020-04-28T05:03:23.338Z] bf5d7aec512f: Download complete [2020-04-28T05:03:23.338Z] e6b0cf9c0882: Verifying Checksum [2020-04-28T05:03:23.716Z] ---> b44bf1fcd1b5 [2020-04-28T05:03:23.716Z] Step 9/21 : ARG MAKE='make build' [2020-04-28T05:03:23.921Z] e6b0cf9c0882: Pull complete [2020-04-28T05:03:23.984Z] ---> Running in 220bfec098d0 [2020-04-28T05:03:24.191Z] 34c802a77dc8: Verifying Checksum [2020-04-28T05:03:24.191Z] 34c802a77dc8: Download complete [2020-04-28T05:03:24.191Z] 27c7a5d97fbd: Verifying Checksum [2020-04-28T05:03:24.191Z] 27c7a5d97fbd: Download complete [2020-04-28T05:03:24.251Z] Removing intermediate container 220bfec098d0 [2020-04-28T05:03:24.251Z] ---> eeaca412e6e6 [2020-04-28T05:03:24.251Z] Step 10/21 : RUN $MAKE [2020-04-28T05:03:24.522Z] ---> Running in 47283860aba3 [2020-04-28T05:03:24.764Z] 5c102a31e300: Verifying Checksum [2020-04-28T05:03:24.764Z] 5c102a31e300: Download complete [2020-04-28T05:03:24.764Z] dcfb455df0a1: Verifying Checksum [2020-04-28T05:03:24.764Z] dcfb455df0a1: Download complete [2020-04-28T05:03:25.025Z] 9eb99e56ec68: Verifying Checksum [2020-04-28T05:03:25.025Z] 9eb99e56ec68: Download complete [2020-04-28T05:03:25.025Z] 5788d62ee057: Verifying Checksum [2020-04-28T05:03:25.025Z] 5788d62ee057: Download complete [2020-04-28T05:03:25.493Z] 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-28T05:03:25.968Z] 2848faf0eed1: Pull complete [2020-04-28T05:03:25.968Z] 0f37312ad70f: Pull complete [2020-04-28T05:03:32.549Z] 5788d62ee057: Pull complete [2020-04-28T05:03:32.549Z] 0e6b1d234666: Pull complete [2020-04-28T05:03:32.549Z] bf5d7aec512f: Pull complete [2020-04-28T05:03:36.751Z] 34c802a77dc8: Pull complete [2020-04-28T05:03:40.051Z] 9eb99e56ec68: Pull complete [2020-04-28T05:03:40.051Z] 27c7a5d97fbd: Pull complete [2020-04-28T05:03:41.436Z] 5c102a31e300: Pull complete [2020-04-28T05:03:41.436Z] dcfb455df0a1: Pull complete [2020-04-28T05:03:41.436Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-28T05:03:41.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-28T05:03:41.436Z] ---> 7c70fe431013 [2020-04-28T05:03:41.436Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-28T05:03:41.695Z] ---> Running in 6fe0c251ce3d [2020-04-28T05:03:41.695Z] Removing intermediate container 6fe0c251ce3d [2020-04-28T05:03:41.695Z] ---> 1d71903385fb [2020-04-28T05:03:41.695Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T05:03:41.954Z] ---> Running in 7c854a6737b1 [2020-04-28T05:03:42.933Z] Removing intermediate container 7c854a6737b1 [2020-04-28T05:03:42.933Z] ---> 1d88b0ec122c [2020-04-28T05:03:42.933Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-28T05:03:42.933Z] ---> Running in a71e51df9dc3 [2020-04-28T05:03:43.214Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-28T05:03:43.782Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-28T05:03:44.042Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:03:44.301Z] (2/17) Installing libmagic (5.37-r1) [2020-04-28T05:03:44.301Z] (3/17) Installing file (5.37-r1) [2020-04-28T05:03:44.559Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:03:44.819Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:03:44.819Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:03:51.404Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-28T05:03:51.404Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-28T05:03:53.944Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-28T05:03:53.944Z] (10/17) Installing build-base (0.5-r1) [2020-04-28T05:03:54.205Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-28T05:03:54.205Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-28T05:03:54.205Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-28T05:03:54.776Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-28T05:03:54.776Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-28T05:03:54.776Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-28T05:03:55.347Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-28T05:03:55.347Z] Executing busybox-1.31.1-r8.trigger [2020-04-28T05:03:55.347Z] OK: 214 MiB in 52 packages [2020-04-28T05:03:57.809Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-28T05:03:58.652Z] Removing intermediate container a71e51df9dc3 [2020-04-28T05:03:58.652Z] ---> 1d627578ad8f [2020-04-28T05:03:58.652Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-28T05:03:58.652Z] ---> Running in 5d5dcabd5d71 [2020-04-28T05:03:58.652Z] Removing intermediate container 5d5dcabd5d71 [2020-04-28T05:03:58.652Z] ---> a3342557e6eb [2020-04-28T05:03:58.652Z] Step 7/8 : COPY . . [2020-04-28T05:03:59.221Z] ---> b463b87c5e0f [2020-04-28T05:03:59.221Z] Step 8/8 : RUN go mod download [2020-04-28T05:03:59.221Z] ---> Running in d09496c5e25f [2020-04-28T05:04:01.131Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:04:01.131Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:04:01.131Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-28T05:04:01.131Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:04:01.131Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-28T05:04:01.131Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-28T05:04:01.131Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:04:01.131Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-28T05:04:01.131Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:04:01.131Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:04:01.390Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:04:01.390Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:04:01.390Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:04:01.390Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:04:01.390Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:04:01.390Z] go: finding github.com/fatih/color v1.7.0 [2020-04-28T05:04:01.390Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:04:01.390Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-28T05:04:01.390Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:04:01.390Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-28T05:04:01.390Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-28T05:04:01.390Z] go: finding github.com/google/uuid v1.1.1 [2020-04-28T05:04:01.390Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-28T05:04:01.390Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:04:01.390Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-28T05:04:01.390Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-28T05:04:01.390Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:04:01.390Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:04:01.390Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-28T05:04:01.390Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-28T05:04:01.390Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:04:01.390Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-28T05:04:01.650Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-28T05:04:01.650Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-28T05:04:01.650Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-28T05:04:01.650Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:04:01.650Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-28T05:04:01.650Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-28T05:04:01.650Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-28T05:04:01.650Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-28T05:04:01.650Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-28T05:04:01.650Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-28T05:04:01.650Z] go: finding github.com/kr/pty v1.1.1 [2020-04-28T05:04:01.650Z] go: finding github.com/kr/text v0.1.0 [2020-04-28T05:04:01.650Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-28T05:04:01.650Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-28T05:04:01.650Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-28T05:04:01.912Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-28T05:04:01.912Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:04:01.912Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:04:01.912Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-28T05:04:01.912Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-28T05:04:01.912Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-28T05:04:01.912Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-28T05:04:01.912Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:04:01.912Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:04:01.912Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-28T05:04:01.912Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:04:01.912Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-28T05:04:01.912Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-28T05:04:02.172Z] go: finding github.com/posener/complete v1.1.1 [2020-04-28T05:04:02.172Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-28T05:04:02.172Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-28T05:04:02.172Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-28T05:04:02.172Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-28T05:04:02.172Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-28T05:04:02.172Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-28T05:04:02.172Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-28T05:04:02.172Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-28T05:04:02.172Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:04:02.435Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-28T05:04:02.435Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-28T05:04:02.435Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-28T05:04:02.435Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:04:02.435Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:04:07.727Z] Removing intermediate container d09496c5e25f [2020-04-28T05:04:07.727Z] ---> 6e415c4ed460 [2020-04-28T05:04:07.727Z] Successfully built 6e415c4ed460 [2020-04-28T05:04:07.727Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-04-28T05:04:07.910Z] Removing intermediate container 47283860aba3 [2020-04-28T05:04:07.910Z] ---> 76110b935c42 [2020-04-28T05:04:07.910Z] Step 11/21 : FROM alpine [2020-04-28T05:04:07.910Z] latest: Pulling from library/alpine [2020-04-28T05:04:07.910Z] 29e5d40040c1: Pulling fs layer [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-04-28T05:04:08.179Z] 29e5d40040c1: Verifying Checksum [2020-04-28T05:04:08.179Z] 29e5d40040c1: Download complete [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:04:08.509Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-28T05:04:08.509Z] . [Pipeline] withDockerContainer [2020-04-28T05:04:08.659Z] prd-centos7-docker-4c-2g-6408 does not seem to be running inside a container [2020-04-28T05:04:08.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-28T05:04:08.766Z] 29e5d40040c1: Pull complete [2020-04-28T05:04:08.766Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-04-28T05:04:08.766Z] Status: Downloaded newer image for alpine:latest [2020-04-28T05:04:08.766Z] ---> c20d2a9ab686 [2020-04-28T05:04:08.766Z] Step 12/21 : ENV APP_PORT=49982 [2020-04-28T05:04:08.766Z] ---> Running in b9254bec7f1a [2020-04-28T05:04:09.271Z] $ docker top 9c02daa709aeb970c9ff580b8475a88310f16093d7de3f587ea3890930bb87f2 -eo pid,comm [2020-04-28T05:04:09.354Z] Removing intermediate container b9254bec7f1a [2020-04-28T05:04:09.354Z] ---> bfddad1949a1 [2020-04-28T05:04:09.354Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-28T05:04:09.354Z] ---> Running in 681b00fb42c8 [Pipeline] { [Pipeline] sh [2020-04-28T05:04:09.826Z] + go version [2020-04-28T05:04:09.826Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-28T05:04:09.938Z] Removing intermediate container 681b00fb42c8 [2020-04-28T05:04:09.938Z] ---> 5f30feef1428 [2020-04-28T05:04:09.938Z] Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-28T05:04:10.140Z] + make test [2020-04-28T05:04:10.140Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-28T05:04:11.349Z] ---> 52e68a206497 [2020-04-28T05:04:11.349Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-04-28T05:04:11.620Z] ---> 78d455809a78 [2020-04-28T05:04:11.620Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-04-28T05:04:12.061Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-28T05:04:12.203Z] ---> 3ff68856ebcc [2020-04-28T05:04:12.203Z] Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-28T05:04:12.472Z] ---> Running in e16f12f57393 [2020-04-28T05:04:12.741Z] Removing intermediate container e16f12f57393 [2020-04-28T05:04:12.741Z] ---> df40586ca3dd [2020-04-28T05:04:12.741Z] Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-28T05:04:12.741Z] ---> Running in 25429c1ebfe0 [2020-04-28T05:04:13.330Z] Removing intermediate container 25429c1ebfe0 [2020-04-28T05:04:13.330Z] ---> 40f1fcf0f6bb [2020-04-28T05:04:13.330Z] Step 19/21 : LABEL arch=arm64 [2020-04-28T05:04:13.330Z] ---> Running in 000be02d9360 [2020-04-28T05:04:13.597Z] Removing intermediate container 000be02d9360 [2020-04-28T05:04:13.597Z] ---> d72430daf946 [2020-04-28T05:04:13.597Z] Step 20/21 : LABEL git_sha=ef049780e5922c661a546f9c3f86f207dbc2d573 [2020-04-28T05:04:13.868Z] ---> Running in a95a25a17a37 [2020-04-28T05:04:14.137Z] Removing intermediate container a95a25a17a37 [2020-04-28T05:04:14.137Z] ---> d01a53250f4a [2020-04-28T05:04:14.137Z] Step 21/21 : LABEL version=0.0.0 [2020-04-28T05:04:14.405Z] ---> Running in b3e0c8272b86 [2020-04-28T05:04:14.671Z] Removing intermediate container b3e0c8272b86 [2020-04-28T05:04:14.671Z] ---> 6311fd4c2aa7 [2020-04-28T05:04:14.671Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-28T05:04:14.671Z] Successfully built 6311fd4c2aa7 [2020-04-28T05:04:14.671Z] 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-28T05:04:15.883Z] + grep snapcraft.yaml [2020-04-28T05:04:15.883Z] + find /w/workspace/device-mqtt-go/1 [2020-04-28T05:04:15.883Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-28T05:04:16.148Z] provisioning config files... [2020-04-28T05:04:16.197Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config7581931061552036960tmp [Pipeline] { [Pipeline] sh [2020-04-28T05:04:16.912Z] + cp /w/workspace/device-mqtt-go/1@tmp/config7581931061552036960tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh [2020-04-28T05:04:17.311Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/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-28T05:04:17.592Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-04-28T05:04:17.864Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-04-28T05:04:17.864Z] b2f61026a351: Pulling fs layer [2020-04-28T05:04:17.864Z] 5538fb30c42c: Pulling fs layer [2020-04-28T05:04:17.864Z] f0b05810781a: Pulling fs layer [2020-04-28T05:04:17.864Z] 0180a33352d6: Pulling fs layer [2020-04-28T05:04:17.864Z] e7604b0c0f53: Pulling fs layer [2020-04-28T05:04:17.864Z] db689cb83ae0: Pulling fs layer [2020-04-28T05:04:17.864Z] 6138af208834: Pulling fs layer [2020-04-28T05:04:17.864Z] 007c8e8c5d63: Pulling fs layer [2020-04-28T05:04:17.864Z] 4f7a387c642f: Pulling fs layer [2020-04-28T05:04:17.864Z] db689cb83ae0: Waiting [2020-04-28T05:04:17.864Z] 6138af208834: Waiting [2020-04-28T05:04:17.864Z] 007c8e8c5d63: Waiting [2020-04-28T05:04:17.864Z] 0180a33352d6: Waiting [2020-04-28T05:04:17.864Z] e7604b0c0f53: Waiting [2020-04-28T05:04:17.864Z] 4f7a387c642f: Waiting [2020-04-28T05:04:17.864Z] f0b05810781a: Verifying Checksum [2020-04-28T05:04:17.864Z] f0b05810781a: Download complete [2020-04-28T05:04:17.864Z] 5538fb30c42c: Verifying Checksum [2020-04-28T05:04:17.864Z] 5538fb30c42c: Download complete [2020-04-28T05:04:17.864Z] 0180a33352d6: Verifying Checksum [2020-04-28T05:04:17.864Z] 0180a33352d6: Download complete [2020-04-28T05:04:17.864Z] db689cb83ae0: Verifying Checksum [2020-04-28T05:04:17.864Z] db689cb83ae0: Download complete [2020-04-28T05:04:18.135Z] 6138af208834: Verifying Checksum [2020-04-28T05:04:18.135Z] 6138af208834: Download complete [2020-04-28T05:04:18.135Z] 007c8e8c5d63: Verifying Checksum [2020-04-28T05:04:18.135Z] 007c8e8c5d63: Download complete [2020-04-28T05:04:18.135Z] 4f7a387c642f: Verifying Checksum [2020-04-28T05:04:18.135Z] 4f7a387c642f: Download complete [2020-04-28T05:04:20.093Z] b2f61026a351: Verifying Checksum [2020-04-28T05:04:20.093Z] b2f61026a351: Download complete [2020-04-28T05:04:22.115Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-28T05:04:23.056Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 29.8% of statements [2020-04-28T05:04:23.057Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-28T05:04:23.317Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-28T05:04:23.448Z] b2f61026a351: Pull complete [2020-04-28T05:04:23.449Z] 5538fb30c42c: Pull complete [2020-04-28T05:04:23.720Z] f0b05810781a: Pull complete [2020-04-28T05:04:23.986Z] 0180a33352d6: Pull complete [2020-04-28T05:04:25.245Z] gofmt -l . [2020-04-28T05:04:25.245Z] ["`gofmt -l .`" = ""] [2020-04-28T05:04:25.245Z] ./bin/test-attribution-txt.sh [2020-04-28T05:04:25.814Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-28T05:04:26.103Z] Warning: overwriting stash ‘coverage-report’ [2020-04-28T05:04:26.519Z] Stashed 1 file(s) [Pipeline] } [2020-04-28T05:04:26.537Z] $ docker stop --time=1 9c02daa709aeb970c9ff580b8475a88310f16093d7de3f587ea3890930bb87f2 [2020-04-28T05:04:28.816Z] $ docker rm -f 9c02daa709aeb970c9ff580b8475a88310f16093d7de3f587ea3890930bb87f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-28T05:04:29.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-28T05:04:30.152Z] + ls -al . [2020-04-28T05:04:30.152Z] total 100 [2020-04-28T05:04:30.152Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 28 05:04 . [2020-04-28T05:04:30.152Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 28 05:03 .. [2020-04-28T05:04:30.152Z] -rw-rw-r--. 1 jenkins jenkins 4678 Apr 28 05:03 Attribution.txt [2020-04-28T05:04:30.152Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 28 05:03 bin [2020-04-28T05:04:30.152Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 28 05:03 cmd [2020-04-28T05:04:30.152Z] -rw-r--r--. 1 jenkins jenkins 18214 Apr 28 05:04 coverage.out [2020-04-28T05:04:30.152Z] -rw-rw-r--. 1 jenkins jenkins 1776 Apr 28 05:03 Dockerfile [2020-04-28T05:04:30.153Z] -rw-rw-r--. 1 jenkins jenkins 953 Apr 28 05:03 Dockerfile.build [2020-04-28T05:04:30.153Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 28 05:03 .dockerignore [2020-04-28T05:04:30.153Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 28 05:03 .git [2020-04-28T05:04:30.153Z] -rw-rw-r--. 1 jenkins jenkins 335 Apr 28 05:03 .gitignore [2020-04-28T05:04:30.153Z] -rw-r--r--. 1 jenkins jenkins 510 Apr 28 05:04 go.mod [2020-04-28T05:04:30.153Z] -rw-r--r--. 1 jenkins jenkins 13518 Apr 28 05:04 go.sum [2020-04-28T05:04:30.153Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 28 05:03 internal [2020-04-28T05:04:30.153Z] -rw-rw-r--. 1 jenkins jenkins 700 Apr 28 05:03 Jenkinsfile [2020-04-28T05:04:30.153Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 28 05:03 LICENSE [2020-04-28T05:04:30.153Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 28 05:03 Makefile [2020-04-28T05:04:30.153Z] drwxrwxr-x. 2 jenkins jenkins 23 Apr 28 05:03 mock [2020-04-28T05:04:30.153Z] -rw-rw-r--. 1 jenkins jenkins 444 Apr 28 05:03 README.md [2020-04-28T05:04:30.153Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 28 05:03 .semver [2020-04-28T05:04:30.153Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 28 05:03 snap [2020-04-28T05:04:30.153Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 28 05:00 VERSION [2020-04-28T05:04:30.153Z] -rw-rw-r--. 1 jenkins jenkins 227 Apr 28 05:03 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:04:30.480Z] + 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=ef049780e5922c661a546f9c3f86f207dbc2d573 --label arch=amd64 --label version=0.0.0 . [2020-04-28T05:04:30.480Z] Sending build context to Docker daemon 588.3kB [2020-04-28T05:04:30.480Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-28T05:04:30.480Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-28T05:04:30.480Z] ---> 6e415c4ed460 [2020-04-28T05:04:30.480Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-28T05:04:30.743Z] ---> Running in b1effa075f86 [2020-04-28T05:04:30.743Z] Removing intermediate container b1effa075f86 [2020-04-28T05:04:30.743Z] ---> 0da5d1b7bbc6 [2020-04-28T05:04:30.743Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-04-28T05:04:30.743Z] ---> Running in a7229535aa6a [2020-04-28T05:04:31.019Z] Removing intermediate container a7229535aa6a [2020-04-28T05:04:31.019Z] ---> 841bc4df3c38 [2020-04-28T05:04:31.019Z] Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T05:04:31.019Z] ---> Running in 9c372cdd3871 [2020-04-28T05:04:31.587Z] Removing intermediate container 9c372cdd3871 [2020-04-28T05:04:31.587Z] ---> 256ba58b63d4 [2020-04-28T05:04:31.587Z] Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-28T05:04:31.587Z] ---> Running in 16f40dab2153 [2020-04-28T05:04:32.158Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-28T05:04:32.727Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-28T05:04:32.987Z] OK: 214 MiB in 52 packages [2020-04-28T05:04:33.557Z] Removing intermediate container 16f40dab2153 [2020-04-28T05:04:33.557Z] ---> 8e638e732026 [2020-04-28T05:04:33.557Z] Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-04-28T05:04:33.557Z] ---> Running in 275d56822441 [2020-04-28T05:04:33.557Z] Removing intermediate container 275d56822441 [2020-04-28T05:04:33.557Z] ---> 5c9d8938a96c [2020-04-28T05:04:33.557Z] Step 8/21 : COPY . . [2020-04-28T05:04:33.815Z] ---> 8444962973d1 [2020-04-28T05:04:33.815Z] Step 9/21 : ARG MAKE='make build' [2020-04-28T05:04:33.815Z] ---> Running in 7960a9f826a2 [2020-04-28T05:04:34.074Z] Removing intermediate container 7960a9f826a2 [2020-04-28T05:04:34.074Z] ---> cb3cca8bd593 [2020-04-28T05:04:34.074Z] Step 10/21 : RUN $MAKE [2020-04-28T05:04:34.074Z] ---> Running in a2e820841e2b [2020-04-28T05:04:34.339Z] 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-28T05:04:44.388Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-28T05:04:46.060Z] e7604b0c0f53: Verifying Checksum [2020-04-28T05:04:46.060Z] e7604b0c0f53: Download complete [2020-04-28T05:04:48.583Z] Removing intermediate container a2e820841e2b [2020-04-28T05:04:48.583Z] ---> 43fd4ba1d0ca [2020-04-28T05:04:48.583Z] Step 11/21 : FROM alpine [2020-04-28T05:04:48.583Z] latest: Pulling from library/alpine [2020-04-28T05:04:48.842Z] cbdbe7a5bc2a: Pulling fs layer [2020-04-28T05:04:49.101Z] cbdbe7a5bc2a: Download complete [2020-04-28T05:04:49.101Z] cbdbe7a5bc2a: Pull complete [2020-04-28T05:04:49.360Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-04-28T05:04:49.360Z] Status: Downloaded newer image for alpine:latest [2020-04-28T05:04:49.360Z] ---> f70734b6a266 [2020-04-28T05:04:49.360Z] Step 12/21 : ENV APP_PORT=49982 [2020-04-28T05:04:49.360Z] ---> Running in 4eb19a7b1605 [2020-04-28T05:04:49.360Z] Removing intermediate container 4eb19a7b1605 [2020-04-28T05:04:49.360Z] ---> d25665fd219a [2020-04-28T05:04:49.360Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-28T05:04:49.622Z] ---> Running in 9c2adcead5c4 [2020-04-28T05:04:49.622Z] Removing intermediate container 9c2adcead5c4 [2020-04-28T05:04:49.622Z] ---> dd3142bbebbe [2020-04-28T05:04:49.622Z] Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-28T05:04:50.190Z] ---> dcbb4f0dc99e [2020-04-28T05:04:50.190Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-04-28T05:04:50.190Z] ---> 10d83795f7ce [2020-04-28T05:04:50.190Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-04-28T05:04:50.449Z] ---> c62a1fa7ab21 [2020-04-28T05:04:50.449Z] Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-28T05:04:50.449Z] ---> Running in 210bd9921de0 [2020-04-28T05:04:50.709Z] Removing intermediate container 210bd9921de0 [2020-04-28T05:04:50.709Z] ---> f5923240883a [2020-04-28T05:04:50.709Z] Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-28T05:04:50.709Z] ---> Running in 7e381bd3ba52 [2020-04-28T05:04:50.709Z] Removing intermediate container 7e381bd3ba52 [2020-04-28T05:04:50.709Z] ---> 3d7ab2648d63 [2020-04-28T05:04:50.709Z] Step 19/21 : LABEL arch=amd64 [2020-04-28T05:04:50.709Z] ---> Running in 0333828aa4b8 [2020-04-28T05:04:50.968Z] Removing intermediate container 0333828aa4b8 [2020-04-28T05:04:50.968Z] ---> adf0dfeb9394 [2020-04-28T05:04:50.968Z] Step 20/21 : LABEL git_sha=ef049780e5922c661a546f9c3f86f207dbc2d573 [2020-04-28T05:04:50.968Z] ---> Running in 95580b76d0fb [2020-04-28T05:04:51.228Z] Removing intermediate container 95580b76d0fb [2020-04-28T05:04:51.228Z] ---> 0aa65613f24a [2020-04-28T05:04:51.228Z] Step 21/21 : LABEL version=0.0.0 [2020-04-28T05:04:51.228Z] ---> Running in adaa7ed6e5a4 [2020-04-28T05:04:51.228Z] Removing intermediate container adaa7ed6e5a4 [2020-04-28T05:04:51.228Z] ---> 581ebc8a535b [2020-04-28T05:04:51.228Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-28T05:04:51.228Z] Successfully built 581ebc8a535b [2020-04-28T05:04:51.229Z] 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-28T05:04:52.286Z] ++ find /w/workspace/device-mqtt-go/1 [2020-04-28T05:04:52.286Z] ++ grep snapcraft.yaml [2020-04-28T05:04:52.286Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-28T05:04:52.434Z] provisioning config files... [2020-04-28T05:04:52.452Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config6434449174283922036tmp [Pipeline] { [Pipeline] sh [2020-04-28T05:04:52.853Z] + cp /w/workspace/device-mqtt-go/1@tmp/config6434449174283922036tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh [2020-04-28T05:04:53.168Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/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-28T05:04:53.168Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-04-28T05:04:53.168Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-04-28T05:04:53.168Z] 5bed26d33875: Pulling fs layer [2020-04-28T05:04:53.168Z] f11b29a9c730: Pulling fs layer [2020-04-28T05:04:53.168Z] 930bda195c84: Pulling fs layer [2020-04-28T05:04:53.168Z] 78bf9a5ad49e: Pulling fs layer [2020-04-28T05:04:53.168Z] e5fbee5a4b0d: Pulling fs layer [2020-04-28T05:04:53.168Z] f452fca78f88: Pulling fs layer [2020-04-28T05:04:53.168Z] 7417ef92027a: Pulling fs layer [2020-04-28T05:04:53.168Z] 2af5c49d270b: Pulling fs layer [2020-04-28T05:04:53.168Z] df9c3bdbc40a: Pulling fs layer [2020-04-28T05:04:53.168Z] 78bf9a5ad49e: Waiting [2020-04-28T05:04:53.168Z] e5fbee5a4b0d: Waiting [2020-04-28T05:04:53.168Z] f452fca78f88: Waiting [2020-04-28T05:04:53.168Z] 7417ef92027a: Waiting [2020-04-28T05:04:53.168Z] 2af5c49d270b: Waiting [2020-04-28T05:04:53.168Z] df9c3bdbc40a: Waiting [2020-04-28T05:04:53.168Z] 930bda195c84: Download complete [2020-04-28T05:04:53.168Z] f11b29a9c730: Verifying Checksum [2020-04-28T05:04:53.168Z] f11b29a9c730: Download complete [2020-04-28T05:04:53.168Z] 78bf9a5ad49e: Verifying Checksum [2020-04-28T05:04:53.168Z] 78bf9a5ad49e: Download complete [2020-04-28T05:04:53.168Z] f452fca78f88: Verifying Checksum [2020-04-28T05:04:53.168Z] 7417ef92027a: Verifying Checksum [2020-04-28T05:04:53.168Z] 7417ef92027a: Download complete [2020-04-28T05:04:53.168Z] 2af5c49d270b: Verifying Checksum [2020-04-28T05:04:53.168Z] 2af5c49d270b: Download complete [2020-04-28T05:04:53.428Z] df9c3bdbc40a: Verifying Checksum [2020-04-28T05:04:53.428Z] df9c3bdbc40a: Download complete [2020-04-28T05:04:53.694Z] 5bed26d33875: Verifying Checksum [2020-04-28T05:04:53.694Z] 5bed26d33875: Download complete [2020-04-28T05:04:56.994Z] e5fbee5a4b0d: Verifying Checksum [2020-04-28T05:04:56.994Z] e5fbee5a4b0d: Download complete [2020-04-28T05:04:58.372Z] 5bed26d33875: Pull complete [2020-04-28T05:04:58.372Z] f11b29a9c730: Pull complete [2020-04-28T05:04:58.372Z] 930bda195c84: Pull complete [2020-04-28T05:04:58.634Z] 78bf9a5ad49e: Pull complete [2020-04-28T05:05:18.328Z] e7604b0c0f53: Pull complete [2020-04-28T05:05:18.328Z] db689cb83ae0: Pull complete [2020-04-28T05:05:18.328Z] 6138af208834: Pull complete [2020-04-28T05:05:18.328Z] 007c8e8c5d63: Pull complete [2020-04-28T05:05:18.328Z] 4f7a387c642f: Pull complete [2020-04-28T05:05:18.328Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-04-28T05:05:18.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-28T05:05:21.686Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-04-28T05:05:21.686Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-04-28T05:05:21.686Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-04-28T05:05:21.955Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-04-28T05:05:22.541Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [845 kB] [2020-04-28T05:05:22.810Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1222 kB] [2020-04-28T05:05:22.810Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-04-28T05:05:22.810Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7337 B] [2020-04-28T05:05:23.079Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [743 kB] [2020-04-28T05:05:23.347Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [571 kB] [2020-04-28T05:05:23.618Z] Fetched 3650 kB in 2s (1583 kB/s) [2020-04-28T05:05:25.228Z] e5fbee5a4b0d: Pull complete [2020-04-28T05:05:25.228Z] f452fca78f88: Pull complete [2020-04-28T05:05:25.228Z] 7417ef92027a: Pull complete [2020-04-28T05:05:25.228Z] 2af5c49d270b: Pull complete [2020-04-28T05:05:25.228Z] df9c3bdbc40a: Pull complete [2020-04-28T05:05:25.228Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-04-28T05:05:25.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-28T05:05:25.228Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-04-28T05:05:25.228Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-04-28T05:05:25.228Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-04-28T05:05:25.228Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [839 kB] [2020-04-28T05:05:25.228Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [889 kB] [2020-04-28T05:05:25.228Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-04-28T05:05:25.228Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1184 kB] [2020-04-28T05:05:25.228Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] [2020-04-28T05:05:25.228Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7671 B] [2020-04-28T05:05:25.228Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-04-28T05:05:25.228Z] Fetched 4553 kB in 1s (3246 kB/s) [2020-04-28T05:05:26.616Z] Reading package lists... [2020-04-28T05:05:30.269Z] Reading package lists... [2020-04-28T05:05:30.820Z] 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-28T05:05:32.202Z] Reading package lists... [2020-04-28T05:05:32.202Z] Building dependency tree... [2020-04-28T05:05:32.202Z] Reading state information... [2020-04-28T05:05:32.461Z] The following packages were automatically installed and are no longer required: [2020-04-28T05:05:32.461Z] libjq1 liblzo2-2 libonig4 [2020-04-28T05:05:32.461Z] Use 'sudo apt autoremove' to remove them. [2020-04-28T05:05:32.461Z] Suggested packages: [2020-04-28T05:05:32.461Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-28T05:05:32.461Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-28T05:05:32.461Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-28T05:05:32.461Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-28T05:05:32.461Z] The following NEW packages will be installed: [2020-04-28T05:05:32.461Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-28T05:05:32.461Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-28T05:05:32.461Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-28T05:05:32.461Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-28T05:05:32.720Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-28T05:05:32.721Z] Need to get 14.7 MB of archives. [2020-04-28T05:05:32.721Z] After this operation, 89.5 MB of additional disk space will be used. [2020-04-28T05:05:32.721Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-04-28T05:05:32.721Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-04-28T05:05:32.983Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-04-28T05:05:32.983Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-04-28T05:05:32.983Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-28T05:05:33.250Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-04-28T05:05:33.250Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-04-28T05:05:33.250Z] 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-28T05:05:33.518Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-04-28T05:05:33.518Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-04-28T05:05:33.518Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-04-28T05:05:33.518Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-28T05:05:33.518Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-04-28T05:05:33.518Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-04-28T05:05:33.518Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-04-28T05:05:33.518Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-04-28T05:05:33.518Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-04-28T05:05:33.778Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-04-28T05:05:33.778Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-04-28T05:05:33.778Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-04-28T05:05:33.778Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-04-28T05:05:33.778Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-04-28T05:05:33.778Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-28T05:05:33.778Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-04-28T05:05:33.778Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-04-28T05:05:34.037Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-04-28T05:05:34.037Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-04-28T05:05:34.606Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-28T05:05:34.606Z] Fetched 14.7 MB in 2s (8909 kB/s) [2020-04-28T05:05:34.606Z] Selecting previously unselected package libxau6:amd64. [2020-04-28T05:05:34.866Z] (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-28T05:05:34.866Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-04-28T05:05:34.866Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-04-28T05:05:34.866Z] Selecting previously unselected package libbsd0:amd64. [2020-04-28T05:05:34.866Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-04-28T05:05:34.866Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-28T05:05:34.866Z] Selecting previously unselected package libxdmcp6:amd64. [2020-04-28T05:05:34.866Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-04-28T05:05:34.866Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-28T05:05:35.125Z] Selecting previously unselected package libxcb1:amd64. [2020-04-28T05:05:35.125Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-04-28T05:05:35.125Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-28T05:05:35.125Z] Selecting previously unselected package libx11-data. [2020-04-28T05:05:35.125Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-28T05:05:35.125Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:05:35.692Z] Selecting previously unselected package libx11-6:amd64. [2020-04-28T05:05:35.692Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-04-28T05:05:35.692Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:05:35.954Z] Selecting previously unselected package libxext6:amd64. [2020-04-28T05:05:35.954Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-04-28T05:05:35.955Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-04-28T05:05:35.955Z] Selecting previously unselected package perl-modules-5.26. [2020-04-28T05:05:35.955Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-28T05:05:35.955Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:05:38.493Z] Selecting previously unselected package libgdbm5:amd64. [2020-04-28T05:05:38.493Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-04-28T05:05:38.493Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-04-28T05:05:38.493Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-04-28T05:05:38.493Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-04-28T05:05:38.493Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-28T05:05:38.493Z] Selecting previously unselected package libperl5.26:amd64. [2020-04-28T05:05:38.493Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-28T05:05:38.493Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:05:39.869Z] Selecting previously unselected package perl. [2020-04-28T05:05:39.869Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-28T05:05:39.869Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-28T05:05:39.869Z] Selecting previously unselected package less. [2020-04-28T05:05:39.869Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-04-28T05:05:39.869Z] Unpacking less (487-0.1) ... [2020-04-28T05:05:40.127Z] Selecting previously unselected package libexpat1:amd64. [2020-04-28T05:05:40.127Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-04-28T05:05:40.127Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-28T05:05:40.127Z] Selecting previously unselected package netbase. [2020-04-28T05:05:40.127Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-28T05:05:40.127Z] Unpacking netbase (5.4) ... [2020-04-28T05:05:40.127Z] Selecting previously unselected package libedit2:amd64. [2020-04-28T05:05:40.127Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-04-28T05:05:40.386Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-04-28T05:05:40.386Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-04-28T05:05:40.386Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-04-28T05:05:40.386Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-28T05:05:40.646Z] Selecting previously unselected package libxmuu1:amd64. [2020-04-28T05:05:40.646Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-04-28T05:05:40.646Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-28T05:05:40.646Z] Selecting previously unselected package openssh-client. [2020-04-28T05:05:40.646Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-04-28T05:05:40.646Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-28T05:05:40.905Z] Selecting previously unselected package xauth. [2020-04-28T05:05:40.905Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-04-28T05:05:40.905Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-28T05:05:40.905Z] Selecting previously unselected package curl. [2020-04-28T05:05:40.905Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-28T05:05:40.905Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-28T05:05:40.905Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-04-28T05:05:40.905Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-28T05:05:40.905Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-28T05:05:41.165Z] Selecting previously unselected package liberror-perl. [2020-04-28T05:05:41.165Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-28T05:05:41.165Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-28T05:05:41.165Z] Selecting previously unselected package git-man. [2020-04-28T05:05:41.165Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-04-28T05:05:41.165Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:05:41.424Z] Selecting previously unselected package git. [2020-04-28T05:05:41.424Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-04-28T05:05:41.424Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:05:41.993Z] Selecting previously unselected package make. [2020-04-28T05:05:41.993Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-04-28T05:05:41.993Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-28T05:05:41.993Z] Selecting previously unselected package patch. [2020-04-28T05:05:41.993Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-04-28T05:05:41.993Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-28T05:05:42.254Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-04-28T05:05:42.254Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:05:42.254Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-28T05:05:42.254Z] Setting up less (487-0.1) ... [2020-04-28T05:05:42.254Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-28T05:05:42.523Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-28T05:05:42.523Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-28T05:05:42.523Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-28T05:05:42.523Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:05:42.523Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-04-28T05:05:42.523Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-28T05:05:42.523Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-28T05:05:42.790Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-28T05:05:42.790Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-28T05:05:42.790Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-28T05:05:43.056Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:05:43.056Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-04-28T05:05:43.056Z] Setting up netbase (5.4) ... [2020-04-28T05:05:43.056Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:05:43.056Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-28T05:05:43.056Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:05:43.638Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-28T05:05:44.577Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-28T05:05:44.577Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-04-28T05:05:44.577Z] Setting up liberror-perl (0.17025-1) ... [2020-04-28T05:05:44.577Z] Setting up xauth (1:1.0.10-1) ... [2020-04-28T05:05:44.577Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:05:44.577Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-28T05:05:47.122Z] curl set to automatically installed. [2020-04-28T05:05:47.122Z] git set to automatically installed. [2020-04-28T05:05:47.122Z] git-man set to automatically installed. [2020-04-28T05:05:47.122Z] less set to automatically installed. [2020-04-28T05:05:47.122Z] libbsd0 set to automatically installed. [2020-04-28T05:05:47.122Z] libcurl3-gnutls set to automatically installed. [2020-04-28T05:05:47.122Z] libedit2 set to automatically installed. [2020-04-28T05:05:47.122Z] liberror-perl set to automatically installed. [2020-04-28T05:05:47.122Z] libexpat1 set to automatically installed. [2020-04-28T05:05:47.122Z] libgdbm-compat4 set to automatically installed. [2020-04-28T05:05:47.122Z] libgdbm5 set to automatically installed. [2020-04-28T05:05:47.122Z] libperl5.26 set to automatically installed. [2020-04-28T05:05:47.122Z] libssl1.0.0 set to automatically installed. [2020-04-28T05:05:47.122Z] libx11-6 set to automatically installed. [2020-04-28T05:05:47.122Z] libx11-data set to automatically installed. [2020-04-28T05:05:47.122Z] libxau6 set to automatically installed. [2020-04-28T05:05:47.122Z] libxcb1 set to automatically installed. [2020-04-28T05:05:47.122Z] libxdmcp6 set to automatically installed. [2020-04-28T05:05:47.122Z] libxext6 set to automatically installed. [2020-04-28T05:05:47.122Z] libxmuu1 set to automatically installed. [2020-04-28T05:05:47.122Z] make set to automatically installed. [2020-04-28T05:05:47.122Z] netbase set to automatically installed. [2020-04-28T05:05:47.122Z] openssh-client set to automatically installed. [2020-04-28T05:05:47.122Z] patch set to automatically installed. [2020-04-28T05:05:47.122Z] perl set to automatically installed. [2020-04-28T05:05:47.122Z] perl-modules-5.26 set to automatically installed. [2020-04-28T05:05:47.122Z] xauth set to automatically installed. [2020-04-28T05:05:47.122Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-28T05:05:47.122Z] Please ensure the environment is properly setup before continuing. [2020-04-28T05:05:47.122Z] Ignore this message if the appropriate measures have already been taken [2020-04-28T05:05:47.382Z] Pulling go [2020-04-28T05:05:48.322Z] 'device-mqtt' has dependencies that need to be staged: go [2020-04-28T05:05:48.322Z] Skipping pull go (already ran) [2020-04-28T05:05:48.322Z] Building go [2020-04-28T05:05:48.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-28T05:05:48.322Z] Dload Upload Total Spent Left Speed [2020-04-28T05:05:48.493Z] 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-28T05:05:49.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 43 114M 43 50.1M 0 0 81.2M 0 0:00:01 --:--:-- 0:00:01 81.0M 100 114M 100 114M 0 0 92.5M 0 0:00:01 0:00:01 --:--:-- 92.6M [2020-04-28T05:05:50.403Z] go1.13.5.linux-amd64.tar.gz: OK [2020-04-28T05:05:52.742Z] Reading package lists... [2020-04-28T05:05:53.327Z] Building dependency tree... [2020-04-28T05:05:53.327Z] Reading state information... [2020-04-28T05:05:54.287Z] The following packages were automatically installed and are no longer required: [2020-04-28T05:05:54.287Z] libjq1 liblzo2-2 libonig4 [2020-04-28T05:05:54.287Z] Use 'sudo apt autoremove' to remove them. [2020-04-28T05:05:54.287Z] Suggested packages: [2020-04-28T05:05:54.287Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-28T05:05:54.287Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-28T05:05:54.287Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-28T05:05:54.287Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-28T05:05:54.869Z] The following NEW packages will be installed: [2020-04-28T05:05:54.869Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-28T05:05:54.869Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-28T05:05:54.869Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-28T05:05:54.869Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-28T05:05:54.869Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-28T05:05:54.869Z] Need to get 12.9 MB of archives. [2020-04-28T05:05:54.869Z] After this operation, 84.2 MB of additional disk space will be used. [2020-04-28T05:05:54.869Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-04-28T05:05:55.136Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-04-28T05:05:55.136Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-04-28T05:05:55.136Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-04-28T05:05:55.136Z] 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-28T05:05:55.403Z] 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-28T05:05:55.403Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-04-28T05:05:55.403Z] 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-28T05:05:55.670Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-04-28T05:05:55.670Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-04-28T05:05:55.670Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-04-28T05:05:55.942Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-28T05:05:55.942Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-04-28T05:05:55.942Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-04-28T05:05:56.213Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-04-28T05:05:56.213Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-04-28T05:05:56.213Z] 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-28T05:05:56.213Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-04-28T05:05:56.213Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-04-28T05:05:56.213Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-04-28T05:05:56.213Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-04-28T05:05:56.213Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-04-28T05:05:56.213Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-28T05:05:56.213Z] 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-28T05:05:56.213Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-04-28T05:05:56.482Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-04-28T05:05:56.482Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-04-28T05:05:56.969Z] Staging go [2020-04-28T05:05:57.447Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-28T05:05:57.447Z] Fetched 12.9 MB in 2s (7442 kB/s) [2020-04-28T05:05:57.447Z] Selecting previously unselected package libxau6:arm64. [2020-04-28T05:05:57.447Z] (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-28T05:05:57.447Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-04-28T05:05:57.447Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-04-28T05:05:57.716Z] Selecting previously unselected package libbsd0:arm64. [2020-04-28T05:05:57.716Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-04-28T05:05:57.716Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-28T05:05:57.716Z] Selecting previously unselected package libxdmcp6:arm64. [2020-04-28T05:05:57.716Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-04-28T05:05:57.716Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-28T05:05:57.906Z] Pulling device-mqtt [2020-04-28T05:05:57.982Z] Selecting previously unselected package libxcb1:arm64. [2020-04-28T05:05:57.982Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-04-28T05:05:57.982Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-28T05:05:57.982Z] Selecting previously unselected package libx11-data. [2020-04-28T05:05:57.982Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-28T05:05:57.982Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:05:58.567Z] Selecting previously unselected package libx11-6:arm64. [2020-04-28T05:05:58.567Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-04-28T05:05:58.567Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:05:58.835Z] Selecting previously unselected package libxext6:arm64. [2020-04-28T05:05:58.835Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-04-28T05:05:58.835Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-04-28T05:05:58.835Z] Selecting previously unselected package perl-modules-5.26. [2020-04-28T05:05:58.835Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-28T05:05:58.835Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:05:58.844Z] Skipping build go (already ran) [2020-04-28T05:05:58.844Z] Building device-mqtt [2020-04-28T05:05:58.844Z] 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-28T05:05:59.782Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:05:59.782Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:05:59.782Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:05:59.782Z] go: downloading github.com/spf13/cast v1.3.0 [2020-04-28T05:05:59.782Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:05:59.782Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:05:59.782Z] go: extracting github.com/spf13/cast v1.3.0 [2020-04-28T05:05:59.782Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:05:59.782Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:05:59.782Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:05:59.782Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:05:59.782Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-28T05:06:00.043Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-28T05:06:00.043Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-28T05:06:00.043Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:06:00.043Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:06:00.043Z] go: extracting github.com/google/uuid v1.1.1 [2020-04-28T05:06:00.043Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:06:00.043Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:06:00.043Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-28T05:06:00.043Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-04-28T05:06:00.043Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:06:00.043Z] go: extracting github.com/x448/float16 v0.8.4 [2020-04-28T05:06:00.043Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:06:00.043Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:06:00.043Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-28T05:06:00.043Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:06:00.043Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:06:00.043Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:06:00.043Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:06:00.043Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-04-28T05:06:00.043Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:06:00.043Z] go: extracting github.com/pkg/errors v0.8.1 [2020-04-28T05:06:00.043Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:06:00.043Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:06:00.043Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:06:00.043Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:06:00.043Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:06:00.043Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:06:00.043Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:06:00.043Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:06:00.043Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:06:00.043Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:06:00.043Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:06:00.043Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:06:00.043Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:06:00.043Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:06:00.043Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:06:00.043Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-28T05:06:00.043Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:06:00.043Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:06:00.247Z] Selecting previously unselected package libgdbm5:arm64. [2020-04-28T05:06:00.514Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-04-28T05:06:00.514Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-04-28T05:06:00.514Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-04-28T05:06:00.514Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-04-28T05:06:00.514Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-28T05:06:00.783Z] Selecting previously unselected package libperl5.26:arm64. [2020-04-28T05:06:00.783Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-28T05:06:00.783Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:06:01.422Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:06:01.422Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:06:01.422Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:06:01.422Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:06:01.422Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:06:01.422Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:06:01.422Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:06:01.681Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:06:01.681Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-04-28T05:06:01.681Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:06:01.681Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:06:01.681Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:06:01.942Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:06:01.942Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:06:01.942Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:06:01.942Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:06:01.942Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:06:01.942Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:06:01.942Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-28T05:06:01.942Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-28T05:06:01.942Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:06:01.942Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:06:01.942Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:06:01.942Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:06:01.942Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-28T05:06:01.942Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:06:01.942Z] go: finding github.com/google/uuid v1.1.1 [2020-04-28T05:06:01.942Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-28T05:06:01.942Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:06:01.942Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:06:01.942Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:06:01.942Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:06:01.942Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:06:01.942Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-28T05:06:01.942Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:06:01.942Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:06:01.942Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:06:01.942Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:06:01.942Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:06:01.942Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:06:01.942Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:06:01.942Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:06:01.942Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:06:01.942Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-28T05:06:01.942Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:06:01.942Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:06:01.942Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:06:01.942Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:06:02.194Z] Selecting previously unselected package perl. [2020-04-28T05:06:02.194Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-28T05:06:02.194Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-28T05:06:02.194Z] Selecting previously unselected package less. [2020-04-28T05:06:02.194Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-04-28T05:06:02.194Z] Unpacking less (487-0.1) ... [2020-04-28T05:06:02.829Z] Selecting previously unselected package libexpat1:arm64. [2020-04-28T05:06:02.829Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-04-28T05:06:02.829Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-28T05:06:02.829Z] Selecting previously unselected package netbase. [2020-04-28T05:06:02.829Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-28T05:06:02.829Z] Unpacking netbase (5.4) ... [2020-04-28T05:06:02.829Z] Selecting previously unselected package libedit2:arm64. [2020-04-28T05:06:02.829Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-04-28T05:06:02.829Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-04-28T05:06:02.829Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-04-28T05:06:02.829Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-04-28T05:06:02.829Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-28T05:06:03.096Z] Selecting previously unselected package libxmuu1:arm64. [2020-04-28T05:06:03.096Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-04-28T05:06:03.096Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-28T05:06:03.363Z] Selecting previously unselected package openssh-client. [2020-04-28T05:06:03.363Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-04-28T05:06:03.363Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-28T05:06:03.631Z] Selecting previously unselected package xauth. [2020-04-28T05:06:03.631Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-04-28T05:06:03.631Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-28T05:06:03.631Z] Selecting previously unselected package curl. [2020-04-28T05:06:03.631Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-28T05:06:03.631Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-28T05:06:03.899Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-04-28T05:06:03.899Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-28T05:06:03.899Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-28T05:06:04.167Z] Selecting previously unselected package liberror-perl. [2020-04-28T05:06:04.167Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-28T05:06:04.167Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-28T05:06:04.167Z] Selecting previously unselected package git-man. [2020-04-28T05:06:04.167Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-04-28T05:06:04.167Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:06:04.436Z] Selecting previously unselected package git. [2020-04-28T05:06:04.436Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-04-28T05:06:04.436Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:06:05.849Z] Selecting previously unselected package make. [2020-04-28T05:06:05.849Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-04-28T05:06:05.849Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-28T05:06:06.118Z] Selecting previously unselected package patch. [2020-04-28T05:06:06.118Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-04-28T05:06:06.118Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-28T05:06:06.118Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-04-28T05:06:06.118Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:06:06.385Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-28T05:06:06.385Z] Setting up less (487-0.1) ... [2020-04-28T05:06:06.652Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-28T05:06:06.920Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-28T05:06:07.187Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-28T05:06:07.187Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-28T05:06:07.456Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:06:07.456Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-04-28T05:06:07.456Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-28T05:06:07.456Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-28T05:06:07.456Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-28T05:06:07.456Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-28T05:06:07.456Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-28T05:06:08.041Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:06:08.041Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-04-28T05:06:08.041Z] Setting up netbase (5.4) ... [2020-04-28T05:06:08.041Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:06:08.312Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-28T05:06:08.312Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:06:08.312Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-28T05:06:08.312Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-28T05:06:08.312Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-04-28T05:06:08.578Z] Setting up liberror-perl (0.17025-1) ... [2020-04-28T05:06:08.578Z] Setting up xauth (1:1.0.10-1) ... [2020-04-28T05:06:08.578Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:06:08.578Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-28T05:06:12.284Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-28T05:06:13.669Z] install: cannot stat './cmd/Attribution.txt': No such file or directory [2020-04-28T05:06:13.928Z] Failed to run 'override-build': Exit code was 1. [Pipeline] } [2020-04-28T05:06:14.894Z] 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-28T05:06:16.128Z] Failed in branch amd64 [2020-04-28T05:06:16.796Z] curl set to automatically installed. [2020-04-28T05:06:16.796Z] git set to automatically installed. [2020-04-28T05:06:16.796Z] git-man set to automatically installed. [2020-04-28T05:06:16.796Z] less set to automatically installed. [2020-04-28T05:06:16.796Z] libbsd0 set to automatically installed. [2020-04-28T05:06:16.796Z] libcurl3-gnutls set to automatically installed. [2020-04-28T05:06:16.796Z] libedit2 set to automatically installed. [2020-04-28T05:06:16.796Z] liberror-perl set to automatically installed. [2020-04-28T05:06:16.796Z] libexpat1 set to automatically installed. [2020-04-28T05:06:16.796Z] libgdbm-compat4 set to automatically installed. [2020-04-28T05:06:16.796Z] libgdbm5 set to automatically installed. [2020-04-28T05:06:16.796Z] libperl5.26 set to automatically installed. [2020-04-28T05:06:16.796Z] libssl1.0.0 set to automatically installed. [2020-04-28T05:06:16.796Z] libx11-6 set to automatically installed. [2020-04-28T05:06:16.796Z] libx11-data set to automatically installed. [2020-04-28T05:06:16.796Z] libxau6 set to automatically installed. [2020-04-28T05:06:16.796Z] libxcb1 set to automatically installed. [2020-04-28T05:06:16.796Z] libxdmcp6 set to automatically installed. [2020-04-28T05:06:16.796Z] libxext6 set to automatically installed. [2020-04-28T05:06:16.796Z] libxmuu1 set to automatically installed. [2020-04-28T05:06:16.796Z] make set to automatically installed. [2020-04-28T05:06:16.796Z] netbase set to automatically installed. [2020-04-28T05:06:16.796Z] openssh-client set to automatically installed. [2020-04-28T05:06:16.796Z] patch set to automatically installed. [2020-04-28T05:06:16.796Z] perl set to automatically installed. [2020-04-28T05:06:16.796Z] perl-modules-5.26 set to automatically installed. [2020-04-28T05:06:16.796Z] xauth set to automatically installed. [2020-04-28T05:06:16.796Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-28T05:06:16.796Z] Please ensure the environment is properly setup before continuing. [2020-04-28T05:06:16.796Z] Ignore this message if the appropriate measures have already been taken [2020-04-28T05:06:17.381Z] Pulling go [2020-04-28T05:06:21.635Z] 'device-mqtt' has dependencies that need to be staged: go [2020-04-28T05:06:21.635Z] Skipping pull go (already ran) [2020-04-28T05:06:21.635Z] Building go [2020-04-28T05:06:21.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-28T05:06:21.635Z] Dload Upload Total Spent Left Speed [2020-04-28T05:06:23.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 93.0M 0 135k 0 0 692k 0 0:02:17 --:--:-- 0:02:17 692k 52 93.0M 52 48.4M 0 0 41.0M 0 0:00:02 0:00:01 0:00:01 41.0M 100 93.0M 100 93.0M 0 0 45.1M 0 0:00:02 0:00:02 --:--:-- 45.1M [2020-04-28T05:06:24.983Z] go1.13.5.linux-arm64.tar.gz: OK [2020-04-28T05:06:51.668Z] Staging go [2020-04-28T05:06:52.253Z] Pulling device-mqtt [2020-04-28T05:06:56.512Z] Skipping build go (already ran) [2020-04-28T05:06:56.512Z] Building device-mqtt [2020-04-28T05:06:56.512Z] 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-28T05:06:57.096Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:06:57.096Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:06:57.096Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:06:57.096Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:06:57.096Z] go: downloading github.com/spf13/cast v1.3.0 [2020-04-28T05:06:57.367Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:06:57.367Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:06:57.367Z] go: extracting github.com/spf13/cast v1.3.0 [2020-04-28T05:06:57.367Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:06:57.367Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:06:57.367Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:06:57.367Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-28T05:06:57.367Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:06:57.367Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-28T05:06:57.636Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-04-28T05:06:57.636Z] go: extracting github.com/google/uuid v1.1.1 [2020-04-28T05:06:57.636Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:06:57.636Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:06:57.636Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:06:57.636Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:06:57.637Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:06:57.637Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-28T05:06:57.637Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:06:57.637Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:06:58.227Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:06:58.818Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:06:58.818Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:06:58.818Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:06:58.818Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:06:58.818Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:06:58.818Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:06:58.818Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:06:58.818Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-04-28T05:06:58.818Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:06:58.818Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:06:58.818Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-28T05:06:58.818Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:06:58.818Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-28T05:06:58.818Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:06:58.818Z] go: extracting github.com/x448/float16 v0.8.4 [2020-04-28T05:06:58.818Z] go: extracting github.com/pkg/errors v0.8.1 [2020-04-28T05:06:58.818Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:06:58.818Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:06:58.818Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:06:58.818Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:06:58.818Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:06:58.818Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:06:58.818Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:06:58.818Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:06:58.818Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:06:58.818Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:06:58.818Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:06:58.818Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:06:58.818Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-28T05:06:58.818Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:06:59.087Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:06:59.087Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:06:59.087Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:06:59.087Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:06:59.087Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-04-28T05:06:59.355Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:06:59.355Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:06:59.355Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:06:59.355Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:06:59.355Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:06:59.355Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:06:59.355Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:06:59.355Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:06:59.355Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:06:59.355Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-28T05:06:59.355Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-28T05:06:59.627Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:06:59.628Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:06:59.628Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:06:59.628Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:06:59.628Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-28T05:06:59.628Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:06:59.628Z] go: finding github.com/google/uuid v1.1.1 [2020-04-28T05:06:59.628Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-28T05:06:59.628Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:06:59.628Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:06:59.628Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:06:59.628Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:06:59.628Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:06:59.628Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-28T05:06:59.628Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:06:59.628Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:06:59.897Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:06:59.897Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:06:59.897Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:06:59.897Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:06:59.897Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:06:59.897Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:06:59.897Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-28T05:06:59.897Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:06:59.897Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:06:59.898Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:06:59.898Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:06:59.898Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:07:32.766Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-28T05:07:38.123Z] install: cannot stat './cmd/Attribution.txt': No such file or directory [2020-04-28T05:07:38.123Z] Failed to run 'override-build': Exit code was 1. [Pipeline] } [2020-04-28T05:07:40.113Z] 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-28T05:07:41.310Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:07:43.495Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:07:43.831Z] ---> package-listing.sh [2020-04-28T05:07:43.831Z] ++ facter osfamily [2020-04-28T05:07:43.831Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-28T05:07:43.831Z] + OS_FAMILY=redhat [2020-04-28T05:07:43.831Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-04-28T05:07:43.831Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-28T05:07:43.831Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-28T05:07:43.831Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-28T05:07:43.831Z] + PACKAGES=/tmp/packages_start.txt [2020-04-28T05:07:43.831Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' [2020-04-28T05:07:43.831Z] + PACKAGES=/tmp/packages_end.txt [2020-04-28T05:07:43.831Z] + case "${OS_FAMILY}" in [2020-04-28T05:07:43.831Z] + rpm -qa [2020-04-28T05:07:43.831Z] + sort [2020-04-28T05:07:48.027Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-28T05:07:48.027Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-28T05:07:48.027Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-28T05:07:48.027Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' [2020-04-28T05:07:48.027Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-145/archives/ [2020-04-28T05:07:48.027Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-145/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:07:48.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-28T05:07:48.523Z] [2020-04-28T05:07:48.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:07:48.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-28T05:07:48.908Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-28T05:07:48.908Z] c9b1b535fdd9: Pulling fs layer [2020-04-28T05:07:48.908Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-28T05:07:48.908Z] 756a868c4378: Pulling fs layer [2020-04-28T05:07:48.908Z] 444b2fc9a129: Pulling fs layer [2020-04-28T05:07:48.908Z] ea15f1150254: Pulling fs layer [2020-04-28T05:07:48.908Z] 41b27a9f41bf: Pulling fs layer [2020-04-28T05:07:48.908Z] 28c525ee5125: Pulling fs layer [2020-04-28T05:07:48.908Z] 094b1ea09ed8: Pulling fs layer [2020-04-28T05:07:48.908Z] 138eaada9080: Pulling fs layer [2020-04-28T05:07:48.908Z] 0622d0fa9048: Pulling fs layer [2020-04-28T05:07:48.908Z] ea15f1150254: Waiting [2020-04-28T05:07:48.908Z] 094b1ea09ed8: Waiting [2020-04-28T05:07:48.908Z] 41b27a9f41bf: Waiting [2020-04-28T05:07:48.908Z] 138eaada9080: Waiting [2020-04-28T05:07:48.908Z] 0622d0fa9048: Waiting [2020-04-28T05:07:48.908Z] 28c525ee5125: Waiting [2020-04-28T05:07:48.908Z] 444b2fc9a129: Waiting [2020-04-28T05:07:48.908Z] 2cc5ad85d9ab: Download complete [2020-04-28T05:07:48.908Z] 444b2fc9a129: Download complete [2020-04-28T05:07:48.908Z] c9b1b535fdd9: Download complete [2020-04-28T05:07:48.908Z] ea15f1150254: Download complete [2020-04-28T05:07:49.172Z] 28c525ee5125: Verifying Checksum [2020-04-28T05:07:49.172Z] 28c525ee5125: Download complete [2020-04-28T05:07:49.439Z] 756a868c4378: Verifying Checksum [2020-04-28T05:07:49.439Z] 756a868c4378: Download complete [2020-04-28T05:07:49.439Z] 138eaada9080: Verifying Checksum [2020-04-28T05:07:49.439Z] 138eaada9080: Download complete [2020-04-28T05:07:49.439Z] c9b1b535fdd9: Pull complete [2020-04-28T05:07:49.439Z] 0622d0fa9048: Verifying Checksum [2020-04-28T05:07:49.439Z] 0622d0fa9048: Download complete [2020-04-28T05:07:49.439Z] 094b1ea09ed8: Verifying Checksum [2020-04-28T05:07:49.439Z] 094b1ea09ed8: Download complete [2020-04-28T05:07:49.703Z] 2cc5ad85d9ab: Pull complete [2020-04-28T05:07:49.962Z] 41b27a9f41bf: Verifying Checksum [2020-04-28T05:07:49.962Z] 41b27a9f41bf: Download complete [2020-04-28T05:07:51.365Z] 756a868c4378: Pull complete [2020-04-28T05:07:51.365Z] 444b2fc9a129: Pull complete [2020-04-28T05:07:51.365Z] ea15f1150254: Pull complete [2020-04-28T05:07:55.569Z] 41b27a9f41bf: Pull complete [2020-04-28T05:07:55.830Z] 28c525ee5125: Pull complete [2020-04-28T05:07:58.380Z] 094b1ea09ed8: Pull complete [2020-04-28T05:07:58.380Z] 138eaada9080: Pull complete [2020-04-28T05:07:58.639Z] 0622d0fa9048: Pull complete [2020-04-28T05:07:58.639Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-28T05:07:58.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-28T05:07:58.816Z] prd-centos7-docker-4c-2g-6407 does not seem to be running inside a container [2020-04-28T05:07:58.858Z] $ 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-145 -v /w/workspace/gexfoundry_device-mqtt-go_PR-145:/w/workspace/gexfoundry_device-mqtt-go_PR-145:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-145@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-28T05:07:59.998Z] $ docker top ab7fb2aab819a72ffef2edca11cb48a1abfcebd4af3c801b41ceff897665363a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-28T05:08:00.351Z] provisioning config files... [2020-04-28T05:08:00.368Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config6690846194682476456tmp [Pipeline] { [Pipeline] echo [2020-04-28T05:08:00.478Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:08:00.796Z] ---> create-netrc.sh [Pipeline] echo [2020-04-28T05:08:00.820Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:08:01.143Z] ---> logs-deploy.sh [2020-04-28T05:08:01.143Z] + ARCHIVE_ARTIFACTS= [2020-04-28T05:08:01.143Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-28T05:08:01.143Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-28T05:08:01.143Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-28T05:08:01.143Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/1 [2020-04-28T05:08:01.143Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-145/1/ [2020-04-28T05:08:01.143Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/1 /w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-04-28T05:08:02.521Z] Archives upload complete. [2020-04-28T05:08:02.521Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-145/1/