Pull request #145 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from f5516f5d448e6dd5217521ed64da11ef157f222c+e2dc5f5af20d76c333efe1072a8117cf54f743a6 (7de76b599e39166f0af0587fd0032032ce6f435a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8237 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 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git Fetching without tags Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit f5516f5d448e6dd5217521ed64da11ef157f222c > 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 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing f5516f5d448e6dd5217521ed64da11ef157f222c Checking out Revision f5516f5d448e6dd5217521ed64da11ef157f222c (PR-145) > git checkout -f f5516f5d448e6dd5217521ed64da11ef157f222c # 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 f5516f5d448e6dd5217521ed64da11ef157f222c # timeout=10 Commit message: "update sdk and contract version for Geneva release" First time build. Skipping changelog. > git rev-list --no-walk 31b881e5f3caeadd8d24552814333ad01d1a8b44 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:00:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:00:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:00:52 ========================================================= 14:00:52 EdgeX Global Pipelines Version Info 14:00:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:00:53 ------------------- 14:00:53 stable info: 14:00:53 ------------------- 14:00:53 Commited By: Emilio Reyes emilio.reyes@intel.com 14:00:53 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 14:00:53 Message: update stable to v1.0.87 14:00:54 ------------------- 14:00:54 experimental info: 14:00:54 ------------------- 14:00:54 Commited By: **** collab-it+edgex@linuxfoundation.org 14:00:54 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 14:00:54 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:57 14:00:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:00:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:57 latest: Pulling from edgex-devops/git-semver 14:00:57 9123ac7c32f7: Pulling fs layer 14:00:57 b8cc5d1170e3: Pulling fs layer 14:00:57 2924cbbf6a41: Pulling fs layer 14:00:57 93b08a4f1073: Pulling fs layer 14:00:57 93b08a4f1073: Waiting 14:00:57 b8cc5d1170e3: Verifying Checksum 14:00:57 b8cc5d1170e3: Download complete 14:00:58 9123ac7c32f7: Verifying Checksum 14:00:58 9123ac7c32f7: Download complete 14:00:58 93b08a4f1073: Verifying Checksum 14:00:58 93b08a4f1073: Download complete 14:00:58 2924cbbf6a41: Verifying Checksum 14:00:58 2924cbbf6a41: Download complete 14:00:58 9123ac7c32f7: Pull complete 14:00:58 b8cc5d1170e3: Pull complete 14:00:59 2924cbbf6a41: Pull complete 14:00:59 93b08a4f1073: Pull complete 14:00:59 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:00:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:00:59 prd-centos7-docker-4c-2g-8237 does not seem to be running inside a container 14:00:59 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:01:00 $ docker top eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:00 [ssh-agent] Looking for ssh-agent implementation... 14:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:00 $ docker exec eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 ssh-agent 14:01:00 SSH_AUTH_SOCK=/tmp/ssh-Zf8QHf7mTCsl/agent.15 14:01:00 SSH_AGENT_PID=22 14:01:00 Running ssh-add (command line suppressed) 14:01:01 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_887216342319304970.key (/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_887216342319304970.key) 14:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:01 + git describe --exact-match --tags HEAD 14:01:01 fatal: No names found, cannot describe anything. [Pipeline] } 14:01:01 $ docker exec --env ******** --env ******** eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 ssh-agent -k 14:01:02 unset SSH_AUTH_SOCK; 14:01:02 unset SSH_AGENT_PID; 14:01:02 echo Agent pid 22 killed; 14:01:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:01:02 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:01:02 This usually means this commit has not been tagged. [Pipeline] sshagent 14:01:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:02 [ssh-agent] Looking for ssh-agent implementation... 14:01:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:02 $ docker exec eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 ssh-agent 14:01:02 SSH_AUTH_SOCK=/tmp/ssh-cGOHuiY3k7XF/agent.58 14:01:02 SSH_AGENT_PID=65 14:01:02 Running ssh-add (command line suppressed) 14:01:02 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_1090614844670658419.key (/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_1090614844670658419.key) 14:01:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:03 + git semver init 14:01:03 # -> Open(): unable to determine branch for HEAD 14:01:03 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.git 14:01:03 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-145 14:01:03 # $SEMVER_REMOTE_NAME = origin 14:01:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:01:03 # $SEMVER_USER_NAME = edgex-jenkins 14:01:03 # $SEMVER_BRANCH = PR-145 14:01:03 # $SEMVER_TEMP = /tmp/semver-379053538 14:01:03 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 14:01:05 # '/tmp/semver-379053538' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver' 14:01:05 # -> Force: false 14:01:05 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver [Pipeline] } 14:01:05 $ docker exec --env ******** --env ******** eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 ssh-agent -k 14:01:06 unset SSH_AUTH_SOCK; 14:01:06 unset SSH_AGENT_PID; 14:01:06 echo Agent pid 65 killed; 14:01:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:01:06 + git semver [Pipeline] } 14:01:06 $ docker stop --time=1 eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 14:01:08 $ docker rm -f eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:01:08 Stashed 23 file(s) [Pipeline] echo 14:01:08 [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 14:01:24 Still waiting to schedule task 14:01:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:01:24 Still waiting to schedule task 14:01:24 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 14:03:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8245 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [Pipeline] { [Pipeline] ws 14:03:53 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 14:04:01 using credential edgex-jenkins-ssh 14:04:01 Cloning the remote Git repository 14:04:01 Cloning with configured refspecs honoured and without tags 14:04:01 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 14:04:01 > git init /w/workspace/device-mqtt-go/4 # timeout=10 14:04:01 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 14:04:01 > git --version # timeout=10 14:04:01 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:01 > 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 14:04:04 Fetching without tags 14:04:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 14:04:03 > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 14:04:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:04:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 14:04:04 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 14:04:04 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:04 > 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 14:04:05 Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit f5516f5d448e6dd5217521ed64da11ef157f222c 14:04:05 > git config core.sparsecheckout # timeout=10 14:04:05 > git checkout -f f5516f5d448e6dd5217521ed64da11ef157f222c # timeout=10 14:04:06 Merge succeeded, producing f5516f5d448e6dd5217521ed64da11ef157f222c 14:04:06 Checking out Revision f5516f5d448e6dd5217521ed64da11ef157f222c (PR-145) 14:04:05 > git remote # timeout=10 14:04:05 > git config --get remote.origin.url # timeout=10 14:04:05 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:05 > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 14:04:06 > git rev-parse HEAD^{commit} # timeout=10 14:04:06 > git config core.sparsecheckout # timeout=10 14:04:06 > git checkout -f f5516f5d448e6dd5217521ed64da11ef157f222c # timeout=10 14:04:10 Commit message: "update sdk and contract version for Geneva release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:04:11 ========================================================= 14:04:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:04:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:04:12 + 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 . 14:04:13 Sending build context to Docker daemon 570.9kB 14:04:13 Step 1/8 : ARG BASE=golang:1.13-alpine 14:04:13 Step 2/8 : FROM ${BASE} 14:04:14 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:04:14 cde5963f3b93: Pulling fs layer 14:04:14 2a23fa8c16f7: Pulling fs layer 14:04:14 777b28850792: Pulling fs layer 14:04:14 8a11ddd9e578: Pulling fs layer 14:04:14 4cf88f913ddb: Pulling fs layer 14:04:14 1df406cf5192: Pulling fs layer 14:04:14 cd6300453558: Pulling fs layer 14:04:14 b9c365052c96: Pulling fs layer 14:04:14 a2d8cc88f415: Pulling fs layer 14:04:14 ea1d1ca13537: Pulling fs layer 14:04:14 3750a50a1c5e: Pulling fs layer 14:04:14 8a11ddd9e578: Waiting 14:04:14 4cf88f913ddb: Waiting 14:04:14 1df406cf5192: Waiting 14:04:14 cd6300453558: Waiting 14:04:14 ea1d1ca13537: Waiting 14:04:14 3750a50a1c5e: Waiting 14:04:14 b9c365052c96: Waiting 14:04:14 a2d8cc88f415: Waiting 14:04:14 777b28850792: Verifying Checksum 14:04:14 777b28850792: Download complete 14:04:14 2a23fa8c16f7: Verifying Checksum 14:04:14 2a23fa8c16f7: Download complete 14:04:14 4cf88f913ddb: Verifying Checksum 14:04:14 4cf88f913ddb: Download complete 14:04:14 1df406cf5192: Verifying Checksum 14:04:14 1df406cf5192: Download complete 14:04:14 cde5963f3b93: Verifying Checksum 14:04:14 cde5963f3b93: Download complete 14:04:15 cde5963f3b93: Pull complete 14:04:15 2a23fa8c16f7: Pull complete 14:04:16 777b28850792: Pull complete 14:04:18 cd6300453558: Verifying Checksum 14:04:18 cd6300453558: Download complete 14:04:18 a2d8cc88f415: Verifying Checksum 14:04:18 a2d8cc88f415: Download complete 14:04:20 ea1d1ca13537: Verifying Checksum 14:04:20 ea1d1ca13537: Download complete 14:04:20 3750a50a1c5e: Verifying Checksum 14:04:20 3750a50a1c5e: Download complete 14:04:23 b9c365052c96: Verifying Checksum 14:04:23 b9c365052c96: Download complete 14:04:25 8a11ddd9e578: Verifying Checksum 14:04:25 8a11ddd9e578: Download complete 14:04:37 8a11ddd9e578: Pull complete 14:04:37 4cf88f913ddb: Pull complete 14:04:37 1df406cf5192: Pull complete 14:04:43 cd6300453558: Pull complete 14:04:48 b9c365052c96: Pull complete 14:04:48 a2d8cc88f415: Pull complete 14:04:49 ea1d1ca13537: Pull complete 14:04:50 3750a50a1c5e: Pull complete 14:04:50 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:04:50 ---> 78745c68409d 14:04:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 14:04:54 ---> Running in 4a16d72fe76f 14:04:54 Removing intermediate container 4a16d72fe76f 14:04:54 ---> 3afaf94c5323 14:04:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:55 ---> Running in cc67d31b6e9f 14:04:56 Removing intermediate container cc67d31b6e9f 14:04:56 ---> 4f76d89f0960 14:04:56 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 14:04:56 ---> Running in 8a6d309e7cba 14:04:57 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:04:58 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:04:59 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 14:04:59 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 14:04:59 (3/18) Installing libmagic (5.37-r1) 14:04:59 (4/18) Installing file (5.37-r1) 14:04:59 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 14:04:59 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 14:04:59 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 14:05:02 (8/18) Installing libc-dev (0.7.2-r0) 14:05:02 (9/18) Installing g++ (9.2.0-r4) 14:05:04 (10/18) Installing fortify-headers (1.1-r0) 14:05:04 (11/18) Installing build-base (0.5-r1) 14:05:04 (12/18) Installing openssh-keygen (8.1_p1-r0) 14:05:04 (13/18) Installing libedit (20191211.3.1-r0) 14:05:04 (14/18) Installing openssh-client (8.1_p1-r0) 14:05:04 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 14:05:04 (16/18) Installing openssh-server-common (8.1_p1-r0) 14:05:04 (17/18) Installing openssh-server (8.1_p1-r0) 14:05:04 (18/18) Installing openssh (8.1_p1-r0) 14:05:04 Executing busybox-1.31.1-r8.trigger 14:05:04 OK: 203 MiB in 52 packages 14:05:11 Removing intermediate container 8a6d309e7cba 14:05:11 ---> 58253e96228b 14:05:11 Step 6/8 : WORKDIR /device-mqtt-go 14:05:11 ---> Running in 160e28a2767b 14:05:11 Removing intermediate container 160e28a2767b 14:05:11 ---> 7682b7110063 14:05:11 Step 7/8 : COPY . . 14:05:12 ---> 8bc8d15aaf9c 14:05:12 Step 8/8 : RUN go mod download 14:05:12 ---> Running in 2158a490198c 14:05:14 go: finding github.com/BurntSushi/toml v0.3.1 14:05:14 go: finding github.com/OneOfOne/xxhash v1.2.6 14:05:14 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:05:14 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:05:14 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:05:14 go: finding github.com/bgentry/speakeasy v0.1.0 14:05:14 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:05:14 go: finding github.com/davecgh/go-spew v1.1.1 14:05:14 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 14:05:14 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:05:14 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:05:14 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:05:14 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:05:14 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:05:14 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:05:14 go: finding github.com/fatih/color v1.7.0 14:05:14 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:05:14 go: finding github.com/go-kit/kit v0.8.0 14:05:14 go: finding github.com/go-logfmt/logfmt v0.4.0 14:05:14 go: finding github.com/go-stack/stack v1.8.0 14:05:14 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:05:14 go: finding github.com/google/uuid v1.1.1 14:05:14 go: finding github.com/gorilla/mux v1.7.1 14:05:14 go: finding github.com/hashicorp/consul/api v1.1.0 14:05:14 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:05:14 go: finding github.com/hashicorp/errwrap v1.0.0 14:05:14 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:05:14 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:05:14 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:05:14 go: finding github.com/hashicorp/go-multierror v1.0.0 14:05:14 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:05:14 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:05:14 go: finding github.com/hashicorp/go-syslog v1.0.0 14:05:14 go: finding github.com/hashicorp/go-uuid v1.0.1 14:05:14 go: finding github.com/hashicorp/go.net v0.0.1 14:05:14 go: finding github.com/hashicorp/golang-lru v0.5.0 14:05:14 go: finding github.com/hashicorp/logutils v1.0.0 14:05:14 go: finding github.com/hashicorp/mdns v1.0.0 14:05:14 go: finding github.com/hashicorp/memberlist v0.1.3 14:05:14 go: finding github.com/hashicorp/serf v0.8.2 14:05:14 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:05:14 go: finding github.com/kr/pretty v0.1.0 14:05:14 go: finding github.com/kr/pty v1.1.1 14:05:14 go: finding github.com/kr/text v0.1.0 14:05:14 go: finding github.com/mattn/go-colorable v0.0.9 14:05:14 go: finding github.com/mattn/go-isatty v0.0.3 14:05:14 go: finding github.com/miekg/dns v1.0.14 14:05:14 go: finding github.com/mitchellh/cli v1.0.0 14:05:14 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:05:14 go: finding github.com/mitchellh/copystructure v1.0.0 14:05:14 go: finding github.com/mitchellh/go-homedir v1.0.0 14:05:14 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:05:14 go: finding github.com/mitchellh/gox v0.4.0 14:05:14 go: finding github.com/mitchellh/iochan v1.0.0 14:05:14 go: finding github.com/mitchellh/mapstructure v1.1.2 14:05:14 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:05:14 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:05:14 go: finding github.com/pelletier/go-toml v1.2.0 14:05:14 go: finding github.com/pkg/errors v0.8.1 14:05:14 go: finding github.com/pmezard/go-difflib v1.0.0 14:05:14 go: finding github.com/posener/complete v1.1.1 14:05:14 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:05:14 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:05:14 go: finding github.com/spf13/cast v1.3.0 14:05:14 go: finding github.com/stretchr/objx v0.1.0 14:05:14 go: finding github.com/stretchr/testify v1.5.1 14:05:14 go: finding github.com/ugorji/go v1.1.4 14:05:14 go: finding github.com/x448/float16 v0.8.4 14:05:14 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:05:14 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 14:05:14 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:05:14 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:05:14 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 14:05:14 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 14:05:14 go: finding gopkg.in/yaml.v2 v2.2.8 14:05:25 Removing intermediate container 2158a490198c 14:05:25 ---> cde10632cf4e 14:05:25 Successfully built cde10632cf4e 14:05:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:05:25 + docker inspect -f . ci-base-image-arm64 14:05:26 . [Pipeline] withDockerContainer 14:05:26 prd-ubuntu18.04-docker-arm64-4c-16g-8245 does not seem to be running inside a container 14:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:05:28 $ docker top 9a5a75b05a0bc6b02a21dfd7266a945afcebadc6cdf8f6a16756838214b397d3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:29 + go version 14:05:29 go version go1.13.5 linux/arm64 [Pipeline] sh 14:05:29 + make test 14:05:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:05:30 ? github.com/edgexfoundry/device-mqtt-go [no test files] 14:05:48 Running on prd-centos7-docker-4c-2g-8247 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [Pipeline] { [Pipeline] ws 14:05:48 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 14:05:51 using credential edgex-jenkins-ssh 14:05:51 Cloning the remote Git repository 14:05:51 Cloning with configured refspecs honoured and without tags 14:05:51 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 14:05:51 > git init /w/workspace/device-mqtt-go/4 # timeout=10 14:05:51 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 14:05:51 > git --version # timeout=10 14:05:51 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:51 > 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 14:05:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 14:05:51 Fetching without tags 14:05:52 Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit f5516f5d448e6dd5217521ed64da11ef157f222c 14:05:52 Merge succeeded, producing f5516f5d448e6dd5217521ed64da11ef157f222c 14:05:52 Checking out Revision f5516f5d448e6dd5217521ed64da11ef157f222c (PR-145) 14:05:51 > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 14:05:51 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:05:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 14:05:51 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 14:05:51 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:51 > 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 14:05:52 > git config core.sparsecheckout # timeout=10 14:05:52 > git checkout -f f5516f5d448e6dd5217521ed64da11ef157f222c # timeout=10 14:05:52 > git remote # timeout=10 14:05:52 > git config --get remote.origin.url # timeout=10 14:05:52 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:52 > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 14:05:52 > git rev-parse HEAD^{commit} # timeout=10 14:05:52 > git config core.sparsecheckout # timeout=10 14:05:52 > git checkout -f f5516f5d448e6dd5217521ed64da11ef157f222c # timeout=10 14:05:56 Commit message: "update sdk and contract version for Geneva release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:05:57 ========================================================= 14:05:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:05:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:05:57 + 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 . 14:05:57 Sending build context to Docker daemon 570.9kB 14:05:57 Step 1/8 : ARG BASE=golang:1.13-alpine 14:05:57 Step 2/8 : FROM ${BASE} 14:05:57 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:05:57 e6b0cf9c0882: Pulling fs layer 14:05:57 2848faf0eed1: Pulling fs layer 14:05:57 0f37312ad70f: Pulling fs layer 14:05:57 5788d62ee057: Pulling fs layer 14:05:57 0e6b1d234666: Pulling fs layer 14:05:57 bf5d7aec512f: Pulling fs layer 14:05:57 34c802a77dc8: Pulling fs layer 14:05:57 9eb99e56ec68: Pulling fs layer 14:05:57 27c7a5d97fbd: Pulling fs layer 14:05:57 5c102a31e300: Pulling fs layer 14:05:57 dcfb455df0a1: Pulling fs layer 14:05:57 34c802a77dc8: Waiting 14:05:57 9eb99e56ec68: Waiting 14:05:57 27c7a5d97fbd: Waiting 14:05:57 5788d62ee057: Waiting 14:05:57 5c102a31e300: Waiting 14:05:57 dcfb455df0a1: Waiting 14:05:57 bf5d7aec512f: Waiting 14:05:57 0e6b1d234666: Waiting 14:05:57 0f37312ad70f: Verifying Checksum 14:05:57 0f37312ad70f: Download complete 14:05:57 2848faf0eed1: Verifying Checksum 14:05:57 2848faf0eed1: Download complete 14:05:57 0e6b1d234666: Verifying Checksum 14:05:57 0e6b1d234666: Download complete 14:05:57 bf5d7aec512f: Verifying Checksum 14:05:57 bf5d7aec512f: Download complete 14:05:57 e6b0cf9c0882: Verifying Checksum 14:05:57 e6b0cf9c0882: Download complete 14:05:58 e6b0cf9c0882: Pull complete 14:05:58 2848faf0eed1: Pull complete 14:05:58 0f37312ad70f: Pull complete 14:05:59 34c802a77dc8: Verifying Checksum 14:05:59 34c802a77dc8: Download complete 14:05:59 27c7a5d97fbd: Verifying Checksum 14:05:59 27c7a5d97fbd: Download complete 14:05:59 9eb99e56ec68: Verifying Checksum 14:05:59 9eb99e56ec68: Download complete 14:05:59 dcfb455df0a1: Verifying Checksum 14:05:59 dcfb455df0a1: Download complete 14:05:59 5788d62ee057: Verifying Checksum 14:05:59 5788d62ee057: Download complete 14:05:59 5c102a31e300: Verifying Checksum 14:05:59 5c102a31e300: Download complete 14:06:03 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 14:06:03 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.030s coverage: 29.8% of statements 14:06:03 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 14:06:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:06:08 5788d62ee057: Pull complete 14:06:08 0e6b1d234666: Pull complete 14:06:08 bf5d7aec512f: Pull complete 14:06:08 gofmt -l . 14:06:08 ["`gofmt -l .`" = ""] 14:06:08 ./bin/test-attribution-txt.sh 14:06:08 ./bin/test-go-mod-tidy.sh [Pipeline] stash 14:06:09 Stashed 1 file(s) [Pipeline] } 14:06:09 $ docker stop --time=1 9a5a75b05a0bc6b02a21dfd7266a945afcebadc6cdf8f6a16756838214b397d3 14:06:12 $ docker rm -f 9a5a75b05a0bc6b02a21dfd7266a945afcebadc6cdf8f6a16756838214b397d3 14:06:12 34c802a77dc8: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:06:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:06:13 + ls -al . 14:06:13 total 132 14:06:13 drwxrwxr-x 9 jenkins jenkins 4096 May 13 14:06 . 14:06:13 drwxrwxr-x 4 jenkins jenkins 4096 May 13 14:04 .. 14:06:13 -rw-rw-r-- 1 jenkins jenkins 140 May 13 14:04 .dockerignore 14:06:13 drwxrwxr-x 8 jenkins jenkins 4096 May 13 14:04 .git 14:06:13 -rw-rw-r-- 1 jenkins jenkins 335 May 13 14:04 .gitignore 14:06:13 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:04 .semver 14:06:13 -rw-rw-r-- 1 jenkins jenkins 4678 May 13 14:04 Attribution.txt 14:06:13 -rw-rw-r-- 1 jenkins jenkins 1776 May 13 14:04 Dockerfile 14:06:13 -rw-rw-r-- 1 jenkins jenkins 953 May 13 14:04 Dockerfile.build 14:06:13 -rw-rw-r-- 1 jenkins jenkins 700 May 13 14:04 Jenkinsfile 14:06:13 -rw-rw-r-- 1 jenkins jenkins 11340 May 13 14:04 LICENSE 14:06:13 -rw-rw-r-- 1 jenkins jenkins 902 May 13 14:04 Makefile 14:06:13 -rw-rw-r-- 1 jenkins jenkins 444 May 13 14:04 README.md 14:06:13 -rw-rw-r-- 1 jenkins jenkins 5 May 13 14:01 VERSION 14:06:13 drwxrwxr-x 2 jenkins jenkins 4096 May 13 14:04 bin 14:06:13 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:04 cmd 14:06:13 -rw-r--r-- 1 jenkins jenkins 18214 May 13 14:06 coverage.out 14:06:13 -rw-r--r-- 1 jenkins jenkins 510 May 13 14:06 go.mod 14:06:13 -rw-r--r-- 1 jenkins jenkins 13621 May 13 14:06 go.sum 14:06:13 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:04 internal 14:06:13 drwxrwxr-x 2 jenkins jenkins 4096 May 13 14:04 mock 14:06:13 drwxrwxr-x 4 jenkins jenkins 4096 May 13 14:04 snap 14:06:13 -rw-rw-r-- 1 jenkins jenkins 227 May 13 14:04 version.go [Pipeline] isUnix [Pipeline] sh 14:06:14 + 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=f5516f5d448e6dd5217521ed64da11ef157f222c --label arch=arm64 --label version=0.0.0 . 14:06:14 Sending build context to Docker daemon 589.8kB 14:06:14 Step 1/21 : ARG BASE=golang:1.13-alpine 14:06:14 Step 2/21 : FROM ${BASE} AS builder 14:06:14 ---> cde10632cf4e 14:06:14 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 14:06:14 ---> Running in 8c8dd66851c7 14:06:14 Removing intermediate container 8c8dd66851c7 14:06:14 ---> 500695a2b6f5 14:06:14 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 14:06:15 ---> Running in 27f49c8ca37d 14:06:15 Removing intermediate container 27f49c8ca37d 14:06:15 ---> f690ed2b352d 14:06:15 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:15 9eb99e56ec68: Pull complete 14:06:15 27c7a5d97fbd: Pull complete 14:06:15 ---> Running in 6f56af51949f 14:06:16 5c102a31e300: Pull complete 14:06:16 dcfb455df0a1: Pull complete 14:06:16 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:06:16 ---> 7c70fe431013 14:06:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 14:06:16 ---> Running in 31a6b44cf4e5 14:06:16 Removing intermediate container 31a6b44cf4e5 14:06:16 ---> 8c5f4ecc4eae 14:06:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:16 ---> Running in e9e72d212e33 14:06:17 Removing intermediate container 6f56af51949f 14:06:17 ---> fb8ef6cdf40e 14:06:17 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:06:17 ---> Running in 795909d1e868 14:06:17 Removing intermediate container e9e72d212e33 14:06:17 ---> 28aeb797e335 14:06:17 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 14:06:17 ---> Running in 9aab2d4e19a1 14:06:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:06:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:06:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:06:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:06:19 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 14:06:19 OK: 203 MiB in 52 packages 14:06:19 (2/17) Installing libmagic (5.37-r1) 14:06:19 (3/17) Installing file (5.37-r1) 14:06:19 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 14:06:19 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 14:06:19 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 14:06:20 Removing intermediate container 795909d1e868 14:06:20 ---> ca6802bdff2f 14:06:20 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 14:06:20 ---> Running in 81a46c6f7bdf 14:06:21 Removing intermediate container 81a46c6f7bdf 14:06:21 ---> f4cd24e4e08a 14:06:21 Step 8/21 : COPY . . 14:06:21 ---> f88c5f9e6a78 14:06:21 Step 9/21 : ARG MAKE='make build' 14:06:22 ---> Running in 2be77bb8f2f0 14:06:22 Removing intermediate container 2be77bb8f2f0 14:06:22 ---> ccaa5b32053c 14:06:22 Step 10/21 : RUN $MAKE 14:06:22 ---> Running in 88e3eb8078fe 14:06:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 14:06:28 (7/17) Installing libc-dev (0.7.2-r0) 14:06:28 (8/17) Installing g++ (9.2.0-r4) 14:06:38 (9/17) Installing fortify-headers (1.1-r0) 14:06:38 (10/17) Installing build-base (0.5-r1) 14:06:38 (11/17) Installing openssh-keygen (8.1_p1-r0) 14:06:38 (12/17) Installing libedit (20191211.3.1-r0) 14:06:38 (13/17) Installing openssh-client (8.1_p1-r0) 14:06:39 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 14:06:39 (15/17) Installing openssh-server-common (8.1_p1-r0) 14:06:39 (16/17) Installing openssh-server (8.1_p1-r0) 14:06:39 (17/17) Installing openssh (8.1_p1-r0) 14:06:39 Executing busybox-1.31.1-r8.trigger 14:06:39 OK: 214 MiB in 52 packages 14:06:42 Removing intermediate container 9aab2d4e19a1 14:06:42 ---> a347a9e18011 14:06:42 Step 6/8 : WORKDIR /device-mqtt-go 14:06:43 ---> Running in dcf6d13c275a 14:06:43 Removing intermediate container dcf6d13c275a 14:06:43 ---> 363db2136122 14:06:43 Step 7/8 : COPY . . 14:06:43 ---> 83c593f78fb6 14:06:43 Step 8/8 : RUN go mod download 14:06:43 ---> Running in dba3f5224695 14:06:45 go: finding github.com/BurntSushi/toml v0.3.1 14:06:45 go: finding github.com/OneOfOne/xxhash v1.2.6 14:06:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:06:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:06:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:06:45 go: finding github.com/bgentry/speakeasy v0.1.0 14:06:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:06:45 go: finding github.com/davecgh/go-spew v1.1.1 14:06:45 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 14:06:45 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:06:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:06:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:06:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:06:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:06:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:06:45 go: finding github.com/fatih/color v1.7.0 14:06:45 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:06:45 go: finding github.com/go-kit/kit v0.8.0 14:06:45 go: finding github.com/go-logfmt/logfmt v0.4.0 14:06:45 go: finding github.com/go-stack/stack v1.8.0 14:06:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:06:45 go: finding github.com/google/uuid v1.1.1 14:06:45 go: finding github.com/gorilla/mux v1.7.1 14:06:45 go: finding github.com/hashicorp/consul/api v1.1.0 14:06:45 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:06:45 go: finding github.com/hashicorp/errwrap v1.0.0 14:06:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:06:45 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:06:45 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:06:45 go: finding github.com/hashicorp/go-multierror v1.0.0 14:06:45 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:06:45 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:06:45 go: finding github.com/hashicorp/go-syslog v1.0.0 14:06:45 go: finding github.com/hashicorp/go-uuid v1.0.1 14:06:45 go: finding github.com/hashicorp/go.net v0.0.1 14:06:45 go: finding github.com/hashicorp/golang-lru v0.5.0 14:06:45 go: finding github.com/hashicorp/logutils v1.0.0 14:06:45 go: finding github.com/hashicorp/mdns v1.0.0 14:06:45 go: finding github.com/hashicorp/memberlist v0.1.3 14:06:45 go: finding github.com/hashicorp/serf v0.8.2 14:06:45 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:06:45 go: finding github.com/kr/pretty v0.1.0 14:06:45 go: finding github.com/kr/pty v1.1.1 14:06:45 go: finding github.com/kr/text v0.1.0 14:06:45 go: finding github.com/mattn/go-colorable v0.0.9 14:06:45 go: finding github.com/mattn/go-isatty v0.0.3 14:06:45 go: finding github.com/miekg/dns v1.0.14 14:06:45 go: finding github.com/mitchellh/cli v1.0.0 14:06:45 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:06:45 go: finding github.com/mitchellh/copystructure v1.0.0 14:06:45 go: finding github.com/mitchellh/go-homedir v1.0.0 14:06:45 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:06:45 go: finding github.com/mitchellh/gox v0.4.0 14:06:45 go: finding github.com/mitchellh/iochan v1.0.0 14:06:45 go: finding github.com/mitchellh/mapstructure v1.1.2 14:06:45 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:06:45 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:06:45 go: finding github.com/pelletier/go-toml v1.2.0 14:06:45 go: finding github.com/pkg/errors v0.8.1 14:06:45 go: finding github.com/pmezard/go-difflib v1.0.0 14:06:45 go: finding github.com/posener/complete v1.1.1 14:06:45 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:06:45 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:06:45 go: finding github.com/spf13/cast v1.3.0 14:06:45 go: finding github.com/stretchr/objx v0.1.0 14:06:45 go: finding github.com/stretchr/testify v1.5.1 14:06:45 go: finding github.com/ugorji/go v1.1.4 14:06:45 go: finding github.com/x448/float16 v0.8.4 14:06:45 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:06:45 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 14:06:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:06:46 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:06:46 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 14:06:46 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 14:06:46 go: finding gopkg.in/yaml.v2 v2.2.8 14:06:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:06:51 Removing intermediate container dba3f5224695 14:06:51 ---> a8f92f7e5263 14:06:51 Successfully built a8f92f7e5263 14:06:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:06:51 + docker inspect -f . ci-base-image-x86_64 14:06:51 . [Pipeline] withDockerContainer 14:06:52 prd-centos7-docker-4c-2g-8247 does not seem to be running inside a container 14:06:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:06:52 $ docker top e93862c76f1aaabb0de6739f949d0ea3619b67cf9d4275e5d0cd03b037b6dd02 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:53 + go version 14:06:53 go version go1.13.5 linux/amd64 [Pipeline] sh 14:06:53 + make test 14:06:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:06:55 ? github.com/edgexfoundry/device-mqtt-go [no test files] 14:06:58 Removing intermediate container 88e3eb8078fe 14:06:58 ---> 05ac92ac522e 14:06:58 Step 11/21 : FROM alpine 14:06:58 latest: Pulling from library/alpine 14:06:58 29e5d40040c1: Pulling fs layer 14:06:58 29e5d40040c1: Download complete 14:06:58 29e5d40040c1: Pull complete 14:06:59 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 14:06:59 Status: Downloaded newer image for alpine:latest 14:06:59 ---> c20d2a9ab686 14:06:59 Step 12/21 : ENV APP_PORT=49982 14:06:59 ---> Running in d875916813ee 14:06:59 Removing intermediate container d875916813ee 14:06:59 ---> 5373e6217163 14:06:59 Step 13/21 : EXPOSE $APP_PORT 14:06:59 ---> Running in a60a75049815 14:07:00 Removing intermediate container a60a75049815 14:07:00 ---> fc69d8022063 14:07:00 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 14:07:01 ---> 79bb75acc139 14:07:01 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 14:07:01 ---> e56f90ba2518 14:07:01 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 14:07:02 ---> 2f419d31d51a 14:07:02 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 14:07:02 ---> Running in f0beb4a6b004 14:07:03 Removing intermediate container f0beb4a6b004 14:07:03 ---> 3ce3990f3844 14:07:03 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 14:07:03 ---> Running in 4d2c98e8a25d 14:07:03 Removing intermediate container 4d2c98e8a25d 14:07:03 ---> 373d1c0f65a1 14:07:03 Step 19/21 : LABEL arch=arm64 14:07:03 ---> Running in 5001fd25c051 14:07:03 Removing intermediate container 5001fd25c051 14:07:03 ---> cad7db7f7605 14:07:03 Step 20/21 : LABEL git_sha=f5516f5d448e6dd5217521ed64da11ef157f222c 14:07:03 ---> Running in 362b96ba6756 14:07:04 Removing intermediate container 362b96ba6756 14:07:04 ---> 47967886c200 14:07:04 Step 21/21 : LABEL version=0.0.0 14:07:04 ---> Running in 66530149e4da 14:07:04 Removing intermediate container 66530149e4da 14:07:04 ---> 4ca6efbce5f4 14:07:04 [Warning] One or more build-args [ARCH] were not consumed 14:07:04 Successfully built 4ca6efbce5f4 14:07:05 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 14:07:06 + + grep snapcraft.yaml 14:07:06 find /w/workspace/device-mqtt-go/4 14:07:06 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:06 provisioning config files... 14:07:06 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config3275174616370718501tmp [Pipeline] { [Pipeline] sh 14:07:06 + cp /w/workspace/device-mqtt-go/4@tmp/config3275174616370718501tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh 14:07:06 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/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 14:07:06 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 14:07:07 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 14:07:07 b2f61026a351: Pulling fs layer 14:07:07 5538fb30c42c: Pulling fs layer 14:07:07 f0b05810781a: Pulling fs layer 14:07:07 0180a33352d6: Pulling fs layer 14:07:07 e7604b0c0f53: Pulling fs layer 14:07:07 db689cb83ae0: Pulling fs layer 14:07:07 6138af208834: Pulling fs layer 14:07:07 007c8e8c5d63: Pulling fs layer 14:07:07 4f7a387c642f: Pulling fs layer 14:07:07 db689cb83ae0: Waiting 14:07:07 007c8e8c5d63: Waiting 14:07:07 6138af208834: Waiting 14:07:07 4f7a387c642f: Waiting 14:07:07 0180a33352d6: Waiting 14:07:07 e7604b0c0f53: Waiting 14:07:07 f0b05810781a: Verifying Checksum 14:07:07 f0b05810781a: Download complete 14:07:07 5538fb30c42c: Verifying Checksum 14:07:07 5538fb30c42c: Download complete 14:07:07 0180a33352d6: Download complete 14:07:07 db689cb83ae0: Download complete 14:07:07 6138af208834: Download complete 14:07:07 007c8e8c5d63: Verifying Checksum 14:07:07 007c8e8c5d63: Download complete 14:07:07 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 14:07:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 29.8% of statements 14:07:07 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 14:07:07 4f7a387c642f: Verifying Checksum 14:07:07 4f7a387c642f: Download complete 14:07:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:07:09 b2f61026a351: Verifying Checksum 14:07:09 b2f61026a351: Download complete 14:07:09 gofmt -l . 14:07:09 ["`gofmt -l .`" = ""] 14:07:09 ./bin/test-attribution-txt.sh 14:07:10 ./bin/test-go-mod-tidy.sh [Pipeline] stash 14:07:10 Warning: overwriting stash ‘coverage-report’ 14:07:11 Stashed 1 file(s) [Pipeline] } 14:07:11 $ docker stop --time=1 e93862c76f1aaabb0de6739f949d0ea3619b67cf9d4275e5d0cd03b037b6dd02 14:07:11 b2f61026a351: Pull complete 14:07:12 5538fb30c42c: Pull complete 14:07:12 f0b05810781a: Pull complete 14:07:12 $ docker rm -f e93862c76f1aaabb0de6739f949d0ea3619b67cf9d4275e5d0cd03b037b6dd02 14:07:12 0180a33352d6: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:07:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:07:13 + ls -al . 14:07:13 total 100 14:07:13 drwxrwxr-x. 9 jenkins jenkins 4096 May 13 14:07 . 14:07:13 drwxrwxr-x. 4 jenkins jenkins 28 May 13 14:05 .. 14:07:13 -rw-rw-r--. 1 jenkins jenkins 4678 May 13 14:05 Attribution.txt 14:07:13 drwxrwxr-x. 2 jenkins jenkins 87 May 13 14:05 bin 14:07:13 drwxrwxr-x. 3 jenkins jenkins 32 May 13 14:05 cmd 14:07:13 -rw-r--r--. 1 jenkins jenkins 18214 May 13 14:07 coverage.out 14:07:13 -rw-rw-r--. 1 jenkins jenkins 1776 May 13 14:05 Dockerfile 14:07:13 -rw-rw-r--. 1 jenkins jenkins 953 May 13 14:05 Dockerfile.build 14:07:13 -rw-rw-r--. 1 jenkins jenkins 140 May 13 14:05 .dockerignore 14:07:13 drwxrwxr-x. 8 jenkins jenkins 179 May 13 14:05 .git 14:07:13 -rw-rw-r--. 1 jenkins jenkins 335 May 13 14:05 .gitignore 14:07:13 -rw-r--r--. 1 jenkins jenkins 510 May 13 14:07 go.mod 14:07:13 -rw-r--r--. 1 jenkins jenkins 13621 May 13 14:07 go.sum 14:07:13 drwxrwxr-x. 3 jenkins jenkins 20 May 13 14:05 internal 14:07:13 -rw-rw-r--. 1 jenkins jenkins 700 May 13 14:05 Jenkinsfile 14:07:13 -rw-rw-r--. 1 jenkins jenkins 11340 May 13 14:05 LICENSE 14:07:13 -rw-rw-r--. 1 jenkins jenkins 902 May 13 14:05 Makefile 14:07:13 drwxrwxr-x. 2 jenkins jenkins 23 May 13 14:05 mock 14:07:13 -rw-rw-r--. 1 jenkins jenkins 444 May 13 14:05 README.md 14:07:13 drwxrwxr-x. 3 jenkins jenkins 58 May 13 14:05 .semver 14:07:13 drwxrwxr-x. 4 jenkins jenkins 54 May 13 14:05 snap 14:07:13 -rw-rw-r--. 1 jenkins jenkins 5 May 13 14:01 VERSION 14:07:13 -rw-rw-r--. 1 jenkins jenkins 227 May 13 14:05 version.go [Pipeline] isUnix [Pipeline] sh 14:07:14 + 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=f5516f5d448e6dd5217521ed64da11ef157f222c --label arch=amd64 --label version=0.0.0 . 14:07:14 Sending build context to Docker daemon 589.8kB 14:07:14 Step 1/21 : ARG BASE=golang:1.13-alpine 14:07:14 Step 2/21 : FROM ${BASE} AS builder 14:07:14 ---> a8f92f7e5263 14:07:14 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 14:07:14 ---> Running in 998af64bc223 14:07:14 Removing intermediate container 998af64bc223 14:07:14 ---> b8a4c484de5a 14:07:14 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 14:07:14 ---> Running in e0e7560a397b 14:07:14 Removing intermediate container e0e7560a397b 14:07:14 ---> 6dd34293b4d9 14:07:14 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:07:14 ---> Running in aa08edcc9736 14:07:15 Removing intermediate container aa08edcc9736 14:07:15 ---> 3b44cd456ca1 14:07:15 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:07:15 ---> Running in b2097f053e6f 14:07:16 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:07:17 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:07:17 OK: 214 MiB in 52 packages 14:07:18 Removing intermediate container b2097f053e6f 14:07:18 ---> 249ffc1e8da6 14:07:18 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 14:07:18 ---> Running in 1c8da814142a 14:07:18 Removing intermediate container 1c8da814142a 14:07:18 ---> 23407d661454 14:07:18 Step 8/21 : COPY . . 14:07:18 ---> 3596524ca4e8 14:07:18 Step 9/21 : ARG MAKE='make build' 14:07:18 ---> Running in 100df73eb177 14:07:18 Removing intermediate container 100df73eb177 14:07:18 ---> 16ffc4197026 14:07:18 Step 10/21 : RUN $MAKE 14:07:18 ---> Running in 0f42f7a3af61 14:07:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 14:07:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:07:33 Removing intermediate container 0f42f7a3af61 14:07:33 ---> 4dde2e027f9c 14:07:33 Step 11/21 : FROM alpine 14:07:33 latest: Pulling from library/alpine 14:07:33 cbdbe7a5bc2a: Pulling fs layer 14:07:33 cbdbe7a5bc2a: Download complete 14:07:33 cbdbe7a5bc2a: Pull complete 14:07:33 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 14:07:33 Status: Downloaded newer image for alpine:latest 14:07:33 ---> f70734b6a266 14:07:33 Step 12/21 : ENV APP_PORT=49982 14:07:34 ---> Running in d3c1d561b3d5 14:07:34 Removing intermediate container d3c1d561b3d5 14:07:34 ---> 004886b62049 14:07:34 Step 13/21 : EXPOSE $APP_PORT 14:07:34 ---> Running in 402f5ba1abe0 14:07:34 Removing intermediate container 402f5ba1abe0 14:07:34 ---> 58e0f85b0c3c 14:07:34 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 14:07:34 ---> abdb7e395282 14:07:34 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 14:07:34 ---> fd53d969a1f6 14:07:34 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 14:07:34 e7604b0c0f53: Download complete 14:07:35 ---> cb11f4f6ac18 14:07:35 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 14:07:35 ---> Running in 94b104300736 14:07:35 Removing intermediate container 94b104300736 14:07:35 ---> e7bb167d8634 14:07:35 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 14:07:35 ---> Running in 4d80422c460c 14:07:35 Removing intermediate container 4d80422c460c 14:07:35 ---> 1a5ab65144d0 14:07:35 Step 19/21 : LABEL arch=amd64 14:07:35 ---> Running in 78727d7ca076 14:07:35 Removing intermediate container 78727d7ca076 14:07:35 ---> b7572da79172 14:07:35 Step 20/21 : LABEL git_sha=f5516f5d448e6dd5217521ed64da11ef157f222c 14:07:35 ---> Running in 4c6ceaa68222 14:07:35 Removing intermediate container 4c6ceaa68222 14:07:35 ---> e871933721cf 14:07:35 Step 21/21 : LABEL version=0.0.0 14:07:35 ---> Running in 18793f7c618c 14:07:35 Removing intermediate container 18793f7c618c 14:07:35 ---> 1b67c2f56c06 14:07:35 [Warning] One or more build-args [ARCH] were not consumed 14:07:35 Successfully built 1b67c2f56c06 14:07:35 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 14:07:36 ++ find /w/workspace/device-mqtt-go/4 14:07:36 ++ grep snapcraft.yaml 14:07:36 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:36 provisioning config files... 14:07:36 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config1853319491656383096tmp [Pipeline] { [Pipeline] sh 14:07:37 + cp /w/workspace/device-mqtt-go/4@tmp/config1853319491656383096tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh 14:07:37 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/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 14:07:37 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 14:07:37 latest: Pulling from edgex-devops/edgex-snap-builder 14:07:37 5bed26d33875: Pulling fs layer 14:07:37 f11b29a9c730: Pulling fs layer 14:07:37 930bda195c84: Pulling fs layer 14:07:37 78bf9a5ad49e: Pulling fs layer 14:07:37 e5fbee5a4b0d: Pulling fs layer 14:07:37 f452fca78f88: Pulling fs layer 14:07:37 7417ef92027a: Pulling fs layer 14:07:37 2af5c49d270b: Pulling fs layer 14:07:37 df9c3bdbc40a: Pulling fs layer 14:07:37 78bf9a5ad49e: Waiting 14:07:37 e5fbee5a4b0d: Waiting 14:07:37 f452fca78f88: Waiting 14:07:37 7417ef92027a: Waiting 14:07:37 2af5c49d270b: Waiting 14:07:37 df9c3bdbc40a: Waiting 14:07:37 930bda195c84: Verifying Checksum 14:07:37 930bda195c84: Download complete 14:07:37 f11b29a9c730: Verifying Checksum 14:07:37 f11b29a9c730: Download complete 14:07:37 78bf9a5ad49e: Verifying Checksum 14:07:37 78bf9a5ad49e: Download complete 14:07:37 f452fca78f88: Verifying Checksum 14:07:37 f452fca78f88: Download complete 14:07:37 7417ef92027a: Verifying Checksum 14:07:37 7417ef92027a: Download complete 14:07:37 2af5c49d270b: Download complete 14:07:37 df9c3bdbc40a: Verifying Checksum 14:07:37 df9c3bdbc40a: Download complete 14:07:38 5bed26d33875: Verifying Checksum 14:07:38 5bed26d33875: Download complete 14:07:40 5bed26d33875: Pull complete 14:07:41 e5fbee5a4b0d: Verifying Checksum 14:07:41 e5fbee5a4b0d: Download complete 14:07:42 f11b29a9c730: Pull complete 14:07:43 930bda195c84: Pull complete 14:07:43 78bf9a5ad49e: Pull complete 14:08:07 e7604b0c0f53: Pull complete 14:08:07 db689cb83ae0: Pull complete 14:08:07 6138af208834: Pull complete 14:08:07 007c8e8c5d63: Pull complete 14:08:07 4f7a387c642f: Pull complete 14:08:07 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 14:08:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 14:08:08 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 14:08:08 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 14:08:09 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 14:08:09 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 14:08:09 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 14:08:09 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [856 kB] 14:08:10 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1224 kB] 14:08:10 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 14:08:10 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 14:08:10 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 14:08:10 e5fbee5a4b0d: Pull complete 14:08:10 f452fca78f88: Pull complete 14:08:10 7417ef92027a: Pull complete 14:08:10 2af5c49d270b: Pull complete 14:08:10 df9c3bdbc40a: Pull complete 14:08:10 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 14:08:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 14:08:10 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 14:08:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:08:10 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:08:10 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 14:08:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [911 kB] 14:08:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1206 kB] 14:08:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [846 kB] 14:08:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8507 B] 14:08:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [52.4 kB] 14:08:10 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [19.8 kB] 14:08:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [66.6 kB] 14:08:10 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1376 kB] 14:08:10 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 14:08:10 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 14:08:10 Fetched 4755 kB in 2s (3045 kB/s) 14:08:10 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [748 kB] 14:08:10 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [583 kB] 14:08:10 Fetched 3684 kB in 2s (1703 kB/s) 14:08:11 Reading package lists... 14:08:15 Reading package lists... 14:08:15 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 14:08:16 Reading package lists... 14:08:17 Building dependency tree... 14:08:17 Reading state information... 14:08:17 The following packages were automatically installed and are no longer required: 14:08:17 libjq1 liblzo2-2 libonig4 14:08:17 Use 'sudo apt autoremove' to remove them. 14:08:17 Suggested packages: 14:08:17 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:08:17 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 14:08:17 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 14:08:17 libterm-readline-gnu-perl | libterm-readline-perl-perl 14:08:18 The following NEW packages will be installed: 14:08:18 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 14:08:18 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 14:08:18 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 14:08:18 openssh-client patch perl perl-modules-5.26 xauth 14:08:18 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. 14:08:18 Need to get 14.7 MB of archives. 14:08:18 After this operation, 89.5 MB of additional disk space will be used. 14:08:18 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 14:08:18 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 14:08:18 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 14:08:18 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 14:08:18 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 14:08:18 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 14:08:19 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 14:08:19 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 14:08:19 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 14:08:19 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 14:08:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 14:08:19 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 14:08:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 14:08:19 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 14:08:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 14:08:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 14:08:19 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 14:08:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 14:08:19 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 14:08:19 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 14:08:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 14:08:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 14:08:19 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 14:08:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 14:08:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 14:08:19 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 14:08:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 14:08:20 debconf: delaying package configuration, since apt-utils is not installed 14:08:20 Fetched 14.7 MB in 1s (10.8 MB/s) 14:08:20 Selecting previously unselected package libxau6:amd64. 14:08:20 (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.) 14:08:20 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 14:08:20 Unpacking libxau6:amd64 (1:1.0.8-1) ... 14:08:20 Selecting previously unselected package libbsd0:amd64. 14:08:20 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 14:08:20 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:08:20 Selecting previously unselected package libxdmcp6:amd64. 14:08:20 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 14:08:20 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 14:08:20 Selecting previously unselected package libxcb1:amd64. 14:08:20 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 14:08:20 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 14:08:20 Selecting previously unselected package libx11-data. 14:08:20 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 14:08:20 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 14:08:21 Selecting previously unselected package libx11-6:amd64. 14:08:21 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 14:08:21 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 14:08:21 Selecting previously unselected package libxext6:amd64. 14:08:21 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 14:08:21 Unpacking libxext6:amd64 (2:1.3.3-1) ... 14:08:21 Selecting previously unselected package perl-modules-5.26. 14:08:21 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 14:08:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:08:24 Selecting previously unselected package libgdbm5:amd64. 14:08:24 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 14:08:24 Unpacking libgdbm5:amd64 (1.14.1-6) ... 14:08:24 Selecting previously unselected package libgdbm-compat4:amd64. 14:08:24 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 14:08:24 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 14:08:24 Selecting previously unselected package libperl5.26:amd64. 14:08:24 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 14:08:24 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 14:08:25 Selecting previously unselected package perl. 14:08:25 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 14:08:25 Unpacking perl (5.26.1-6ubuntu0.3) ... 14:08:25 Selecting previously unselected package less. 14:08:25 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 14:08:25 Unpacking less (487-0.1) ... 14:08:25 Selecting previously unselected package libexpat1:amd64. 14:08:25 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 14:08:25 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:08:25 Selecting previously unselected package netbase. 14:08:25 Preparing to unpack .../14-netbase_5.4_all.deb ... 14:08:25 Unpacking netbase (5.4) ... 14:08:25 Selecting previously unselected package libedit2:amd64. 14:08:25 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 14:08:25 Unpacking libedit2:amd64 (3.1-20170329-1) ... 14:08:26 Selecting previously unselected package libssl1.0.0:amd64. 14:08:26 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 14:08:26 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 14:08:26 Selecting previously unselected package libxmuu1:amd64. 14:08:26 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 14:08:26 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 14:08:26 Selecting previously unselected package openssh-client. 14:08:26 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 14:08:26 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 14:08:26 Selecting previously unselected package xauth. 14:08:26 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 14:08:26 Unpacking xauth (1:1.0.10-1) ... 14:08:26 Selecting previously unselected package curl. 14:08:26 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 14:08:26 Unpacking curl (7.58.0-2ubuntu3.8) ... 14:08:26 Selecting previously unselected package libcurl3-gnutls:amd64. 14:08:26 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 14:08:26 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 14:08:26 Selecting previously unselected package liberror-perl. 14:08:26 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 14:08:26 Unpacking liberror-perl (0.17025-1) ... 14:08:26 Selecting previously unselected package git-man. 14:08:26 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 14:08:26 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 14:08:26 Selecting previously unselected package git. 14:08:26 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 14:08:26 Unpacking git (1:2.17.1-1ubuntu0.7) ... 14:08:27 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 14:08:28 Selecting previously unselected package make. 14:08:28 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 14:08:28 Unpacking make (4.1-9.1ubuntu1) ... 14:08:28 Selecting previously unselected package patch. 14:08:28 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 14:08:28 Unpacking patch (2.7.6-2ubuntu1.1) ... 14:08:28 Setting up libedit2:amd64 (3.1-20170329-1) ... 14:08:28 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 14:08:28 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:08:28 Setting up less (487-0.1) ... 14:08:28 Setting up make (4.1-9.1ubuntu1) ... 14:08:28 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 14:08:28 Setting up curl (7.58.0-2ubuntu3.8) ... 14:08:28 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 14:08:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:08:28 Setting up libgdbm5:amd64 (1.14.1-6) ... 14:08:28 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:08:28 Setting up patch (2.7.6-2ubuntu1.1) ... 14:08:28 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 14:08:28 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 14:08:28 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 14:08:28 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 14:08:28 Setting up libxau6:amd64 (1:1.0.8-1) ... 14:08:28 Setting up netbase (5.4) ... 14:08:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 14:08:28 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 14:08:28 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 14:08:28 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 14:08:28 Setting up perl (5.26.1-6ubuntu0.3) ... 14:08:29 Setting up libxext6:amd64 (2:1.3.3-1) ... 14:08:29 Setting up liberror-perl (0.17025-1) ... 14:08:29 Setting up xauth (1:1.0.10-1) ... 14:08:29 Setting up git (1:2.17.1-1ubuntu0.7) ... 14:08:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:08:31 Reading package lists... 14:08:31 Building dependency tree... 14:08:31 Reading state information... 14:08:31 curl set to automatically installed. 14:08:31 git set to automatically installed. 14:08:31 git-man set to automatically installed. 14:08:31 less set to automatically installed. 14:08:31 libbsd0 set to automatically installed. 14:08:31 libcurl3-gnutls set to automatically installed. 14:08:31 libedit2 set to automatically installed. 14:08:31 liberror-perl set to automatically installed. 14:08:31 libexpat1 set to automatically installed. 14:08:31 libgdbm-compat4 set to automatically installed. 14:08:31 libgdbm5 set to automatically installed. 14:08:31 libperl5.26 set to automatically installed. 14:08:31 libssl1.0.0 set to automatically installed. 14:08:31 libx11-6 set to automatically installed. 14:08:31 libx11-data set to automatically installed. 14:08:31 libxau6 set to automatically installed. 14:08:31 libxcb1 set to automatically installed. 14:08:31 libxdmcp6 set to automatically installed. 14:08:31 libxext6 set to automatically installed. 14:08:31 libxmuu1 set to automatically installed. 14:08:31 make set to automatically installed. 14:08:31 netbase set to automatically installed. 14:08:31 openssh-client set to automatically installed. 14:08:31 patch set to automatically installed. 14:08:31 perl set to automatically installed. 14:08:31 perl-modules-5.26 set to automatically installed. 14:08:31 xauth set to automatically installed. 14:08:31 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 14:08:31 Please ensure the environment is properly setup before continuing. 14:08:31 Ignore this message if the appropriate measures have already been taken 14:08:32 Pulling go 14:08:32 The following packages were automatically installed and are no longer required: 14:08:32 libjq1 liblzo2-2 libonig4 14:08:32 Use 'sudo apt autoremove' to remove them. 14:08:32 Suggested packages: 14:08:32 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:08:32 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 14:08:32 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 14:08:32 libterm-readline-gnu-perl | libterm-readline-perl-perl 14:08:32 The following NEW packages will be installed: 14:08:32 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 14:08:32 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 14:08:32 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 14:08:32 openssh-client patch perl perl-modules-5.26 xauth 14:08:33 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. 14:08:33 Need to get 12.9 MB of archives. 14:08:33 After this operation, 84.2 MB of additional disk space will be used. 14:08:33 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 14:08:33 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 14:08:33 'device-mqtt' has dependencies that need to be staged: go 14:08:33 Skipping pull go (already ran) 14:08:33 Building go 14:08:33 % Total % Received % Xferd Average Speed Time Time Time Current 14:08:33 Dload Upload Total Spent Left Speed 14:08:33 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 14:08:33 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 14:08:33 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 14:08:33 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 14:08:33 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 14:08:33 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 14:08:34 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 14:08:34 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 14:08:34 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 14:08:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 49 114M 49 56.8M 0 0 78.3M 0 0:00:01 --:--:-- 0:00:01 78.2M 100 114M 100 114M 0 0 87.4M 0 0:00:01 0:00:01 --:--:-- 87.4M 14:08:34 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 14:08:34 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 14:08:34 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 14:08:34 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 14:08:34 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 14:08:34 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 14:08:35 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 14:08:35 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 14:08:35 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 14:08:35 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 14:08:35 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 14:08:35 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 14:08:35 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 14:08:35 go1.13.5.linux-amd64.tar.gz: OK 14:08:35 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 14:08:36 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 14:08:36 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 14:08:36 debconf: delaying package configuration, since apt-utils is not installed 14:08:36 Fetched 12.9 MB in 3s (4393 kB/s) 14:08:36 Selecting previously unselected package libxau6:arm64. 14:08:36 (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.) 14:08:36 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 14:08:36 Unpacking libxau6:arm64 (1:1.0.8-1) ... 14:08:36 Selecting previously unselected package libbsd0:arm64. 14:08:36 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 14:08:36 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 14:08:37 Selecting previously unselected package libxdmcp6:arm64. 14:08:37 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 14:08:37 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 14:08:37 Selecting previously unselected package libxcb1:arm64. 14:08:37 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 14:08:37 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 14:08:37 Selecting previously unselected package libx11-data. 14:08:37 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 14:08:37 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 14:08:37 Selecting previously unselected package libx11-6:arm64. 14:08:37 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 14:08:37 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 14:08:38 Selecting previously unselected package libxext6:arm64. 14:08:38 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 14:08:38 Unpacking libxext6:arm64 (2:1.3.3-1) ... 14:08:38 Selecting previously unselected package perl-modules-5.26. 14:08:38 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 14:08:38 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:08:39 Selecting previously unselected package libgdbm5:arm64. 14:08:39 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 14:08:39 Unpacking libgdbm5:arm64 (1.14.1-6) ... 14:08:39 Selecting previously unselected package libgdbm-compat4:arm64. 14:08:39 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 14:08:39 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 14:08:39 Selecting previously unselected package libperl5.26:arm64. 14:08:39 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 14:08:39 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 14:08:41 Selecting previously unselected package perl. 14:08:41 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 14:08:41 Unpacking perl (5.26.1-6ubuntu0.3) ... 14:08:41 Selecting previously unselected package less. 14:08:41 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 14:08:41 Unpacking less (487-0.1) ... 14:08:41 Selecting previously unselected package libexpat1:arm64. 14:08:41 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 14:08:41 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 14:08:41 Selecting previously unselected package netbase. 14:08:41 Preparing to unpack .../14-netbase_5.4_all.deb ... 14:08:41 Unpacking netbase (5.4) ... 14:08:41 Selecting previously unselected package libedit2:arm64. 14:08:41 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 14:08:41 Unpacking libedit2:arm64 (3.1-20170329-1) ... 14:08:41 Selecting previously unselected package libssl1.0.0:arm64. 14:08:41 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 14:08:41 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 14:08:42 Selecting previously unselected package libxmuu1:arm64. 14:08:42 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 14:08:42 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 14:08:42 Selecting previously unselected package openssh-client. 14:08:42 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 14:08:42 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 14:08:42 Selecting previously unselected package xauth. 14:08:42 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 14:08:42 Unpacking xauth (1:1.0.10-1) ... 14:08:42 Selecting previously unselected package curl. 14:08:42 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 14:08:42 Unpacking curl (7.58.0-2ubuntu3.8) ... 14:08:42 Selecting previously unselected package libcurl3-gnutls:arm64. 14:08:42 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 14:08:42 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 14:08:42 Selecting previously unselected package liberror-perl. 14:08:42 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 14:08:42 Unpacking liberror-perl (0.17025-1) ... 14:08:42 Selecting previously unselected package git-man. 14:08:42 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 14:08:42 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 14:08:43 Selecting previously unselected package git. 14:08:43 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 14:08:43 Unpacking git (1:2.17.1-1ubuntu0.7) ... 14:08:44 Selecting previously unselected package make. 14:08:44 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 14:08:44 Unpacking make (4.1-9.1ubuntu1) ... 14:08:44 Selecting previously unselected package patch. 14:08:44 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 14:08:44 Unpacking patch (2.7.6-2ubuntu1.1) ... 14:08:44 Setting up libedit2:arm64 (3.1-20170329-1) ... 14:08:44 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 14:08:44 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 14:08:44 Setting up less (487-0.1) ... 14:08:45 Setting up make (4.1-9.1ubuntu1) ... 14:08:45 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 14:08:45 Setting up curl (7.58.0-2ubuntu3.8) ... 14:08:45 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 14:08:45 Staging go 14:08:45 Pulling device-mqtt 14:08:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:08:45 Setting up libgdbm5:arm64 (1.14.1-6) ... 14:08:45 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 14:08:45 Setting up patch (2.7.6-2ubuntu1.1) ... 14:08:45 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 14:08:45 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 14:08:45 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 14:08:46 Skipping build go (already ran) 14:08:46 Building device-mqtt 14:08:46 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 14:08:46 Setting up libxau6:arm64 (1:1.0.8-1) ... 14:08:46 Setting up netbase (5.4) ... 14:08:46 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 14:08:46 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 14:08:46 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 14:08:46 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 14:08:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 14:08:46 Setting up perl (5.26.1-6ubuntu0.3) ... 14:08:46 Setting up libxext6:arm64 (2:1.3.3-1) ... 14:08:46 Setting up liberror-perl (0.17025-1) ... 14:08:46 Setting up xauth (1:1.0.10-1) ... 14:08:46 Setting up git (1:2.17.1-1ubuntu0.7) ... 14:08:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:08:47 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 14:08:47 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 14:08:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:08:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 14:08:47 go: downloading github.com/spf13/cast v1.3.0 14:08:47 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 14:08:47 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 14:08:47 go: extracting github.com/spf13/cast v1.3.0 14:08:47 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:08:47 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 14:08:47 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 14:08:47 go: downloading github.com/gorilla/mux v1.7.1 14:08:47 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:08:47 go: downloading github.com/go-kit/kit v0.8.0 14:08:47 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:08:47 go: extracting github.com/gorilla/mux v1.7.1 14:08:47 go: downloading gopkg.in/yaml.v2 v2.2.8 14:08:47 go: downloading github.com/pkg/errors v0.8.1 14:08:47 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 14:08:47 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 14:08:47 go: downloading github.com/OneOfOne/xxhash v1.2.6 14:08:47 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 14:08:47 go: extracting github.com/go-kit/kit v0.8.0 14:08:47 go: extracting github.com/pkg/errors v0.8.1 14:08:47 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 14:08:47 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 14:08:47 go: extracting github.com/OneOfOne/xxhash v1.2.6 14:08:47 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 14:08:47 go: downloading github.com/BurntSushi/toml v0.3.1 14:08:47 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 14:08:47 go: extracting gopkg.in/yaml.v2 v2.2.8 14:08:47 go: downloading github.com/pelletier/go-toml v1.2.0 14:08:47 go: downloading github.com/x448/float16 v0.8.4 14:08:47 go: downloading github.com/google/uuid v1.1.1 14:08:47 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 14:08:47 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 14:08:47 go: downloading github.com/hashicorp/consul/api v1.1.0 14:08:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:08:47 go: extracting github.com/x448/float16 v0.8.4 14:08:47 go: extracting github.com/BurntSushi/toml v0.3.1 14:08:47 go: extracting github.com/pelletier/go-toml v1.2.0 14:08:47 go: extracting github.com/google/uuid v1.1.1 14:08:47 go: downloading github.com/go-logfmt/logfmt v0.4.0 14:08:47 go: extracting github.com/hashicorp/consul/api v1.1.0 14:08:47 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:08:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:08:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 14:08:47 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:08:47 go: downloading github.com/hashicorp/serf v0.8.2 14:08:47 go: downloading github.com/mitchellh/copystructure v1.0.0 14:08:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:08:47 go: extracting github.com/go-logfmt/logfmt v0.4.0 14:08:47 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 14:08:47 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 14:08:47 go: extracting github.com/mitchellh/mapstructure v1.1.2 14:08:47 go: extracting github.com/mitchellh/copystructure v1.0.0 14:08:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:08:47 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 14:08:47 go: extracting github.com/mitchellh/reflectwalk v1.0.0 14:08:47 go: extracting github.com/hashicorp/serf v0.8.2 14:08:47 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:08:48 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:08:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:08:48 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 14:08:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:08:48 go: extracting github.com/hashicorp/golang-lru v0.5.0 14:08:48 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:08:48 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 14:08:48 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:08:48 go: finding github.com/spf13/cast v1.3.0 14:08:48 go: finding github.com/gorilla/mux v1.7.1 14:08:48 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 14:08:48 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 14:08:48 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:08:48 go: finding github.com/OneOfOne/xxhash v1.2.6 14:08:48 go: finding github.com/go-kit/kit v0.8.0 14:08:48 go: finding github.com/google/uuid v1.1.1 14:08:48 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:08:48 go: finding github.com/x448/float16 v0.8.4 14:08:48 go: finding github.com/go-logfmt/logfmt v0.4.0 14:08:48 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:08:48 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:08:48 go: finding gopkg.in/yaml.v2 v2.2.8 14:08:48 go: finding github.com/BurntSushi/toml v0.3.1 14:08:48 go: finding github.com/pkg/errors v0.8.1 14:08:48 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:08:48 go: finding github.com/hashicorp/consul/api v1.1.0 14:08:48 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:08:48 go: finding github.com/pelletier/go-toml v1.2.0 14:08:48 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:08:48 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:08:48 go: finding github.com/mitchellh/copystructure v1.0.0 14:08:48 go: finding github.com/mitchellh/mapstructure v1.1.2 14:08:48 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:08:48 go: finding github.com/hashicorp/serf v0.8.2 14:08:48 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:08:48 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:08:48 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:08:48 go: finding github.com/hashicorp/golang-lru v0.5.0 14:08:53 curl set to automatically installed. 14:08:53 git set to automatically installed. 14:08:53 git-man set to automatically installed. 14:08:53 less set to automatically installed. 14:08:53 libbsd0 set to automatically installed. 14:08:53 libcurl3-gnutls set to automatically installed. 14:08:53 libedit2 set to automatically installed. 14:08:53 liberror-perl set to automatically installed. 14:08:53 libexpat1 set to automatically installed. 14:08:53 libgdbm-compat4 set to automatically installed. 14:08:53 libgdbm5 set to automatically installed. 14:08:53 libperl5.26 set to automatically installed. 14:08:53 libssl1.0.0 set to automatically installed. 14:08:53 libx11-6 set to automatically installed. 14:08:53 libx11-data set to automatically installed. 14:08:53 libxau6 set to automatically installed. 14:08:53 libxcb1 set to automatically installed. 14:08:53 libxdmcp6 set to automatically installed. 14:08:53 libxext6 set to automatically installed. 14:08:53 libxmuu1 set to automatically installed. 14:08:53 make set to automatically installed. 14:08:53 netbase set to automatically installed. 14:08:53 openssh-client set to automatically installed. 14:08:53 patch set to automatically installed. 14:08:53 perl set to automatically installed. 14:08:53 perl-modules-5.26 set to automatically installed. 14:08:53 xauth set to automatically installed. 14:08:53 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 14:08:53 Please ensure the environment is properly setup before continuing. 14:08:53 Ignore this message if the appropriate measures have already been taken 14:08:53 Pulling go 14:08:56 'device-mqtt' has dependencies that need to be staged: go 14:08:56 Skipping pull go (already ran) 14:08:56 Building go 14:08:56 % Total % Received % Xferd Average Speed Time Time Time Current 14:08:56 Dload Upload Total Spent Left Speed 14:08:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 93.0M 28 26.1M 0 0 30.5M 0 0:00:03 --:--:-- 0:00:03 30.5M 84 93.0M 84 78.4M 0 0 42.3M 0 0:00:02 0:00:01 0:00:01 42.3M 100 93.0M 100 93.0M 0 0 43.6M 0 0:00:02 0:00:02 --:--:-- 43.6M 14:09:00 go1.13.5.linux-arm64.tar.gz: OK 14:09:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:09:08 Skipping stage go (already ran) 14:09:08 Staging device-mqtt 14:09:08 Priming go 14:09:09 Priming device-mqtt 14:09:10 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 14:09:10 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 14:09:10 Determining the version from the project repo (version-script). 14:09:10 The version has been set to '0.0.0-20200513+f5516f5' 14:09:10 Snapping 'edgex-device-mqtt' ... 14:09:12 14:09:12 Snapped edgex-device-mqtt_0.0.0-20200513+f5516f5_amd64.snap [Pipeline] } 14:09:13 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] } 14:09:18 Staging go 14:09:20 Pulling device-mqtt 14:09:23 Skipping build go (already ran) 14:09:23 Building device-mqtt 14:09:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 14:09:24 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 14:09:24 go: downloading github.com/spf13/cast v1.3.0 14:09:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 14:09:24 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 14:09:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:09:24 go: extracting github.com/spf13/cast v1.3.0 14:09:24 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 14:09:24 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 14:09:24 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:09:24 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 14:09:24 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 14:09:24 go: downloading github.com/gorilla/mux v1.7.1 14:09:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:09:24 go: downloading github.com/pkg/errors v0.8.1 14:09:24 go: downloading github.com/google/uuid v1.1.1 14:09:24 go: extracting github.com/pkg/errors v0.8.1 14:09:24 go: extracting github.com/google/uuid v1.1.1 14:09:24 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:09:24 go: extracting github.com/gorilla/mux v1.7.1 14:09:24 go: downloading github.com/OneOfOne/xxhash v1.2.6 14:09:24 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 14:09:24 go: downloading github.com/go-kit/kit v0.8.0 14:09:24 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 14:09:24 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 14:09:24 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 14:09:24 go: extracting github.com/OneOfOne/xxhash v1.2.6 14:09:24 go: downloading gopkg.in/yaml.v2 v2.2.8 14:09:24 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 14:09:24 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 14:09:24 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 14:09:24 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 14:09:24 go: downloading github.com/hashicorp/consul/api v1.1.0 14:09:24 go: downloading github.com/BurntSushi/toml v0.3.1 14:09:24 go: downloading github.com/pelletier/go-toml v1.2.0 14:09:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:09:24 go: extracting github.com/pelletier/go-toml v1.2.0 14:09:24 go: extracting gopkg.in/yaml.v2 v2.2.8 14:09:24 go: downloading github.com/x448/float16 v0.8.4 14:09:24 go: extracting github.com/hashicorp/consul/api v1.1.0 14:09:24 go: extracting github.com/BurntSushi/toml v0.3.1 14:09:24 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:09:24 go: downloading github.com/mitchellh/copystructure v1.0.0 14:09:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:09:24 go: extracting github.com/x448/float16 v0.8.4 14:09:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:09:24 go: extracting github.com/mitchellh/copystructure v1.0.0 14:09:24 go: downloading github.com/hashicorp/serf v0.8.2 14:09:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 14:09:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:09:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:09:24 go: extracting github.com/go-kit/kit v0.8.0 14:09:24 go: extracting github.com/mitchellh/mapstructure v1.1.2 14:09:24 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 14:09:24 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 14:09:24 go: extracting github.com/mitchellh/reflectwalk v1.0.0 14:09:24 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 14:09:24 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 14:09:24 go: extracting github.com/hashicorp/serf v0.8.2 14:09:25 go: downloading github.com/go-logfmt/logfmt v0.4.0 14:09:25 go: extracting github.com/go-logfmt/logfmt v0.4.0 14:09:25 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:09:25 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:09:25 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:09:25 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 14:09:25 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:09:25 go: extracting github.com/hashicorp/golang-lru v0.5.0 14:09:25 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:09:25 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 14:09:25 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:09:25 go: finding github.com/spf13/cast v1.3.0 14:09:25 go: finding github.com/gorilla/mux v1.7.1 14:09:25 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 14:09:25 go: finding github.com/OneOfOne/xxhash v1.2.6 14:09:25 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 14:09:25 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:09:25 go: finding github.com/go-kit/kit v0.8.0 14:09:25 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:09:25 go: finding github.com/google/uuid v1.1.1 14:09:25 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:09:25 go: finding github.com/x448/float16 v0.8.4 14:09:25 go: finding github.com/go-logfmt/logfmt v0.4.0 14:09:25 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:09:25 go: finding gopkg.in/yaml.v2 v2.2.8 14:09:25 go: finding github.com/BurntSushi/toml v0.3.1 14:09:25 go: finding github.com/pkg/errors v0.8.1 14:09:25 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:09:25 go: finding github.com/hashicorp/consul/api v1.1.0 14:09:25 go: finding github.com/pelletier/go-toml v1.2.0 14:09:25 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:09:25 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:09:25 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:09:25 go: finding github.com/hashicorp/serf v0.8.2 14:09:25 go: finding github.com/mitchellh/mapstructure v1.1.2 14:09:25 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:09:25 go: finding github.com/mitchellh/copystructure v1.0.0 14:09:25 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:09:25 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:09:25 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:09:25 go: finding github.com/hashicorp/golang-lru v0.5.0 14:09:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:10:10 Skipping stage go (already ran) 14:10:10 Staging device-mqtt 14:10:11 Priming go 14:10:14 Priming device-mqtt 14:10:17 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 14:10:17 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 14:10:17 Determining the version from the project repo (version-script). 14:10:17 The version has been set to '0.0.0-20200513+f5516f5' 14:10:17 Snapping 'edgex-device-mqtt' ... 14:10:22 14:10:22 Snapped edgex-device-mqtt_0.0.0-20200513+f5516f5_arm64.snap [Pipeline] } 14:10:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 14:10:25 provisioning config files... 14:10:25 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config9137720921553014683tmp [Pipeline] { [Pipeline] sh 14:10:25 + curl -s https://codecov.io/bash 14:10:25 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config9137720921553014683tmp 14:10:26 14:10:26 _____ _ 14:10:26 / ____| | | 14:10:26 | | ___ __| | ___ ___ _____ __ 14:10:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:10:26 | |___| (_) | (_| | __/ (_| (_) \ V / 14:10:26 \_____\___/ \__,_|\___|\___\___/ \_/ 14:10:26 Bash-tbd 14:10:26 14:10:26 14:10:26 ==> Jenkins CI detected. 14:10:26 project root: . 14:10:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:10:26 ==> Running gcov in . (disable via -X gcov) 14:10:26 ==> Python coveragepy not found 14:10:26 ==> Searching for coverage reports in: 14:10:26 + . 14:10:26 -> Found 1 reports 14:10:26 ==> Detecting git/mercurial file structure 14:10:26 ==> Reading reports 14:10:26 + ./coverage.out bytes=18214 14:10:26 ==> Appending adjustments 14:10:26 http://docs.codecov.io/docs/fixing-reports 14:10:26 + Found adjustments 14:10:26 ==> Gzipping contents 14:10:26 ==> Uploading reports 14:10:26 url: https://codecov.io 14:10:26 query: branch=PR-145&commit=f5516f5d448e6dd5217521ed64da11ef157f222c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-145%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=145&job= 14:10:26 -> Pinging Codecov 14:10:26 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-145&commit=f5516f5d448e6dd5217521ed64da11ef157f222c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-145%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=145&job= 14:10:26 -> Uploading 14:10:27 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f5516f5d448e6dd5217521ed64da11ef157f222c [Pipeline] } 14:10:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:10:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:10:28 ---> package-listing.sh 14:10:28 ++ facter osfamily 14:10:28 ++ tr '[:upper:]' '[:lower:]' 14:10:28 + OS_FAMILY=redhat 14:10:28 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-145 14:10:28 + START_PACKAGES=/tmp/packages_start.txt 14:10:28 + END_PACKAGES=/tmp/packages_end.txt 14:10:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:28 + PACKAGES=/tmp/packages_start.txt 14:10:28 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' 14:10:28 + PACKAGES=/tmp/packages_end.txt 14:10:28 + case "${OS_FAMILY}" in 14:10:28 + rpm -qa 14:10:28 + sort 14:10:33 + '[' -f /tmp/packages_start.txt ']' 14:10:33 + '[' -f /tmp/packages_end.txt ']' 14:10:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:33 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' 14:10:33 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-145/archives/ 14:10:33 + 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 14:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:10:33 14:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:10:33 alpine: Pulling from edgex-lftools-log-publisher 14:10:33 c9b1b535fdd9: Pulling fs layer 14:10:33 2cc5ad85d9ab: Pulling fs layer 14:10:33 756a868c4378: Pulling fs layer 14:10:33 444b2fc9a129: Pulling fs layer 14:10:33 ea15f1150254: Pulling fs layer 14:10:33 41b27a9f41bf: Pulling fs layer 14:10:33 28c525ee5125: Pulling fs layer 14:10:33 094b1ea09ed8: Pulling fs layer 14:10:33 138eaada9080: Pulling fs layer 14:10:33 0622d0fa9048: Pulling fs layer 14:10:33 444b2fc9a129: Waiting 14:10:33 28c525ee5125: Waiting 14:10:33 ea15f1150254: Waiting 14:10:33 41b27a9f41bf: Waiting 14:10:33 094b1ea09ed8: Waiting 14:10:33 0622d0fa9048: Waiting 14:10:33 2cc5ad85d9ab: Verifying Checksum 14:10:33 2cc5ad85d9ab: Download complete 14:10:33 444b2fc9a129: Verifying Checksum 14:10:33 444b2fc9a129: Download complete 14:10:34 c9b1b535fdd9: Verifying Checksum 14:10:34 c9b1b535fdd9: Download complete 14:10:34 ea15f1150254: Verifying Checksum 14:10:34 ea15f1150254: Download complete 14:10:34 28c525ee5125: Download complete 14:10:34 c9b1b535fdd9: Pull complete 14:10:34 756a868c4378: Verifying Checksum 14:10:34 756a868c4378: Download complete 14:10:34 094b1ea09ed8: Verifying Checksum 14:10:34 094b1ea09ed8: Download complete 14:10:34 2cc5ad85d9ab: Pull complete 14:10:34 138eaada9080: Verifying Checksum 14:10:34 138eaada9080: Download complete 14:10:34 0622d0fa9048: Verifying Checksum 14:10:34 0622d0fa9048: Download complete 14:10:35 41b27a9f41bf: Verifying Checksum 14:10:35 41b27a9f41bf: Download complete 14:10:36 756a868c4378: Pull complete 14:10:36 444b2fc9a129: Pull complete 14:10:36 ea15f1150254: Pull complete 14:10:40 41b27a9f41bf: Pull complete 14:10:40 28c525ee5125: Pull complete 14:10:42 094b1ea09ed8: Pull complete 14:10:42 138eaada9080: Pull complete 14:10:42 0622d0fa9048: Pull complete 14:10:42 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:10:43 prd-centos7-docker-4c-2g-8237 does not seem to be running inside a container 14:10:43 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:10:43 $ docker top e3460fbd8f1f1c6d5d94fcd38d271ebab344a3d629729d4a78116c676b5a69be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:10:44 provisioning config files... 14:10:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config1274632012665608050tmp [Pipeline] { [Pipeline] echo 14:10:44 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:10:44 ---> create-netrc.sh [Pipeline] echo 14:10:44 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:10:44 ---> logs-deploy.sh 14:10:44 + ARCHIVE_ARTIFACTS= 14:10:44 + LOGS_SERVER=https://logs.edgexfoundry.org 14:10:44 + '[' https://logs.edgexfoundry.org == None ']' 14:10:44 + NEXUS_URL=https://nexus.edgexfoundry.org 14:10:44 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/4 14:10:44 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-145/4/ 14:10:44 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/4 /w/workspace/gexfoundry_device-mqtt-go_PR-145 14:10:46 Archives upload complete. 14:10:46 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-145/4/ 14:10:47 ---> uname -a: 14:10:47 Linux e3460fbd8f1f 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 14:10:47 14:10:47 14:10:47 ---> lscpu: 14:10:47 Architecture: x86_64 14:10:47 CPU op-mode(s): 32-bit, 64-bit 14:10:47 Byte Order: Little Endian 14:10:47 Address sizes: 40 bits physical, 48 bits virtual 14:10:47 CPU(s): 4 14:10:47 On-line CPU(s) list: 0-3 14:10:47 Thread(s) per core: 1 14:10:47 Core(s) per socket: 1 14:10:47 Socket(s): 4 14:10:47 NUMA node(s): 1 14:10:47 Vendor ID: GenuineIntel 14:10:47 CPU family: 6 14:10:47 Model: 44 14:10:47 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:10:47 Stepping: 1 14:10:47 CPU MHz: 2933.438 14:10:47 BogoMIPS: 5866.87 14:10:47 Virtualization: VT-x 14:10:47 Hypervisor vendor: KVM 14:10:47 Virtualization type: full 14:10:47 L1d cache: 128 KiB 14:10:47 L1i cache: 128 KiB 14:10:47 L2 cache: 16 MiB 14:10:47 L3 cache: 64 MiB 14:10:47 NUMA node0 CPU(s): 0-3 14:10:47 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 14:10:47 Vulnerability Meltdown: Mitigation; PTI 14:10:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:10:47 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 14:10:47 Vulnerability Spectre v2: Mitigation; Full retpoline 14:10:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 14:10:47 14:10:47 14:10:47 ---> nproc: 14:10:47 4 14:10:47 14:10:47 14:10:47 ---> df -h: 14:10:47 Filesystem Size Used Available Use% Mounted on 14:10:47 overlay 50.0G 6.3G 43.7G 13% / 14:10:47 tmpfs 64.0M 0 64.0M 0% /dev 14:10:47 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 14:10:47 shm 64.0M 0 64.0M 0% /dev/shm 14:10:47 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 14:10:47 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 14:10:47 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 14:10:47 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp 14:10:47 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 14:10:47 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-145 14:10:47 14:10:47 14:10:47 ---> free -m: 14:10:47 total used free shared buff/cache available 14:10:47 Mem: 1838 605 75 0 1157 1129 14:10:47 Swap: 1023 1 1022 14:10:47 14:10:47 14:10:47 ---> ip addr: 14:10:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:10:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:10:47 inet 127.0.0.1/8 scope host lo 14:10:47 valid_lft forever preferred_lft forever 14:10:47 6: eth0@if7: mtu 1458 qdisc noqueue state UP 14:10:47 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 14:10:47 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 14:10:47 valid_lft forever preferred_lft forever 14:10:47 14:10:47 14:10:47 ---> sar -b -r -n DEV: 14:10:47 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) 14:10:47 14:10:47 14:00:02 LINUX RESTART 14:10:47 14:10:47 14:01:01 tps rtps wtps bread/s bwrtn/s 14:10:47 14:02:01 12.49 1.53 10.95 82.44 2068.55 14:10:47 14:03:01 2.83 0.00 2.83 0.00 88.48 14:10:47 14:04:01 0.15 0.00 0.15 0.00 2.01 14:10:47 14:05:01 0.27 0.00 0.27 0.00 3.46 14:10:47 14:06:01 0.23 0.00 0.23 0.00 4.56 14:10:47 14:07:02 0.32 0.00 0.32 0.00 4.96 14:10:47 14:08:01 0.27 0.00 0.27 0.00 3.68 14:10:47 14:09:01 0.30 0.00 0.30 0.00 4.86 14:10:47 14:10:01 0.28 0.00 0.28 0.00 4.31 14:10:47 Average: 1.91 0.17 1.74 9.18 243.30 14:10:47 14:10:47 14:01:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:10:47 14:02:01 113396 1768908 93.98 2620 1228236 938884 32.03 432496 1173140 16 14:10:47 14:03:01 118884 1763420 93.68 2620 1228240 915568 31.24 428048 1173068 8 14:10:47 14:04:01 119144 1763160 93.67 2620 1228248 912500 31.13 427412 1173032 8 14:10:47 14:05:01 119948 1762356 93.63 2620 1228248 910432 31.06 427176 1173028 8 14:10:47 14:06:01 120720 1761584 93.59 2620 1228252 900272 30.72 426912 1173028 8 14:10:47 14:07:02 121204 1761100 93.56 2620 1228260 900152 30.71 426432 1173024 8 14:10:47 14:08:01 122944 1759360 93.47 2620 1228260 900124 30.71 424364 1173024 8 14:10:47 14:09:01 122844 1759460 93.47 2620 1228272 900152 30.71 424260 1173024 8 14:10:47 14:10:01 122680 1759624 93.48 2620 1228276 900152 30.71 424516 1173024 8 14:10:47 Average: 120196 1762108 93.61 2620 1228255 908693 31.00 426846 1173044 9 14:10:47 14:10:47 14:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 14:10:47 14:02:01 eth0 22.59 14.80 20.21 16.60 0.00 0.00 0.00 14:10:47 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:02:01 docker0 1.56 1.33 0.28 3.20 0.00 0.00 0.00 14:10:47 14:03:01 eth0 2.83 0.65 0.68 0.40 0.00 0.00 0.00 14:10:47 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:04:01 eth0 1.75 0.62 0.64 0.37 0.00 0.00 0.00 14:10:47 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:05:01 eth0 0.60 0.32 0.28 0.23 0.00 0.00 0.00 14:10:47 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:06:01 eth0 1.02 0.35 0.43 0.26 0.00 0.00 0.00 14:10:47 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:07:02 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 14:10:47 14:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:08:01 eth0 0.14 0.10 0.01 0.01 0.00 0.00 0.00 14:10:47 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 14:10:47 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:10:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 14:10:47 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 Average: eth0 3.25 1.90 2.48 1.99 0.00 0.00 0.00 14:10:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:47 Average: docker0 0.17 0.15 0.03 0.36 0.00 0.00 0.00 14:10:47 14:10:47 14:10:47 ---> sar -P ALL: 14:10:47 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) 14:10:47 14:10:47 14:00:02 LINUX RESTART 14:10:47 14:10:47 14:01:01 CPU %user %nice %system %iowait %steal %idle 14:10:47 14:02:01 all 1.32 0.00 0.63 0.03 0.03 97.98 14:10:47 14:02:01 0 1.12 0.00 0.65 0.02 0.03 98.18 14:10:47 14:02:01 1 1.37 0.00 0.58 0.02 0.07 97.96 14:10:47 14:02:01 2 1.22 0.00 0.83 0.02 0.02 97.91 14:10:47 14:02:01 3 1.60 0.00 0.48 0.08 0.02 97.81 14:10:47 14:03:01 all 0.20 0.00 0.08 0.00 0.00 99.72 14:10:47 14:03:01 0 0.48 0.00 0.03 0.00 0.00 99.48 14:10:47 14:03:01 1 0.13 0.00 0.08 0.00 0.02 99.77 14:10:47 14:03:01 2 0.10 0.00 0.10 0.00 0.02 99.78 14:10:47 14:03:01 3 0.12 0.00 0.05 0.00 0.00 99.83 14:10:47 14:04:01 all 0.20 0.00 0.06 0.00 0.01 99.72 14:10:47 14:04:01 0 0.48 0.00 0.03 0.00 0.02 99.47 14:10:47 14:04:01 1 0.05 0.00 0.05 0.00 0.00 99.90 14:10:47 14:04:01 2 0.12 0.00 0.10 0.00 0.00 99.78 14:10:47 14:04:01 3 0.12 0.00 0.07 0.00 0.02 99.80 14:10:47 14:05:01 all 0.19 0.00 0.05 0.00 0.00 99.76 14:10:47 14:05:01 0 0.52 0.00 0.03 0.00 0.00 99.45 14:10:47 14:05:01 1 0.08 0.00 0.05 0.00 0.02 99.85 14:10:47 14:05:01 2 0.08 0.00 0.08 0.00 0.02 99.82 14:10:47 14:05:01 3 0.08 0.00 0.03 0.00 0.00 99.88 14:10:47 14:06:01 all 0.18 0.00 0.05 0.00 0.00 99.77 14:10:47 14:06:01 0 0.55 0.00 0.03 0.00 0.02 99.40 14:10:47 14:06:01 1 0.07 0.00 0.05 0.00 0.00 99.88 14:10:47 14:06:01 2 0.07 0.00 0.03 0.00 0.00 99.90 14:10:47 14:06:01 3 0.07 0.00 0.05 0.00 0.00 99.88 14:10:47 14:07:02 all 0.17 0.00 0.03 0.00 0.00 99.80 14:10:47 14:07:02 0 0.48 0.00 0.03 0.00 0.00 99.48 14:10:47 14:07:02 1 0.05 0.00 0.03 0.00 0.00 99.92 14:10:47 14:07:02 2 0.07 0.00 0.05 0.00 0.02 99.87 14:10:47 14:07:02 3 0.05 0.00 0.03 0.00 0.00 99.92 14:10:47 14:08:01 all 0.17 0.00 0.05 0.00 0.03 99.76 14:10:47 14:08:01 0 0.47 0.00 0.03 0.00 0.02 99.47 14:10:47 14:08:01 1 0.05 0.00 0.05 0.00 0.02 99.88 14:10:47 14:08:01 2 0.10 0.00 0.05 0.00 0.05 99.80 14:10:47 14:08:01 3 0.05 0.00 0.07 0.00 0.03 99.85 14:10:47 14:09:01 all 0.12 0.00 0.05 0.00 0.00 99.82 14:10:47 14:09:01 0 0.30 0.00 0.08 0.00 0.00 99.62 14:10:47 14:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:10:47 14:09:01 2 0.12 0.00 0.10 0.00 0.00 99.78 14:10:47 14:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:10:47 14:10:01 all 0.06 0.00 0.06 0.00 0.00 99.88 14:10:47 14:10:01 0 0.05 0.00 0.05 0.00 0.00 99.90 14:10:47 14:10:01 1 0.08 0.00 0.07 0.00 0.00 99.85 14:10:47 14:10:01 2 0.07 0.00 0.07 0.00 0.00 99.87 14:10:47 14:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:10:47 Average: all 0.29 0.00 0.12 0.00 0.01 99.58 14:10:47 Average: 0 0.50 0.00 0.11 0.00 0.01 99.38 14:10:47 Average: 1 0.21 0.00 0.11 0.00 0.01 99.66 14:10:47 Average: 2 0.22 0.00 0.16 0.00 0.01 99.61 14:10:47 Average: 3 0.24 0.00 0.09 0.01 0.01 99.65 14:10:47 14:10:47 14:10:47