Started by user ernesto-ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee+a379864c4ca603a3f217526d4d7ed89d41ad0b38 (bb5ab696f97fa7500d3f54afdaa6a9773bd52df2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4347 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit a379864c4ca603a3f217526d4d7ed89d41ad0b38 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee Merge succeeded, producing ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee Checking out Revision ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee (PR-139) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a379864c4ca603a3f217526d4d7ed89d41ad0b38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 Commit message: "add buildSnap option" > git rev-list --no-walk ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:06:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:06:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:06:55 ========================================================= 18:06:55 EdgeX Global Pipelines Version Info 18:06:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:06:57 ------------------- 18:06:57 stable info: 18:06:57 ------------------- 18:06:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:06:57 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 18:06:57 Message: update stable to v1.0.73 18:06:58 ------------------- 18:06:58 experimental info: 18:06:58 ------------------- 18:06:58 Commited By: **** collab-it+edgex@linuxfoundation.org 18:06:58 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 18:06:58 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:07:01 18:07:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:07:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:07:01 latest: Pulling from edgex-devops/git-semver 18:07:01 9123ac7c32f7: Pulling fs layer 18:07:01 b8cc5d1170e3: Pulling fs layer 18:07:01 2924cbbf6a41: Pulling fs layer 18:07:01 93b08a4f1073: Pulling fs layer 18:07:01 93b08a4f1073: Waiting 18:07:01 b8cc5d1170e3: Verifying Checksum 18:07:01 b8cc5d1170e3: Download complete 18:07:01 9123ac7c32f7: Verifying Checksum 18:07:01 9123ac7c32f7: Download complete 18:07:01 2924cbbf6a41: Verifying Checksum 18:07:01 2924cbbf6a41: Download complete 18:07:02 93b08a4f1073: Verifying Checksum 18:07:02 93b08a4f1073: Download complete 18:07:02 9123ac7c32f7: Pull complete 18:07:02 b8cc5d1170e3: Pull complete 18:07:03 2924cbbf6a41: Pull complete 18:07:03 93b08a4f1073: Pull complete 18:07:03 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 18:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:07:03 prd-centos7-docker-4c-2g-4347 does not seem to be running inside a container 18:07:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-139 -v /w/workspace/gexfoundry_device-mqtt-go_PR-139:/w/workspace/gexfoundry_device-mqtt-go_PR-139:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:07:04 $ docker top e02518140883fd65ce2ae37ff5fb44be7439e10a27b2511d70a64a58faac6f97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:07:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:05 [ssh-agent] Looking for ssh-agent implementation... 18:07:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:05 $ docker exec e02518140883fd65ce2ae37ff5fb44be7439e10a27b2511d70a64a58faac6f97 ssh-agent 18:07:05 SSH_AUTH_SOCK=/tmp/ssh-7Un654Rg9Cvp/agent.13 18:07:05 SSH_AGENT_PID=20 18:07:05 Running ssh-add (command line suppressed) 18:07:06 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_3151042895582451421.key (/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_3151042895582451421.key) 18:07:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:07 + git describe --exact-match --tags HEAD 18:07:07 fatal: No names found, cannot describe anything. [Pipeline] } 18:07:07 $ docker exec --env ******** --env ******** e02518140883fd65ce2ae37ff5fb44be7439e10a27b2511d70a64a58faac6f97 ssh-agent -k 18:07:07 unset SSH_AUTH_SOCK; 18:07:07 unset SSH_AGENT_PID; 18:07:07 echo Agent pid 20 killed; 18:07:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:07:08 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:07:08 This usually means this commit has not been tagged. [Pipeline] sshagent 18:07:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:08 [ssh-agent] Looking for ssh-agent implementation... 18:07:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:08 $ docker exec e02518140883fd65ce2ae37ff5fb44be7439e10a27b2511d70a64a58faac6f97 ssh-agent 18:07:09 SSH_AUTH_SOCK=/tmp/ssh-rfo5DqWZgdR3/agent.56 18:07:09 SSH_AGENT_PID=62 18:07:09 Running ssh-add (command line suppressed) 18:07:10 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_6911970750270890197.key (/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_6911970750270890197.key) 18:07:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:10 + git semver init 18:07:10 # -> Open(): unable to determine branch for HEAD 18:07:10 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.git 18:07:10 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-139 18:07:10 # $SEMVER_REMOTE_NAME = origin 18:07:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:07:10 # $SEMVER_USER_NAME = edgex-jenkins 18:07:10 # $SEMVER_BRANCH = PR-139 18:07:10 # $SEMVER_TEMP = /tmp/semver-712329796 18:07:10 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 18:07:11 # '/tmp/semver-712329796' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver' 18:07:11 # -> Force: false 18:07:11 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver [Pipeline] } 18:07:11 $ docker exec --env ******** --env ******** e02518140883fd65ce2ae37ff5fb44be7439e10a27b2511d70a64a58faac6f97 ssh-agent -k 18:07:12 unset SSH_AUTH_SOCK; 18:07:12 unset SSH_AGENT_PID; 18:07:12 echo Agent pid 62 killed; 18:07:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:07:13 + git semver [Pipeline] } 18:07:13 $ docker stop --time=1 e02518140883fd65ce2ae37ff5fb44be7439e10a27b2511d70a64a58faac6f97 18:07:14 $ docker rm -f e02518140883fd65ce2ae37ff5fb44be7439e10a27b2511d70a64a58faac6f97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:07:15 Stashed 21 file(s) [Pipeline] echo 18:07:15 [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 18:07:31 Still waiting to schedule task 18:07:31 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4347’ 18:07:31 Still waiting to schedule task 18:07:31 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:09:42 Running on prd-centos7-docker-4c-2g-4348 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws 18:09:42 Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout 18:09:45 using credential edgex-jenkins-ssh 18:09:45 Cloning the remote Git repository 18:09:45 Cloning with configured refspecs honoured and without tags 18:09:44 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:09:44 > git init /w/workspace/device-mqtt-go/5 # timeout=10 18:09:44 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:09:44 > git --version # timeout=10 18:09:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:09:45 Fetching without tags 18:09:46 Merging remotes/origin/master commit a379864c4ca603a3f217526d4d7ed89d41ad0b38 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee 18:09:46 Merge succeeded, producing ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee 18:09:46 Checking out Revision ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee (PR-139) 18:09:45 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:09:45 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 18:09:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:09:45 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:09:45 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:09:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:09:45 > git config core.sparsecheckout # timeout=10 18:09:45 > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 18:09:45 > git remote # timeout=10 18:09:45 > git config --get remote.origin.url # timeout=10 18:09:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:45 > git merge a379864c4ca603a3f217526d4d7ed89d41ad0b38 # timeout=10 18:09:45 > git rev-parse HEAD^{commit} # timeout=10 18:09:45 > git config core.sparsecheckout # timeout=10 18:09:45 > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 18:09:50 Commit message: "add buildSnap option" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:09:51 ========================================================= 18:09:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:09:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:09:52 + 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 . 18:09:52 Sending build context to Docker daemon 544.3kB 18:09:52 Step 1/8 : ARG BASE=golang:1.13-alpine 18:09:52 Step 2/8 : FROM ${BASE} 18:09:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:09:52 e6b0cf9c0882: Pulling fs layer 18:09:52 2848faf0eed1: Pulling fs layer 18:09:52 0f37312ad70f: Pulling fs layer 18:09:52 5788d62ee057: Pulling fs layer 18:09:52 0e6b1d234666: Pulling fs layer 18:09:52 bf5d7aec512f: Pulling fs layer 18:09:52 34c802a77dc8: Pulling fs layer 18:09:52 9eb99e56ec68: Pulling fs layer 18:09:52 27c7a5d97fbd: Pulling fs layer 18:09:52 5c102a31e300: Pulling fs layer 18:09:52 dcfb455df0a1: Pulling fs layer 18:09:52 27c7a5d97fbd: Waiting 18:09:52 34c802a77dc8: Waiting 18:09:52 5c102a31e300: Waiting 18:09:52 9eb99e56ec68: Waiting 18:09:52 dcfb455df0a1: Waiting 18:09:52 5788d62ee057: Waiting 18:09:52 bf5d7aec512f: Waiting 18:09:52 0e6b1d234666: Waiting 18:09:52 0f37312ad70f: Verifying Checksum 18:09:52 0f37312ad70f: Download complete 18:09:52 2848faf0eed1: Download complete 18:09:52 0e6b1d234666: Verifying Checksum 18:09:52 0e6b1d234666: Download complete 18:09:52 bf5d7aec512f: Verifying Checksum 18:09:52 bf5d7aec512f: Download complete 18:09:52 e6b0cf9c0882: Verifying Checksum 18:09:52 e6b0cf9c0882: Download complete 18:09:52 e6b0cf9c0882: Pull complete 18:09:53 34c802a77dc8: Verifying Checksum 18:09:53 34c802a77dc8: Download complete 18:09:53 27c7a5d97fbd: Verifying Checksum 18:09:53 27c7a5d97fbd: Download complete 18:09:53 2848faf0eed1: Pull complete 18:09:53 5c102a31e300: Verifying Checksum 18:09:53 5c102a31e300: Download complete 18:09:53 dcfb455df0a1: Verifying Checksum 18:09:53 dcfb455df0a1: Download complete 18:09:54 9eb99e56ec68: Verifying Checksum 18:09:54 9eb99e56ec68: Download complete 18:09:54 5788d62ee057: Verifying Checksum 18:09:54 5788d62ee057: Download complete 18:09:55 0f37312ad70f: Pull complete 18:10:00 5788d62ee057: Pull complete 18:10:00 0e6b1d234666: Pull complete 18:10:00 bf5d7aec512f: Pull complete 18:10:07 34c802a77dc8: Pull complete 18:10:10 9eb99e56ec68: Pull complete 18:10:10 27c7a5d97fbd: Pull complete 18:10:10 5c102a31e300: Pull complete 18:10:10 dcfb455df0a1: Pull complete 18:10:10 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 18:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:10:10 ---> 7c70fe431013 18:10:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 18:10:10 ---> Running in 81fb0b5ba588 18:10:11 Removing intermediate container 81fb0b5ba588 18:10:11 ---> 32f3ec29252a 18:10:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:11 ---> Running in b8855d43ac94 18:10:12 Removing intermediate container b8855d43ac94 18:10:12 ---> ae1213cc1973 18:10:12 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 18:10:12 ---> Running in 78fd51725d8e 18:10:12 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:10:13 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:10:14 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 18:10:14 (2/17) Installing libmagic (5.37-r1) 18:10:14 (3/17) Installing file (5.37-r1) 18:10:14 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 18:10:14 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 18:10:14 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 18:10:17 (7/17) Installing libc-dev (0.7.2-r0) 18:10:17 (8/17) Installing g++ (9.2.0-r4) 18:10:19 (9/17) Installing fortify-headers (1.1-r0) 18:10:19 (10/17) Installing build-base (0.5-r1) 18:10:19 (11/17) Installing openssh-keygen (8.1_p1-r0) 18:10:19 (12/17) Installing libedit (20191211.3.1-r0) 18:10:19 (13/17) Installing openssh-client (8.1_p1-r0) 18:10:19 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 18:10:19 (15/17) Installing openssh-server-common (8.1_p1-r0) 18:10:19 (16/17) Installing openssh-server (8.1_p1-r0) 18:10:19 (17/17) Installing openssh (8.1_p1-r0) 18:10:20 Executing busybox-1.31.1-r8.trigger 18:10:20 OK: 214 MiB in 52 packages 18:10:24 Removing intermediate container 78fd51725d8e 18:10:24 ---> efc5566ac176 18:10:24 Step 6/8 : WORKDIR /device-mqtt-go 18:10:24 ---> Running in 5f4a936494a9 18:10:24 Removing intermediate container 5f4a936494a9 18:10:24 ---> 73cf8aa4d4a2 18:10:24 Step 7/8 : COPY . . 18:10:24 ---> dc2b4552c4bf 18:10:24 Step 8/8 : RUN go mod download 18:10:24 ---> Running in 4ec50f969afb 18:10:26 go: finding github.com/BurntSushi/toml v0.3.1 18:10:26 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:10:26 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:10:26 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:10:26 go: finding github.com/bgentry/speakeasy v0.1.0 18:10:26 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 18:10:26 go: finding github.com/davecgh/go-spew v1.1.1 18:10:26 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 18:10:26 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 18:10:26 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 18:10:26 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 18:10:26 go: finding github.com/fatih/color v1.7.0 18:10:26 go: finding github.com/go-kit/kit v0.8.0 18:10:26 go: finding github.com/go-logfmt/logfmt v0.4.0 18:10:26 go: finding github.com/go-stack/stack v1.8.0 18:10:26 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:10:26 go: finding github.com/google/uuid v1.1.1 18:10:26 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 18:10:26 go: finding github.com/gorilla/mux v1.7.0 18:10:26 go: finding github.com/hashicorp/consul v1.4.2 18:10:26 go: finding github.com/hashicorp/errwrap v1.0.0 18:10:26 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 18:10:26 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:10:26 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:10:26 go: finding github.com/hashicorp/go-multierror v1.0.0 18:10:26 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:10:26 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:10:26 go: finding github.com/hashicorp/go-syslog v1.0.0 18:10:26 go: finding github.com/hashicorp/go-uuid v1.0.1 18:10:26 go: finding github.com/hashicorp/go.net v0.0.1 18:10:26 go: finding github.com/hashicorp/golang-lru v0.5.0 18:10:26 go: finding github.com/hashicorp/logutils v1.0.0 18:10:26 go: finding github.com/hashicorp/mdns v1.0.0 18:10:26 go: finding github.com/hashicorp/memberlist v0.1.3 18:10:26 go: finding github.com/hashicorp/serf v0.8.2 18:10:27 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:10:27 go: finding github.com/kr/pretty v0.1.0 18:10:27 go: finding github.com/kr/pty v1.1.1 18:10:27 go: finding github.com/kr/text v0.1.0 18:10:27 go: finding github.com/mattn/go-colorable v0.0.9 18:10:27 go: finding github.com/mattn/go-isatty v0.0.3 18:10:27 go: finding github.com/miekg/dns v1.0.14 18:10:27 go: finding github.com/mitchellh/cli v1.0.0 18:10:27 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:10:27 go: finding github.com/mitchellh/copystructure v1.0.0 18:10:27 go: finding github.com/mitchellh/go-homedir v1.0.0 18:10:27 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:10:27 go: finding github.com/mitchellh/gox v0.4.0 18:10:27 go: finding github.com/mitchellh/iochan v1.0.0 18:10:27 go: finding github.com/mitchellh/mapstructure v1.1.2 18:10:27 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:10:27 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:10:27 go: finding github.com/pelletier/go-toml v1.2.0 18:10:27 go: finding github.com/pkg/errors v0.8.1 18:10:27 go: finding github.com/pmezard/go-difflib v1.0.0 18:10:27 go: finding github.com/posener/complete v1.1.1 18:10:27 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:10:27 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:10:27 go: finding github.com/spf13/cast v1.3.0 18:10:27 go: finding github.com/stretchr/objx v0.1.0 18:10:27 go: finding github.com/stretchr/testify v1.3.0 18:10:27 go: finding github.com/ugorji/go v1.1.4 18:10:27 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 18:10:27 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 18:10:27 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:10:27 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 18:10:27 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 18:10:27 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 18:10:27 go: finding gopkg.in/yaml.v2 v2.2.2 18:10:42 Removing intermediate container 4ec50f969afb 18:10:42 ---> 5ecbcdd625d1 18:10:42 Successfully built 5ecbcdd625d1 18:10:42 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 18:10:42 + docker inspect -f . ci-base-image-x86_64 18:10:42 . [Pipeline] withDockerContainer 18:10:43 prd-centos7-docker-4c-2g-4348 does not seem to be running inside a container 18:10:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 18:10:43 $ docker top 48b96821ea806852aca9fcd541e98c87c4e05d5c564141fe08c075652b230cc7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:44 + go version 18:10:44 go version go1.13.5 linux/amd64 [Pipeline] sh 18:10:44 + make test 18:10:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:10:45 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:11:00 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:11:00 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 29.8% of statements 18:11:00 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:11:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:11:02 gofmt -l . 18:11:02 ["`gofmt -l .`" = ""] 18:11:02 ./bin/test-attribution-txt.sh 18:11:03 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:11:03 Stashed 1 file(s) [Pipeline] } 18:11:03 $ docker stop --time=1 48b96821ea806852aca9fcd541e98c87c4e05d5c564141fe08c075652b230cc7 18:11:05 $ docker rm -f 48b96821ea806852aca9fcd541e98c87c4e05d5c564141fe08c075652b230cc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:11:06 + ls -al . 18:11:06 total 92 18:11:06 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 16 18:11 . 18:11:06 drwxrwxr-x. 4 jenkins jenkins 28 Apr 16 18:09 .. 18:11:06 -rw-rw-r--. 1 jenkins jenkins 3943 Apr 16 18:09 Attribution.txt 18:11:06 drwxrwxr-x. 2 jenkins jenkins 87 Apr 16 18:09 bin 18:11:06 drwxrwxr-x. 3 jenkins jenkins 55 Apr 16 18:09 cmd 18:11:06 -rw-r--r--. 1 jenkins jenkins 18213 Apr 16 18:10 coverage.out 18:11:06 -rw-rw-r--. 1 jenkins jenkins 1626 Apr 16 18:09 Dockerfile 18:11:06 -rw-rw-r--. 1 jenkins jenkins 953 Apr 16 18:09 Dockerfile.build 18:11:06 -rw-rw-r--. 1 jenkins jenkins 140 Apr 16 18:09 .dockerignore 18:11:06 drwxrwxr-x. 8 jenkins jenkins 179 Apr 16 18:09 .git 18:11:06 -rw-rw-r--. 1 jenkins jenkins 335 Apr 16 18:09 .gitignore 18:11:06 -rw-r--r--. 1 jenkins jenkins 581 Apr 16 18:11 go.mod 18:11:06 -rw-r--r--. 1 jenkins jenkins 12267 Apr 16 18:11 go.sum 18:11:06 drwxrwxr-x. 3 jenkins jenkins 20 Apr 16 18:09 internal 18:11:06 -rw-rw-r--. 1 jenkins jenkins 700 Apr 16 18:09 Jenkinsfile 18:11:06 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 16 18:09 LICENSE 18:11:06 -rw-rw-r--. 1 jenkins jenkins 902 Apr 16 18:09 Makefile 18:11:06 drwxrwxr-x. 2 jenkins jenkins 23 Apr 16 18:09 mock 18:11:06 -rw-rw-r--. 1 jenkins jenkins 444 Apr 16 18:09 README.md 18:11:06 drwxrwxr-x. 3 jenkins jenkins 58 Apr 16 18:09 .semver 18:11:06 drwxrwxr-x. 4 jenkins jenkins 54 Apr 16 18:09 snap 18:11:06 -rw-rw-r--. 1 jenkins jenkins 5 Apr 16 18:07 VERSION 18:11:06 -rw-rw-r--. 1 jenkins jenkins 227 Apr 16 18:09 version.go [Pipeline] isUnix [Pipeline] sh 18:11:07 + 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=ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee --label arch=amd64 --label version=0.0.0 . 18:11:07 Sending build context to Docker daemon 563.2kB 18:11:07 Step 1/19 : ARG BASE=golang:1.13-alpine 18:11:07 Step 2/19 : FROM ${BASE} AS builder 18:11:07 ---> 5ecbcdd625d1 18:11:07 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 18:11:07 ---> Running in 0b6c8d5a30f2 18:11:07 Removing intermediate container 0b6c8d5a30f2 18:11:07 ---> ee10229b2e04 18:11:07 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 18:11:07 ---> Running in c67a1d8ff069 18:11:07 Removing intermediate container c67a1d8ff069 18:11:07 ---> 6450967e6d69 18:11:07 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:07 ---> Running in 0b3d47bf77da 18:11:08 Removing intermediate container 0b3d47bf77da 18:11:08 ---> 754aded4c5f8 18:11:08 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:08 ---> Running in e65fbcd75e48 18:11:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:11:09 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:11:09 OK: 214 MiB in 52 packages 18:11:10 Removing intermediate container e65fbcd75e48 18:11:10 ---> 66ce8db9887e 18:11:10 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 18:11:10 ---> Running in a5769f1618f0 18:11:10 Removing intermediate container a5769f1618f0 18:11:10 ---> 22a39bbef723 18:11:10 Step 8/19 : COPY . . 18:11:10 ---> 71b9879b0f9f 18:11:10 Step 9/19 : ARG MAKE='make build' 18:11:10 ---> Running in 06cf0c2c9eb0 18:11:10 Removing intermediate container 06cf0c2c9eb0 18:11:10 ---> 1a88e1f471e1 18:11:10 Step 10/19 : RUN $MAKE 18:11:11 ---> Running in 372d65cae4f7 18:11:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 18:11:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:11:28 Removing intermediate container 372d65cae4f7 18:11:28 ---> 1c8409edb606 18:11:28 Step 11/19 : FROM alpine 18:11:28 latest: Pulling from library/alpine 18:11:28 aad63a933944: Pulling fs layer 18:11:28 aad63a933944: Verifying Checksum 18:11:28 aad63a933944: Download complete 18:11:28 aad63a933944: Pull complete 18:11:28 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 18:11:28 Status: Downloaded newer image for alpine:latest 18:11:28 ---> a187dde48cd2 18:11:28 Step 12/19 : ENV APP_PORT=49982 18:11:28 ---> Running in fadb3e9e5f96 18:11:28 Removing intermediate container fadb3e9e5f96 18:11:28 ---> a084e2565747 18:11:28 Step 13/19 : EXPOSE $APP_PORT 18:11:28 ---> Running in 32e49f0fb5b0 18:11:29 Removing intermediate container 32e49f0fb5b0 18:11:29 ---> 95b0f58f9816 18:11:29 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 18:11:29 ---> 291651ef9c47 18:11:29 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' 18:11:29 ---> Running in 1118e087d598 18:11:29 Removing intermediate container 1118e087d598 18:11:29 ---> 16490ae0f608 18:11:29 Step 16/19 : ENTRYPOINT ["/device-mqtt","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] 18:11:29 ---> Running in d752667f27b5 18:11:29 Removing intermediate container d752667f27b5 18:11:29 ---> 0ea4e2d0c349 18:11:29 Step 17/19 : LABEL arch=amd64 18:11:29 ---> Running in 5e798c1a60d3 18:11:30 Removing intermediate container 5e798c1a60d3 18:11:30 ---> b7c0e7c5a7ba 18:11:30 Step 18/19 : LABEL git_sha=ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee 18:11:30 ---> Running in d9a960838a98 18:11:30 Removing intermediate container d9a960838a98 18:11:30 ---> 85c17c13697e 18:11:30 Step 19/19 : LABEL version=0.0.0 18:11:30 ---> Running in 6f7e0e2b7b0e 18:11:30 Removing intermediate container 6f7e0e2b7b0e 18:11:30 ---> 06dbd24451dd 18:11:30 [Warning] One or more build-args [ARCH] were not consumed 18:11:30 Successfully built 06dbd24451dd 18:11:30 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 18:11:31 ++ find /w/workspace/device-mqtt-go/5 18:11:31 ++ grep snapcraft.yaml 18:11:31 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/5/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:31 provisioning config files... 18:11:31 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/5@tmp/config2145252025118919063tmp [Pipeline] { [Pipeline] sh 18:11:31 + cp /w/workspace/device-mqtt-go/5@tmp/config2145252025118919063tmp /w/workspace/device-mqtt-go/5/edgex-snap-store-login [Pipeline] sh 18:11:32 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/5:/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 18:11:32 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 18:11:32 latest: Pulling from edgex-devops/edgex-snap-builder 18:11:32 5bed26d33875: Pulling fs layer 18:11:32 f11b29a9c730: Pulling fs layer 18:11:32 930bda195c84: Pulling fs layer 18:11:32 78bf9a5ad49e: Pulling fs layer 18:11:32 e5fbee5a4b0d: Pulling fs layer 18:11:32 f452fca78f88: Pulling fs layer 18:11:32 7417ef92027a: Pulling fs layer 18:11:32 2af5c49d270b: Pulling fs layer 18:11:32 df9c3bdbc40a: Pulling fs layer 18:11:32 78bf9a5ad49e: Waiting 18:11:32 e5fbee5a4b0d: Waiting 18:11:32 f452fca78f88: Waiting 18:11:32 7417ef92027a: Waiting 18:11:32 2af5c49d270b: Waiting 18:11:32 df9c3bdbc40a: Waiting 18:11:32 930bda195c84: Verifying Checksum 18:11:32 930bda195c84: Download complete 18:11:32 f11b29a9c730: Verifying Checksum 18:11:32 f11b29a9c730: Download complete 18:11:32 78bf9a5ad49e: Verifying Checksum 18:11:32 78bf9a5ad49e: Download complete 18:11:32 f452fca78f88: Verifying Checksum 18:11:32 f452fca78f88: Download complete 18:11:32 7417ef92027a: Download complete 18:11:32 2af5c49d270b: Verifying Checksum 18:11:32 2af5c49d270b: Download complete 18:11:32 df9c3bdbc40a: Verifying Checksum 18:11:32 df9c3bdbc40a: Download complete 18:11:32 5bed26d33875: Verifying Checksum 18:11:32 5bed26d33875: Download complete 18:11:35 e5fbee5a4b0d: Verifying Checksum 18:11:35 e5fbee5a4b0d: Download complete 18:11:36 5bed26d33875: Pull complete 18:11:37 f11b29a9c730: Pull complete 18:11:37 930bda195c84: Pull complete 18:11:37 78bf9a5ad49e: Pull complete 18:11:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4349 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws 18:11:58 Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout 18:11:59 e5fbee5a4b0d: Pull complete 18:11:59 f452fca78f88: Pull complete 18:11:59 7417ef92027a: Pull complete 18:11:59 2af5c49d270b: Pull complete 18:12:00 df9c3bdbc40a: Pull complete 18:12:00 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 18:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 18:12:01 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 18:12:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:12:01 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:12:01 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 18:12:02 Fetched 252 kB in 1s (308 kB/s) 18:12:03 Reading package lists... 18:12:04 using credential edgex-jenkins-ssh 18:12:04 Cloning the remote Git repository 18:12:04 Cloning with configured refspecs honoured and without tags 18:12:04 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:12:06 Fetching without tags 18:12:05 > git init /w/workspace/device-mqtt-go/5 # timeout=10 18:12:05 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:12:05 > git --version # timeout=10 18:12:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:12:06 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:12:06 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 18:12:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:12:06 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:12:06 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:12:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:12:06 Merging remotes/origin/master commit a379864c4ca603a3f217526d4d7ed89d41ad0b38 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee 18:12:06 Merge succeeded, producing ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee 18:12:06 Checking out Revision ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee (PR-139) 18:12:06 > git config core.sparsecheckout # timeout=10 18:12:06 > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 18:12:06 > git remote # timeout=10 18:12:06 > git config --get remote.origin.url # timeout=10 18:12:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:06 > git merge a379864c4ca603a3f217526d4d7ed89d41ad0b38 # timeout=10 18:12:06 > git rev-parse HEAD^{commit} # timeout=10 18:12:06 > git config core.sparsecheckout # timeout=10 18:12:07 > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 18:12:07 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 18:12:08 Reading package lists... 18:12:08 Building dependency tree... 18:12:08 Reading state information... 18:12:09 The following packages were automatically installed and are no longer required: 18:12:09 libjq1 liblzo2-2 libonig4 18:12:09 Use 'sudo apt autoremove' to remove them. 18:12:09 Suggested packages: 18:12:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:12:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 18:12:09 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 18:12:09 libterm-readline-gnu-perl | libterm-readline-perl-perl 18:12:09 The following NEW packages will be installed: 18:12:09 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 18:12:09 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 18:12:09 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 18:12:09 openssh-client patch perl perl-modules-5.26 xauth 18:12:09 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 18:12:09 Need to get 14.7 MB of archives. 18:12:09 After this operation, 89.5 MB of additional disk space will be used. 18:12:09 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 18:12:09 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:12:09 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 18:12:09 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 18:12:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 18:12:09 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 18:12:09 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 18:12:09 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 18:12:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 18:12:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 18:12:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 18:12:10 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 18:12:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 18:12:10 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:12:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 18:12:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:12:10 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 18:12:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 18:12:10 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:12:10 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 18:12:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 18:12:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 18:12:10 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:12:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] 18:12:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.6 [3912 kB] 18:12:10 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 18:12:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:12:10 debconf: delaying package configuration, since apt-utils is not installed 18:12:10 Fetched 14.7 MB in 1s (10.5 MB/s) 18:12:11 Selecting previously unselected package libxau6:amd64. 18:12:11 (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.) 18:12:11 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 18:12:11 Unpacking libxau6:amd64 (1:1.0.8-1) ... 18:12:11 Selecting previously unselected package libbsd0:amd64. 18:12:11 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:12:11 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:12:11 Selecting previously unselected package libxdmcp6:amd64. 18:12:11 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 18:12:11 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 18:12:11 Selecting previously unselected package libxcb1:amd64. 18:12:11 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 18:12:11 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 18:12:11 Selecting previously unselected package libx11-data. 18:12:11 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 18:12:11 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 18:12:11 Commit message: "add buildSnap option" [Pipeline] withEnv [Pipeline] { 18:12:12 Selecting previously unselected package libx11-6:amd64. 18:12:12 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 18:12:12 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 18:12:12 Selecting previously unselected package libxext6:amd64. 18:12:12 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 18:12:12 Unpacking libxext6:amd64 (2:1.3.3-1) ... 18:12:12 Selecting previously unselected package perl-modules-5.26. 18:12:12 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 18:12:12 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:12:13 ========================================================= 18:12:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:12:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:12:14 + 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 . 18:12:15 Sending build context to Docker daemon 544.3kB 18:12:15 Step 1/8 : ARG BASE=golang:1.13-alpine 18:12:15 Step 2/8 : FROM ${BASE} 18:12:15 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:12:15 cde5963f3b93: Pulling fs layer 18:12:15 2a23fa8c16f7: Pulling fs layer 18:12:15 777b28850792: Pulling fs layer 18:12:15 8a11ddd9e578: Pulling fs layer 18:12:15 4cf88f913ddb: Pulling fs layer 18:12:15 1df406cf5192: Pulling fs layer 18:12:15 cd6300453558: Pulling fs layer 18:12:15 b9c365052c96: Pulling fs layer 18:12:15 a2d8cc88f415: Pulling fs layer 18:12:15 ea1d1ca13537: Pulling fs layer 18:12:15 3750a50a1c5e: Pulling fs layer 18:12:15 8a11ddd9e578: Waiting 18:12:15 4cf88f913ddb: Waiting 18:12:15 1df406cf5192: Waiting 18:12:15 cd6300453558: Waiting 18:12:15 b9c365052c96: Waiting 18:12:15 a2d8cc88f415: Waiting 18:12:15 ea1d1ca13537: Waiting 18:12:15 3750a50a1c5e: Waiting 18:12:15 777b28850792: Verifying Checksum 18:12:15 777b28850792: Download complete 18:12:15 2a23fa8c16f7: Verifying Checksum 18:12:15 2a23fa8c16f7: Download complete 18:12:15 4cf88f913ddb: Download complete 18:12:15 1df406cf5192: Download complete 18:12:15 cde5963f3b93: Verifying Checksum 18:12:15 cde5963f3b93: Download complete 18:12:16 Selecting previously unselected package libgdbm5:amd64. 18:12:16 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 18:12:16 Unpacking libgdbm5:amd64 (1.14.1-6) ... 18:12:16 Selecting previously unselected package libgdbm-compat4:amd64. 18:12:16 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 18:12:16 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 18:12:16 Selecting previously unselected package libperl5.26:amd64. 18:12:16 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 18:12:16 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 18:12:16 cde5963f3b93: Pull complete 18:12:17 2a23fa8c16f7: Pull complete 18:12:17 777b28850792: Pull complete 18:12:18 Selecting previously unselected package perl. 18:12:18 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 18:12:18 Unpacking perl (5.26.1-6ubuntu0.3) ... 18:12:18 Selecting previously unselected package less. 18:12:18 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 18:12:18 Unpacking less (487-0.1) ... 18:12:18 Selecting previously unselected package libexpat1:amd64. 18:12:18 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:12:18 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:12:18 Selecting previously unselected package netbase. 18:12:18 Preparing to unpack .../14-netbase_5.4_all.deb ... 18:12:18 Unpacking netbase (5.4) ... 18:12:18 Selecting previously unselected package libedit2:amd64. 18:12:18 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 18:12:18 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:12:18 Selecting previously unselected package libssl1.0.0:amd64. 18:12:18 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 18:12:18 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 18:12:18 Selecting previously unselected package libxmuu1:amd64. 18:12:18 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 18:12:18 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 18:12:19 Selecting previously unselected package openssh-client. 18:12:19 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:12:19 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:12:19 Selecting previously unselected package xauth. 18:12:19 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 18:12:19 Unpacking xauth (1:1.0.10-1) ... 18:12:19 Selecting previously unselected package curl. 18:12:19 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 18:12:19 Unpacking curl (7.58.0-2ubuntu3.8) ... 18:12:19 Selecting previously unselected package libcurl3-gnutls:amd64. 18:12:19 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 18:12:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 18:12:19 Selecting previously unselected package liberror-perl. 18:12:19 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 18:12:19 Unpacking liberror-perl (0.17025-1) ... 18:12:19 Selecting previously unselected package git-man. 18:12:19 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... 18:12:19 cd6300453558: Verifying Checksum 18:12:19 cd6300453558: Download complete 18:12:19 a2d8cc88f415: Verifying Checksum 18:12:19 a2d8cc88f415: Download complete 18:12:19 Unpacking git-man (1:2.17.1-1ubuntu0.6) ... 18:12:19 Selecting previously unselected package git. 18:12:19 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_amd64.deb ... 18:12:19 Unpacking git (1:2.17.1-1ubuntu0.6) ... 18:12:20 Selecting previously unselected package make. 18:12:20 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 18:12:20 Unpacking make (4.1-9.1ubuntu1) ... 18:12:20 Selecting previously unselected package patch. 18:12:20 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:12:20 Unpacking patch (2.7.6-2ubuntu1.1) ... 18:12:20 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:12:20 Setting up git-man (1:2.17.1-1ubuntu0.6) ... 18:12:20 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:12:20 Setting up less (487-0.1) ... 18:12:20 Setting up make (4.1-9.1ubuntu1) ... 18:12:20 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 18:12:20 Setting up curl (7.58.0-2ubuntu3.8) ... 18:12:20 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 18:12:21 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 18:12:21 Setting up libgdbm5:amd64 (1.14.1-6) ... 18:12:21 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:12:21 Setting up patch (2.7.6-2ubuntu1.1) ... 18:12:21 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 18:12:21 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 18:12:21 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:12:21 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 18:12:21 Setting up libxau6:amd64 (1:1.0.8-1) ... 18:12:21 Setting up netbase (5.4) ... 18:12:21 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 18:12:21 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 18:12:21 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 18:12:21 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 18:12:21 Setting up perl (5.26.1-6ubuntu0.3) ... 18:12:21 Setting up libxext6:amd64 (2:1.3.3-1) ... 18:12:21 Setting up liberror-perl (0.17025-1) ... 18:12:21 Setting up xauth (1:1.0.10-1) ... 18:12:21 Setting up git (1:2.17.1-1ubuntu0.6) ... 18:12:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:12:22 ea1d1ca13537: Verifying Checksum 18:12:22 ea1d1ca13537: Download complete 18:12:22 3750a50a1c5e: Verifying Checksum 18:12:22 3750a50a1c5e: Download complete 18:12:24 curl set to automatically installed. 18:12:24 git set to automatically installed. 18:12:24 git-man set to automatically installed. 18:12:24 less set to automatically installed. 18:12:24 libbsd0 set to automatically installed. 18:12:24 libcurl3-gnutls set to automatically installed. 18:12:24 libedit2 set to automatically installed. 18:12:24 liberror-perl set to automatically installed. 18:12:24 libexpat1 set to automatically installed. 18:12:24 libgdbm-compat4 set to automatically installed. 18:12:24 libgdbm5 set to automatically installed. 18:12:24 libperl5.26 set to automatically installed. 18:12:24 libssl1.0.0 set to automatically installed. 18:12:24 libx11-6 set to automatically installed. 18:12:24 libx11-data set to automatically installed. 18:12:24 libxau6 set to automatically installed. 18:12:24 libxcb1 set to automatically installed. 18:12:24 libxdmcp6 set to automatically installed. 18:12:24 libxext6 set to automatically installed. 18:12:24 libxmuu1 set to automatically installed. 18:12:24 make set to automatically installed. 18:12:24 netbase set to automatically installed. 18:12:24 openssh-client set to automatically installed. 18:12:24 patch set to automatically installed. 18:12:24 perl set to automatically installed. 18:12:24 perl-modules-5.26 set to automatically installed. 18:12:24 xauth set to automatically installed. 18:12:24 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 18:12:24 Please ensure the environment is properly setup before continuing. 18:12:24 Ignore this message if the appropriate measures have already been taken 18:12:24 Pulling go 18:12:25 b9c365052c96: Verifying Checksum 18:12:25 b9c365052c96: Download complete 18:12:25 'device-mqtt' has dependencies that need to be staged: go 18:12:25 Skipping pull go (already ran) 18:12:25 Building go 18:12:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:12:25 Dload Upload Total Spent Left Speed 18:12:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 115M 27 31.5M 0 0 63.6M 0 0:00:01 --:--:-- 0:00:01 63.5M 100 115M 100 115M 0 0 84.5M 0 0:00:01 0:00:01 --:--:-- 84.5M 18:12:27 8a11ddd9e578: Verifying Checksum 18:12:27 8a11ddd9e578: Download complete 18:12:27 go1.11.9.linux-amd64.tar.gz: OK 18:12:37 Staging go 18:12:37 Pulling device-mqtt 18:12:38 Skipping build go (already ran) 18:12:38 Building device-mqtt 18:12:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 18:12:38 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 18:12:38 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 18:12:38 go: finding github.com/kr/pretty v0.1.0 18:12:38 go: finding github.com/spf13/cast v1.3.0 18:12:38 go: finding github.com/gorilla/mux v1.7.0 18:12:38 go: finding github.com/google/uuid v1.1.1 18:12:38 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 18:12:39 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 18:12:39 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 18:12:39 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 18:12:39 8a11ddd9e578: Pull complete 18:12:39 4cf88f913ddb: Pull complete 18:12:39 1df406cf5192: Pull complete 18:12:40 go: finding github.com/davecgh/go-spew v1.1.1 18:12:40 go: finding github.com/kr/text v0.1.0 18:12:40 go: finding github.com/stretchr/testify v1.2.2 18:12:40 go: finding github.com/pmezard/go-difflib v1.0.0 18:12:40 go: finding github.com/pkg/errors v0.8.1 18:12:40 go: finding github.com/ugorji/go v1.1.4 18:12:40 go: finding github.com/stretchr/testify v1.3.0 18:12:40 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 18:12:41 go: finding github.com/google/uuid v1.1.0 18:12:41 go: finding github.com/go-stack/stack v1.8.0 18:12:41 go: finding github.com/go-kit/kit v0.8.0 18:12:41 go: finding github.com/gorilla/mux v1.6.2 18:12:41 go: finding github.com/pelletier/go-toml v1.2.0 18:12:41 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 18:12:41 go: finding github.com/go-logfmt/logfmt v0.4.0 18:12:41 go: finding gopkg.in/yaml.v2 v2.2.2 18:12:41 go: finding github.com/stretchr/objx v0.1.0 18:12:41 go: finding github.com/davecgh/go-spew v1.1.0 18:12:41 go: finding github.com/kr/pty v1.1.1 18:12:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:12:42 go: finding github.com/hashicorp/serf v0.8.2 18:12:42 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:12:42 go: finding github.com/mitchellh/mapstructure v1.1.2 18:12:42 go: finding github.com/mitchellh/copystructure v1.0.0 18:12:42 go: finding github.com/BurntSushi/toml v0.3.1 18:12:42 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 18:12:42 go: finding github.com/hashicorp/consul v1.4.2 18:12:42 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:12:42 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:12:42 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 18:12:42 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:12:43 go: finding github.com/mitchellh/gox v0.4.0 18:12:43 go: finding github.com/mitchellh/cli v1.0.0 18:12:43 go: finding github.com/hashicorp/memberlist v0.1.3 18:12:43 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:12:43 go: finding github.com/hashicorp/go-uuid v1.0.1 18:12:43 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:12:43 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:12:43 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 18:12:43 go: finding github.com/fatih/color v1.7.0 18:12:43 go: finding github.com/mitchellh/go-homedir v1.0.0 18:12:43 go: finding github.com/mitchellh/iochan v1.0.0 18:12:43 go: finding github.com/posener/complete v1.1.1 18:12:43 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:12:43 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:12:43 go: finding github.com/hashicorp/go-syslog v1.0.0 18:12:44 go: finding github.com/hashicorp/mdns v1.0.0 18:12:44 go: finding github.com/mattn/go-colorable v0.0.9 18:12:44 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:12:44 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:12:44 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 18:12:44 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:12:44 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:12:44 go: finding github.com/hashicorp/go-uuid v1.0.0 18:12:45 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:12:45 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 18:12:45 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 18:12:45 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 18:12:45 go: finding github.com/hashicorp/logutils v1.0.0 18:12:45 go: finding github.com/hashicorp/go-multierror v1.0.0 18:12:45 go: finding github.com/miekg/dns v1.0.14 18:12:45 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 18:12:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:12:45 cd6300453558: Pull complete 18:12:45 go: finding github.com/hashicorp/golang-lru v0.5.0 18:12:45 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:12:45 go: finding github.com/hashicorp/go.net v0.0.1 18:12:45 go: finding github.com/mattn/go-isatty v0.0.3 18:12:46 go: finding github.com/bgentry/speakeasy v0.1.0 18:12:46 go: finding github.com/hashicorp/errwrap v1.0.0 18:12:48 go: downloading github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 18:12:48 go: downloading github.com/spf13/cast v1.3.0 18:12:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.31 18:12:48 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 18:12:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 18:12:48 go: downloading github.com/google/uuid v1.1.1 18:12:48 go: downloading gopkg.in/yaml.v2 v2.2.2 18:12:48 go: downloading github.com/gorilla/mux v1.7.0 18:12:48 go: downloading github.com/pkg/errors v0.8.1 18:12:48 go: downloading github.com/ugorji/go v1.1.4 18:12:48 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.0 18:12:48 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 18:12:48 go: downloading github.com/pelletier/go-toml v1.2.0 18:12:48 go: downloading github.com/go-kit/kit v0.8.0 18:12:49 go: downloading github.com/hashicorp/consul v1.4.2 18:12:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:12:49 go: downloading github.com/mitchellh/copystructure v1.0.0 18:12:49 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:12:49 go: downloading github.com/cenkalti/backoff v2.1.1+incompatible 18:12:49 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:12:49 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:12:49 b9c365052c96: Pull complete 18:12:49 a2d8cc88f415: Pull complete 18:12:51 ea1d1ca13537: Pull complete 18:12:52 3750a50a1c5e: Pull complete 18:12:52 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 18:12:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:12:52 ---> 78745c68409d 18:12:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 18:12:56 ---> Running in e6cdddbc8c02 18:12:56 Removing intermediate container e6cdddbc8c02 18:12:56 ---> 44ed64a26ae7 18:12:56 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:56 ---> Running in a5cbbcaea02f 18:12:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.0 18:12:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 18:12:57 go: downloading github.com/hashicorp/serf v0.8.2 18:12:58 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:12:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:12:58 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:12:58 Removing intermediate container a5cbbcaea02f 18:12:58 ---> b4f2db9250df 18:12:58 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 18:12:59 ---> Running in 8c3fff30c889 18:13:00 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:13:00 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:13:01 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 18:13:01 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 18:13:01 (3/18) Installing libmagic (5.37-r1) 18:13:01 (4/18) Installing file (5.37-r1) 18:13:01 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 18:13:01 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 18:13:01 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 18:13:03 (8/18) Installing libc-dev (0.7.2-r0) 18:13:03 (9/18) Installing g++ (9.2.0-r4) 18:13:05 (10/18) Installing fortify-headers (1.1-r0) 18:13:05 (11/18) Installing build-base (0.5-r1) 18:13:05 (12/18) Installing openssh-keygen (8.1_p1-r0) 18:13:05 (13/18) Installing libedit (20191211.3.1-r0) 18:13:05 (14/18) Installing openssh-client (8.1_p1-r0) 18:13:05 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 18:13:06 (16/18) Installing openssh-server-common (8.1_p1-r0) 18:13:06 (17/18) Installing openssh-server (8.1_p1-r0) 18:13:06 (18/18) Installing openssh (8.1_p1-r0) 18:13:06 Executing busybox-1.31.1-r8.trigger 18:13:06 OK: 203 MiB in 52 packages 18:13:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:13:13 Removing intermediate container 8c3fff30c889 18:13:13 ---> 6d74444ec4da 18:13:13 Step 6/8 : WORKDIR /device-mqtt-go 18:13:13 ---> Running in 82067a1fe820 18:13:13 Removing intermediate container 82067a1fe820 18:13:13 ---> b89a65d8d551 18:13:13 Step 7/8 : COPY . . 18:13:14 ---> ed6598db5717 18:13:14 Step 8/8 : RUN go mod download 18:13:14 ---> Running in 5336f16d8c21 18:13:16 go: finding github.com/BurntSushi/toml v0.3.1 18:13:16 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:13:16 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:13:16 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:13:16 go: finding github.com/bgentry/speakeasy v0.1.0 18:13:16 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 18:13:16 go: finding github.com/davecgh/go-spew v1.1.1 18:13:16 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 18:13:16 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 18:13:16 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 18:13:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 18:13:16 go: finding github.com/fatih/color v1.7.0 18:13:16 go: finding github.com/go-kit/kit v0.8.0 18:13:16 go: finding github.com/go-logfmt/logfmt v0.4.0 18:13:16 go: finding github.com/go-stack/stack v1.8.0 18:13:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:13:16 go: finding github.com/google/uuid v1.1.1 18:13:16 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 18:13:16 go: finding github.com/gorilla/mux v1.7.0 18:13:16 go: finding github.com/hashicorp/consul v1.4.2 18:13:16 go: finding github.com/hashicorp/errwrap v1.0.0 18:13:16 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 18:13:16 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:13:16 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:13:16 go: finding github.com/hashicorp/go-multierror v1.0.0 18:13:16 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:13:16 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:13:16 go: finding github.com/hashicorp/go-syslog v1.0.0 18:13:16 go: finding github.com/hashicorp/go-uuid v1.0.1 18:13:16 go: finding github.com/hashicorp/go.net v0.0.1 18:13:16 go: finding github.com/hashicorp/golang-lru v0.5.0 18:13:16 go: finding github.com/hashicorp/logutils v1.0.0 18:13:16 go: finding github.com/hashicorp/mdns v1.0.0 18:13:16 go: finding github.com/hashicorp/memberlist v0.1.3 18:13:16 go: finding github.com/hashicorp/serf v0.8.2 18:13:16 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:13:16 go: finding github.com/kr/pretty v0.1.0 18:13:16 go: finding github.com/kr/pty v1.1.1 18:13:16 go: finding github.com/kr/text v0.1.0 18:13:16 go: finding github.com/mattn/go-colorable v0.0.9 18:13:16 go: finding github.com/mattn/go-isatty v0.0.3 18:13:16 go: finding github.com/miekg/dns v1.0.14 18:13:16 go: finding github.com/mitchellh/cli v1.0.0 18:13:16 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:13:16 go: finding github.com/mitchellh/copystructure v1.0.0 18:13:16 go: finding github.com/mitchellh/go-homedir v1.0.0 18:13:16 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:13:16 go: finding github.com/mitchellh/gox v0.4.0 18:13:16 go: finding github.com/mitchellh/iochan v1.0.0 18:13:16 go: finding github.com/mitchellh/mapstructure v1.1.2 18:13:16 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:13:17 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:13:17 go: finding github.com/pelletier/go-toml v1.2.0 18:13:17 go: finding github.com/pkg/errors v0.8.1 18:13:17 go: finding github.com/pmezard/go-difflib v1.0.0 18:13:17 go: finding github.com/posener/complete v1.1.1 18:13:17 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:13:17 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:13:17 go: finding github.com/spf13/cast v1.3.0 18:13:17 go: finding github.com/stretchr/objx v0.1.0 18:13:17 go: finding github.com/stretchr/testify v1.3.0 18:13:17 go: finding github.com/ugorji/go v1.1.4 18:13:17 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 18:13:17 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 18:13:17 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:13:17 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 18:13:17 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 18:13:17 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 18:13:17 go: finding gopkg.in/yaml.v2 v2.2.2 18:13:17 Skipping stage go (already ran) 18:13:17 Staging device-mqtt 18:13:18 Priming go 18:13:19 Priming device-mqtt 18:13:20 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 18:13:20 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 18:13:20 Determining the version from the project repo (version-script). 18:13:20 The version has been set to '0.0.0-20200416+ca14dc0' 18:13:20 Snapping 'edgex-device-mqtt' ... 18:13:21 18:13:21 Snapped edgex-device-mqtt_0.0.0-20200416+ca14dc0_amd64.snap [Pipeline] } 18:13:23 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] } 18:13:35 Removing intermediate container 5336f16d8c21 18:13:35 ---> 2f26ad32f7cb 18:13:35 Successfully built 2f26ad32f7cb 18:13:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:36 + docker inspect -f . ci-base-image-arm64 18:13:36 . [Pipeline] withDockerContainer 18:13:36 prd-ubuntu18.04-docker-arm64-4c-16g-4349 does not seem to be running inside a container 18:13:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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-arm64 cat 18:13:38 $ docker top df2594ef8b78bb503c5ff2339ae324b09b2ebd643f39ca479c057ed9111aae9c -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:39 + go version 18:13:39 go version go1.13.5 linux/arm64 [Pipeline] sh 18:13:39 + make test 18:13:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:13:40 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:14:27 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:14:27 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.032s coverage: 29.8% of statements 18:14:27 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:14:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:14:30 gofmt -l . 18:14:30 ["`gofmt -l .`" = ""] 18:14:30 ./bin/test-attribution-txt.sh 18:14:30 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:14:31 Warning: overwriting stash ‘coverage-report’ 18:14:31 Stashed 1 file(s) [Pipeline] } 18:14:31 $ docker stop --time=1 df2594ef8b78bb503c5ff2339ae324b09b2ebd643f39ca479c057ed9111aae9c 18:14:34 $ docker rm -f df2594ef8b78bb503c5ff2339ae324b09b2ebd643f39ca479c057ed9111aae9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:35 + ls -al . 18:14:35 total 124 18:14:35 drwxrwxr-x 9 jenkins jenkins 4096 Apr 16 18:14 . 18:14:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 18:12 .. 18:14:35 -rw-rw-r-- 1 jenkins jenkins 140 Apr 16 18:12 .dockerignore 18:14:35 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 18:12 .git 18:14:35 -rw-rw-r-- 1 jenkins jenkins 335 Apr 16 18:12 .gitignore 18:14:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 18:12 .semver 18:14:35 -rw-rw-r-- 1 jenkins jenkins 3943 Apr 16 18:12 Attribution.txt 18:14:35 -rw-rw-r-- 1 jenkins jenkins 1626 Apr 16 18:12 Dockerfile 18:14:35 -rw-rw-r-- 1 jenkins jenkins 953 Apr 16 18:12 Dockerfile.build 18:14:35 -rw-rw-r-- 1 jenkins jenkins 700 Apr 16 18:12 Jenkinsfile 18:14:35 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 16 18:12 LICENSE 18:14:35 -rw-rw-r-- 1 jenkins jenkins 902 Apr 16 18:12 Makefile 18:14:35 -rw-rw-r-- 1 jenkins jenkins 444 Apr 16 18:12 README.md 18:14:35 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 18:07 VERSION 18:14:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 18:12 bin 18:14:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 18:12 cmd 18:14:35 -rw-r--r-- 1 jenkins jenkins 18213 Apr 16 18:14 coverage.out 18:14:35 -rw-r--r-- 1 jenkins jenkins 581 Apr 16 18:14 go.mod 18:14:35 -rw-r--r-- 1 jenkins jenkins 12267 Apr 16 18:14 go.sum 18:14:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 18:12 internal 18:14:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 18:12 mock 18:14:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 18:12 snap 18:14:35 -rw-rw-r-- 1 jenkins jenkins 227 Apr 16 18:12 version.go [Pipeline] isUnix [Pipeline] sh 18:14:36 + 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=ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee --label arch=arm64 --label version=0.0.0 . 18:14:36 Sending build context to Docker daemon 563.2kB 18:14:36 Step 1/19 : ARG BASE=golang:1.13-alpine 18:14:36 Step 2/19 : FROM ${BASE} AS builder 18:14:36 ---> 2f26ad32f7cb 18:14:36 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 18:14:36 ---> Running in 07ba2704c8df 18:14:36 Removing intermediate container 07ba2704c8df 18:14:36 ---> 30860383510c 18:14:36 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 18:14:37 ---> Running in 2b920b775ec7 18:14:37 Removing intermediate container 2b920b775ec7 18:14:37 ---> 9f34f2b22b85 18:14:37 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:37 ---> Running in 7e4ed9e9ee10 18:14:39 Removing intermediate container 7e4ed9e9ee10 18:14:39 ---> 92159a82ed2b 18:14:39 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:39 ---> Running in 0cdf770c6738 18:14:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:14:41 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:14:41 OK: 203 MiB in 52 packages 18:14:42 Removing intermediate container 0cdf770c6738 18:14:42 ---> a5f4ba03dd66 18:14:42 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 18:14:42 ---> Running in fc213e1b211e 18:14:43 Removing intermediate container fc213e1b211e 18:14:43 ---> b18f8f53986a 18:14:43 Step 8/19 : COPY . . 18:14:43 ---> f93b858969eb 18:14:43 Step 9/19 : ARG MAKE='make build' 18:14:44 ---> Running in 157a1e3a6c4c 18:14:44 Removing intermediate container 157a1e3a6c4c 18:14:44 ---> 67a88c5119dd 18:14:44 Step 10/19 : RUN $MAKE 18:14:44 ---> Running in 36a6d727910b 18:14:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 18:15:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:15:32 Removing intermediate container 36a6d727910b 18:15:32 ---> 50b68cdb9066 18:15:32 Step 11/19 : FROM alpine 18:15:32 latest: Pulling from library/alpine 18:15:32 8a0637ca1ac9: Pulling fs layer 18:15:32 8a0637ca1ac9: Download complete 18:15:33 8a0637ca1ac9: Pull complete 18:15:33 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 18:15:33 Status: Downloaded newer image for alpine:latest 18:15:33 ---> 2ee122dcc32d 18:15:33 Step 12/19 : ENV APP_PORT=49982 18:15:33 ---> Running in 153471f756b1 18:15:33 Removing intermediate container 153471f756b1 18:15:33 ---> 6f7a8f6b8f7d 18:15:33 Step 13/19 : EXPOSE $APP_PORT 18:15:33 ---> Running in 86e53f7e6f63 18:15:34 Removing intermediate container 86e53f7e6f63 18:15:34 ---> 7e6819fa3756 18:15:34 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 18:15:35 ---> 22286f05f1a5 18:15:35 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' 18:15:35 ---> Running in f3bb0e039d69 18:15:36 Removing intermediate container f3bb0e039d69 18:15:36 ---> 9fbcd2aa1435 18:15:36 Step 16/19 : ENTRYPOINT ["/device-mqtt","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] 18:15:36 ---> Running in 1eb37e2b90ca 18:15:36 Removing intermediate container 1eb37e2b90ca 18:15:36 ---> 48ba7ed48850 18:15:36 Step 17/19 : LABEL arch=arm64 18:15:36 ---> Running in 7eab5dd35c06 18:15:36 Removing intermediate container 7eab5dd35c06 18:15:36 ---> 7023cf8699b2 18:15:36 Step 18/19 : LABEL git_sha=ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee 18:15:37 ---> Running in eafab8c89867 18:15:37 Removing intermediate container eafab8c89867 18:15:37 ---> cd82c6268211 18:15:37 Step 19/19 : LABEL version=0.0.0 18:15:37 ---> Running in e242bfd6f6ad 18:15:38 Removing intermediate container e242bfd6f6ad 18:15:38 ---> 4fca4489238d 18:15:38 [Warning] One or more build-args [ARCH] were not consumed 18:15:38 Successfully built 4fca4489238d 18:15:38 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 18:15:38 + grep snapcraft.yaml 18:15:38 + find /w/workspace/device-mqtt-go/5 18:15:38 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/5/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:38 provisioning config files... 18:15:38 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/5@tmp/config4520883631345713743tmp [Pipeline] { [Pipeline] sh 18:15:39 + cp /w/workspace/device-mqtt-go/5@tmp/config4520883631345713743tmp /w/workspace/device-mqtt-go/5/edgex-snap-store-login [Pipeline] sh 18:15:39 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/5:/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 18:15:39 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 18:15:39 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 18:15:39 b2f61026a351: Pulling fs layer 18:15:39 5538fb30c42c: Pulling fs layer 18:15:39 f0b05810781a: Pulling fs layer 18:15:39 0180a33352d6: Pulling fs layer 18:15:39 e7604b0c0f53: Pulling fs layer 18:15:39 db689cb83ae0: Pulling fs layer 18:15:39 6138af208834: Pulling fs layer 18:15:39 007c8e8c5d63: Pulling fs layer 18:15:39 4f7a387c642f: Pulling fs layer 18:15:39 db689cb83ae0: Waiting 18:15:39 007c8e8c5d63: Waiting 18:15:39 6138af208834: Waiting 18:15:39 0180a33352d6: Waiting 18:15:39 4f7a387c642f: Waiting 18:15:39 e7604b0c0f53: Waiting 18:15:39 f0b05810781a: Verifying Checksum 18:15:39 f0b05810781a: Download complete 18:15:39 5538fb30c42c: Verifying Checksum 18:15:39 5538fb30c42c: Download complete 18:15:39 0180a33352d6: Download complete 18:15:39 db689cb83ae0: Verifying Checksum 18:15:39 db689cb83ae0: Download complete 18:15:39 6138af208834: Verifying Checksum 18:15:39 6138af208834: Download complete 18:15:39 007c8e8c5d63: Verifying Checksum 18:15:39 007c8e8c5d63: Download complete 18:15:40 4f7a387c642f: Verifying Checksum 18:15:40 4f7a387c642f: Download complete 18:15:42 b2f61026a351: Download complete 18:15:44 b2f61026a351: Pull complete 18:15:44 5538fb30c42c: Pull complete 18:15:45 f0b05810781a: Pull complete 18:15:45 0180a33352d6: Pull complete 18:16:07 e7604b0c0f53: Verifying Checksum 18:16:07 e7604b0c0f53: Download complete 18:16:34 e7604b0c0f53: Pull complete 18:16:34 db689cb83ae0: Pull complete 18:16:34 6138af208834: Pull complete 18:16:34 007c8e8c5d63: Pull complete 18:16:34 4f7a387c642f: Pull complete 18:16:34 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 18:16:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 18:16:38 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 18:16:38 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 18:16:38 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease 18:16:38 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 18:16:44 Reading package lists... 18:16:56 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 18:17:00 Reading package lists... 18:17:01 Building dependency tree... 18:17:01 Reading state information... 18:17:02 The following packages were automatically installed and are no longer required: 18:17:02 libjq1 liblzo2-2 libonig4 18:17:02 Use 'sudo apt autoremove' to remove them. 18:17:02 Suggested packages: 18:17:02 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:17:02 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 18:17:02 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 18:17:02 libterm-readline-gnu-perl | libterm-readline-perl-perl 18:17:02 The following NEW packages will be installed: 18:17:02 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 18:17:02 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 18:17:02 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 18:17:02 openssh-client patch perl perl-modules-5.26 xauth 18:17:02 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 18:17:02 Need to get 12.9 MB of archives. 18:17:02 After this operation, 84.2 MB of additional disk space will be used. 18:17:02 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 18:17:02 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 18:17:02 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 18:17:02 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 18:17:02 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 18:17:03 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 18:17:03 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 18:17:03 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 18:17:03 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 18:17:03 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 18:17:03 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 18:17:03 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 18:17:03 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 18:17:03 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 18:17:03 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 18:17:03 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 18:17:03 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 18:17:03 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 18:17:03 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 18:17:04 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 18:17:04 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 18:17:04 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 18:17:04 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 18:17:04 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] 18:17:04 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.6 [2950 kB] 18:17:04 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 18:17:04 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 18:17:04 debconf: delaying package configuration, since apt-utils is not installed 18:17:04 Fetched 12.9 MB in 2s (7636 kB/s) 18:17:04 Selecting previously unselected package libxau6:arm64. 18:17:04 (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.) 18:17:04 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 18:17:04 Unpacking libxau6:arm64 (1:1.0.8-1) ... 18:17:05 Selecting previously unselected package libbsd0:arm64. 18:17:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 18:17:05 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 18:17:05 Selecting previously unselected package libxdmcp6:arm64. 18:17:05 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 18:17:05 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 18:17:05 Selecting previously unselected package libxcb1:arm64. 18:17:05 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 18:17:05 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 18:17:05 Selecting previously unselected package libx11-data. 18:17:05 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 18:17:05 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 18:17:05 Selecting previously unselected package libx11-6:arm64. 18:17:05 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 18:17:05 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 18:17:05 Selecting previously unselected package libxext6:arm64. 18:17:05 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 18:17:06 Unpacking libxext6:arm64 (2:1.3.3-1) ... 18:17:06 Selecting previously unselected package perl-modules-5.26. 18:17:06 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 18:17:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 18:17:07 Selecting previously unselected package libgdbm5:arm64. 18:17:07 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 18:17:07 Unpacking libgdbm5:arm64 (1.14.1-6) ... 18:17:07 Selecting previously unselected package libgdbm-compat4:arm64. 18:17:07 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 18:17:07 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 18:17:07 Selecting previously unselected package libperl5.26:arm64. 18:17:07 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 18:17:07 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 18:17:09 Selecting previously unselected package perl. 18:17:09 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 18:17:09 Unpacking perl (5.26.1-6ubuntu0.3) ... 18:17:09 Selecting previously unselected package less. 18:17:09 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 18:17:09 Unpacking less (487-0.1) ... 18:17:09 Selecting previously unselected package libexpat1:arm64. 18:17:09 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 18:17:09 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 18:17:09 Selecting previously unselected package netbase. 18:17:09 Preparing to unpack .../14-netbase_5.4_all.deb ... 18:17:09 Unpacking netbase (5.4) ... 18:17:09 Selecting previously unselected package libedit2:arm64. 18:17:09 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 18:17:09 Unpacking libedit2:arm64 (3.1-20170329-1) ... 18:17:10 Selecting previously unselected package libssl1.0.0:arm64. 18:17:10 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 18:17:10 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 18:17:10 Selecting previously unselected package libxmuu1:arm64. 18:17:10 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 18:17:10 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 18:17:10 Selecting previously unselected package openssh-client. 18:17:10 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 18:17:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:17:10 Selecting previously unselected package xauth. 18:17:10 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 18:17:10 Unpacking xauth (1:1.0.10-1) ... 18:17:10 Selecting previously unselected package curl. 18:17:10 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 18:17:10 Unpacking curl (7.58.0-2ubuntu3.8) ... 18:17:10 Selecting previously unselected package libcurl3-gnutls:arm64. 18:17:10 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 18:17:10 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 18:17:11 Selecting previously unselected package liberror-perl. 18:17:11 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 18:17:11 Unpacking liberror-perl (0.17025-1) ... 18:17:11 Selecting previously unselected package git-man. 18:17:11 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... 18:17:11 Unpacking git-man (1:2.17.1-1ubuntu0.6) ... 18:17:11 Selecting previously unselected package git. 18:17:11 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_arm64.deb ... 18:17:11 Unpacking git (1:2.17.1-1ubuntu0.6) ... 18:17:12 Selecting previously unselected package make. 18:17:12 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 18:17:12 Unpacking make (4.1-9.1ubuntu1) ... 18:17:12 Selecting previously unselected package patch. 18:17:12 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 18:17:12 Unpacking patch (2.7.6-2ubuntu1.1) ... 18:17:12 Setting up libedit2:arm64 (3.1-20170329-1) ... 18:17:12 Setting up git-man (1:2.17.1-1ubuntu0.6) ... 18:17:13 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 18:17:13 Setting up less (487-0.1) ... 18:17:13 Setting up make (4.1-9.1ubuntu1) ... 18:17:13 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 18:17:13 Setting up curl (7.58.0-2ubuntu3.8) ... 18:17:13 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 18:17:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 18:17:14 Setting up libgdbm5:arm64 (1.14.1-6) ... 18:17:14 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 18:17:14 Setting up patch (2.7.6-2ubuntu1.1) ... 18:17:14 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 18:17:14 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 18:17:14 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:17:14 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 18:17:14 Setting up libxau6:arm64 (1:1.0.8-1) ... 18:17:14 Setting up netbase (5.4) ... 18:17:14 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 18:17:14 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 18:17:14 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 18:17:14 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 18:17:14 Setting up perl (5.26.1-6ubuntu0.3) ... 18:17:14 Setting up libxext6:arm64 (2:1.3.3-1) ... 18:17:14 Setting up liberror-perl (0.17025-1) ... 18:17:14 Setting up xauth (1:1.0.10-1) ... 18:17:14 Setting up git (1:2.17.1-1ubuntu0.6) ... 18:17:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:17:21 curl set to automatically installed. 18:17:21 git set to automatically installed. 18:17:21 git-man set to automatically installed. 18:17:21 less set to automatically installed. 18:17:21 libbsd0 set to automatically installed. 18:17:21 libcurl3-gnutls set to automatically installed. 18:17:21 libedit2 set to automatically installed. 18:17:21 liberror-perl set to automatically installed. 18:17:21 libexpat1 set to automatically installed. 18:17:21 libgdbm-compat4 set to automatically installed. 18:17:21 libgdbm5 set to automatically installed. 18:17:21 libperl5.26 set to automatically installed. 18:17:21 libssl1.0.0 set to automatically installed. 18:17:21 libx11-6 set to automatically installed. 18:17:21 libx11-data set to automatically installed. 18:17:21 libxau6 set to automatically installed. 18:17:21 libxcb1 set to automatically installed. 18:17:21 libxdmcp6 set to automatically installed. 18:17:21 libxext6 set to automatically installed. 18:17:21 libxmuu1 set to automatically installed. 18:17:21 make set to automatically installed. 18:17:21 netbase set to automatically installed. 18:17:21 openssh-client set to automatically installed. 18:17:21 patch set to automatically installed. 18:17:21 perl set to automatically installed. 18:17:21 perl-modules-5.26 set to automatically installed. 18:17:21 xauth set to automatically installed. 18:17:21 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 18:17:21 Please ensure the environment is properly setup before continuing. 18:17:21 Ignore this message if the appropriate measures have already been taken 18:17:22 Pulling go 18:17:25 'device-mqtt' has dependencies that need to be staged: go 18:17:25 Skipping pull go (already ran) 18:17:25 Building go 18:17:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:25 Dload Upload Total Spent Left Speed 18:17:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 94.3M 16 15.1M 0 0 27.8M 0 0:00:03 --:--:-- 0:00:03 27.7M 67 94.3M 67 63.3M 0 0 40.6M 0 0:00:02 0:00:01 0:00:01 40.5M 100 94.3M 100 94.3M 0 0 42.5M 0 0:00:02 0:00:02 --:--:-- 42.5M 18:17:28 go1.11.9.linux-arm64.tar.gz: OK 18:17:47 Staging go 18:17:49 Pulling device-mqtt 18:17:52 Skipping build go (already ran) 18:17:52 Building device-mqtt 18:17:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 18:17:52 go: finding github.com/google/uuid v1.1.1 18:17:52 go: finding github.com/gorilla/mux v1.7.0 18:17:52 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 18:17:52 go: finding github.com/spf13/cast v1.3.0 18:17:52 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 18:17:52 go: finding github.com/kr/pretty v0.1.0 18:17:52 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 18:17:53 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 18:17:53 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 18:17:53 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 18:17:54 go: finding github.com/kr/text v0.1.0 18:17:54 go: finding github.com/stretchr/testify v1.2.2 18:17:54 go: finding github.com/davecgh/go-spew v1.1.1 18:17:54 go: finding github.com/pmezard/go-difflib v1.0.0 18:17:54 go: finding github.com/google/uuid v1.1.0 18:17:54 go: finding github.com/go-kit/kit v0.8.0 18:17:55 go: finding github.com/pkg/errors v0.8.1 18:17:56 go: finding github.com/ugorji/go v1.1.4 18:17:56 go: finding github.com/pelletier/go-toml v1.2.0 18:17:57 go: finding github.com/gorilla/mux v1.6.2 18:17:57 go: finding github.com/kr/pty v1.1.1 18:17:57 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 18:17:57 go: finding github.com/go-logfmt/logfmt v0.4.0 18:17:57 go: finding gopkg.in/yaml.v2 v2.2.2 18:17:58 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 18:17:58 go: finding github.com/stretchr/testify v1.3.0 18:17:58 go: finding github.com/go-stack/stack v1.8.0 18:18:00 go: finding github.com/davecgh/go-spew v1.1.0 18:18:00 go: finding github.com/stretchr/objx v0.1.0 18:18:00 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:18:00 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 18:18:00 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 18:18:00 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:18:00 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:18:00 go: finding github.com/hashicorp/consul v1.4.2 18:18:01 go: finding github.com/hashicorp/serf v0.8.2 18:18:01 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:18:02 go: finding github.com/mitchellh/mapstructure v1.1.2 18:18:02 go: finding github.com/mitchellh/copystructure v1.0.0 18:18:02 go: finding github.com/BurntSushi/toml v0.3.1 18:18:02 go: finding github.com/mitchellh/go-homedir v1.0.0 18:18:03 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:18:03 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:18:03 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:18:03 go: finding github.com/hashicorp/go-syslog v1.0.0 18:18:03 go: finding github.com/hashicorp/go-uuid v1.0.1 18:18:03 go: finding github.com/hashicorp/logutils v1.0.0 18:18:03 go: finding github.com/mitchellh/gox v0.4.0 18:18:04 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:18:04 go: finding github.com/mitchellh/cli v1.0.0 18:18:04 go: finding github.com/hashicorp/mdns v1.0.0 18:18:06 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 18:18:06 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:18:06 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 18:18:06 go: finding github.com/hashicorp/memberlist v0.1.3 18:18:06 go: finding github.com/mitchellh/iochan v1.0.0 18:18:06 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:18:06 go: finding github.com/mattn/go-isatty v0.0.3 18:18:06 go: finding github.com/mattn/go-colorable v0.0.9 18:18:06 go: finding github.com/fatih/color v1.7.0 18:18:07 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:18:08 go: finding github.com/hashicorp/go-multierror v1.0.0 18:18:08 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:18:08 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 18:18:09 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:18:09 go: finding github.com/hashicorp/go.net v0.0.1 18:18:09 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:18:09 go: finding github.com/miekg/dns v1.0.14 18:18:09 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:18:09 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:18:11 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 18:18:11 go: finding github.com/posener/complete v1.1.1 18:18:11 go: finding github.com/hashicorp/errwrap v1.0.0 18:18:11 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 18:18:11 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:18:11 go: finding github.com/bgentry/speakeasy v0.1.0 18:18:11 go: finding github.com/hashicorp/go-uuid v1.0.0 18:18:12 go: finding github.com/hashicorp/golang-lru v0.5.0 18:18:13 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 18:18:16 go: downloading github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 18:18:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.31 18:18:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 18:18:16 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 18:18:16 go: downloading github.com/spf13/cast v1.3.0 18:18:16 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 18:18:16 go: downloading gopkg.in/yaml.v2 v2.2.2 18:18:16 go: downloading github.com/pkg/errors v0.8.1 18:18:16 go: downloading github.com/ugorji/go v1.1.4 18:18:16 go: downloading github.com/gorilla/mux v1.7.0 18:18:16 go: downloading github.com/google/uuid v1.1.1 18:18:16 go: downloading github.com/go-kit/kit v0.8.0 18:18:16 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.0 18:18:16 go: downloading github.com/pelletier/go-toml v1.2.0 18:18:17 go: downloading github.com/hashicorp/consul v1.4.2 18:18:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:18:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:18:17 go: downloading github.com/cenkalti/backoff v2.1.1+incompatible 18:18:17 go: downloading github.com/mitchellh/copystructure v1.0.0 18:18:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:18:17 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:18:44 go: downloading github.com/hashicorp/serf v0.8.2 18:18:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.0 18:18:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 18:18:45 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:18:45 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:18:45 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:19:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:19:45 Skipping stage go (already ran) 18:19:45 Staging device-mqtt 18:19:48 Priming go 18:19:51 Priming device-mqtt 18:19:55 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 18:19:55 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 18:19:55 Determining the version from the project repo (version-script). 18:19:55 The version has been set to '0.0.0-20200416+ca14dc0' 18:19:55 Snapping 'edgex-device-mqtt' ... 18:20:00 18:20:00 Snapped edgex-device-mqtt_0.0.0-20200416+ca14dc0_arm64.snap [Pipeline] } 18:20:04 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 18:20:05 provisioning config files... 18:20:05 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/config1590170086372427415tmp [Pipeline] { [Pipeline] sh 18:20:05 + curl -s https://codecov.io/bash 18:20:05 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/config1590170086372427415tmp 18:20:06 18:20:06 _____ _ 18:20:06 / ____| | | 18:20:06 | | ___ __| | ___ ___ _____ __ 18:20:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:20:06 | |___| (_) | (_| | __/ (_| (_) \ V / 18:20:06 \_____\___/ \__,_|\___|\___\___/ \_/ 18:20:06 Bash-tbd 18:20:06 18:20:06 18:20:06 ==> Jenkins CI detected. 18:20:06 project root: . 18:20:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:20:06 ==> Running gcov in . (disable via -X gcov) 18:20:06 ==> Python coveragepy not found 18:20:06 ==> Searching for coverage reports in: 18:20:06 + . 18:20:06 -> Found 1 reports 18:20:06 ==> Detecting git/mercurial file structure 18:20:06 ==> Reading reports 18:20:06 + ./coverage.out bytes=18213 18:20:06 ==> Appending adjustments 18:20:06 http://docs.codecov.io/docs/fixing-reports 18:20:06 + Found adjustments 18:20:06 ==> Gzipping contents 18:20:06 ==> Uploading reports 18:20:06 url: https://codecov.io 18:20:06 query: branch=PR-139&commit=ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-139%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=139&job= 18:20:06 -> Pinging Codecov 18:20:06 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-139&commit=ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-139%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=139&job= 18:20:07 -> Uploading 18:20:07 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [Pipeline] } 18:20:07 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 18:20:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:20:09 ---> package-listing.sh 18:20:09 ++ facter osfamily 18:20:09 ++ tr '[:upper:]' '[:lower:]' 18:20:09 + OS_FAMILY=redhat 18:20:09 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-139 18:20:09 + START_PACKAGES=/tmp/packages_start.txt 18:20:09 + END_PACKAGES=/tmp/packages_end.txt 18:20:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:20:09 + PACKAGES=/tmp/packages_start.txt 18:20:09 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' 18:20:09 + PACKAGES=/tmp/packages_end.txt 18:20:09 + case "${OS_FAMILY}" in 18:20:09 + rpm -qa 18:20:09 + sort 18:20:17 + '[' -f /tmp/packages_start.txt ']' 18:20:17 + '[' -f /tmp/packages_end.txt ']' 18:20:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:20:17 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' 18:20:17 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-139/archives/ 18:20:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-139/archives/ [Pipeline] isUnix [Pipeline] sh 18:20:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:20:18 18:20:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:20:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:20:18 alpine: Pulling from edgex-lftools-log-publisher 18:20:18 c9b1b535fdd9: Pulling fs layer 18:20:18 2cc5ad85d9ab: Pulling fs layer 18:20:18 756a868c4378: Pulling fs layer 18:20:18 444b2fc9a129: Pulling fs layer 18:20:18 ea15f1150254: Pulling fs layer 18:20:18 41b27a9f41bf: Pulling fs layer 18:20:18 28c525ee5125: Pulling fs layer 18:20:18 094b1ea09ed8: Pulling fs layer 18:20:18 138eaada9080: Pulling fs layer 18:20:18 0622d0fa9048: Pulling fs layer 18:20:18 444b2fc9a129: Waiting 18:20:18 ea15f1150254: Waiting 18:20:18 41b27a9f41bf: Waiting 18:20:18 28c525ee5125: Waiting 18:20:18 094b1ea09ed8: Waiting 18:20:18 138eaada9080: Waiting 18:20:18 0622d0fa9048: Waiting 18:20:19 2cc5ad85d9ab: Verifying Checksum 18:20:19 2cc5ad85d9ab: Download complete 18:20:19 444b2fc9a129: Verifying Checksum 18:20:19 444b2fc9a129: Download complete 18:20:19 c9b1b535fdd9: Verifying Checksum 18:20:19 c9b1b535fdd9: Download complete 18:20:19 ea15f1150254: Verifying Checksum 18:20:19 ea15f1150254: Download complete 18:20:19 28c525ee5125: Verifying Checksum 18:20:19 28c525ee5125: Download complete 18:20:19 c9b1b535fdd9: Pull complete 18:20:20 2cc5ad85d9ab: Pull complete 18:20:20 756a868c4378: Verifying Checksum 18:20:20 756a868c4378: Download complete 18:20:20 138eaada9080: Verifying Checksum 18:20:20 138eaada9080: Download complete 18:20:21 0622d0fa9048: Verifying Checksum 18:20:21 0622d0fa9048: Download complete 18:20:22 094b1ea09ed8: Verifying Checksum 18:20:22 094b1ea09ed8: Download complete 18:20:24 41b27a9f41bf: Verifying Checksum 18:20:24 41b27a9f41bf: Download complete 18:20:24 756a868c4378: Pull complete 18:20:25 444b2fc9a129: Pull complete 18:20:25 ea15f1150254: Pull complete 18:20:29 41b27a9f41bf: Pull complete 18:20:29 28c525ee5125: Pull complete 18:20:33 094b1ea09ed8: Pull complete 18:20:33 138eaada9080: Pull complete 18:20:33 0622d0fa9048: Pull complete 18:20:33 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:20:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:20:34 prd-centos7-docker-4c-2g-4347 does not seem to be running inside a container 18:20:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_PR-139 -v /w/workspace/gexfoundry_device-mqtt-go_PR-139:/w/workspace/gexfoundry_device-mqtt-go_PR-139:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:20:35 $ docker top a24fface66c063b8d5215fd7d79c852962918861664aa1153b330c7446ccaab7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:36 provisioning config files... 18:20:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/config7731516228038865306tmp [Pipeline] { [Pipeline] echo 18:20:36 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:20:36 ---> create-netrc.sh [Pipeline] echo 18:20:36 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:20:37 ---> logs-deploy.sh 18:20:37 + ARCHIVE_ARTIFACTS= 18:20:37 + LOGS_SERVER=https://logs.edgexfoundry.org 18:20:37 + '[' https://logs.edgexfoundry.org == None ']' 18:20:37 + NEXUS_URL=https://nexus.edgexfoundry.org 18:20:37 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/5 18:20:37 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-139/5/ 18:20:37 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/5 /w/workspace/gexfoundry_device-mqtt-go_PR-139 18:20:39 Archives upload complete. 18:20:39 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-139/5/ 18:20:40 ---> uname -a: 18:20:40 Linux a24fface66c0 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 18:20:40 18:20:40 18:20:40 ---> lscpu: 18:20:40 Architecture: x86_64 18:20:40 CPU op-mode(s): 32-bit, 64-bit 18:20:40 Byte Order: Little Endian 18:20:40 Address sizes: 40 bits physical, 48 bits virtual 18:20:40 CPU(s): 4 18:20:40 On-line CPU(s) list: 0-3 18:20:40 Thread(s) per core: 1 18:20:40 Core(s) per socket: 1 18:20:40 Socket(s): 4 18:20:40 NUMA node(s): 1 18:20:40 Vendor ID: GenuineIntel 18:20:40 CPU family: 6 18:20:40 Model: 44 18:20:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:20:40 Stepping: 1 18:20:40 CPU MHz: 2933.438 18:20:40 BogoMIPS: 5866.87 18:20:40 Virtualization: VT-x 18:20:40 Hypervisor vendor: KVM 18:20:40 Virtualization type: full 18:20:40 L1d cache: 128 KiB 18:20:40 L1i cache: 128 KiB 18:20:40 L2 cache: 16 MiB 18:20:40 L3 cache: 64 MiB 18:20:40 NUMA node0 CPU(s): 0-3 18:20:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 18:20:40 Vulnerability Meltdown: Mitigation; PTI 18:20:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:20:40 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 18:20:40 Vulnerability Spectre v2: Mitigation; Full retpoline 18:20:40 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 18:20:40 18:20:40 18:20:40 ---> nproc: 18:20:40 4 18:20:40 18:20:40 18:20:40 ---> df -h: 18:20:40 Filesystem Size Used Available Use% Mounted on 18:20:40 overlay 50.0G 6.4G 43.6G 13% / 18:20:40 tmpfs 64.0M 0 64.0M 0% /dev 18:20:40 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 18:20:40 shm 64.0M 0 64.0M 0% /dev/shm 18:20:40 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 18:20:40 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 18:20:40 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 18:20:40 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-139 18:20:40 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp 18:20:40 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 18:20:40 18:20:40