Pull request #166 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bill-mahoney for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30+fe2df51579bf0cce1b2e428c0c04fcb23a980c4d (ad104725a948ebc9e467828eca2c2c9d588dff52) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-1834 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [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-166 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' 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/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 Merge succeeded, producing 4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 Checking out Revision 4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 (PR-166) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # 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/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 # 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 fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 # timeout=10 Commit message: "Merge commit 'fe2df51579bf0cce1b2e428c0c04fcb23a980c4d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d515993987dee35fd62cc7c290ab2176477551b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:33:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:33:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:33:50 ========================================================= 21:33:50 EdgeX Global Pipelines Version Info 21:33:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:33:51 ------------------- 21:33:51 stable info: 21:33:51 ------------------- 21:33:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:33:51 Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 21:33:51 Message: update stable to v1.0.119 21:33:52 ------------------- 21:33:52 experimental info: 21:33:52 ------------------- 21:33:52 Commited By: **** collab-it+edgex@linuxfoundation.org 21:33:52 Commit SHA: fce6018850fd827eed96b6ce04e8822d251c695d 21:33:52 Message: update experimental to v1.0.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:33:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 21:33:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 21:33:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:33:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:33:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:33:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 21:33:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 21:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 21:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:33:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:33:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:33:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:33:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:33:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:33:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:33:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:33:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:33:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo 21:33:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo 21:33:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo 21:33:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 [Pipeline] echo 21:33:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ca6c4e [Pipeline] echo 21:33:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:33:55 + git log --format=format:%s -1 4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 [Pipeline] echo 21:33:55 GIT_COMMIT: 4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02, Commit Message: Merge commit 'fe2df51579bf0cce1b2e428c0c04fcb23a980c4d' into HEAD [Pipeline] echo 21:33:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:33:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:33:56 21:33:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:33:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:33:57 latest: Pulling from edgex-devops/git-semver 21:33:57 31603596830f: Pulling fs layer 21:33:57 2a8b12db71e7: Pulling fs layer 21:33:57 6ca5941a6612: Pulling fs layer 21:33:57 ecc8261a40a4: Pulling fs layer 21:33:57 ecc8261a40a4: Waiting 21:33:57 2a8b12db71e7: Verifying Checksum 21:33:57 2a8b12db71e7: Download complete 21:33:57 31603596830f: Verifying Checksum 21:33:57 31603596830f: Download complete 21:33:57 ecc8261a40a4: Verifying Checksum 21:33:57 ecc8261a40a4: Download complete 21:33:57 6ca5941a6612: Verifying Checksum 21:33:57 6ca5941a6612: Download complete 21:33:57 31603596830f: Pull complete 21:33:57 2a8b12db71e7: Pull complete 21:33:58 6ca5941a6612: Pull complete 21:33:58 ecc8261a40a4: Pull complete 21:33:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:33:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:33:59 prd-centos7-docker-4c-2g-1834 does not seem to be running inside a container 21:33:59 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-166 -v /w/workspace/gexfoundry_device-mqtt-go_PR-166:/w/workspace/gexfoundry_device-mqtt-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:34:01 $ docker top 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:01 [ssh-agent] Looking for ssh-agent implementation... 21:34:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:01 $ docker exec 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 ssh-agent 21:34:02 SSH_AUTH_SOCK=/tmp/ssh-cF16kFUjxsyp/agent.11 21:34:02 SSH_AGENT_PID=16 21:34:02 Running ssh-add (command line suppressed) 21:34:02 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/private_key_2704597664888726873.key (/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/private_key_2704597664888726873.key) 21:34:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:02 + git describe --exact-match --tags HEAD 21:34:02 fatal: No names found, cannot describe anything. [Pipeline] } 21:34:02 $ docker exec --env ******** --env ******** 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 ssh-agent -k 21:34:02 unset SSH_AUTH_SOCK; 21:34:02 unset SSH_AGENT_PID; 21:34:02 echo Agent pid 16 killed; 21:34:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:34:02 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:34:02 This usually means this commit has not been tagged. [Pipeline] sshagent 21:34:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:02 [ssh-agent] Looking for ssh-agent implementation... 21:34:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:03 $ docker exec 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 ssh-agent 21:34:03 SSH_AUTH_SOCK=/tmp/ssh-pAR4RgoWxsOG/agent.46 21:34:03 SSH_AGENT_PID=51 21:34:03 Running ssh-add (command line suppressed) 21:34:03 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/private_key_7094000896855597254.key (/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/private_key_7094000896855597254.key) 21:34:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:03 + git semver init 21:34:03 # -> Open(): unable to determine branch for HEAD 21:34:03 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-166/.git 21:34:03 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-166 21:34:03 # $SEMVER_REMOTE_NAME = origin 21:34:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:34:03 # $SEMVER_USER_NAME = edgex-jenkins 21:34:03 # $SEMVER_BRANCH = PR-166 21:34:03 # $SEMVER_TEMP = /tmp/semver-165275444 21:34:03 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 21:34:04 # '/tmp/semver-165275444' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-166/.semver' 21:34:04 # -> Force: false 21:34:04 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-166/.semver [Pipeline] } 21:34:04 $ docker exec --env ******** --env ******** 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 ssh-agent -k 21:34:04 unset SSH_AUTH_SOCK; 21:34:04 unset SSH_AGENT_PID; 21:34:04 echo Agent pid 51 killed; 21:34:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:04 + git semver [Pipeline] } 21:34:04 $ docker stop --time=1 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 21:34:06 $ docker rm -f 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:34:07 Stashed 25 file(s) [Pipeline] echo 21:34:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 21:34:07 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 21:34:22 Still waiting to schedule task 21:34:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:34:22 Still waiting to schedule task 21:34:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:36:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1835 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws 21:36:13 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 21:36:18 using credential edgex-jenkins-ssh 21:36:18 Cloning the remote Git repository 21:36:18 Cloning with configured refspecs honoured and without tags 21:36:18 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:36:20 Fetching without tags 21:36:19 > git init /w/workspace/device-mqtt-go/3 # timeout=10 21:36:19 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:36:19 > git --version # timeout=10 21:36:19 > git --version # 'git version 2.17.1' 21:36:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:36:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:36:19 > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 21:36:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:36:20 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:36:20 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:36:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:36:20 Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 21:36:20 Merge succeeded, producing 921875b1261723896f99cb382d045f53a84ba10c 21:36:20 Checking out Revision 921875b1261723896f99cb382d045f53a84ba10c (PR-166) 21:36:20 > git config core.sparsecheckout # timeout=10 21:36:20 > git checkout -f 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 # timeout=10 21:36:20 > git remote # timeout=10 21:36:20 > git config --get remote.origin.url # timeout=10 21:36:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:20 > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 21:36:20 > git rev-parse HEAD^{commit} # timeout=10 21:36:20 > git config core.sparsecheckout # timeout=10 21:36:20 > git checkout -f 921875b1261723896f99cb382d045f53a84ba10c # timeout=10 21:36:25 Commit message: "Merge commit 'fe2df51579bf0cce1b2e428c0c04fcb23a980c4d' into HEAD" 21:36:25 First time build. Skipping changelog. 21:36:25 > git rev-list --no-walk d515993987dee35fd62cc7c290ab2176477551b8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:36:26 ========================================================= 21:36:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:36:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:36:27 + 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 . 21:36:28 Sending build context to Docker daemon 617kB 21:36:28 Step 1/8 : ARG BASE=golang:1.13-alpine 21:36:28 Step 2/8 : FROM ${BASE} 21:36:28 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:36:28 b538f80385f9: Pulling fs layer 21:36:28 74f711af9a0d: Pulling fs layer 21:36:28 99f96fe45779: Pulling fs layer 21:36:28 fd7a069fd194: Pulling fs layer 21:36:28 66aa3694b03b: Pulling fs layer 21:36:28 170f70906a0f: Pulling fs layer 21:36:28 ad7c5574e4b9: Pulling fs layer 21:36:28 e772456be8f7: Pulling fs layer 21:36:28 c890913d741a: Pulling fs layer 21:36:28 2480fcc9aa5a: Pulling fs layer 21:36:28 09adf4765672: Pulling fs layer 21:36:28 fd7a069fd194: Waiting 21:36:28 66aa3694b03b: Waiting 21:36:28 170f70906a0f: Waiting 21:36:28 ad7c5574e4b9: Waiting 21:36:28 e772456be8f7: Waiting 21:36:28 c890913d741a: Waiting 21:36:28 2480fcc9aa5a: Waiting 21:36:28 09adf4765672: Waiting 21:36:28 99f96fe45779: Download complete 21:36:28 74f711af9a0d: Download complete 21:36:28 66aa3694b03b: Verifying Checksum 21:36:28 66aa3694b03b: Download complete 21:36:28 170f70906a0f: Download complete 21:36:28 b538f80385f9: Verifying Checksum 21:36:29 b538f80385f9: Pull complete 21:36:30 74f711af9a0d: Pull complete 21:36:30 99f96fe45779: Pull complete 21:36:31 ad7c5574e4b9: Verifying Checksum 21:36:31 ad7c5574e4b9: Download complete 21:36:31 c890913d741a: Download complete 21:36:34 2480fcc9aa5a: Verifying Checksum 21:36:34 2480fcc9aa5a: Download complete 21:36:34 09adf4765672: Verifying Checksum 21:36:34 09adf4765672: Download complete 21:36:34 e772456be8f7: Verifying Checksum 21:36:34 e772456be8f7: Download complete 21:36:34 fd7a069fd194: Verifying Checksum 21:36:34 fd7a069fd194: Download complete 21:36:46 fd7a069fd194: Pull complete 21:36:46 66aa3694b03b: Pull complete 21:36:46 170f70906a0f: Pull complete 21:36:50 ad7c5574e4b9: Pull complete 21:36:54 e772456be8f7: Pull complete 21:36:54 c890913d741a: Pull complete 21:36:57 2480fcc9aa5a: Pull complete 21:36:57 09adf4765672: Pull complete 21:36:57 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 21:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:36:57 ---> 2248a725d1cf 21:36:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 21:37:02 ---> Running in cf08642ce573 21:37:02 Removing intermediate container cf08642ce573 21:37:02 ---> 135a5d32218a 21:37:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:02 ---> Running in 1d34a2f92c88 21:37:05 Removing intermediate container 1d34a2f92c88 21:37:05 ---> 0ff238b9558f 21:37:05 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 21:37:05 ---> Running in 39430b49e9d1 21:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:37:08 (1/14) Installing libmagic (5.38-r0) 21:37:08 (2/14) Installing file (5.38-r0) 21:37:08 (3/14) Installing libc-dev (0.7.2-r3) 21:37:08 (4/14) Installing g++ (9.3.0-r2) 21:37:12 (5/14) Installing fortify-headers (1.1-r0) 21:37:12 (6/14) Installing patch (2.7.6-r6) 21:37:12 (7/14) Installing build-base (0.5-r2) 21:37:12 (8/14) Installing openssh-keygen (8.3_p1-r0) 21:37:13 (9/14) Installing libedit (20191231.3.1-r0) 21:37:13 (10/14) Installing openssh-client (8.3_p1-r0) 21:37:13 Running on prd-centos7-docker-4c-2g-1836 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws 21:37:13 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 21:37:13 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 21:37:13 (12/14) Installing openssh-server-common (8.3_p1-r0) 21:37:13 (13/14) Installing openssh-server (8.3_p1-r0) 21:37:14 (14/14) Installing openssh (8.3_p1-r0) 21:37:14 Executing busybox-1.31.1-r16.trigger 21:37:14 OK: 221 MiB in 53 packages 21:37:15 using credential edgex-jenkins-ssh 21:37:15 Cloning the remote Git repository 21:37:15 Cloning with configured refspecs honoured and without tags 21:37:15 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:37:16 Fetching without tags 21:37:16 Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 21:37:16 Merge succeeded, producing b5c317726d688578e2c369fa2e2c1f9b91ca7bff 21:37:16 Checking out Revision b5c317726d688578e2c369fa2e2c1f9b91ca7bff (PR-166) 21:37:15 > git init /w/workspace/device-mqtt-go/3 # timeout=10 21:37:15 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:37:15 > git --version # timeout=10 21:37:15 > git --version # 'git version 2.16.5' 21:37:15 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:37:16 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:37:16 > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 21:37:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:37:16 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:37:16 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:37:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:37:16 > git config core.sparsecheckout # timeout=10 21:37:16 > git checkout -f 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 # timeout=10 21:37:16 > git remote # timeout=10 21:37:16 > git config --get remote.origin.url # timeout=10 21:37:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:16 > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 21:37:16 > git rev-parse HEAD^{commit} # timeout=10 21:37:16 > git config core.sparsecheckout # timeout=10 21:37:16 > git checkout -f b5c317726d688578e2c369fa2e2c1f9b91ca7bff # timeout=10 21:37:18 Removing intermediate container 39430b49e9d1 21:37:18 ---> 542038e97632 21:37:18 Step 6/8 : WORKDIR /device-mqtt-go 21:37:18 ---> Running in 73cbd01a8033 21:37:18 Removing intermediate container 73cbd01a8033 21:37:18 ---> 5df064e2b1de 21:37:18 Step 7/8 : COPY . . 21:37:19 ---> 2d2a9a2e16c4 21:37:19 Step 8/8 : RUN go mod download 21:37:19 ---> Running in 6ce73c93e6ea 21:37:20 Commit message: "Merge commit 'fe2df51579bf0cce1b2e428c0c04fcb23a980c4d' into HEAD" 21:37:20 First time build. Skipping changelog. 21:37:20 > git rev-list --no-walk d515993987dee35fd62cc7c290ab2176477551b8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:37:21 ========================================================= 21:37:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:37:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:37:21 + 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 . 21:37:22 Sending build context to Docker daemon 617kB 21:37:22 Step 1/8 : ARG BASE=golang:1.13-alpine 21:37:22 Step 2/8 : FROM ${BASE} 21:37:22 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:37:22 df20fa9351a1: Pulling fs layer 21:37:22 ed8968b2872e: Pulling fs layer 21:37:22 a92cc7c5fd73: Pulling fs layer 21:37:22 2dd03ba5bac4: Pulling fs layer 21:37:22 1e091d79d1de: Pulling fs layer 21:37:22 481702a1767f: Pulling fs layer 21:37:22 f64a6f60c768: Pulling fs layer 21:37:22 e78d2573fc39: Pulling fs layer 21:37:22 e876d2f968b6: Pulling fs layer 21:37:22 ce8a83651883: Pulling fs layer 21:37:22 07967f4d0e4b: Pulling fs layer 21:37:22 2dd03ba5bac4: Waiting 21:37:22 1e091d79d1de: Waiting 21:37:22 481702a1767f: Waiting 21:37:22 f64a6f60c768: Waiting 21:37:22 e78d2573fc39: Waiting 21:37:22 e876d2f968b6: Waiting 21:37:22 ce8a83651883: Waiting 21:37:22 07967f4d0e4b: Waiting 21:37:22 a92cc7c5fd73: Verifying Checksum 21:37:22 a92cc7c5fd73: Download complete 21:37:22 ed8968b2872e: Verifying Checksum 21:37:22 ed8968b2872e: Download complete 21:37:22 1e091d79d1de: Verifying Checksum 21:37:22 1e091d79d1de: Download complete 21:37:22 481702a1767f: Verifying Checksum 21:37:22 481702a1767f: Download complete 21:37:22 df20fa9351a1: Verifying Checksum 21:37:22 df20fa9351a1: Download complete 21:37:22 go: finding github.com/BurntSushi/toml v0.3.1 21:37:22 go: finding github.com/OneOfOne/xxhash v1.2.6 21:37:22 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:37:22 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:37:22 df20fa9351a1: Pull complete 21:37:22 ed8968b2872e: Pull complete 21:37:22 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:37:22 go: finding github.com/bgentry/speakeasy v0.1.0 21:37:22 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:37:22 go: finding github.com/davecgh/go-spew v1.1.1 21:37:22 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 21:37:22 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 21:37:22 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 21:37:22 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:37:22 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:37:22 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:37:22 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:37:22 go: finding github.com/fatih/color v1.7.0 21:37:22 a92cc7c5fd73: Pull complete 21:37:23 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:37:23 go: finding github.com/go-kit/kit v0.8.0 21:37:23 go: finding github.com/go-logfmt/logfmt v0.4.0 21:37:23 go: finding github.com/go-stack/stack v1.8.0 21:37:23 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:37:23 go: finding github.com/google/uuid v1.1.1 21:37:23 go: finding github.com/gorilla/mux v1.7.1 21:37:23 go: finding github.com/hashicorp/consul/api v1.1.0 21:37:23 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:37:23 go: finding github.com/hashicorp/errwrap v1.0.0 21:37:23 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:37:23 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:37:23 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:37:23 go: finding github.com/hashicorp/go-multierror v1.0.0 21:37:23 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:37:23 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:37:23 go: finding github.com/hashicorp/go-syslog v1.0.0 21:37:23 go: finding github.com/hashicorp/go-uuid v1.0.1 21:37:23 go: finding github.com/hashicorp/go.net v0.0.1 21:37:23 go: finding github.com/hashicorp/golang-lru v0.5.0 21:37:23 go: finding github.com/hashicorp/logutils v1.0.0 21:37:23 go: finding github.com/hashicorp/mdns v1.0.0 21:37:23 go: finding github.com/hashicorp/memberlist v0.1.3 21:37:23 go: finding github.com/hashicorp/serf v0.8.2 21:37:23 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:37:23 go: finding github.com/kr/pretty v0.1.0 21:37:23 go: finding github.com/kr/pty v1.1.1 21:37:23 go: finding github.com/kr/text v0.1.0 21:37:23 go: finding github.com/mattn/go-colorable v0.0.9 21:37:23 go: finding github.com/mattn/go-isatty v0.0.3 21:37:23 go: finding github.com/miekg/dns v1.0.14 21:37:23 go: finding github.com/mitchellh/cli v1.0.0 21:37:23 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:37:23 go: finding github.com/mitchellh/copystructure v1.0.0 21:37:23 go: finding github.com/mitchellh/go-homedir v1.0.0 21:37:23 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:37:23 go: finding github.com/mitchellh/gox v0.4.0 21:37:23 go: finding github.com/mitchellh/iochan v1.0.0 21:37:23 go: finding github.com/mitchellh/mapstructure v1.1.2 21:37:23 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:37:23 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:37:23 go: finding github.com/pelletier/go-toml v1.2.0 21:37:24 go: finding github.com/pkg/errors v0.8.1 21:37:24 go: finding github.com/pmezard/go-difflib v1.0.0 21:37:24 go: finding github.com/posener/complete v1.1.1 21:37:24 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:37:24 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:37:24 go: finding github.com/spf13/cast v1.3.0 21:37:24 go: finding github.com/stretchr/objx v0.1.0 21:37:24 go: finding github.com/stretchr/testify v1.5.1 21:37:24 go: finding github.com/ugorji/go v1.1.4 21:37:24 go: finding github.com/x448/float16 v0.8.4 21:37:24 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 21:37:24 f64a6f60c768: Verifying Checksum 21:37:24 f64a6f60c768: Download complete 21:37:24 e876d2f968b6: Verifying Checksum 21:37:24 e876d2f968b6: Download complete 21:37:24 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 21:37:24 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:37:24 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 21:37:24 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 21:37:24 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:37:24 go: finding gopkg.in/yaml.v2 v2.2.8 21:37:25 ce8a83651883: Verifying Checksum 21:37:25 ce8a83651883: Download complete 21:37:25 e78d2573fc39: Verifying Checksum 21:37:25 e78d2573fc39: Download complete 21:37:25 07967f4d0e4b: Verifying Checksum 21:37:25 07967f4d0e4b: Download complete 21:37:26 2dd03ba5bac4: Verifying Checksum 21:37:26 2dd03ba5bac4: Download complete 21:37:31 2dd03ba5bac4: Pull complete 21:37:31 1e091d79d1de: Pull complete 21:37:31 481702a1767f: Pull complete 21:37:34 Removing intermediate container 6ce73c93e6ea 21:37:34 ---> 383e695ac133 21:37:34 Successfully built 383e695ac133 21:37:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:37:35 + docker inspect -f . ci-base-image-arm64 21:37:35 . [Pipeline] withDockerContainer 21:37:35 prd-ubuntu18.04-docker-arm64-4c-16g-1835 does not seem to be running inside a container 21:37:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:37:36 f64a6f60c768: Pull complete 21:37:37 $ docker top 1d12d16312e3657760738e6be7251a8fe3202177f399c75f09f7bb60c4c1356f -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:38 + go version 21:37:38 go version go1.13.13 linux/arm64 [Pipeline] sh 21:37:39 e78d2573fc39: Pull complete 21:37:39 e876d2f968b6: Pull complete 21:37:39 + make test 21:37:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:37:40 ce8a83651883: Pull complete 21:37:40 07967f4d0e4b: Pull complete 21:37:40 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 21:37:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:37:40 ---> 5d7c900382c6 21:37:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 21:37:40 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:37:41 ---> Running in de4860856fef 21:37:41 Removing intermediate container de4860856fef 21:37:41 ---> 27ecd24bbfb6 21:37:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:41 ---> Running in caba9cb93a78 21:37:43 Removing intermediate container caba9cb93a78 21:37:43 ---> 9d1c671a4f6f 21:37:43 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 21:37:43 ---> Running in 053ce3a5f012 21:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:37:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:37:44 (1/14) Installing libmagic (5.38-r0) 21:37:44 (2/14) Installing file (5.38-r0) 21:37:45 (3/14) Installing libc-dev (0.7.2-r3) 21:37:45 (4/14) Installing g++ (9.3.0-r2) 21:37:50 (5/14) Installing fortify-headers (1.1-r0) 21:37:50 (6/14) Installing patch (2.7.6-r6) 21:37:50 (7/14) Installing build-base (0.5-r2) 21:37:50 (8/14) Installing openssh-keygen (8.3_p1-r0) 21:37:50 (9/14) Installing libedit (20191231.3.1-r0) 21:37:50 (10/14) Installing openssh-client (8.3_p1-r0) 21:37:50 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 21:37:51 (12/14) Installing openssh-server-common (8.3_p1-r0) 21:37:51 (13/14) Installing openssh-server (8.3_p1-r0) 21:37:51 (14/14) Installing openssh (8.3_p1-r0) 21:37:51 Executing busybox-1.31.1-r16.trigger 21:37:51 OK: 237 MiB in 53 packages 21:37:54 Removing intermediate container 053ce3a5f012 21:37:54 ---> eb6b91fd0ec4 21:37:54 Step 6/8 : WORKDIR /device-mqtt-go 21:37:54 ---> Running in cb37ece7cb07 21:37:54 Removing intermediate container cb37ece7cb07 21:37:54 ---> 8bc8225a7b80 21:37:54 Step 7/8 : COPY . . 21:37:55 ---> 2bc5c5352e9c 21:37:55 Step 8/8 : RUN go mod download 21:37:55 ---> Running in b8ca8fa94acc 21:37:57 go: finding github.com/BurntSushi/toml v0.3.1 21:37:57 go: finding github.com/OneOfOne/xxhash v1.2.6 21:37:57 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:37:57 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:37:57 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:37:57 go: finding github.com/bgentry/speakeasy v0.1.0 21:37:57 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:37:57 go: finding github.com/davecgh/go-spew v1.1.1 21:37:57 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 21:37:57 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 21:37:57 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 21:37:57 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:37:57 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:37:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:37:57 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:37:57 go: finding github.com/fatih/color v1.7.0 21:37:57 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:37:57 go: finding github.com/go-kit/kit v0.8.0 21:37:57 go: finding github.com/go-logfmt/logfmt v0.4.0 21:37:57 go: finding github.com/go-stack/stack v1.8.0 21:37:57 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:37:57 go: finding github.com/google/uuid v1.1.1 21:37:57 go: finding github.com/gorilla/mux v1.7.1 21:37:57 go: finding github.com/hashicorp/consul/api v1.1.0 21:37:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:37:58 go: finding github.com/hashicorp/errwrap v1.0.0 21:37:58 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:37:58 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:37:58 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:37:58 go: finding github.com/hashicorp/go-multierror v1.0.0 21:37:58 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:37:58 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:37:58 go: finding github.com/hashicorp/go-syslog v1.0.0 21:37:58 go: finding github.com/hashicorp/go-uuid v1.0.1 21:37:58 go: finding github.com/hashicorp/go.net v0.0.1 21:37:58 go: finding github.com/hashicorp/golang-lru v0.5.0 21:37:58 go: finding github.com/hashicorp/logutils v1.0.0 21:37:58 go: finding github.com/hashicorp/mdns v1.0.0 21:37:58 go: finding github.com/hashicorp/memberlist v0.1.3 21:37:58 go: finding github.com/hashicorp/serf v0.8.2 21:37:58 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:37:58 go: finding github.com/kr/pretty v0.1.0 21:37:58 go: finding github.com/kr/pty v1.1.1 21:37:58 go: finding github.com/kr/text v0.1.0 21:37:58 go: finding github.com/mattn/go-colorable v0.0.9 21:37:58 go: finding github.com/mattn/go-isatty v0.0.3 21:37:58 go: finding github.com/miekg/dns v1.0.14 21:37:58 go: finding github.com/mitchellh/cli v1.0.0 21:37:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:37:58 go: finding github.com/mitchellh/copystructure v1.0.0 21:37:58 go: finding github.com/mitchellh/go-homedir v1.0.0 21:37:58 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:37:58 go: finding github.com/mitchellh/gox v0.4.0 21:37:58 go: finding github.com/mitchellh/iochan v1.0.0 21:37:58 go: finding github.com/mitchellh/mapstructure v1.1.2 21:37:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:37:58 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:37:58 go: finding github.com/pelletier/go-toml v1.2.0 21:37:58 go: finding github.com/pkg/errors v0.8.1 21:37:58 go: finding github.com/pmezard/go-difflib v1.0.0 21:37:58 go: finding github.com/posener/complete v1.1.1 21:37:58 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:37:58 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:37:58 go: finding github.com/spf13/cast v1.3.0 21:37:58 go: finding github.com/stretchr/objx v0.1.0 21:37:58 go: finding github.com/stretchr/testify v1.5.1 21:37:58 go: finding github.com/ugorji/go v1.1.4 21:37:58 go: finding github.com/x448/float16 v0.8.4 21:37:58 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 21:37:58 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 21:37:58 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:37:58 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 21:37:59 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 21:37:59 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:37:59 go: finding gopkg.in/yaml.v2 v2.2.8 21:38:07 Removing intermediate container b8ca8fa94acc 21:38:07 ---> 0f5127ee068c 21:38:07 Successfully built 0f5127ee068c 21:38:07 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 21:38:08 + docker inspect -f . ci-base-image-x86_64 21:38:08 . [Pipeline] withDockerContainer 21:38:08 prd-centos7-docker-4c-2g-1836 does not seem to be running inside a container 21:38:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:38:09 $ docker top 765e34bab7354cc30de93bcf7f844e17c7ff8901ecc24975d1b75903e2bb7ae3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:10 + go version 21:38:10 go version go1.13.13 linux/amd64 [Pipeline] sh 21:38:10 + make test 21:38:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:38:11 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:38:13 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:38:13 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.024s coverage: 28.3% of statements 21:38:13 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:38:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:38:20 gofmt -l . 21:38:20 ["`gofmt -l .`" = ""] 21:38:20 ./bin/test-attribution-txt.sh 21:38:20 ./bin/test-go-mod-tidy.sh [Pipeline] stash 21:38:21 Stashed 1 file(s) [Pipeline] } 21:38:21 $ docker stop --time=1 1d12d16312e3657760738e6be7251a8fe3202177f399c75f09f7bb60c4c1356f 21:38:21 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:38:21 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 28.3% of statements 21:38:21 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:38:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:38:23 gofmt -l . 21:38:23 ["`gofmt -l .`" = ""] 21:38:23 ./bin/test-attribution-txt.sh 21:38:23 $ docker rm -f 1d12d16312e3657760738e6be7251a8fe3202177f399c75f09f7bb60c4c1356f 21:38:23 ./bin/test-go-mod-tidy.sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash 21:38:24 Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 21:38:24 Stashed 1 file(s) [Pipeline] } 21:38:26 $ docker stop --time=1 765e34bab7354cc30de93bcf7f844e17c7ff8901ecc24975d1b75903e2bb7ae3 21:38:28 $ docker rm -f 765e34bab7354cc30de93bcf7f844e17c7ff8901ecc24975d1b75903e2bb7ae3 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 21:38:28 + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:38:29 + ls -al . 21:38:29 total 136 21:38:29 drwxrwxr-x 10 jenkins jenkins 4096 Sep 8 21:38 . 21:38:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 21:36 .. 21:38:29 -rw-rw-r-- 1 jenkins jenkins 140 Sep 8 21:36 .dockerignore 21:38:29 drwxrwxr-x 8 jenkins jenkins 4096 Sep 8 21:36 .git 21:38:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 21:36 .github 21:38:29 -rw-rw-r-- 1 jenkins jenkins 336 Sep 8 21:36 .gitignore 21:38:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 21:36 .semver 21:38:29 -rw-rw-r-- 1 jenkins jenkins 4678 Sep 8 21:36 Attribution.txt 21:38:29 -rw-rw-r-- 1 jenkins jenkins 1784 Sep 8 21:36 Dockerfile 21:38:29 -rw-rw-r-- 1 jenkins jenkins 953 Sep 8 21:36 Dockerfile.build 21:38:29 -rw-rw-r-- 1 jenkins jenkins 700 Sep 8 21:36 Jenkinsfile 21:38:29 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 8 21:36 LICENSE 21:38:29 -rw-rw-r-- 1 jenkins jenkins 902 Sep 8 21:36 Makefile 21:38:29 -rw-rw-r-- 1 jenkins jenkins 444 Sep 8 21:36 README.md 21:38:29 -rw-rw-r-- 1 jenkins jenkins 5 Sep 8 21:34 VERSION 21:38:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 21:36 bin 21:38:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 21:36 cmd 21:38:29 -rw-r--r-- 1 jenkins jenkins 18939 Sep 8 21:38 coverage.out 21:38:29 -rw-r--r-- 1 jenkins jenkins 510 Sep 8 21:38 go.mod 21:38:29 -rw-r--r-- 1 jenkins jenkins 13621 Sep 8 21:38 go.sum 21:38:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 21:36 internal 21:38:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 21:36 mock 21:38:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 21:36 snap 21:38:29 -rw-rw-r-- 1 jenkins jenkins 227 Sep 8 21:36 version.go [Pipeline] isUnix [Pipeline] sh 21:38:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:38:29 + 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=4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 --label arch=arm64 --label version=0.0.0 . 21:38:29 + ls -al . 21:38:29 total 100 21:38:29 drwxrwxr-x. 10 jenkins jenkins 4096 Sep 8 21:38 . 21:38:29 drwxrwxr-x. 4 jenkins jenkins 28 Sep 8 21:37 .. 21:38:29 -rw-rw-r--. 1 jenkins jenkins 4678 Sep 8 21:37 Attribution.txt 21:38:29 drwxrwxr-x. 2 jenkins jenkins 87 Sep 8 21:37 bin 21:38:29 drwxrwxr-x. 3 jenkins jenkins 32 Sep 8 21:37 cmd 21:38:29 -rw-r--r--. 1 jenkins jenkins 18939 Sep 8 21:38 coverage.out 21:38:29 -rw-rw-r--. 1 jenkins jenkins 1784 Sep 8 21:37 Dockerfile 21:38:29 -rw-rw-r--. 1 jenkins jenkins 953 Sep 8 21:37 Dockerfile.build 21:38:29 -rw-rw-r--. 1 jenkins jenkins 140 Sep 8 21:37 .dockerignore 21:38:29 drwxrwxr-x. 8 jenkins jenkins 179 Sep 8 21:37 .git 21:38:29 drwxrwxr-x. 2 jenkins jenkins 60 Sep 8 21:37 .github 21:38:29 -rw-rw-r--. 1 jenkins jenkins 336 Sep 8 21:37 .gitignore 21:38:29 -rw-r--r--. 1 jenkins jenkins 510 Sep 8 21:38 go.mod 21:38:29 -rw-r--r--. 1 jenkins jenkins 13621 Sep 8 21:38 go.sum 21:38:29 drwxrwxr-x. 3 jenkins jenkins 20 Sep 8 21:37 internal 21:38:29 -rw-rw-r--. 1 jenkins jenkins 700 Sep 8 21:37 Jenkinsfile 21:38:29 -rw-rw-r--. 1 jenkins jenkins 11340 Sep 8 21:37 LICENSE 21:38:29 -rw-rw-r--. 1 jenkins jenkins 902 Sep 8 21:37 Makefile 21:38:29 drwxrwxr-x. 2 jenkins jenkins 23 Sep 8 21:37 mock 21:38:29 -rw-rw-r--. 1 jenkins jenkins 444 Sep 8 21:37 README.md 21:38:29 drwxrwxr-x. 3 jenkins jenkins 58 Sep 8 21:37 .semver 21:38:29 drwxrwxr-x. 4 jenkins jenkins 54 Sep 8 21:37 snap 21:38:29 -rw-rw-r--. 1 jenkins jenkins 5 Sep 8 21:34 VERSION 21:38:29 -rw-rw-r--. 1 jenkins jenkins 227 Sep 8 21:37 version.go [Pipeline] isUnix [Pipeline] sh 21:38:30 Sending build context to Docker daemon 636.4kB 21:38:30 Step 1/22 : ARG BASE=golang:1.13-alpine 21:38:30 Step 2/22 : FROM ${BASE} AS builder 21:38:30 ---> 383e695ac133 21:38:30 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 21:38:30 + 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=4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 --label arch=amd64 --label version=0.0.0 . 21:38:30 ---> Running in 57814a79b694 21:38:30 Sending build context to Docker daemon 636.4kB 21:38:30 Step 1/22 : ARG BASE=golang:1.13-alpine 21:38:30 Step 2/22 : FROM ${BASE} AS builder 21:38:30 ---> 0f5127ee068c 21:38:30 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 21:38:30 ---> Running in a91c19631a68 21:38:30 Removing intermediate container a91c19631a68 21:38:30 ---> 68c54f22832c 21:38:30 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 21:38:30 ---> Running in 42a93240bda2 21:38:30 Removing intermediate container 42a93240bda2 21:38:30 ---> b95c0cc17036 21:38:30 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:30 Removing intermediate container 57814a79b694 21:38:30 ---> bb25273f8220 21:38:30 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 21:38:30 ---> Running in 3c6e3c46982a 21:38:30 ---> Running in c29b62c3fb89 21:38:31 Removing intermediate container 3c6e3c46982a 21:38:31 ---> 64f5301ef199 21:38:31 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:31 ---> Running in 1e9f58700ba4 21:38:31 Removing intermediate container c29b62c3fb89 21:38:31 ---> dab26ba92367 21:38:31 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:38:31 ---> Running in 08b6a28f229b 21:38:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:38:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:38:33 OK: 237 MiB in 53 packages 21:38:33 Removing intermediate container 08b6a28f229b 21:38:33 ---> 74c78680a4ea 21:38:33 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 21:38:33 ---> Running in 02f615a67adf 21:38:34 Removing intermediate container 1e9f58700ba4 21:38:34 ---> b66e22e4768b 21:38:34 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:38:34 ---> Running in 0147fdb3cc9e 21:38:34 Removing intermediate container 02f615a67adf 21:38:34 ---> 1de0fa3df68f 21:38:34 Step 8/22 : COPY . . 21:38:34 ---> 18e0fcd43d1b 21:38:34 Step 9/22 : ARG MAKE='make build' 21:38:35 ---> Running in acdcb18e4fb9 21:38:35 Removing intermediate container acdcb18e4fb9 21:38:35 ---> 443b42793273 21:38:35 Step 10/22 : RUN $MAKE 21:38:35 ---> Running in a08f0c5e0c7b 21:38:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:38:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 21:38:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:38:37 OK: 221 MiB in 53 packages 21:38:38 Removing intermediate container 0147fdb3cc9e 21:38:38 ---> 19591a4d11a8 21:38:38 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 21:38:38 ---> Running in 7d5539d5a1c1 21:38:38 Removing intermediate container 7d5539d5a1c1 21:38:38 ---> f909451c5d1d 21:38:38 Step 8/22 : COPY . . 21:38:39 ---> 67f04db34843 21:38:39 Step 9/22 : ARG MAKE='make build' 21:38:39 ---> Running in 170ff6272d1e 21:38:40 Removing intermediate container 170ff6272d1e 21:38:40 ---> b3fee1e5d35d 21:38:40 Step 10/22 : RUN $MAKE 21:38:40 ---> Running in d29b26a14ee7 21:38:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 21:38:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:38:48 Removing intermediate container a08f0c5e0c7b 21:38:48 ---> 6513780ef30e 21:38:48 Step 11/22 : FROM alpine 21:38:48 latest: Pulling from library/alpine 21:38:48 df20fa9351a1: Already exists 21:38:48 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 21:38:48 Status: Downloaded newer image for alpine:latest 21:38:48 ---> a24bb4013296 21:38:48 Step 12/22 : ENV APP_PORT=49982 21:38:49 ---> Running in f1b08547d262 21:38:49 Removing intermediate container f1b08547d262 21:38:49 ---> bfdbc4d49362 21:38:49 Step 13/22 : EXPOSE $APP_PORT 21:38:49 ---> Running in 5f5da62ce5c1 21:38:49 Removing intermediate container 5f5da62ce5c1 21:38:49 ---> 1afa6f6871fc 21:38:49 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 21:38:49 ---> 37b78187d791 21:38:49 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 21:38:50 ---> ef9d6ece770d 21:38:50 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 21:38:50 ---> d08d7232b7dc 21:38:50 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 21:38:50 ---> Running in 43b6f1fe18e2 21:38:50 Removing intermediate container 43b6f1fe18e2 21:38:50 ---> d3b5537ddecc 21:38:50 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 21:38:50 ---> Running in adaf588e763a 21:38:50 Removing intermediate container adaf588e763a 21:38:50 ---> 6afa2be519b0 21:38:50 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:50 ---> Running in 9b04060e4b62 21:38:50 Removing intermediate container 9b04060e4b62 21:38:50 ---> 547a3b3ad869 21:38:50 Step 20/22 : LABEL arch=amd64 21:38:50 ---> Running in 20ee294aa851 21:38:51 Removing intermediate container 20ee294aa851 21:38:51 ---> 43fedb3dda53 21:38:51 Step 21/22 : LABEL git_sha=4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 21:38:51 ---> Running in 151962381e2f 21:38:51 Removing intermediate container 151962381e2f 21:38:51 ---> 82ec8fc7b1fb 21:38:51 Step 22/22 : LABEL version=0.0.0 21:38:51 ---> Running in e4c4e491b915 21:38:51 Removing intermediate container e4c4e491b915 21:38:51 ---> 78679e70e8c9 21:38:51 [Warning] One or more build-args [ARCH] were not consumed 21:38:51 Successfully built 78679e70e8c9 21:38:51 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] node 21:39:07 Still waiting to schedule task 21:39:07 All nodes of label ‘centos7-docker-8c-8g’ are offline 21:39:08 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:39:17 Removing intermediate container d29b26a14ee7 21:39:17 ---> 5fb6b517ceef 21:39:17 Step 11/22 : FROM alpine 21:39:17 latest: Pulling from library/alpine 21:39:17 b538f80385f9: Already exists 21:39:17 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 21:39:17 Status: Downloaded newer image for alpine:latest 21:39:17 ---> 62ee0e9f8440 21:39:17 Step 12/22 : ENV APP_PORT=49982 21:39:17 ---> Running in ccf944874b31 21:39:17 Removing intermediate container ccf944874b31 21:39:17 ---> b90d86a6294f 21:39:17 Step 13/22 : EXPOSE $APP_PORT 21:39:17 ---> Running in 5cb39c0952e5 21:39:17 Removing intermediate container 5cb39c0952e5 21:39:17 ---> 7ceddbe38c1e 21:39:17 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 21:39:19 ---> e59c134b640c 21:39:19 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 21:39:19 ---> f4902e7d0461 21:39:19 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 21:39:20 ---> 37db6d85fcff 21:39:20 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 21:39:20 ---> Running in 8bc3ac5938e9 21:39:21 Removing intermediate container 8bc3ac5938e9 21:39:21 ---> 2530d5012a67 21:39:21 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 21:39:21 ---> Running in e1c1fd80316c 21:39:22 Removing intermediate container e1c1fd80316c 21:39:22 ---> adaa92dca5ca 21:39:22 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:39:22 ---> Running in da413ed4821e 21:39:22 Removing intermediate container da413ed4821e 21:39:22 ---> 31a3cc5e289a 21:39:22 Step 20/22 : LABEL arch=arm64 21:39:22 ---> Running in 6102b97fbe42 21:39:23 Removing intermediate container 6102b97fbe42 21:39:23 ---> f099baa91b71 21:39:23 Step 21/22 : LABEL git_sha=4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 21:39:23 ---> Running in fe5280683796 21:39:23 Removing intermediate container fe5280683796 21:39:23 ---> 57fb9780498b 21:39:23 Step 22/22 : LABEL version=0.0.0 21:39:23 ---> Running in fa313f22c502 21:39:24 Removing intermediate container fa313f22c502 21:39:24 ---> 52b2d79ada4d 21:39:24 [Warning] One or more build-args [ARCH] were not consumed 21:39:24 Successfully built 52b2d79ada4d 21:39:24 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] node 21:39:39 Still waiting to schedule task 21:39:39 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 21:40:17 Running on prd-centos7-docker-8c-8g-1837 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws 21:40:17 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 21:40:18 using credential edgex-jenkins-ssh 21:40:18 Cloning the remote Git repository 21:40:18 Cloning with configured refspecs honoured and without tags 21:40:18 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:40:18 > git init /w/workspace/device-mqtt-go/3 # timeout=10 21:40:18 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:40:18 > git --version # timeout=10 21:40:18 > git --version # 'git version 2.16.5' 21:40:18 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:40:19 Fetching without tags 21:40:19 Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 21:40:19 Merge succeeded, producing ba68a6405c250dd82dd291f87a52bb29f7dd9b68 21:40:19 Checking out Revision ba68a6405c250dd82dd291f87a52bb29f7dd9b68 (PR-166) 21:40:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:40:19 > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 21:40:19 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:40:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:40:19 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:40:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:40:19 > git config core.sparsecheckout # timeout=10 21:40:19 > git checkout -f 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 # timeout=10 21:40:19 > git remote # timeout=10 21:40:19 > git config --get remote.origin.url # timeout=10 21:40:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:19 > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 21:40:19 > git rev-parse HEAD^{commit} # timeout=10 21:40:19 > git config core.sparsecheckout # timeout=10 21:40:19 > git checkout -f ba68a6405c250dd82dd291f87a52bb29f7dd9b68 # timeout=10 21:40:23 Commit message: "Merge commit 'fe2df51579bf0cce1b2e428c0c04fcb23a980c4d' into HEAD" 21:40:23 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 21:40:23 > git rev-list --no-walk d515993987dee35fd62cc7c290ab2176477551b8 # timeout=10 [Pipeline] sh 21:40:24 ++ find /w/workspace/device-mqtt-go/3 21:40:24 ++ grep snapcraft.yaml 21:40:24 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:40:24 provisioning config files... 21:40:24 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/3@tmp/config6418222965005460731tmp [Pipeline] { [Pipeline] sh 21:40:25 + cp /w/workspace/device-mqtt-go/3@tmp/config6418222965005460731tmp /w/workspace/device-mqtt-go/3/edgex-snap-store-login [Pipeline] sh 21:40:25 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/3:/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 21:40:25 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 21:40:25 latest: Pulling from edgex-devops/edgex-snap-builder 21:40:25 f08d8e2a3ba1: Pulling fs layer 21:40:25 3baa9cb2483b: Pulling fs layer 21:40:25 94e5ff4c0b15: Pulling fs layer 21:40:25 1860925334f9: Pulling fs layer 21:40:25 2daf38717194: Pulling fs layer 21:40:25 309017e8d7a4: Pulling fs layer 21:40:25 f7790dc9fd0f: Pulling fs layer 21:40:25 cac0ae9282c2: Pulling fs layer 21:40:25 1f4cadf9a1ed: Pulling fs layer 21:40:25 309017e8d7a4: Waiting 21:40:25 cac0ae9282c2: Waiting 21:40:25 1f4cadf9a1ed: Waiting 21:40:25 1860925334f9: Waiting 21:40:25 2daf38717194: Waiting 21:40:25 94e5ff4c0b15: Verifying Checksum 21:40:25 94e5ff4c0b15: Download complete 21:40:25 3baa9cb2483b: Verifying Checksum 21:40:25 3baa9cb2483b: Download complete 21:40:25 1860925334f9: Verifying Checksum 21:40:25 1860925334f9: Download complete 21:40:25 309017e8d7a4: Download complete 21:40:25 f7790dc9fd0f: Verifying Checksum 21:40:25 f7790dc9fd0f: Download complete 21:40:25 cac0ae9282c2: Verifying Checksum 21:40:25 cac0ae9282c2: Download complete 21:40:25 1f4cadf9a1ed: Verifying Checksum 21:40:25 1f4cadf9a1ed: Download complete 21:40:26 f08d8e2a3ba1: Download complete 21:40:27 f08d8e2a3ba1: Pull complete 21:40:27 3baa9cb2483b: Pull complete 21:40:27 94e5ff4c0b15: Pull complete 21:40:27 1860925334f9: Pull complete 21:40:31 2daf38717194: Verifying Checksum 21:40:31 2daf38717194: Download complete 21:40:49 2daf38717194: Pull complete 21:40:49 309017e8d7a4: Pull complete 21:40:49 f7790dc9fd0f: Pull complete 21:40:49 cac0ae9282c2: Pull complete 21:40:49 1f4cadf9a1ed: Pull complete 21:40:49 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 21:40:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 21:40:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:40:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:40:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [10.1 kB] 21:40:50 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:40:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [116 kB] 21:40:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1089 kB] 21:40:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [897 kB] 21:40:50 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 21:40:50 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1384 kB] 21:40:51 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.7 kB] 21:40:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1425 kB] 21:40:51 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [132 kB] 21:40:51 Fetched 5333 kB in 1s (3922 kB/s) 21:40:52 Reading package lists... 21:40:55 0% [Working] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 21:40:55 0% [Waiting for headers] [Waiting for headers] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:40:55 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:40:55 0% [1 InRelease gpgv 242 kB] [Waiting for headers] 0% [Waiting for headers] 0% [2 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 21:40:56 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 65% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 21:40:58 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 21:40:59 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 65% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 21:41:00 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 21:41:00 Reading state information... 0% Reading state information... 0% Reading state information... Done 21:41:00 The following packages were automatically installed and are no longer required: 21:41:00 libjq1 libonig4 21:41:00 Use 'sudo apt autoremove' to remove them. 21:41:00 Suggested packages: 21:41:00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:41:00 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 21:41:00 diffutils-doc perl-doc libterm-readline-gnu-perl 21:41:00 | libterm-readline-perl-perl 21:41:00 The following NEW packages will be installed: 21:41:00 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 21:41:00 libperl5.26 make netbase patch perl perl-modules-5.26 21:41:00 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. 21:41:00 Need to get 12.0 MB of archives. 21:41:00 After this operation, 77.5 MB of additional disk space will be used. 21:41:00 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 21:41:01 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 4% [1 perl-modules-5.26 632 kB/2763 kB 23%] 20% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 21:41:01 20% [2 libgdbm5 26.0 kB/26.0 kB 100%] 21% [Working] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 21:41:01 21% [3 libgdbm-compat4 0 B/6084 B 0%] 23% [Working] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 21:41:01 23% [4 libperl5.26 22.2 kB/3527 kB 1%] 48% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 21:41:01 48% [5 perl 33.5 kB/201 kB 17%] 51% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 21:41:01 51% [6 less 28.4 kB/112 kB 25%] 53% [Working] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 21:41:01 53% [7 netbase 0 B/12.7 kB 0%] 54% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 21:41:01 54% [8 curl 34.7 kB/159 kB 22%] 57% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 21:41:01 57% [9 libcurl3-gnutls 6834 B/213 kB 3%] 60% [Working] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:41:01 60% [10 liberror-perl 22.8 kB/22.8 kB 100%] 61% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 21:41:01 61% [11 git-man 33.0 kB/804 kB 4%] 68% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 21:41:01 68% [12 git 15.7 kB/3915 kB 0%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 21:41:01 96% [13 make 32.7 kB/154 kB 21%] 98% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:41:01 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 1s (8024 kB/s) 21:41:02 debconf: delaying package configuration, since apt-utils is not installed 21:41:02 Selecting previously unselected package perl-modules-5.26. 21:41:02 (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 ... 9889 files and directories currently installed.) 21:41:02 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 21:41:02 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 21:41:02 Selecting previously unselected package libgdbm5:amd64. 21:41:02 Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... 21:41:02 Unpacking libgdbm5:amd64 (1.14.1-6) ... 21:41:03 Selecting previously unselected package libgdbm-compat4:amd64. 21:41:03 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... 21:41:03 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 21:41:03 Selecting previously unselected package libperl5.26:amd64. 21:41:03 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 21:41:03 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 21:41:03 Selecting previously unselected package perl. 21:41:03 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... 21:41:03 Unpacking perl (5.26.1-6ubuntu0.3) ... 21:41:04 Selecting previously unselected package less. 21:41:04 Preparing to unpack .../05-less_487-0.1_amd64.deb ... 21:41:04 Unpacking less (487-0.1) ... 21:41:04 Selecting previously unselected package netbase. 21:41:04 Preparing to unpack .../06-netbase_5.4_all.deb ... 21:41:04 Unpacking netbase (5.4) ... 21:41:04 Selecting previously unselected package curl. 21:41:04 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... 21:41:04 Unpacking curl (7.58.0-2ubuntu3.10) ... 21:41:04 Selecting previously unselected package libcurl3-gnutls:amd64. 21:41:04 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 21:41:04 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 21:41:04 Selecting previously unselected package liberror-perl. 21:41:04 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 21:41:04 Unpacking liberror-perl (0.17025-1) ... 21:41:04 Selecting previously unselected package git-man. 21:41:04 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 21:41:04 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 21:41:04 Selecting previously unselected package git. 21:41:04 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 21:41:04 Unpacking git (1:2.17.1-1ubuntu0.7) ... 21:41:05 Selecting previously unselected package make. 21:41:05 Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... 21:41:05 Unpacking make (4.1-9.1ubuntu1) ... 21:41:05 Selecting previously unselected package patch. 21:41:05 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:41:05 Unpacking patch (2.7.6-2ubuntu1.1) ... 21:41:05 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 21:41:05 Setting up less (487-0.1) ... 21:41:05 Setting up make (4.1-9.1ubuntu1) ... 21:41:05 Setting up curl (7.58.0-2ubuntu3.10) ... 21:41:05 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 21:41:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 21:41:05 Setting up libgdbm5:amd64 (1.14.1-6) ... 21:41:05 Setting up patch (2.7.6-2ubuntu1.1) ... 21:41:05 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 21:41:05 Setting up netbase (5.4) ... 21:41:05 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 21:41:05 Setting up perl (5.26.1-6ubuntu0.3) ... 21:41:05 Setting up liberror-perl (0.17025-1) ... 21:41:05 Setting up git (1:2.17.1-1ubuntu0.7) ... 21:41:05 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:41:05 Processing triggers for mime-support (3.60ubuntu1) ... 21:41:07 curl set to automatically installed. 21:41:07 git set to automatically installed. 21:41:07 git-man set to automatically installed. 21:41:07 less set to automatically installed. 21:41:07 libcurl3-gnutls set to automatically installed. 21:41:07 liberror-perl set to automatically installed. 21:41:07 libgdbm-compat4 set to automatically installed. 21:41:07 libgdbm5 set to automatically installed. 21:41:07 libperl5.26 set to automatically installed. 21:41:07 make set to automatically installed. 21:41:07 netbase set to automatically installed. 21:41:07 patch set to automatically installed. 21:41:07 perl set to automatically installed. 21:41:07 perl-modules-5.26 set to automatically installed. 21:41:07 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 21:41:07 Please ensure the environment is properly setup before continuing. 21:41:07 Ignore this message if the appropriate measures have already been taken 21:41:07 Pulling go  21:41:08 'device-mqtt' has dependencies that need to be staged: go 21:41:08 Skipping pull go (already ran) 21:41:08 Building go  21:41:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:41:08 Dload Upload Total Spent Left Speed 21:41:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 114M 11 13.6M 0 0 32.4M 0 0:00:03 --:--:-- 0:00:03 32.3M 71 114M 71 81.3M 0 0 57.8M 0 0:00:01 0:00:01 --:--:-- 57.7M 100 114M 100 114M 0 0 58.1M 0 0:00:01 0:00:01 --:--:-- 58.1M 21:41:11 go1.13.5.linux-amd64.tar.gz: OK 21:41:18 Staging go  21:41:18 Pulling device-mqtt  21:41:18 Skipping build go (already ran) 21:41:18 Building device-mqtt  21:41:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 21:41:19 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 21:41:19 go: downloading github.com/spf13/cast v1.3.0 21:41:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:41:19 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 21:41:19 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:41:19 go: extracting github.com/spf13/cast v1.3.0 21:41:19 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 21:41:19 go: downloading github.com/gorilla/mux v1.7.1 21:41:19 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 21:41:19 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 21:41:19 go: downloading github.com/pkg/errors v0.8.1 21:41:19 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:41:19 go: extracting github.com/pkg/errors v0.8.1 21:41:19 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:41:19 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 21:41:19 go: extracting github.com/gorilla/mux v1.7.1 21:41:19 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 21:41:19 go: downloading gopkg.in/yaml.v2 v2.2.8 21:41:19 go: downloading github.com/google/uuid v1.1.1 21:41:19 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 21:41:19 go: downloading github.com/pelletier/go-toml v1.2.0 21:41:19 go: downloading github.com/BurntSushi/toml v0.3.1 21:41:19 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 21:41:19 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 21:41:19 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:41:19 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 21:41:19 go: extracting github.com/BurntSushi/toml v0.3.1 21:41:19 go: downloading github.com/go-kit/kit v0.8.0 21:41:19 go: extracting github.com/google/uuid v1.1.1 21:41:19 go: extracting github.com/pelletier/go-toml v1.2.0 21:41:19 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 21:41:19 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 21:41:19 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 21:41:19 go: extracting gopkg.in/yaml.v2 v2.2.8 21:41:19 go: downloading github.com/OneOfOne/xxhash v1.2.6 21:41:19 go: downloading github.com/hashicorp/consul/api v1.1.0 21:41:19 go: downloading github.com/x448/float16 v0.8.4 21:41:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:41:20 go: extracting github.com/go-kit/kit v0.8.0 21:41:20 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 21:41:20 go: extracting github.com/x448/float16 v0.8.4 21:41:20 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:41:20 go: extracting github.com/OneOfOne/xxhash v1.2.6 21:41:20 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:41:20 go: downloading github.com/mitchellh/copystructure v1.0.0 21:41:20 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:41:20 go: extracting github.com/hashicorp/consul/api v1.1.0 21:41:20 go: downloading github.com/hashicorp/serf v0.8.2 21:41:20 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 21:41:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:41:20 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 21:41:20 go: extracting github.com/mitchellh/mapstructure v1.1.2 21:41:20 go: extracting github.com/mitchellh/copystructure v1.0.0 21:41:20 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:41:20 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:41:20 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 21:41:20 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 21:41:20 go: extracting github.com/mitchellh/reflectwalk v1.0.0 21:41:20 go: extracting github.com/go-logfmt/logfmt v0.4.0 21:41:20 go: extracting github.com/hashicorp/serf v0.8.2 21:41:20 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:41:20 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:41:20 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:41:20 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 21:41:20 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:41:20 go: extracting github.com/hashicorp/golang-lru v0.5.0 21:41:20 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 21:41:20 go: finding github.com/gorilla/mux v1.7.1 21:41:20 go: finding github.com/OneOfOne/xxhash v1.2.6 21:41:20 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 21:41:20 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:41:20 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 21:41:20 go: finding github.com/google/uuid v1.1.1 21:41:20 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:41:20 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:41:20 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:41:20 go: finding gopkg.in/yaml.v2 v2.2.8 21:41:20 go: finding github.com/BurntSushi/toml v0.3.1 21:41:20 go: finding github.com/pkg/errors v0.8.1 21:41:20 go: finding github.com/go-kit/kit v0.8.0 21:41:20 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 21:41:20 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:41:20 go: finding github.com/pelletier/go-toml v1.2.0 21:41:20 go: finding github.com/hashicorp/consul/api v1.1.0 21:41:20 go: finding github.com/x448/float16 v0.8.4 21:41:20 go: finding github.com/go-logfmt/logfmt v0.4.0 21:41:20 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:41:20 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:41:20 go: finding github.com/hashicorp/serf v0.8.2 21:41:20 go: finding github.com/mitchellh/copystructure v1.0.0 21:41:20 go: finding github.com/mitchellh/mapstructure v1.1.2 21:41:20 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:41:20 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:41:20 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:41:20 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:41:20 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:41:20 go: finding github.com/hashicorp/golang-lru v0.5.0 21:41:20 go: finding github.com/spf13/cast v1.3.0 21:41:20 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:41:26 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:41:29 Skipping stage go (already ran) 21:41:29 Staging device-mqtt  21:41:30 Priming go  21:41:30 Running on prd-ubuntu18.04-docker-arm64-16c-16g-1838 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws 21:41:30 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 21:41:31 Priming device-mqtt  21:41:31 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 21:41:31 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 21:41:31 Determining the version from the project repo (version-script). 21:41:32 The version has been set to 'local-dev-20200908+ba68a64' 21:41:32 Snapping | Snapping / Snapping - Snapping \ Snapping | 21:41:32 Snapped edgex-device-mqtt_local-dev-20200908+ba68a64_amd64.snap [Pipeline] } 21:41:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 21:41:36 using credential edgex-jenkins-ssh [Pipeline] } [Pipeline] // ws 21:41:36 Cloning the remote Git repository 21:41:36 Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:41:36 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:41:36 > git init /w/workspace/device-mqtt-go/3 # timeout=10 21:41:36 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:41:36 > git --version # timeout=10 21:41:36 > git --version # 'git version 2.17.1' 21:41:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:41:37 Fetching without tags 21:41:38 Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 21:41:38 Merge succeeded, producing 689e65a058f7865ba16d87bc263b48d865e6f17f 21:41:38 Checking out Revision 689e65a058f7865ba16d87bc263b48d865e6f17f (PR-166) 21:41:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:41:37 > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 21:41:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:41:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:41:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:41:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:41:38 > git config core.sparsecheckout # timeout=10 21:41:38 > git checkout -f 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 # timeout=10 21:41:38 > git remote # timeout=10 21:41:38 > git config --get remote.origin.url # timeout=10 21:41:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:38 > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 21:41:38 > git rev-parse HEAD^{commit} # timeout=10 21:41:38 > git config core.sparsecheckout # timeout=10 21:41:38 > git checkout -f 689e65a058f7865ba16d87bc263b48d865e6f17f # timeout=10 21:41:42 Commit message: "Merge commit 'fe2df51579bf0cce1b2e428c0c04fcb23a980c4d' into HEAD" 21:41:42 First time build. Skipping changelog. 21:41:42 > git rev-list --no-walk d515993987dee35fd62cc7c290ab2176477551b8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:43 + find /w/workspace/device-mqtt-go/3 21:41:43 + grep snapcraft.yaml 21:41:43 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:41:43 provisioning config files... 21:41:44 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/3@tmp/config4821721393293003361tmp [Pipeline] { [Pipeline] sh 21:41:44 + cp /w/workspace/device-mqtt-go/3@tmp/config4821721393293003361tmp /w/workspace/device-mqtt-go/3/edgex-snap-store-login [Pipeline] sh 21:41:44 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/3:/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 21:41:45 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 21:41:45 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 21:41:45 237528ba509b: Pulling fs layer 21:41:45 393b96f31d8b: Pulling fs layer 21:41:45 4d82b0e39008: Pulling fs layer 21:41:45 e7ca375b8d34: Pulling fs layer 21:41:45 418f656485bb: Pulling fs layer 21:41:45 aebe8db9254c: Pulling fs layer 21:41:45 418f656485bb: Waiting 21:41:45 4f5f7b207d3f: Pulling fs layer 21:41:45 aebe8db9254c: Waiting 21:41:45 d19ca6af091a: Pulling fs layer 21:41:45 16b5a0711add: Pulling fs layer 21:41:45 4f5f7b207d3f: Waiting 21:41:45 d19ca6af091a: Waiting 21:41:45 16b5a0711add: Waiting 21:41:45 4d82b0e39008: Verifying Checksum 21:41:45 4d82b0e39008: Download complete 21:41:45 393b96f31d8b: Download complete 21:41:45 e7ca375b8d34: Download complete 21:41:45 aebe8db9254c: Download complete 21:41:45 4f5f7b207d3f: Download complete 21:41:45 d19ca6af091a: Verifying Checksum 21:41:45 d19ca6af091a: Download complete 21:41:45 16b5a0711add: Verifying Checksum 21:41:45 16b5a0711add: Download complete 21:41:46 237528ba509b: Verifying Checksum 21:41:46 237528ba509b: Download complete 21:41:49 237528ba509b: Pull complete 21:41:49 393b96f31d8b: Pull complete 21:41:50 4d82b0e39008: Pull complete 21:41:50 e7ca375b8d34: Pull complete 21:41:54 418f656485bb: Verifying Checksum 21:41:54 418f656485bb: Download complete 21:42:41 418f656485bb: Pull complete 21:42:41 aebe8db9254c: Pull complete 21:42:41 4f5f7b207d3f: Pull complete 21:42:41 d19ca6af091a: Pull complete 21:42:41 16b5a0711add: Pull complete 21:42:41 Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e 21:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 21:42:42 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 21:42:42 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 21:42:42 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 21:42:42 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 21:42:43 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1260 kB] 21:42:43 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [942 kB] 21:42:44 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [783 kB] 21:42:44 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [671 kB] 21:42:44 Fetched 3908 kB in 2s (1739 kB/s) 21:42:48 Reading package lists... 21:43:03 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 21:43:03 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 21:43:03 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease 21:43:03 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 21:43:07 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 11% Reading package lists... 33% Reading package lists... 55% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 75% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 21:43:13 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 21:43:17 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 10% Reading package lists... 32% Reading package lists... 55% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 75% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 21:43:18 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 21:43:18 Reading state information... 0% Reading state information... 0% Reading state information... Done 21:43:18 The following packages were automatically installed and are no longer required: 21:43:18 libjq1 libonig4 21:43:18 Use 'sudo apt autoremove' to remove them. 21:43:18 Suggested packages: 21:43:18 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:43:18 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 21:43:18 diffutils-doc perl-doc libterm-readline-gnu-perl 21:43:18 | libterm-readline-perl-perl 21:43:19 The following NEW packages will be installed: 21:43:19 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 21:43:19 libperl5.26 make netbase patch perl perl-modules-5.26 21:43:19 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. 21:43:19 Need to get 10.8 MB of archives. 21:43:19 After this operation, 73.6 MB of additional disk space will be used. 21:43:19 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 21:43:20 0% [1 perl-modules-5.26 13.8 kB/2763 kB 0%] 6% [1 perl-modules-5.26 742 kB/2763 kB 27%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 21:43:20 22% [2 libgdbm5 0 B/23.1 kB 0%] 24% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 21:43:20 24% [3 libgdbm-compat4 5536 B/5536 B 100%] 25% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 21:43:20 25% [4 libperl5.26 16.4 kB/3326 kB 0%] 51% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 21:43:20 51% [5 perl 4096 B/201 kB 2%] 54% [Waiting for headers] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 21:43:20 54% [6 less 37.3 kB/99.7 kB 37%] 56% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 21:43:20 56% [7 netbase 12.7 kB/12.7 kB 100%] 58% [Working] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 21:43:20 58% [8 curl 55.4 kB/152 kB 36%] 60% [Waiting for headers] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 21:43:20 61% [9 libcurl3-gnutls 34.1 kB/179 kB 19%] 63% [Waiting for headers] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 21:43:20 63% [10 liberror-perl 22.8 kB/22.8 kB 100%] 65% [Waiting for headers] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 21:43:20 65% [11 git-man 28.5 kB/804 kB 4%] 72% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 21:43:20 72% [12 git 0 B/2952 kB 0%] 95% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 21:43:20 95% [13 make 8505 B/139 kB 6%] 98% [Waiting for headers] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 21:43:20 98% [14 patch 57.3 kB/91.8 kB 62%] 100% [Working] Fetched 10.8 MB in 1s (8194 kB/s) 21:43:21 debconf: delaying package configuration, since apt-utils is not installed 21:43:21 Selecting previously unselected package perl-modules-5.26. 21:43:21 (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 ... 9882 files and directories currently installed.) 21:43:21 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 21:43:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 21:43:22 Selecting previously unselected package libgdbm5:arm64. 21:43:22 Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... 21:43:22 Unpacking libgdbm5:arm64 (1.14.1-6) ... 21:43:22 Selecting previously unselected package libgdbm-compat4:arm64. 21:43:22 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... 21:43:22 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 21:43:23 Selecting previously unselected package libperl5.26:arm64. 21:43:23 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 21:43:23 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 21:43:24 Selecting previously unselected package perl. 21:43:24 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... 21:43:24 Unpacking perl (5.26.1-6ubuntu0.3) ... 21:43:24 Selecting previously unselected package less. 21:43:24 Preparing to unpack .../05-less_487-0.1_arm64.deb ... 21:43:24 Unpacking less (487-0.1) ... 21:43:24 Selecting previously unselected package netbase. 21:43:24 Preparing to unpack .../06-netbase_5.4_all.deb ... 21:43:24 Unpacking netbase (5.4) ... 21:43:24 Selecting previously unselected package curl. 21:43:24 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... 21:43:24 Unpacking curl (7.58.0-2ubuntu3.10) ... 21:43:24 Selecting previously unselected package libcurl3-gnutls:arm64. 21:43:24 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 21:43:24 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 21:43:25 Selecting previously unselected package liberror-perl. 21:43:25 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 21:43:25 Unpacking liberror-perl (0.17025-1) ... 21:43:25 Selecting previously unselected package git-man. 21:43:25 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 21:43:25 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 21:43:25 Selecting previously unselected package git. 21:43:25 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 21:43:25 Unpacking git (1:2.17.1-1ubuntu0.7) ... 21:43:26 Selecting previously unselected package make. 21:43:26 Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... 21:43:26 Unpacking make (4.1-9.1ubuntu1) ... 21:43:26 Selecting previously unselected package patch. 21:43:26 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... 21:43:26 Unpacking patch (2.7.6-2ubuntu1.1) ... 21:43:27 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 21:43:27 Setting up less (487-0.1) ... 21:43:27 Setting up make (4.1-9.1ubuntu1) ... 21:43:27 Setting up curl (7.58.0-2ubuntu3.10) ... 21:43:27 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 21:43:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 21:43:27 Setting up libgdbm5:arm64 (1.14.1-6) ... 21:43:27 Setting up patch (2.7.6-2ubuntu1.1) ... 21:43:27 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 21:43:27 Setting up netbase (5.4) ... 21:43:27 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 21:43:27 Setting up perl (5.26.1-6ubuntu0.3) ... 21:43:27 Setting up liberror-perl (0.17025-1) ... 21:43:27 Setting up git (1:2.17.1-1ubuntu0.7) ... 21:43:27 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:43:28 Processing triggers for mime-support (3.60ubuntu1) ... 21:43:33 curl set to automatically installed. 21:43:33 git set to automatically installed. 21:43:33 git-man set to automatically installed. 21:43:33 less set to automatically installed. 21:43:33 libcurl3-gnutls set to automatically installed. 21:43:33 liberror-perl set to automatically installed. 21:43:33 libgdbm-compat4 set to automatically installed. 21:43:33 libgdbm5 set to automatically installed. 21:43:33 libperl5.26 set to automatically installed. 21:43:33 make set to automatically installed. 21:43:33 netbase set to automatically installed. 21:43:33 patch set to automatically installed. 21:43:33 perl set to automatically installed. 21:43:33 perl-modules-5.26 set to automatically installed. 21:43:34 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 21:43:34 Please ensure the environment is properly setup before continuing. 21:43:34 Ignore this message if the appropriate measures have already been taken 21:43:34 Pulling go  21:43:39 'device-mqtt' has dependencies that need to be staged: go 21:43:39 Skipping pull go (already ran) 21:43:39 Building go  21:43:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:39 Dload Upload Total Spent Left Speed 21:43:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 93.0M 24 23.1M 0 0 27.1M 0 0:00:03 --:--:-- 0:00:03 27.1M 71 93.0M 71 66.9M 0 0 36.5M 0 0:00:02 0:00:01 0:00:01 36.5M 100 93.0M 100 93.0M 0 0 38.9M 0 0:00:02 0:00:02 --:--:-- 38.9M 21:43:42 go1.13.5.linux-arm64.tar.gz: OK 21:44:00 Staging go  21:44:03 Pulling device-mqtt  21:44:06 Skipping build go (already ran) 21:44:06 Building device-mqtt  21:44:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 21:44:07 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 21:44:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 21:44:07 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:44:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:44:07 go: downloading github.com/spf13/cast v1.3.0 21:44:07 go: extracting github.com/spf13/cast v1.3.0 21:44:07 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 21:44:07 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 21:44:07 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:44:07 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:44:07 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 21:44:07 go: downloading github.com/gorilla/mux v1.7.1 21:44:07 go: downloading github.com/google/uuid v1.1.1 21:44:07 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 21:44:07 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:44:07 go: downloading github.com/OneOfOne/xxhash v1.2.6 21:44:07 go: extracting github.com/gorilla/mux v1.7.1 21:44:07 go: extracting github.com/google/uuid v1.1.1 21:44:07 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 21:44:07 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 21:44:08 go: extracting github.com/OneOfOne/xxhash v1.2.6 21:44:08 go: downloading gopkg.in/yaml.v2 v2.2.8 21:44:08 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 21:44:08 go: downloading github.com/go-kit/kit v0.8.0 21:44:08 go: downloading github.com/BurntSushi/toml v0.3.1 21:44:08 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 21:44:08 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 21:44:08 go: downloading github.com/pelletier/go-toml v1.2.0 21:44:08 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 21:44:09 go: extracting github.com/go-kit/kit v0.8.0 21:44:09 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 21:44:09 go: extracting github.com/BurntSushi/toml v0.3.1 21:44:09 go: extracting gopkg.in/yaml.v2 v2.2.8 21:44:09 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 21:44:09 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 21:44:09 go: downloading github.com/pkg/errors v0.8.1 21:44:09 go: downloading github.com/hashicorp/consul/api v1.1.0 21:44:09 go: downloading github.com/x448/float16 v0.8.4 21:44:09 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:44:09 go: extracting github.com/pelletier/go-toml v1.2.0 21:44:09 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:44:09 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:44:09 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:44:09 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:44:09 go: downloading github.com/mitchellh/copystructure v1.0.0 21:44:09 go: extracting github.com/x448/float16 v0.8.4 21:44:09 go: extracting github.com/pkg/errors v0.8.1 21:44:09 go: extracting github.com/hashicorp/consul/api v1.1.0 21:44:09 go: extracting github.com/go-logfmt/logfmt v0.4.0 21:44:09 go: extracting github.com/mitchellh/copystructure v1.0.0 21:44:09 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 21:44:09 go: extracting github.com/mitchellh/mapstructure v1.1.2 21:44:09 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:44:09 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 21:44:09 go: downloading github.com/hashicorp/serf v0.8.2 21:44:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:44:09 go: extracting github.com/mitchellh/reflectwalk v1.0.0 21:44:09 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 21:44:09 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 21:44:09 go: extracting github.com/hashicorp/serf v0.8.2 21:44:09 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:44:09 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:44:09 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:44:09 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 21:44:09 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:44:09 go: extracting github.com/hashicorp/golang-lru v0.5.0 21:44:09 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 21:44:09 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:44:09 go: finding github.com/spf13/cast v1.3.0 21:44:09 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 21:44:09 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:44:10 go: finding github.com/gorilla/mux v1.7.1 21:44:10 go: finding github.com/OneOfOne/xxhash v1.2.6 21:44:10 go: finding github.com/go-kit/kit v0.8.0 21:44:10 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 21:44:10 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:44:10 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 21:44:10 go: finding github.com/google/uuid v1.1.1 21:44:10 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:44:10 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:44:10 go: finding github.com/x448/float16 v0.8.4 21:44:10 go: finding github.com/go-logfmt/logfmt v0.4.0 21:44:10 go: finding gopkg.in/yaml.v2 v2.2.8 21:44:10 go: finding github.com/pkg/errors v0.8.1 21:44:10 go: finding github.com/BurntSushi/toml v0.3.1 21:44:10 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:44:10 go: finding github.com/pelletier/go-toml v1.2.0 21:44:10 go: finding github.com/hashicorp/consul/api v1.1.0 21:44:10 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:44:10 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:44:10 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:44:10 go: finding github.com/hashicorp/serf v0.8.2 21:44:10 go: finding github.com/mitchellh/mapstructure v1.1.2 21:44:10 go: finding github.com/mitchellh/copystructure v1.0.0 21:44:10 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:44:10 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:44:10 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:44:10 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:44:10 go: finding github.com/hashicorp/golang-lru v0.5.0 21:44:28 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:44:46 Skipping stage go (already ran) 21:44:46 Staging device-mqtt  21:44:48 Priming go  21:44:52 Priming device-mqtt  21:44:56 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 21:44:56 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 21:44:56 Determining the version from the project repo (version-script). 21:44:56 The version has been set to 'local-dev-20200908+689e65a' 21:44:57 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | 21:44:57 Snapped edgex-device-mqtt_local-dev-20200908+689e65a_arm64.snap [Pipeline] } 21:44:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [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 21:45:01 provisioning config files... 21:45:01 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/config8685522979216960553tmp [Pipeline] { [Pipeline] sh 21:45:02 + curl -s https://codecov.io/bash 21:45:02 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/config8685522979216960553tmp [Pipeline] } 21:45:02 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 21:45:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:45:05 ---> package-listing.sh 21:45:05 ++ facter osfamily 21:45:05 ++ tr '[:upper:]' '[:lower:]' 21:45:05 + OS_FAMILY=redhat 21:45:05 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-166 21:45:05 + START_PACKAGES=/tmp/packages_start.txt 21:45:05 + END_PACKAGES=/tmp/packages_end.txt 21:45:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:45:05 + PACKAGES=/tmp/packages_start.txt 21:45:05 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-166 ']' 21:45:05 + PACKAGES=/tmp/packages_end.txt 21:45:05 + case "${OS_FAMILY}" in 21:45:05 + rpm -qa 21:45:05 + sort 21:45:09 + '[' -f /tmp/packages_start.txt ']' 21:45:09 + '[' -f /tmp/packages_end.txt ']' 21:45:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:45:09 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-166 ']' 21:45:09 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-166/archives/ 21:45:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-166/archives/ [Pipeline] isUnix [Pipeline] sh 21:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:10 21:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:45:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:10 alpine: Pulling from edgex-lftools-log-publisher 21:45:10 df20fa9351a1: Pulling fs layer 21:45:10 36b3adc4ff6f: Pulling fs layer 21:45:10 8ad3a11d3b57: Pulling fs layer 21:45:10 46f8f816bc3b: Pulling fs layer 21:45:10 0dadc02b9964: Pulling fs layer 21:45:10 ce6a7cf60c04: Pulling fs layer 21:45:10 7a184a31f384: Pulling fs layer 21:45:10 0879bd2ef858: Pulling fs layer 21:45:10 0dadc02b9964: Waiting 21:45:10 ce6a7cf60c04: Waiting 21:45:10 7a184a31f384: Waiting 21:45:10 0879bd2ef858: Waiting 21:45:10 46f8f816bc3b: Waiting 21:45:10 36b3adc4ff6f: Download complete 21:45:10 46f8f816bc3b: Verifying Checksum 21:45:10 46f8f816bc3b: Download complete 21:45:10 df20fa9351a1: Verifying Checksum 21:45:10 df20fa9351a1: Download complete 21:45:10 ce6a7cf60c04: Verifying Checksum 21:45:10 ce6a7cf60c04: Download complete 21:45:10 7a184a31f384: Verifying Checksum 21:45:10 7a184a31f384: Download complete 21:45:10 0dadc02b9964: Verifying Checksum 21:45:10 0dadc02b9964: Download complete 21:45:10 8ad3a11d3b57: Verifying Checksum 21:45:10 8ad3a11d3b57: Download complete 21:45:11 df20fa9351a1: Pull complete 21:45:11 0879bd2ef858: Download complete 21:45:11 36b3adc4ff6f: Pull complete 21:45:11 8ad3a11d3b57: Pull complete 21:45:11 46f8f816bc3b: Pull complete 21:45:12 0dadc02b9964: Pull complete 21:45:12 ce6a7cf60c04: Pull complete 21:45:12 7a184a31f384: Pull complete 21:45:15 0879bd2ef858: Pull complete 21:45:15 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 21:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:45:15 prd-centos7-docker-4c-2g-1834 does not seem to be running inside a container 21:45:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/gexfoundry_device-mqtt-go_PR-166 -v /w/workspace/gexfoundry_device-mqtt-go_PR-166:/w/workspace/gexfoundry_device-mqtt-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:45:20 $ docker top 88113332ffb785865f0f2d10d71e121d37c35ef78c6f8ff4bff4a6795629b7af -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:21 + mkdir -p /var/log/sa [Pipeline] sh 21:45:21 + ls /var/log/sa-host 21:45:21 + sadf -c /var/log/sa-host/sa05 21:45:21 file_magic: OK 21:45:21 HZ: Using current value: 100 21:45:21 file_header: OK 21:45:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:45:21 Statistics: 21:45:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:45:21 File successfully converted to sysstat format version 12.2.1 21:45:21 + sadf -c /var/log/sa-host/sa08 21:45:21 file_magic: OK 21:45:21 HZ: Using current value: 100 21:45:21 file_header: OK 21:45:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:45:21 Statistics: 21:45:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:45:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:45:21 provisioning config files... 21:45:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/config7319079225923087825tmp [Pipeline] { [Pipeline] echo 21:45:21 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:45:21 ---> create-netrc.sh [Pipeline] echo 21:45:21 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:45:22 ---> logs-deploy.sh 21:45:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-166/3 21:45:22 INFO: archiving workspace using pattern(s): 21:45:23 Archives upload complete. 21:45:23 INFO: archiving logs to Nexus