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 [2020-09-08T21:33:49.866Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-08T21:33:50.090Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-08T21:33:50.288Z] ========================================================= [2020-09-08T21:33:50.288Z] EdgeX Global Pipelines Version Info [2020-09-08T21:33:50.288Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-08T21:33:51.679Z] ------------------- [2020-09-08T21:33:51.679Z] stable info: [2020-09-08T21:33:51.679Z] ------------------- [2020-09-08T21:33:51.679Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-08T21:33:51.679Z] Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [2020-09-08T21:33:51.679Z] Message: update stable to v1.0.119 [2020-09-08T21:33:52.621Z] ------------------- [2020-09-08T21:33:52.621Z] experimental info: [2020-09-08T21:33:52.621Z] ------------------- [2020-09-08T21:33:52.621Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-08T21:33:52.621Z] Commit SHA: fce6018850fd827eed96b6ce04e8822d251c695d [2020-09-08T21:33:52.621Z] Message: update experimental to v1.0.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-08T21:33:52.930Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-09-08T21:33:53.009Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-09-08T21:33:53.084Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-08T21:33:53.173Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-08T21:33:53.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-08T21:33:53.327Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-09-08T21:33:53.404Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-08T21:33:53.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-09-08T21:33:53.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-08T21:33:53.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-08T21:33:53.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-08T21:33:53.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-09-08T21:33:53.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-08T21:33:53.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-08T21:33:54.058Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-08T21:33:54.133Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-08T21:33:54.234Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-08T21:33:54.309Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-08T21:33:54.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-08T21:33:54.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-08T21:33:54.531Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-08T21:33:54.628Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-08T21:33:54.701Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo [2020-09-08T21:33:54.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo [2020-09-08T21:33:54.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo [2020-09-08T21:33:54.947Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 [Pipeline] echo [2020-09-08T21:33:55.023Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ca6c4e [Pipeline] echo [2020-09-08T21:33:55.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-08T21:33:55.679Z] + git log --format=format:%s -1 4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 [Pipeline] echo [2020-09-08T21:33:55.735Z] GIT_COMMIT: 4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02, Commit Message: Merge commit 'fe2df51579bf0cce1b2e428c0c04fcb23a980c4d' into HEAD [Pipeline] echo [2020-09-08T21:33:55.865Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:33:56.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-08T21:33:56.971Z] [2020-09-08T21:33:56.971Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:33:57.305Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-08T21:33:57.306Z] latest: Pulling from edgex-devops/git-semver [2020-09-08T21:33:57.306Z] 31603596830f: Pulling fs layer [2020-09-08T21:33:57.306Z] 2a8b12db71e7: Pulling fs layer [2020-09-08T21:33:57.306Z] 6ca5941a6612: Pulling fs layer [2020-09-08T21:33:57.306Z] ecc8261a40a4: Pulling fs layer [2020-09-08T21:33:57.306Z] ecc8261a40a4: Waiting [2020-09-08T21:33:57.306Z] 2a8b12db71e7: Verifying Checksum [2020-09-08T21:33:57.306Z] 2a8b12db71e7: Download complete [2020-09-08T21:33:57.569Z] 31603596830f: Verifying Checksum [2020-09-08T21:33:57.569Z] 31603596830f: Download complete [2020-09-08T21:33:57.569Z] ecc8261a40a4: Verifying Checksum [2020-09-08T21:33:57.569Z] ecc8261a40a4: Download complete [2020-09-08T21:33:57.569Z] 6ca5941a6612: Verifying Checksum [2020-09-08T21:33:57.569Z] 6ca5941a6612: Download complete [2020-09-08T21:33:57.832Z] 31603596830f: Pull complete [2020-09-08T21:33:57.832Z] 2a8b12db71e7: Pull complete [2020-09-08T21:33:58.774Z] 6ca5941a6612: Pull complete [2020-09-08T21:33:58.774Z] ecc8261a40a4: Pull complete [2020-09-08T21:33:59.033Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-08T21:33:59.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-08T21:33:59.034Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-08T21:33:59.156Z] prd-centos7-docker-4c-2g-1834 does not seem to be running inside a container [2020-09-08T21:33:59.202Z] $ 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 [2020-09-08T21:34:01.290Z] $ docker top 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-08T21:34:01.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-08T21:34:01.616Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-08T21:34:01.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-08T21:34:01.830Z] $ docker exec 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 ssh-agent [2020-09-08T21:34:02.013Z] SSH_AUTH_SOCK=/tmp/ssh-cF16kFUjxsyp/agent.11 [2020-09-08T21:34:02.013Z] SSH_AGENT_PID=16 [2020-09-08T21:34:02.032Z] Running ssh-add (command line suppressed) [2020-09-08T21:34:02.189Z] 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) [2020-09-08T21:34:02.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-08T21:34:02.597Z] + git describe --exact-match --tags HEAD [2020-09-08T21:34:02.597Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-08T21:34:02.623Z] $ docker exec --env ******** --env ******** 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 ssh-agent -k [2020-09-08T21:34:02.734Z] unset SSH_AUTH_SOCK; [2020-09-08T21:34:02.734Z] unset SSH_AGENT_PID; [2020-09-08T21:34:02.734Z] echo Agent pid 16 killed; [2020-09-08T21:34:02.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-08T21:34:02.852Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-08T21:34:02.852Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-08T21:34:02.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-08T21:34:02.938Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-08T21:34:03.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-08T21:34:03.104Z] $ docker exec 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 ssh-agent [2020-09-08T21:34:03.258Z] SSH_AUTH_SOCK=/tmp/ssh-pAR4RgoWxsOG/agent.46 [2020-09-08T21:34:03.258Z] SSH_AGENT_PID=51 [2020-09-08T21:34:03.265Z] Running ssh-add (command line suppressed) [2020-09-08T21:34:03.381Z] 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) [2020-09-08T21:34:03.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-08T21:34:03.753Z] + git semver init [2020-09-08T21:34:03.753Z] # -> Open(): unable to determine branch for HEAD [2020-09-08T21:34:03.753Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-166/.git [2020-09-08T21:34:03.753Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-166 [2020-09-08T21:34:03.753Z] # $SEMVER_REMOTE_NAME = origin [2020-09-08T21:34:03.753Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-08T21:34:03.753Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-08T21:34:03.753Z] # $SEMVER_BRANCH = PR-166 [2020-09-08T21:34:03.753Z] # $SEMVER_TEMP = /tmp/semver-165275444 [2020-09-08T21:34:03.753Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-09-08T21:34:04.328Z] # '/tmp/semver-165275444' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-166/.semver' [2020-09-08T21:34:04.328Z] # -> Force: false [2020-09-08T21:34:04.328Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-166/.semver [Pipeline] } [2020-09-08T21:34:04.343Z] $ docker exec --env ******** --env ******** 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 ssh-agent -k [2020-09-08T21:34:04.462Z] unset SSH_AUTH_SOCK; [2020-09-08T21:34:04.463Z] unset SSH_AGENT_PID; [2020-09-08T21:34:04.463Z] echo Agent pid 51 killed; [2020-09-08T21:34:04.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-08T21:34:04.937Z] + git semver [Pipeline] } [2020-09-08T21:34:04.958Z] $ docker stop --time=1 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 [2020-09-08T21:34:06.374Z] $ docker rm -f 3f8157ac65c9bf593e44e3f38a21c79a037603a1124b1465259eae81ab6eded1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-08T21:34:07.063Z] Stashed 25 file(s) [Pipeline] echo [2020-09-08T21:34:07.066Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-08T21:34:07.148Z] 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 [2020-09-08T21:34:22.503Z] Still waiting to schedule task [2020-09-08T21:34:22.503Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-08T21:34:22.505Z] Still waiting to schedule task [2020-09-08T21:34:22.505Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-08T21:36:13.580Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1835 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws [2020-09-08T21:36:13.626Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2020-09-08T21:36:18.839Z] using credential edgex-jenkins-ssh [2020-09-08T21:36:18.891Z] Cloning the remote Git repository [2020-09-08T21:36:18.891Z] Cloning with configured refspecs honoured and without tags [2020-09-08T21:36:18.943Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:36:20.066Z] Fetching without tags [2020-09-08T21:36:19.054Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2020-09-08T21:36:19.131Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:36:19.132Z] > git --version # timeout=10 [2020-09-08T21:36:19.149Z] > git --version # 'git version 2.17.1' [2020-09-08T21:36:19.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:36:19.202Z] > 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 [2020-09-08T21:36:19.966Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:36:19.988Z] > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 [2020-09-08T21:36:20.004Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:36:20.039Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:36:20.079Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:36:20.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:36:20.090Z] > 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 [2020-09-08T21:36:20.617Z] Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 [2020-09-08T21:36:20.876Z] Merge succeeded, producing 921875b1261723896f99cb382d045f53a84ba10c [2020-09-08T21:36:20.877Z] Checking out Revision 921875b1261723896f99cb382d045f53a84ba10c (PR-166) [2020-09-08T21:36:20.641Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:36:20.656Z] > git checkout -f 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 # timeout=10 [2020-09-08T21:36:20.730Z] > git remote # timeout=10 [2020-09-08T21:36:20.749Z] > git config --get remote.origin.url # timeout=10 [2020-09-08T21:36:20.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:36:20.773Z] > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 [2020-09-08T21:36:20.863Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-08T21:36:20.888Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:36:20.949Z] > git checkout -f 921875b1261723896f99cb382d045f53a84ba10c # timeout=10 [2020-09-08T21:36:25.108Z] Commit message: "Merge commit 'fe2df51579bf0cce1b2e428c0c04fcb23a980c4d' into HEAD" [2020-09-08T21:36:25.128Z] First time build. Skipping changelog. [2020-09-08T21:36:25.124Z] > 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 [2020-09-08T21:36:26.289Z] ========================================================= [2020-09-08T21:36:26.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-09-08T21:36:26.289Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:36:27.432Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-09-08T21:36:28.423Z] Sending build context to Docker daemon 617kB [2020-09-08T21:36:28.423Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-08T21:36:28.423Z] Step 2/8 : FROM ${BASE} [2020-09-08T21:36:28.701Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-08T21:36:28.701Z] b538f80385f9: Pulling fs layer [2020-09-08T21:36:28.701Z] 74f711af9a0d: Pulling fs layer [2020-09-08T21:36:28.701Z] 99f96fe45779: Pulling fs layer [2020-09-08T21:36:28.701Z] fd7a069fd194: Pulling fs layer [2020-09-08T21:36:28.701Z] 66aa3694b03b: Pulling fs layer [2020-09-08T21:36:28.701Z] 170f70906a0f: Pulling fs layer [2020-09-08T21:36:28.701Z] ad7c5574e4b9: Pulling fs layer [2020-09-08T21:36:28.701Z] e772456be8f7: Pulling fs layer [2020-09-08T21:36:28.701Z] c890913d741a: Pulling fs layer [2020-09-08T21:36:28.701Z] 2480fcc9aa5a: Pulling fs layer [2020-09-08T21:36:28.701Z] 09adf4765672: Pulling fs layer [2020-09-08T21:36:28.701Z] fd7a069fd194: Waiting [2020-09-08T21:36:28.701Z] 66aa3694b03b: Waiting [2020-09-08T21:36:28.701Z] 170f70906a0f: Waiting [2020-09-08T21:36:28.701Z] ad7c5574e4b9: Waiting [2020-09-08T21:36:28.701Z] e772456be8f7: Waiting [2020-09-08T21:36:28.701Z] c890913d741a: Waiting [2020-09-08T21:36:28.701Z] 2480fcc9aa5a: Waiting [2020-09-08T21:36:28.701Z] 09adf4765672: Waiting [2020-09-08T21:36:28.701Z] 99f96fe45779: Download complete [2020-09-08T21:36:28.701Z] 74f711af9a0d: Download complete [2020-09-08T21:36:28.701Z] 66aa3694b03b: Verifying Checksum [2020-09-08T21:36:28.701Z] 66aa3694b03b: Download complete [2020-09-08T21:36:28.701Z] 170f70906a0f: Download complete [2020-09-08T21:36:28.701Z] b538f80385f9: Verifying Checksum [2020-09-08T21:36:29.692Z] b538f80385f9: Pull complete [2020-09-08T21:36:30.293Z] 74f711af9a0d: Pull complete [2020-09-08T21:36:30.573Z] 99f96fe45779: Pull complete [2020-09-08T21:36:31.560Z] ad7c5574e4b9: Verifying Checksum [2020-09-08T21:36:31.560Z] ad7c5574e4b9: Download complete [2020-09-08T21:36:31.560Z] c890913d741a: Download complete [2020-09-08T21:36:34.200Z] 2480fcc9aa5a: Verifying Checksum [2020-09-08T21:36:34.200Z] 2480fcc9aa5a: Download complete [2020-09-08T21:36:34.200Z] 09adf4765672: Verifying Checksum [2020-09-08T21:36:34.200Z] 09adf4765672: Download complete [2020-09-08T21:36:34.200Z] e772456be8f7: Verifying Checksum [2020-09-08T21:36:34.200Z] e772456be8f7: Download complete [2020-09-08T21:36:34.200Z] fd7a069fd194: Verifying Checksum [2020-09-08T21:36:34.200Z] fd7a069fd194: Download complete [2020-09-08T21:36:46.612Z] fd7a069fd194: Pull complete [2020-09-08T21:36:46.612Z] 66aa3694b03b: Pull complete [2020-09-08T21:36:46.612Z] 170f70906a0f: Pull complete [2020-09-08T21:36:50.023Z] ad7c5574e4b9: Pull complete [2020-09-08T21:36:54.336Z] e772456be8f7: Pull complete [2020-09-08T21:36:54.934Z] c890913d741a: Pull complete [2020-09-08T21:36:57.566Z] 2480fcc9aa5a: Pull complete [2020-09-08T21:36:57.566Z] 09adf4765672: Pull complete [2020-09-08T21:36:57.566Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-09-08T21:36:57.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-09-08T21:36:57.841Z] ---> 2248a725d1cf [2020-09-08T21:36:57.841Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-08T21:37:02.151Z] ---> Running in cf08642ce573 [2020-09-08T21:37:02.424Z] Removing intermediate container cf08642ce573 [2020-09-08T21:37:02.424Z] ---> 135a5d32218a [2020-09-08T21:37:02.425Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-08T21:37:02.425Z] ---> Running in 1d34a2f92c88 [2020-09-08T21:37:05.050Z] Removing intermediate container 1d34a2f92c88 [2020-09-08T21:37:05.050Z] ---> 0ff238b9558f [2020-09-08T21:37:05.050Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-08T21:37:05.050Z] ---> Running in 39430b49e9d1 [2020-09-08T21:37:06.479Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-08T21:37:07.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-08T21:37:08.043Z] (1/14) Installing libmagic (5.38-r0) [2020-09-08T21:37:08.640Z] (2/14) Installing file (5.38-r0) [2020-09-08T21:37:08.640Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-08T21:37:08.640Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-08T21:37:12.942Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-08T21:37:12.942Z] (6/14) Installing patch (2.7.6-r6) [2020-09-08T21:37:12.942Z] (7/14) Installing build-base (0.5-r2) [2020-09-08T21:37:12.942Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-08T21:37:13.212Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-08T21:37:13.212Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-08T21:37:13.253Z] Running on prd-centos7-docker-4c-2g-1836 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws [2020-09-08T21:37:13.320Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2020-09-08T21:37:13.484Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-08T21:37:13.756Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-08T21:37:13.756Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-08T21:37:14.029Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-08T21:37:14.029Z] Executing busybox-1.31.1-r16.trigger [2020-09-08T21:37:14.029Z] OK: 221 MiB in 53 packages [2020-09-08T21:37:15.632Z] using credential edgex-jenkins-ssh [2020-09-08T21:37:15.680Z] Cloning the remote Git repository [2020-09-08T21:37:15.680Z] Cloning with configured refspecs honoured and without tags [2020-09-08T21:37:15.712Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:37:16.304Z] Fetching without tags [2020-09-08T21:37:16.711Z] Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 [2020-09-08T21:37:16.792Z] Merge succeeded, producing b5c317726d688578e2c369fa2e2c1f9b91ca7bff [2020-09-08T21:37:16.792Z] Checking out Revision b5c317726d688578e2c369fa2e2c1f9b91ca7bff (PR-166) [2020-09-08T21:37:15.773Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2020-09-08T21:37:15.819Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:37:15.819Z] > git --version # timeout=10 [2020-09-08T21:37:15.824Z] > git --version # 'git version 2.16.5' [2020-09-08T21:37:15.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:37:15.849Z] > 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 [2020-09-08T21:37:16.286Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:37:16.292Z] > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 [2020-09-08T21:37:16.296Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:37:16.306Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:37:16.316Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:37:16.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:37:16.321Z] > 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 [2020-09-08T21:37:16.727Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:37:16.732Z] > git checkout -f 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 # timeout=10 [2020-09-08T21:37:16.762Z] > git remote # timeout=10 [2020-09-08T21:37:16.769Z] > git config --get remote.origin.url # timeout=10 [2020-09-08T21:37:16.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:37:16.777Z] > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 [2020-09-08T21:37:16.794Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-08T21:37:16.802Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:37:16.809Z] > git checkout -f b5c317726d688578e2c369fa2e2c1f9b91ca7bff # timeout=10 [2020-09-08T21:37:18.331Z] Removing intermediate container 39430b49e9d1 [2020-09-08T21:37:18.331Z] ---> 542038e97632 [2020-09-08T21:37:18.331Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-09-08T21:37:18.331Z] ---> Running in 73cbd01a8033 [2020-09-08T21:37:18.924Z] Removing intermediate container 73cbd01a8033 [2020-09-08T21:37:18.924Z] ---> 5df064e2b1de [2020-09-08T21:37:18.924Z] Step 7/8 : COPY . . [2020-09-08T21:37:19.902Z] ---> 2d2a9a2e16c4 [2020-09-08T21:37:19.902Z] Step 8/8 : RUN go mod download [2020-09-08T21:37:19.902Z] ---> Running in 6ce73c93e6ea [2020-09-08T21:37:20.383Z] Commit message: "Merge commit 'fe2df51579bf0cce1b2e428c0c04fcb23a980c4d' into HEAD" [2020-09-08T21:37:20.397Z] First time build. Skipping changelog. [2020-09-08T21:37:20.395Z] > 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 [2020-09-08T21:37:21.176Z] ========================================================= [2020-09-08T21:37:21.176Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-09-08T21:37:21.176Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:37:21.818Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-09-08T21:37:22.085Z] Sending build context to Docker daemon 617kB [2020-09-08T21:37:22.085Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-08T21:37:22.085Z] Step 2/8 : FROM ${BASE} [2020-09-08T21:37:22.085Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-08T21:37:22.085Z] df20fa9351a1: Pulling fs layer [2020-09-08T21:37:22.085Z] ed8968b2872e: Pulling fs layer [2020-09-08T21:37:22.085Z] a92cc7c5fd73: Pulling fs layer [2020-09-08T21:37:22.085Z] 2dd03ba5bac4: Pulling fs layer [2020-09-08T21:37:22.085Z] 1e091d79d1de: Pulling fs layer [2020-09-08T21:37:22.085Z] 481702a1767f: Pulling fs layer [2020-09-08T21:37:22.085Z] f64a6f60c768: Pulling fs layer [2020-09-08T21:37:22.085Z] e78d2573fc39: Pulling fs layer [2020-09-08T21:37:22.085Z] e876d2f968b6: Pulling fs layer [2020-09-08T21:37:22.085Z] ce8a83651883: Pulling fs layer [2020-09-08T21:37:22.085Z] 07967f4d0e4b: Pulling fs layer [2020-09-08T21:37:22.085Z] 2dd03ba5bac4: Waiting [2020-09-08T21:37:22.085Z] 1e091d79d1de: Waiting [2020-09-08T21:37:22.085Z] 481702a1767f: Waiting [2020-09-08T21:37:22.085Z] f64a6f60c768: Waiting [2020-09-08T21:37:22.085Z] e78d2573fc39: Waiting [2020-09-08T21:37:22.085Z] e876d2f968b6: Waiting [2020-09-08T21:37:22.085Z] ce8a83651883: Waiting [2020-09-08T21:37:22.085Z] 07967f4d0e4b: Waiting [2020-09-08T21:37:22.085Z] a92cc7c5fd73: Verifying Checksum [2020-09-08T21:37:22.085Z] a92cc7c5fd73: Download complete [2020-09-08T21:37:22.085Z] ed8968b2872e: Verifying Checksum [2020-09-08T21:37:22.085Z] ed8968b2872e: Download complete [2020-09-08T21:37:22.350Z] 1e091d79d1de: Verifying Checksum [2020-09-08T21:37:22.350Z] 1e091d79d1de: Download complete [2020-09-08T21:37:22.350Z] 481702a1767f: Verifying Checksum [2020-09-08T21:37:22.350Z] 481702a1767f: Download complete [2020-09-08T21:37:22.350Z] df20fa9351a1: Verifying Checksum [2020-09-08T21:37:22.350Z] df20fa9351a1: Download complete [2020-09-08T21:37:22.519Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-08T21:37:22.519Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T21:37:22.519Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-08T21:37:22.519Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T21:37:22.610Z] df20fa9351a1: Pull complete [2020-09-08T21:37:22.610Z] ed8968b2872e: Pull complete [2020-09-08T21:37:22.791Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-08T21:37:22.791Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-08T21:37:22.791Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T21:37:22.791Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-08T21:37:22.791Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T21:37:22.791Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T21:37:22.791Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T21:37:22.791Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T21:37:22.791Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T21:37:22.791Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T21:37:22.791Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T21:37:22.791Z] go: finding github.com/fatih/color v1.7.0 [2020-09-08T21:37:22.871Z] a92cc7c5fd73: Pull complete [2020-09-08T21:37:23.062Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T21:37:23.062Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-08T21:37:23.062Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T21:37:23.062Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-08T21:37:23.062Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-08T21:37:23.062Z] go: finding github.com/google/uuid v1.1.1 [2020-09-08T21:37:23.062Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-08T21:37:23.062Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-08T21:37:23.062Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-08T21:37:23.062Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-08T21:37:23.333Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T21:37:23.333Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T21:37:23.333Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-08T21:37:23.333Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-08T21:37:23.333Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T21:37:23.333Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-09-08T21:37:23.333Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-08T21:37:23.333Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-08T21:37:23.333Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-08T21:37:23.333Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T21:37:23.333Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-08T21:37:23.602Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-08T21:37:23.602Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-08T21:37:23.602Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-08T21:37:23.602Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-08T21:37:23.602Z] go: finding github.com/kr/pretty v0.1.0 [2020-09-08T21:37:23.602Z] go: finding github.com/kr/pty v1.1.1 [2020-09-08T21:37:23.602Z] go: finding github.com/kr/text v0.1.0 [2020-09-08T21:37:23.602Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-08T21:37:23.602Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-08T21:37:23.602Z] go: finding github.com/miekg/dns v1.0.14 [2020-09-08T21:37:23.602Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-08T21:37:23.880Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T21:37:23.880Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-08T21:37:23.880Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-09-08T21:37:23.880Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-08T21:37:23.880Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-08T21:37:23.880Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-08T21:37:23.880Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T21:37:23.880Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T21:37:23.880Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-08T21:37:23.880Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-08T21:37:24.149Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-08T21:37:24.149Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-08T21:37:24.149Z] go: finding github.com/posener/complete v1.1.1 [2020-09-08T21:37:24.149Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-09-08T21:37:24.149Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-08T21:37:24.149Z] go: finding github.com/spf13/cast v1.3.0 [2020-09-08T21:37:24.149Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-08T21:37:24.149Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-08T21:37:24.149Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-08T21:37:24.149Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-08T21:37:24.149Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-08T21:37:24.257Z] f64a6f60c768: Verifying Checksum [2020-09-08T21:37:24.257Z] f64a6f60c768: Download complete [2020-09-08T21:37:24.257Z] e876d2f968b6: Verifying Checksum [2020-09-08T21:37:24.257Z] e876d2f968b6: Download complete [2020-09-08T21:37:24.430Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T21:37:24.430Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-08T21:37:24.430Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-08T21:37:24.430Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-09-08T21:37:24.430Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T21:37:24.430Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-08T21:37:25.202Z] ce8a83651883: Verifying Checksum [2020-09-08T21:37:25.203Z] ce8a83651883: Download complete [2020-09-08T21:37:25.463Z] e78d2573fc39: Verifying Checksum [2020-09-08T21:37:25.463Z] e78d2573fc39: Download complete [2020-09-08T21:37:25.463Z] 07967f4d0e4b: Verifying Checksum [2020-09-08T21:37:25.463Z] 07967f4d0e4b: Download complete [2020-09-08T21:37:26.406Z] 2dd03ba5bac4: Verifying Checksum [2020-09-08T21:37:26.406Z] 2dd03ba5bac4: Download complete [2020-09-08T21:37:31.717Z] 2dd03ba5bac4: Pull complete [2020-09-08T21:37:31.977Z] 1e091d79d1de: Pull complete [2020-09-08T21:37:31.977Z] 481702a1767f: Pull complete [2020-09-08T21:37:34.599Z] Removing intermediate container 6ce73c93e6ea [2020-09-08T21:37:34.599Z] ---> 383e695ac133 [2020-09-08T21:37:34.599Z] Successfully built 383e695ac133 [2020-09-08T21:37:34.599Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:37:35.396Z] + docker inspect -f . ci-base-image-arm64 [2020-09-08T21:37:35.396Z] . [Pipeline] withDockerContainer [2020-09-08T21:37:35.668Z] prd-ubuntu18.04-docker-arm64-4c-16g-1835 does not seem to be running inside a container [2020-09-08T21:37:35.784Z] $ 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 [2020-09-08T21:37:36.201Z] f64a6f60c768: Pull complete [2020-09-08T21:37:37.557Z] $ docker top 1d12d16312e3657760738e6be7251a8fe3202177f399c75f09f7bb60c4c1356f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-08T21:37:38.910Z] + go version [2020-09-08T21:37:38.910Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-09-08T21:37:39.518Z] e78d2573fc39: Pull complete [2020-09-08T21:37:39.518Z] e876d2f968b6: Pull complete [2020-09-08T21:37:39.957Z] + make test [2020-09-08T21:37:39.957Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-08T21:37:40.104Z] ce8a83651883: Pull complete [2020-09-08T21:37:40.370Z] 07967f4d0e4b: Pull complete [2020-09-08T21:37:40.370Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-09-08T21:37:40.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-09-08T21:37:40.370Z] ---> 5d7c900382c6 [2020-09-08T21:37:40.370Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-08T21:37:40.943Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-09-08T21:37:41.319Z] ---> Running in de4860856fef [2020-09-08T21:37:41.319Z] Removing intermediate container de4860856fef [2020-09-08T21:37:41.319Z] ---> 27ecd24bbfb6 [2020-09-08T21:37:41.319Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-08T21:37:41.319Z] ---> Running in caba9cb93a78 [2020-09-08T21:37:43.242Z] Removing intermediate container caba9cb93a78 [2020-09-08T21:37:43.242Z] ---> 9d1c671a4f6f [2020-09-08T21:37:43.242Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-08T21:37:43.242Z] ---> Running in 053ce3a5f012 [2020-09-08T21:37:43.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-08T21:37:44.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-08T21:37:44.958Z] (1/14) Installing libmagic (5.38-r0) [2020-09-08T21:37:44.958Z] (2/14) Installing file (5.38-r0) [2020-09-08T21:37:45.219Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-08T21:37:45.219Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-08T21:37:50.517Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-08T21:37:50.517Z] (6/14) Installing patch (2.7.6-r6) [2020-09-08T21:37:50.517Z] (7/14) Installing build-base (0.5-r2) [2020-09-08T21:37:50.517Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-08T21:37:50.517Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-08T21:37:50.517Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-08T21:37:50.781Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-08T21:37:51.043Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-08T21:37:51.043Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-08T21:37:51.305Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-08T21:37:51.305Z] Executing busybox-1.31.1-r16.trigger [2020-09-08T21:37:51.305Z] OK: 237 MiB in 53 packages [2020-09-08T21:37:54.617Z] Removing intermediate container 053ce3a5f012 [2020-09-08T21:37:54.617Z] ---> eb6b91fd0ec4 [2020-09-08T21:37:54.617Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-09-08T21:37:54.617Z] ---> Running in cb37ece7cb07 [2020-09-08T21:37:54.880Z] Removing intermediate container cb37ece7cb07 [2020-09-08T21:37:54.880Z] ---> 8bc8225a7b80 [2020-09-08T21:37:54.880Z] Step 7/8 : COPY . . [2020-09-08T21:37:55.453Z] ---> 2bc5c5352e9c [2020-09-08T21:37:55.453Z] Step 8/8 : RUN go mod download [2020-09-08T21:37:55.719Z] ---> Running in b8ca8fa94acc [2020-09-08T21:37:57.643Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-08T21:37:57.643Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T21:37:57.643Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-08T21:37:57.643Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T21:37:57.643Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-08T21:37:57.643Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-08T21:37:57.643Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T21:37:57.643Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-08T21:37:57.643Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T21:37:57.643Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T21:37:57.643Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T21:37:57.643Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T21:37:57.643Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T21:37:57.643Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T21:37:57.904Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T21:37:57.904Z] go: finding github.com/fatih/color v1.7.0 [2020-09-08T21:37:57.904Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T21:37:57.904Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-08T21:37:57.904Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T21:37:57.904Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-08T21:37:57.904Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-08T21:37:57.904Z] go: finding github.com/google/uuid v1.1.1 [2020-09-08T21:37:57.904Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-08T21:37:57.904Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-08T21:37:57.904Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-08T21:37:58.165Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-08T21:37:58.165Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T21:37:58.165Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T21:37:58.165Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-08T21:37:58.165Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-08T21:37:58.165Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T21:37:58.165Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-09-08T21:37:58.165Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-08T21:37:58.165Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-08T21:37:58.165Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-08T21:37:58.165Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T21:37:58.165Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-08T21:37:58.425Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-08T21:37:58.425Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-08T21:37:58.425Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-08T21:37:58.425Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-08T21:37:58.425Z] go: finding github.com/kr/pretty v0.1.0 [2020-09-08T21:37:58.425Z] go: finding github.com/kr/pty v1.1.1 [2020-09-08T21:37:58.425Z] go: finding github.com/kr/text v0.1.0 [2020-09-08T21:37:58.425Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-08T21:37:58.425Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-08T21:37:58.425Z] go: finding github.com/miekg/dns v1.0.14 [2020-09-08T21:37:58.425Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-08T21:37:58.687Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T21:37:58.687Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-08T21:37:58.687Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-09-08T21:37:58.687Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-08T21:37:58.687Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-08T21:37:58.687Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-08T21:37:58.687Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T21:37:58.687Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T21:37:58.687Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-08T21:37:58.687Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-08T21:37:58.687Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-08T21:37:58.687Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-08T21:37:58.687Z] go: finding github.com/posener/complete v1.1.1 [2020-09-08T21:37:58.947Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-09-08T21:37:58.947Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-08T21:37:58.947Z] go: finding github.com/spf13/cast v1.3.0 [2020-09-08T21:37:58.947Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-08T21:37:58.947Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-08T21:37:58.947Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-08T21:37:58.947Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-08T21:37:58.947Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-08T21:37:58.947Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T21:37:58.947Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-08T21:37:58.947Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-08T21:37:59.209Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-09-08T21:37:59.209Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T21:37:59.209Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-08T21:38:07.477Z] Removing intermediate container b8ca8fa94acc [2020-09-08T21:38:07.477Z] ---> 0f5127ee068c [2020-09-08T21:38:07.477Z] Successfully built 0f5127ee068c [2020-09-08T21:38:07.477Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:38:08.167Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-08T21:38:08.167Z] . [Pipeline] withDockerContainer [2020-09-08T21:38:08.335Z] prd-centos7-docker-4c-2g-1836 does not seem to be running inside a container [2020-09-08T21:38:08.386Z] $ 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 [2020-09-08T21:38:09.595Z] $ docker top 765e34bab7354cc30de93bcf7f844e17c7ff8901ecc24975d1b75903e2bb7ae3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-08T21:38:10.051Z] + go version [2020-09-08T21:38:10.051Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-09-08T21:38:10.350Z] + make test [2020-09-08T21:38:10.350Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-08T21:38:11.294Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-09-08T21:38:13.346Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-09-08T21:38:13.346Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.024s coverage: 28.3% of statements [2020-09-08T21:38:13.346Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-09-08T21:38:13.346Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-08T21:38:20.071Z] gofmt -l . [2020-09-08T21:38:20.071Z] ["`gofmt -l .`" = ""] [2020-09-08T21:38:20.071Z] ./bin/test-attribution-txt.sh [2020-09-08T21:38:20.071Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-08T21:38:21.366Z] Stashed 1 file(s) [Pipeline] } [2020-09-08T21:38:21.416Z] $ docker stop --time=1 1d12d16312e3657760738e6be7251a8fe3202177f399c75f09f7bb60c4c1356f [2020-09-08T21:38:21.397Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-09-08T21:38:21.397Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 28.3% of statements [2020-09-08T21:38:21.397Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-09-08T21:38:21.397Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-08T21:38:23.349Z] gofmt -l . [2020-09-08T21:38:23.349Z] ["`gofmt -l .`" = ""] [2020-09-08T21:38:23.349Z] ./bin/test-attribution-txt.sh [2020-09-08T21:38:23.640Z] $ docker rm -f 1d12d16312e3657760738e6be7251a8fe3202177f399c75f09f7bb60c4c1356f [2020-09-08T21:38:23.614Z] ./bin/test-go-mod-tidy.sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [2020-09-08T21:38:24.287Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-09-08T21:38:24.565Z] Stashed 1 file(s) [Pipeline] } [2020-09-08T21:38:26.286Z] $ docker stop --time=1 765e34bab7354cc30de93bcf7f844e17c7ff8901ecc24975d1b75903e2bb7ae3 [2020-09-08T21:38:28.440Z] $ docker rm -f 765e34bab7354cc30de93bcf7f844e17c7ff8901ecc24975d1b75903e2bb7ae3 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-09-08T21:38:28.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-08T21:38:29.397Z] + ls -al . [2020-09-08T21:38:29.397Z] total 136 [2020-09-08T21:38:29.397Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 8 21:38 . [2020-09-08T21:38:29.397Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 21:36 .. [2020-09-08T21:38:29.397Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 8 21:36 .dockerignore [2020-09-08T21:38:29.397Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 8 21:36 .git [2020-09-08T21:38:29.397Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 21:36 .github [2020-09-08T21:38:29.397Z] -rw-rw-r-- 1 jenkins jenkins 336 Sep 8 21:36 .gitignore [2020-09-08T21:38:29.397Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 21:36 .semver [2020-09-08T21:38:29.397Z] -rw-rw-r-- 1 jenkins jenkins 4678 Sep 8 21:36 Attribution.txt [2020-09-08T21:38:29.397Z] -rw-rw-r-- 1 jenkins jenkins 1784 Sep 8 21:36 Dockerfile [2020-09-08T21:38:29.397Z] -rw-rw-r-- 1 jenkins jenkins 953 Sep 8 21:36 Dockerfile.build [2020-09-08T21:38:29.397Z] -rw-rw-r-- 1 jenkins jenkins 700 Sep 8 21:36 Jenkinsfile [2020-09-08T21:38:29.397Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 8 21:36 LICENSE [2020-09-08T21:38:29.397Z] -rw-rw-r-- 1 jenkins jenkins 902 Sep 8 21:36 Makefile [2020-09-08T21:38:29.397Z] -rw-rw-r-- 1 jenkins jenkins 444 Sep 8 21:36 README.md [2020-09-08T21:38:29.397Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 8 21:34 VERSION [2020-09-08T21:38:29.397Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 21:36 bin [2020-09-08T21:38:29.397Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 21:36 cmd [2020-09-08T21:38:29.397Z] -rw-r--r-- 1 jenkins jenkins 18939 Sep 8 21:38 coverage.out [2020-09-08T21:38:29.397Z] -rw-r--r-- 1 jenkins jenkins 510 Sep 8 21:38 go.mod [2020-09-08T21:38:29.397Z] -rw-r--r-- 1 jenkins jenkins 13621 Sep 8 21:38 go.sum [2020-09-08T21:38:29.397Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 21:36 internal [2020-09-08T21:38:29.397Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 21:36 mock [2020-09-08T21:38:29.397Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 21:36 snap [2020-09-08T21:38:29.397Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 8 21:36 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:38:29.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-08T21:38:29.788Z] + 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 . [2020-09-08T21:38:29.875Z] + ls -al . [2020-09-08T21:38:29.875Z] total 100 [2020-09-08T21:38:29.875Z] drwxrwxr-x. 10 jenkins jenkins 4096 Sep 8 21:38 . [2020-09-08T21:38:29.875Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 8 21:37 .. [2020-09-08T21:38:29.875Z] -rw-rw-r--. 1 jenkins jenkins 4678 Sep 8 21:37 Attribution.txt [2020-09-08T21:38:29.875Z] drwxrwxr-x. 2 jenkins jenkins 87 Sep 8 21:37 bin [2020-09-08T21:38:29.875Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 8 21:37 cmd [2020-09-08T21:38:29.875Z] -rw-r--r--. 1 jenkins jenkins 18939 Sep 8 21:38 coverage.out [2020-09-08T21:38:29.875Z] -rw-rw-r--. 1 jenkins jenkins 1784 Sep 8 21:37 Dockerfile [2020-09-08T21:38:29.875Z] -rw-rw-r--. 1 jenkins jenkins 953 Sep 8 21:37 Dockerfile.build [2020-09-08T21:38:29.875Z] -rw-rw-r--. 1 jenkins jenkins 140 Sep 8 21:37 .dockerignore [2020-09-08T21:38:29.875Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 8 21:37 .git [2020-09-08T21:38:29.875Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 8 21:37 .github [2020-09-08T21:38:29.875Z] -rw-rw-r--. 1 jenkins jenkins 336 Sep 8 21:37 .gitignore [2020-09-08T21:38:29.875Z] -rw-r--r--. 1 jenkins jenkins 510 Sep 8 21:38 go.mod [2020-09-08T21:38:29.875Z] -rw-r--r--. 1 jenkins jenkins 13621 Sep 8 21:38 go.sum [2020-09-08T21:38:29.875Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 8 21:37 internal [2020-09-08T21:38:29.875Z] -rw-rw-r--. 1 jenkins jenkins 700 Sep 8 21:37 Jenkinsfile [2020-09-08T21:38:29.875Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 8 21:37 LICENSE [2020-09-08T21:38:29.875Z] -rw-rw-r--. 1 jenkins jenkins 902 Sep 8 21:37 Makefile [2020-09-08T21:38:29.875Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 8 21:37 mock [2020-09-08T21:38:29.875Z] -rw-rw-r--. 1 jenkins jenkins 444 Sep 8 21:37 README.md [2020-09-08T21:38:29.875Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 8 21:37 .semver [2020-09-08T21:38:29.875Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 8 21:37 snap [2020-09-08T21:38:29.875Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 8 21:34 VERSION [2020-09-08T21:38:29.875Z] -rw-rw-r--. 1 jenkins jenkins 227 Sep 8 21:37 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:38:30.066Z] Sending build context to Docker daemon 636.4kB [2020-09-08T21:38:30.066Z] Step 1/22 : ARG BASE=golang:1.13-alpine [2020-09-08T21:38:30.066Z] Step 2/22 : FROM ${BASE} AS builder [2020-09-08T21:38:30.066Z] ---> 383e695ac133 [2020-09-08T21:38:30.066Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-09-08T21:38:30.184Z] + 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 . [2020-09-08T21:38:30.349Z] ---> Running in 57814a79b694 [2020-09-08T21:38:30.446Z] Sending build context to Docker daemon 636.4kB [2020-09-08T21:38:30.446Z] Step 1/22 : ARG BASE=golang:1.13-alpine [2020-09-08T21:38:30.446Z] Step 2/22 : FROM ${BASE} AS builder [2020-09-08T21:38:30.446Z] ---> 0f5127ee068c [2020-09-08T21:38:30.446Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-09-08T21:38:30.446Z] ---> Running in a91c19631a68 [2020-09-08T21:38:30.709Z] Removing intermediate container a91c19631a68 [2020-09-08T21:38:30.709Z] ---> 68c54f22832c [2020-09-08T21:38:30.709Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-09-08T21:38:30.709Z] ---> Running in 42a93240bda2 [2020-09-08T21:38:30.709Z] Removing intermediate container 42a93240bda2 [2020-09-08T21:38:30.709Z] ---> b95c0cc17036 [2020-09-08T21:38:30.709Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-08T21:38:30.944Z] Removing intermediate container 57814a79b694 [2020-09-08T21:38:30.944Z] ---> bb25273f8220 [2020-09-08T21:38:30.944Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-09-08T21:38:30.944Z] ---> Running in 3c6e3c46982a [2020-09-08T21:38:30.976Z] ---> Running in c29b62c3fb89 [2020-09-08T21:38:31.557Z] Removing intermediate container 3c6e3c46982a [2020-09-08T21:38:31.557Z] ---> 64f5301ef199 [2020-09-08T21:38:31.557Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-08T21:38:31.557Z] ---> Running in 1e9f58700ba4 [2020-09-08T21:38:31.934Z] Removing intermediate container c29b62c3fb89 [2020-09-08T21:38:31.934Z] ---> dab26ba92367 [2020-09-08T21:38:31.934Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-08T21:38:31.934Z] ---> Running in 08b6a28f229b [2020-09-08T21:38:32.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-08T21:38:33.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-08T21:38:33.677Z] OK: 237 MiB in 53 packages [2020-09-08T21:38:33.940Z] Removing intermediate container 08b6a28f229b [2020-09-08T21:38:33.940Z] ---> 74c78680a4ea [2020-09-08T21:38:33.940Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-09-08T21:38:33.940Z] ---> Running in 02f615a67adf [2020-09-08T21:38:34.189Z] Removing intermediate container 1e9f58700ba4 [2020-09-08T21:38:34.189Z] ---> b66e22e4768b [2020-09-08T21:38:34.189Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-08T21:38:34.189Z] ---> Running in 0147fdb3cc9e [2020-09-08T21:38:34.202Z] Removing intermediate container 02f615a67adf [2020-09-08T21:38:34.202Z] ---> 1de0fa3df68f [2020-09-08T21:38:34.202Z] Step 8/22 : COPY . . [2020-09-08T21:38:34.780Z] ---> 18e0fcd43d1b [2020-09-08T21:38:34.780Z] Step 9/22 : ARG MAKE='make build' [2020-09-08T21:38:35.043Z] ---> Running in acdcb18e4fb9 [2020-09-08T21:38:35.043Z] Removing intermediate container acdcb18e4fb9 [2020-09-08T21:38:35.043Z] ---> 443b42793273 [2020-09-08T21:38:35.043Z] Step 10/22 : RUN $MAKE [2020-09-08T21:38:35.043Z] ---> Running in a08f0c5e0c7b [2020-09-08T21:38:35.625Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-08T21:38:35.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-09-08T21:38:36.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-08T21:38:37.215Z] OK: 221 MiB in 53 packages [2020-09-08T21:38:38.191Z] Removing intermediate container 0147fdb3cc9e [2020-09-08T21:38:38.191Z] ---> 19591a4d11a8 [2020-09-08T21:38:38.191Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-09-08T21:38:38.191Z] ---> Running in 7d5539d5a1c1 [2020-09-08T21:38:38.784Z] Removing intermediate container 7d5539d5a1c1 [2020-09-08T21:38:38.784Z] ---> f909451c5d1d [2020-09-08T21:38:38.784Z] Step 8/22 : COPY . . [2020-09-08T21:38:39.764Z] ---> 67f04db34843 [2020-09-08T21:38:39.764Z] Step 9/22 : ARG MAKE='make build' [2020-09-08T21:38:39.764Z] ---> Running in 170ff6272d1e [2020-09-08T21:38:40.359Z] Removing intermediate container 170ff6272d1e [2020-09-08T21:38:40.359Z] ---> b3fee1e5d35d [2020-09-08T21:38:40.359Z] Step 10/22 : RUN $MAKE [2020-09-08T21:38:40.359Z] ---> Running in d29b26a14ee7 [2020-09-08T21:38:41.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-09-08T21:38:43.888Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-08T21:38:48.207Z] Removing intermediate container a08f0c5e0c7b [2020-09-08T21:38:48.207Z] ---> 6513780ef30e [2020-09-08T21:38:48.207Z] Step 11/22 : FROM alpine [2020-09-08T21:38:48.470Z] latest: Pulling from library/alpine [2020-09-08T21:38:48.739Z] df20fa9351a1: Already exists [2020-09-08T21:38:48.739Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-08T21:38:48.739Z] Status: Downloaded newer image for alpine:latest [2020-09-08T21:38:48.739Z] ---> a24bb4013296 [2020-09-08T21:38:48.739Z] Step 12/22 : ENV APP_PORT=49982 [2020-09-08T21:38:49.022Z] ---> Running in f1b08547d262 [2020-09-08T21:38:49.022Z] Removing intermediate container f1b08547d262 [2020-09-08T21:38:49.022Z] ---> bfdbc4d49362 [2020-09-08T21:38:49.022Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-08T21:38:49.022Z] ---> Running in 5f5da62ce5c1 [2020-09-08T21:38:49.296Z] Removing intermediate container 5f5da62ce5c1 [2020-09-08T21:38:49.296Z] ---> 1afa6f6871fc [2020-09-08T21:38:49.296Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-09-08T21:38:49.894Z] ---> 37b78187d791 [2020-09-08T21:38:49.894Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-09-08T21:38:50.160Z] ---> ef9d6ece770d [2020-09-08T21:38:50.160Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-09-08T21:38:50.160Z] ---> d08d7232b7dc [2020-09-08T21:38:50.160Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-09-08T21:38:50.441Z] ---> Running in 43b6f1fe18e2 [2020-09-08T21:38:50.441Z] Removing intermediate container 43b6f1fe18e2 [2020-09-08T21:38:50.441Z] ---> d3b5537ddecc [2020-09-08T21:38:50.441Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-09-08T21:38:50.441Z] ---> Running in adaf588e763a [2020-09-08T21:38:50.710Z] Removing intermediate container adaf588e763a [2020-09-08T21:38:50.710Z] ---> 6afa2be519b0 [2020-09-08T21:38:50.710Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-08T21:38:50.710Z] ---> Running in 9b04060e4b62 [2020-09-08T21:38:50.979Z] Removing intermediate container 9b04060e4b62 [2020-09-08T21:38:50.979Z] ---> 547a3b3ad869 [2020-09-08T21:38:50.979Z] Step 20/22 : LABEL arch=amd64 [2020-09-08T21:38:50.979Z] ---> Running in 20ee294aa851 [2020-09-08T21:38:51.243Z] Removing intermediate container 20ee294aa851 [2020-09-08T21:38:51.243Z] ---> 43fedb3dda53 [2020-09-08T21:38:51.243Z] Step 21/22 : LABEL git_sha=4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 [2020-09-08T21:38:51.243Z] ---> Running in 151962381e2f [2020-09-08T21:38:51.243Z] Removing intermediate container 151962381e2f [2020-09-08T21:38:51.243Z] ---> 82ec8fc7b1fb [2020-09-08T21:38:51.243Z] Step 22/22 : LABEL version=0.0.0 [2020-09-08T21:38:51.509Z] ---> Running in e4c4e491b915 [2020-09-08T21:38:51.509Z] Removing intermediate container e4c4e491b915 [2020-09-08T21:38:51.509Z] ---> 78679e70e8c9 [2020-09-08T21:38:51.509Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-08T21:38:51.509Z] Successfully built 78679e70e8c9 [2020-09-08T21:38:51.509Z] 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 [2020-09-08T21:39:07.186Z] Still waiting to schedule task [2020-09-08T21:39:07.187Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-09-08T21:39:08.787Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-08T21:39:17.049Z] Removing intermediate container d29b26a14ee7 [2020-09-08T21:39:17.049Z] ---> 5fb6b517ceef [2020-09-08T21:39:17.049Z] Step 11/22 : FROM alpine [2020-09-08T21:39:17.049Z] latest: Pulling from library/alpine [2020-09-08T21:39:17.049Z] b538f80385f9: Already exists [2020-09-08T21:39:17.049Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-08T21:39:17.049Z] Status: Downloaded newer image for alpine:latest [2020-09-08T21:39:17.049Z] ---> 62ee0e9f8440 [2020-09-08T21:39:17.049Z] Step 12/22 : ENV APP_PORT=49982 [2020-09-08T21:39:17.049Z] ---> Running in ccf944874b31 [2020-09-08T21:39:17.049Z] Removing intermediate container ccf944874b31 [2020-09-08T21:39:17.049Z] ---> b90d86a6294f [2020-09-08T21:39:17.049Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-08T21:39:17.326Z] ---> Running in 5cb39c0952e5 [2020-09-08T21:39:17.920Z] Removing intermediate container 5cb39c0952e5 [2020-09-08T21:39:17.920Z] ---> 7ceddbe38c1e [2020-09-08T21:39:17.920Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-09-08T21:39:19.346Z] ---> e59c134b640c [2020-09-08T21:39:19.346Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-09-08T21:39:19.939Z] ---> f4902e7d0461 [2020-09-08T21:39:19.939Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-09-08T21:39:20.913Z] ---> 37db6d85fcff [2020-09-08T21:39:20.913Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-09-08T21:39:20.913Z] ---> Running in 8bc3ac5938e9 [2020-09-08T21:39:21.188Z] Removing intermediate container 8bc3ac5938e9 [2020-09-08T21:39:21.188Z] ---> 2530d5012a67 [2020-09-08T21:39:21.188Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-09-08T21:39:21.462Z] ---> Running in e1c1fd80316c [2020-09-08T21:39:22.054Z] Removing intermediate container e1c1fd80316c [2020-09-08T21:39:22.054Z] ---> adaa92dca5ca [2020-09-08T21:39:22.054Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-08T21:39:22.054Z] ---> Running in da413ed4821e [2020-09-08T21:39:22.647Z] Removing intermediate container da413ed4821e [2020-09-08T21:39:22.647Z] ---> 31a3cc5e289a [2020-09-08T21:39:22.647Z] Step 20/22 : LABEL arch=arm64 [2020-09-08T21:39:22.647Z] ---> Running in 6102b97fbe42 [2020-09-08T21:39:23.239Z] Removing intermediate container 6102b97fbe42 [2020-09-08T21:39:23.239Z] ---> f099baa91b71 [2020-09-08T21:39:23.239Z] Step 21/22 : LABEL git_sha=4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 [2020-09-08T21:39:23.239Z] ---> Running in fe5280683796 [2020-09-08T21:39:23.832Z] Removing intermediate container fe5280683796 [2020-09-08T21:39:23.832Z] ---> 57fb9780498b [2020-09-08T21:39:23.832Z] Step 22/22 : LABEL version=0.0.0 [2020-09-08T21:39:23.832Z] ---> Running in fa313f22c502 [2020-09-08T21:39:24.104Z] Removing intermediate container fa313f22c502 [2020-09-08T21:39:24.104Z] ---> 52b2d79ada4d [2020-09-08T21:39:24.104Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-08T21:39:24.375Z] Successfully built 52b2d79ada4d [2020-09-08T21:39:24.375Z] 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 [2020-09-08T21:39:39.991Z] Still waiting to schedule task [2020-09-08T21:39:39.992Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-09-08T21:40:17.081Z] Running on prd-centos7-docker-8c-8g-1837 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws [2020-09-08T21:40:17.125Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2020-09-08T21:40:18.838Z] using credential edgex-jenkins-ssh [2020-09-08T21:40:18.886Z] Cloning the remote Git repository [2020-09-08T21:40:18.886Z] Cloning with configured refspecs honoured and without tags [2020-09-08T21:40:18.603Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:40:18.667Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2020-09-08T21:40:18.687Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:40:18.687Z] > git --version # timeout=10 [2020-09-08T21:40:18.692Z] > git --version # 'git version 2.16.5' [2020-09-08T21:40:18.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:40:18.714Z] > 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 [2020-09-08T21:40:19.498Z] Fetching without tags [2020-09-08T21:40:19.889Z] Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 [2020-09-08T21:40:19.956Z] Merge succeeded, producing ba68a6405c250dd82dd291f87a52bb29f7dd9b68 [2020-09-08T21:40:19.956Z] Checking out Revision ba68a6405c250dd82dd291f87a52bb29f7dd9b68 (PR-166) [2020-09-08T21:40:19.221Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:40:19.225Z] > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 [2020-09-08T21:40:19.230Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:40:19.239Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:40:19.249Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:40:19.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:40:19.253Z] > 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 [2020-09-08T21:40:19.677Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:40:19.680Z] > git checkout -f 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 # timeout=10 [2020-09-08T21:40:19.710Z] > git remote # timeout=10 [2020-09-08T21:40:19.714Z] > git config --get remote.origin.url # timeout=10 [2020-09-08T21:40:19.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:40:19.721Z] > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 [2020-09-08T21:40:19.736Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-08T21:40:19.744Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:40:19.750Z] > git checkout -f ba68a6405c250dd82dd291f87a52bb29f7dd9b68 # timeout=10 [2020-09-08T21:40:23.338Z] Commit message: "Merge commit 'fe2df51579bf0cce1b2e428c0c04fcb23a980c4d' into HEAD" [2020-09-08T21:40:23.346Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2020-09-08T21:40:23.343Z] > git rev-list --no-walk d515993987dee35fd62cc7c290ab2176477551b8 # timeout=10 [Pipeline] sh [2020-09-08T21:40:24.563Z] ++ find /w/workspace/device-mqtt-go/3 [2020-09-08T21:40:24.563Z] ++ grep snapcraft.yaml [2020-09-08T21:40:24.563Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-08T21:40:24.677Z] provisioning config files... [2020-09-08T21:40:24.692Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/3@tmp/config6418222965005460731tmp [Pipeline] { [Pipeline] sh [2020-09-08T21:40:25.057Z] + cp /w/workspace/device-mqtt-go/3@tmp/config6418222965005460731tmp /w/workspace/device-mqtt-go/3/edgex-snap-store-login [Pipeline] sh [2020-09-08T21:40:25.348Z] + 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 [2020-09-08T21:40:25.348Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-09-08T21:40:25.348Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-09-08T21:40:25.348Z] f08d8e2a3ba1: Pulling fs layer [2020-09-08T21:40:25.348Z] 3baa9cb2483b: Pulling fs layer [2020-09-08T21:40:25.348Z] 94e5ff4c0b15: Pulling fs layer [2020-09-08T21:40:25.348Z] 1860925334f9: Pulling fs layer [2020-09-08T21:40:25.348Z] 2daf38717194: Pulling fs layer [2020-09-08T21:40:25.348Z] 309017e8d7a4: Pulling fs layer [2020-09-08T21:40:25.348Z] f7790dc9fd0f: Pulling fs layer [2020-09-08T21:40:25.348Z] cac0ae9282c2: Pulling fs layer [2020-09-08T21:40:25.348Z] 1f4cadf9a1ed: Pulling fs layer [2020-09-08T21:40:25.348Z] 309017e8d7a4: Waiting [2020-09-08T21:40:25.348Z] cac0ae9282c2: Waiting [2020-09-08T21:40:25.348Z] 1f4cadf9a1ed: Waiting [2020-09-08T21:40:25.348Z] 1860925334f9: Waiting [2020-09-08T21:40:25.348Z] 2daf38717194: Waiting [2020-09-08T21:40:25.348Z] 94e5ff4c0b15: Verifying Checksum [2020-09-08T21:40:25.348Z] 94e5ff4c0b15: Download complete [2020-09-08T21:40:25.348Z] 3baa9cb2483b: Verifying Checksum [2020-09-08T21:40:25.348Z] 3baa9cb2483b: Download complete [2020-09-08T21:40:25.608Z] 1860925334f9: Verifying Checksum [2020-09-08T21:40:25.608Z] 1860925334f9: Download complete [2020-09-08T21:40:25.608Z] 309017e8d7a4: Download complete [2020-09-08T21:40:25.608Z] f7790dc9fd0f: Verifying Checksum [2020-09-08T21:40:25.608Z] f7790dc9fd0f: Download complete [2020-09-08T21:40:25.608Z] cac0ae9282c2: Verifying Checksum [2020-09-08T21:40:25.608Z] cac0ae9282c2: Download complete [2020-09-08T21:40:25.608Z] 1f4cadf9a1ed: Verifying Checksum [2020-09-08T21:40:25.608Z] 1f4cadf9a1ed: Download complete [2020-09-08T21:40:26.177Z] f08d8e2a3ba1: Download complete [2020-09-08T21:40:27.119Z] f08d8e2a3ba1: Pull complete [2020-09-08T21:40:27.119Z] 3baa9cb2483b: Pull complete [2020-09-08T21:40:27.379Z] 94e5ff4c0b15: Pull complete [2020-09-08T21:40:27.379Z] 1860925334f9: Pull complete [2020-09-08T21:40:31.604Z] 2daf38717194: Verifying Checksum [2020-09-08T21:40:31.604Z] 2daf38717194: Download complete [2020-09-08T21:40:49.730Z] 2daf38717194: Pull complete [2020-09-08T21:40:49.730Z] 309017e8d7a4: Pull complete [2020-09-08T21:40:49.730Z] f7790dc9fd0f: Pull complete [2020-09-08T21:40:49.730Z] cac0ae9282c2: Pull complete [2020-09-08T21:40:49.730Z] 1f4cadf9a1ed: Pull complete [2020-09-08T21:40:49.730Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-09-08T21:40:49.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-09-08T21:40:49.989Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-09-08T21:40:50.249Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-08T21:40:50.249Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [10.1 kB] [2020-09-08T21:40:50.249Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-09-08T21:40:50.249Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [116 kB] [2020-09-08T21:40:50.249Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1089 kB] [2020-09-08T21:40:50.249Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [897 kB] [2020-09-08T21:40:50.508Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-09-08T21:40:50.771Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1384 kB] [2020-09-08T21:40:51.030Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.7 kB] [2020-09-08T21:40:51.030Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1425 kB] [2020-09-08T21:40:51.030Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [132 kB] [2020-09-08T21:40:51.289Z] Fetched 5333 kB in 1s (3922 kB/s) [2020-09-08T21:40:52.670Z] Reading package lists... [2020-09-08T21:40:55.469Z] 0% [Working] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-08T21:40:55.469Z] 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 [2020-09-08T21:40:55.469Z] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-09-08T21:40:55.728Z] 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 [2020-09-08T21:40:56.926Z] 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 [2020-09-08T21:40:58.837Z] 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 [2020-09-08T21:40:59.925Z] 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 [2020-09-08T21:41:00.184Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-09-08T21:41:00.184Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-08T21:41:00.184Z] The following packages were automatically installed and are no longer required: [2020-09-08T21:41:00.184Z] libjq1 libonig4 [2020-09-08T21:41:00.184Z] Use 'sudo apt autoremove' to remove them. [2020-09-08T21:41:00.184Z] Suggested packages: [2020-09-08T21:41:00.184Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-08T21:41:00.184Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-09-08T21:41:00.184Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-08T21:41:00.184Z] | libterm-readline-perl-perl [2020-09-08T21:41:00.446Z] The following NEW packages will be installed: [2020-09-08T21:41:00.446Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-09-08T21:41:00.446Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-08T21:41:00.446Z] 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. [2020-09-08T21:41:00.446Z] Need to get 12.0 MB of archives. [2020-09-08T21:41:00.446Z] After this operation, 77.5 MB of additional disk space will be used. [2020-09-08T21:41:00.446Z] 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] [2020-09-08T21:41:01.275Z] 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] [2020-09-08T21:41:01.275Z] 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] [2020-09-08T21:41:01.275Z] 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] [2020-09-08T21:41:01.535Z] 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] [2020-09-08T21:41:01.535Z] 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] [2020-09-08T21:41:01.535Z] 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] [2020-09-08T21:41:01.535Z] 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] [2020-09-08T21:41:01.535Z] 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] [2020-09-08T21:41:01.795Z] 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] [2020-09-08T21:41:01.795Z] 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] [2020-09-08T21:41:01.795Z] 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] [2020-09-08T21:41:01.795Z] 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] [2020-09-08T21:41:01.795Z] 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] [2020-09-08T21:41:01.795Z] 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 1s (8024 kB/s) [2020-09-08T21:41:02.055Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-08T21:41:02.055Z] Selecting previously unselected package perl-modules-5.26. [2020-09-08T21:41:02.055Z] (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.) [2020-09-08T21:41:02.055Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-08T21:41:02.055Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-08T21:41:02.994Z] Selecting previously unselected package libgdbm5:amd64. [2020-09-08T21:41:02.994Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-09-08T21:41:02.994Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-09-08T21:41:03.254Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-09-08T21:41:03.254Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-09-08T21:41:03.254Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-08T21:41:03.254Z] Selecting previously unselected package libperl5.26:amd64. [2020-09-08T21:41:03.254Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-08T21:41:03.254Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-08T21:41:03.826Z] Selecting previously unselected package perl. [2020-09-08T21:41:03.826Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-08T21:41:03.826Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-08T21:41:04.085Z] Selecting previously unselected package less. [2020-09-08T21:41:04.085Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-09-08T21:41:04.085Z] Unpacking less (487-0.1) ... [2020-09-08T21:41:04.085Z] Selecting previously unselected package netbase. [2020-09-08T21:41:04.085Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-09-08T21:41:04.085Z] Unpacking netbase (5.4) ... [2020-09-08T21:41:04.085Z] Selecting previously unselected package curl. [2020-09-08T21:41:04.085Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-08T21:41:04.086Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-08T21:41:04.086Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-09-08T21:41:04.086Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-08T21:41:04.086Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-08T21:41:04.344Z] Selecting previously unselected package liberror-perl. [2020-09-08T21:41:04.345Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-09-08T21:41:04.345Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-08T21:41:04.345Z] Selecting previously unselected package git-man. [2020-09-08T21:41:04.345Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-08T21:41:04.345Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-08T21:41:04.604Z] Selecting previously unselected package git. [2020-09-08T21:41:04.604Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-09-08T21:41:04.604Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-08T21:41:05.173Z] Selecting previously unselected package make. [2020-09-08T21:41:05.173Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-09-08T21:41:05.173Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-08T21:41:05.173Z] Selecting previously unselected package patch. [2020-09-08T21:41:05.173Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-09-08T21:41:05.173Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-08T21:41:05.173Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-08T21:41:05.173Z] Setting up less (487-0.1) ... [2020-09-08T21:41:05.433Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-08T21:41:05.433Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-08T21:41:05.433Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-08T21:41:05.433Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-08T21:41:05.433Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-09-08T21:41:05.433Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-08T21:41:05.433Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-08T21:41:05.433Z] Setting up netbase (5.4) ... [2020-09-08T21:41:05.692Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-08T21:41:05.692Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-08T21:41:05.692Z] Setting up liberror-perl (0.17025-1) ... [2020-09-08T21:41:05.692Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-08T21:41:05.692Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-08T21:41:05.692Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-08T21:41:07.077Z] curl set to automatically installed. [2020-09-08T21:41:07.077Z] git set to automatically installed. [2020-09-08T21:41:07.077Z] git-man set to automatically installed. [2020-09-08T21:41:07.077Z] less set to automatically installed. [2020-09-08T21:41:07.077Z] libcurl3-gnutls set to automatically installed. [2020-09-08T21:41:07.077Z] liberror-perl set to automatically installed. [2020-09-08T21:41:07.077Z] libgdbm-compat4 set to automatically installed. [2020-09-08T21:41:07.077Z] libgdbm5 set to automatically installed. [2020-09-08T21:41:07.077Z] libperl5.26 set to automatically installed. [2020-09-08T21:41:07.077Z] make set to automatically installed. [2020-09-08T21:41:07.336Z] netbase set to automatically installed. [2020-09-08T21:41:07.336Z] patch set to automatically installed. [2020-09-08T21:41:07.336Z] perl set to automatically installed. [2020-09-08T21:41:07.336Z] perl-modules-5.26 set to automatically installed. [2020-09-08T21:41:07.336Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-08T21:41:07.336Z] Please ensure the environment is properly setup before continuing. [2020-09-08T21:41:07.336Z] Ignore this message if the appropriate measures have already been taken [2020-09-08T21:41:07.904Z] Pulling go  [2020-09-08T21:41:08.842Z] 'device-mqtt' has dependencies that need to be staged: go [2020-09-08T21:41:08.842Z] Skipping pull go (already ran) [2020-09-08T21:41:08.842Z] Building go  [2020-09-08T21:41:08.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-08T21:41:08.842Z] Dload Upload Total Spent Left Speed [2020-09-08T21:41:10.617Z] 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 [2020-09-08T21:41:11.555Z] go1.13.5.linux-amd64.tar.gz: OK [2020-09-08T21:41:18.131Z] Staging go  [2020-09-08T21:41:18.131Z] Pulling device-mqtt  [2020-09-08T21:41:18.701Z] Skipping build go (already ran) [2020-09-08T21:41:18.701Z] Building device-mqtt  [2020-09-08T21:41:18.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-09-08T21:41:19.641Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T21:41:19.641Z] go: downloading github.com/spf13/cast v1.3.0 [2020-09-08T21:41:19.641Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T21:41:19.641Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T21:41:19.641Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T21:41:19.641Z] go: extracting github.com/spf13/cast v1.3.0 [2020-09-08T21:41:19.641Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T21:41:19.641Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-09-08T21:41:19.641Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T21:41:19.902Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T21:41:19.902Z] go: downloading github.com/pkg/errors v0.8.1 [2020-09-08T21:41:19.902Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T21:41:19.902Z] go: extracting github.com/pkg/errors v0.8.1 [2020-09-08T21:41:19.902Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T21:41:19.902Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T21:41:19.902Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-09-08T21:41:19.902Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T21:41:19.902Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-09-08T21:41:19.902Z] go: downloading github.com/google/uuid v1.1.1 [2020-09-08T21:41:19.902Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T21:41:19.902Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-09-08T21:41:19.902Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-09-08T21:41:19.902Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T21:41:19.902Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T21:41:19.902Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T21:41:19.902Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T21:41:19.902Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-09-08T21:41:19.902Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-09-08T21:41:19.902Z] go: extracting github.com/google/uuid v1.1.1 [2020-09-08T21:41:19.902Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-09-08T21:41:19.902Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T21:41:19.902Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T21:41:19.902Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T21:41:19.902Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-09-08T21:41:19.902Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T21:41:19.902Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-09-08T21:41:19.902Z] go: downloading github.com/x448/float16 v0.8.4 [2020-09-08T21:41:19.902Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T21:41:20.163Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-09-08T21:41:20.163Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T21:41:20.163Z] go: extracting github.com/x448/float16 v0.8.4 [2020-09-08T21:41:20.163Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T21:41:20.163Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T21:41:20.163Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T21:41:20.163Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-09-08T21:41:20.163Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T21:41:20.163Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-09-08T21:41:20.163Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-09-08T21:41:20.163Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T21:41:20.163Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T21:41:20.163Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T21:41:20.163Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T21:41:20.163Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-09-08T21:41:20.163Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T21:41:20.163Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T21:41:20.163Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T21:41:20.163Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T21:41:20.163Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T21:41:20.163Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T21:41:20.163Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-09-08T21:41:20.163Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T21:41:20.163Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T21:41:20.163Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T21:41:20.423Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T21:41:20.423Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T21:41:20.423Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T21:41:20.423Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T21:41:20.423Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-08T21:41:20.423Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T21:41:20.423Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T21:41:20.423Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T21:41:20.423Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T21:41:20.423Z] go: finding github.com/google/uuid v1.1.1 [2020-09-08T21:41:20.423Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T21:41:20.423Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T21:41:20.423Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T21:41:20.423Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-08T21:41:20.423Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-08T21:41:20.423Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-08T21:41:20.423Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-08T21:41:20.423Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T21:41:20.423Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T21:41:20.423Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-08T21:41:20.423Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-08T21:41:20.423Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-08T21:41:20.423Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T21:41:20.423Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T21:41:20.423Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T21:41:20.423Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-08T21:41:20.423Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-08T21:41:20.423Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T21:41:20.423Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T21:41:20.423Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T21:41:20.690Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T21:41:20.690Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T21:41:20.690Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T21:41:20.690Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T21:41:20.690Z] go: finding github.com/spf13/cast v1.3.0 [2020-09-08T21:41:20.690Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T21:41:26.008Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-08T21:41:29.549Z] Skipping stage go (already ran) [2020-09-08T21:41:29.549Z] Staging device-mqtt  [2020-09-08T21:41:30.659Z] Priming go  [2020-09-08T21:41:30.860Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-1838 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws [2020-09-08T21:41:30.990Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2020-09-08T21:41:31.328Z] Priming device-mqtt  [2020-09-08T21:41:31.960Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-09-08T21:41:31.960Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-09-08T21:41:31.960Z] Determining the version from the project repo (version-script). [2020-09-08T21:41:32.243Z] The version has been set to 'local-dev-20200908+ba68a64' [2020-09-08T21:41:32.830Z] Snapping | Snapping / Snapping - Snapping \ Snapping | [2020-09-08T21:41:32.830Z] Snapped edgex-device-mqtt_local-dev-20200908+ba68a64_amd64.snap [Pipeline] } [2020-09-08T21:41:35.456Z] 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 [2020-09-08T21:41:36.214Z] using credential edgex-jenkins-ssh [Pipeline] } [Pipeline] // ws [2020-09-08T21:41:36.293Z] Cloning the remote Git repository [2020-09-08T21:41:36.293Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-08T21:41:36.386Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:41:36.536Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2020-09-08T21:41:36.613Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:41:36.613Z] > git --version # timeout=10 [2020-09-08T21:41:36.628Z] > git --version # 'git version 2.17.1' [2020-09-08T21:41:36.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:41:36.682Z] > 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 [2020-09-08T21:41:37.523Z] Fetching without tags [2020-09-08T21:41:38.077Z] Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 [2020-09-08T21:41:38.295Z] Merge succeeded, producing 689e65a058f7865ba16d87bc263b48d865e6f17f [2020-09-08T21:41:38.295Z] Checking out Revision 689e65a058f7865ba16d87bc263b48d865e6f17f (PR-166) [2020-09-08T21:41:37.474Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:41:37.488Z] > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 [2020-09-08T21:41:37.506Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:41:37.527Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:41:37.550Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:41:37.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:41:37.563Z] > 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 [2020-09-08T21:41:38.112Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:41:38.126Z] > git checkout -f 8bc9dbb832ea1e5a2665563a05baf0e3cfeb9d30 # timeout=10 [2020-09-08T21:41:38.197Z] > git remote # timeout=10 [2020-09-08T21:41:38.210Z] > git config --get remote.origin.url # timeout=10 [2020-09-08T21:41:38.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:41:38.252Z] > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 [2020-09-08T21:41:38.296Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-08T21:41:38.318Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:41:38.329Z] > git checkout -f 689e65a058f7865ba16d87bc263b48d865e6f17f # timeout=10 [2020-09-08T21:41:42.430Z] Commit message: "Merge commit 'fe2df51579bf0cce1b2e428c0c04fcb23a980c4d' into HEAD" [2020-09-08T21:41:42.454Z] First time build. Skipping changelog. [2020-09-08T21:41:42.452Z] > git rev-list --no-walk d515993987dee35fd62cc7c290ab2176477551b8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-08T21:41:43.771Z] + find /w/workspace/device-mqtt-go/3 [2020-09-08T21:41:43.771Z] + grep snapcraft.yaml [2020-09-08T21:41:43.771Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-08T21:41:43.991Z] provisioning config files... [2020-09-08T21:41:44.018Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/3@tmp/config4821721393293003361tmp [Pipeline] { [Pipeline] sh [2020-09-08T21:41:44.401Z] + cp /w/workspace/device-mqtt-go/3@tmp/config4821721393293003361tmp /w/workspace/device-mqtt-go/3/edgex-snap-store-login [Pipeline] sh [2020-09-08T21:41:44.738Z] + 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 [2020-09-08T21:41:45.333Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-09-08T21:41:45.606Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-09-08T21:41:45.606Z] 237528ba509b: Pulling fs layer [2020-09-08T21:41:45.606Z] 393b96f31d8b: Pulling fs layer [2020-09-08T21:41:45.606Z] 4d82b0e39008: Pulling fs layer [2020-09-08T21:41:45.606Z] e7ca375b8d34: Pulling fs layer [2020-09-08T21:41:45.606Z] 418f656485bb: Pulling fs layer [2020-09-08T21:41:45.606Z] aebe8db9254c: Pulling fs layer [2020-09-08T21:41:45.606Z] 418f656485bb: Waiting [2020-09-08T21:41:45.606Z] 4f5f7b207d3f: Pulling fs layer [2020-09-08T21:41:45.606Z] aebe8db9254c: Waiting [2020-09-08T21:41:45.606Z] d19ca6af091a: Pulling fs layer [2020-09-08T21:41:45.606Z] 16b5a0711add: Pulling fs layer [2020-09-08T21:41:45.606Z] 4f5f7b207d3f: Waiting [2020-09-08T21:41:45.606Z] d19ca6af091a: Waiting [2020-09-08T21:41:45.606Z] 16b5a0711add: Waiting [2020-09-08T21:41:45.606Z] 4d82b0e39008: Verifying Checksum [2020-09-08T21:41:45.606Z] 4d82b0e39008: Download complete [2020-09-08T21:41:45.606Z] 393b96f31d8b: Download complete [2020-09-08T21:41:45.606Z] e7ca375b8d34: Download complete [2020-09-08T21:41:45.606Z] aebe8db9254c: Download complete [2020-09-08T21:41:45.606Z] 4f5f7b207d3f: Download complete [2020-09-08T21:41:45.606Z] d19ca6af091a: Verifying Checksum [2020-09-08T21:41:45.606Z] d19ca6af091a: Download complete [2020-09-08T21:41:45.606Z] 16b5a0711add: Verifying Checksum [2020-09-08T21:41:45.606Z] 16b5a0711add: Download complete [2020-09-08T21:41:46.591Z] 237528ba509b: Verifying Checksum [2020-09-08T21:41:46.591Z] 237528ba509b: Download complete [2020-09-08T21:41:49.214Z] 237528ba509b: Pull complete [2020-09-08T21:41:49.490Z] 393b96f31d8b: Pull complete [2020-09-08T21:41:50.084Z] 4d82b0e39008: Pull complete [2020-09-08T21:41:50.356Z] e7ca375b8d34: Pull complete [2020-09-08T21:41:54.658Z] 418f656485bb: Verifying Checksum [2020-09-08T21:41:54.658Z] 418f656485bb: Download complete [2020-09-08T21:42:41.649Z] 418f656485bb: Pull complete [2020-09-08T21:42:41.649Z] aebe8db9254c: Pull complete [2020-09-08T21:42:41.649Z] 4f5f7b207d3f: Pull complete [2020-09-08T21:42:41.649Z] d19ca6af091a: Pull complete [2020-09-08T21:42:41.649Z] 16b5a0711add: Pull complete [2020-09-08T21:42:41.649Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-09-08T21:42:41.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-09-08T21:42:42.624Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-08T21:42:42.624Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-09-08T21:42:42.624Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-09-08T21:42:42.897Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-09-08T21:42:43.169Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1260 kB] [2020-09-08T21:42:43.764Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [942 kB] [2020-09-08T21:42:44.035Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [783 kB] [2020-09-08T21:42:44.035Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [671 kB] [2020-09-08T21:42:44.628Z] Fetched 3908 kB in 2s (1739 kB/s) [2020-09-08T21:42:48.919Z] Reading package lists... [2020-09-08T21:43:03.978Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-08T21:43:03.978Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-09-08T21:43:03.978Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-09-08T21:43:03.978Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-09-08T21:43:07.185Z] 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 [2020-09-08T21:43:13.883Z] 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 [2020-09-08T21:43:17.384Z] 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 [2020-09-08T21:43:18.244Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-09-08T21:43:18.244Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-08T21:43:18.834Z] The following packages were automatically installed and are no longer required: [2020-09-08T21:43:18.834Z] libjq1 libonig4 [2020-09-08T21:43:18.834Z] Use 'sudo apt autoremove' to remove them. [2020-09-08T21:43:18.834Z] Suggested packages: [2020-09-08T21:43:18.834Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-08T21:43:18.834Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-09-08T21:43:18.834Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-08T21:43:18.834Z] | libterm-readline-perl-perl [2020-09-08T21:43:19.121Z] The following NEW packages will be installed: [2020-09-08T21:43:19.121Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-09-08T21:43:19.121Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-08T21:43:19.121Z] 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. [2020-09-08T21:43:19.121Z] Need to get 10.8 MB of archives. [2020-09-08T21:43:19.121Z] After this operation, 73.6 MB of additional disk space will be used. [2020-09-08T21:43:19.392Z] 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] [2020-09-08T21:43:20.265Z] 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] [2020-09-08T21:43:20.265Z] 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] [2020-09-08T21:43:20.265Z] 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] [2020-09-08T21:43:20.265Z] 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] [2020-09-08T21:43:20.265Z] 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] [2020-09-08T21:43:20.265Z] 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] [2020-09-08T21:43:20.265Z] 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] [2020-09-08T21:43:20.265Z] 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] [2020-09-08T21:43:20.265Z] 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] [2020-09-08T21:43:20.265Z] 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] [2020-09-08T21:43:20.265Z] 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] [2020-09-08T21:43:20.538Z] 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] [2020-09-08T21:43:20.538Z] 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] [2020-09-08T21:43:20.538Z] 98% [14 patch 57.3 kB/91.8 kB 62%] 100% [Working] Fetched 10.8 MB in 1s (8194 kB/s) [2020-09-08T21:43:21.133Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-08T21:43:21.419Z] Selecting previously unselected package perl-modules-5.26. [2020-09-08T21:43:21.419Z] (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.) [2020-09-08T21:43:21.419Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-08T21:43:21.419Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-08T21:43:22.853Z] Selecting previously unselected package libgdbm5:arm64. [2020-09-08T21:43:22.853Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-09-08T21:43:22.853Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-09-08T21:43:22.853Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-09-08T21:43:22.853Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-09-08T21:43:22.853Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-08T21:43:23.128Z] Selecting previously unselected package libperl5.26:arm64. [2020-09-08T21:43:23.128Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-08T21:43:23.128Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-08T21:43:24.122Z] Selecting previously unselected package perl. [2020-09-08T21:43:24.123Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-08T21:43:24.395Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-08T21:43:24.395Z] Selecting previously unselected package less. [2020-09-08T21:43:24.395Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-09-08T21:43:24.395Z] Unpacking less (487-0.1) ... [2020-09-08T21:43:24.668Z] Selecting previously unselected package netbase. [2020-09-08T21:43:24.668Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-09-08T21:43:24.668Z] Unpacking netbase (5.4) ... [2020-09-08T21:43:24.668Z] Selecting previously unselected package curl. [2020-09-08T21:43:24.668Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-08T21:43:24.668Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-08T21:43:24.940Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-09-08T21:43:24.940Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-08T21:43:24.940Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-08T21:43:25.212Z] Selecting previously unselected package liberror-perl. [2020-09-08T21:43:25.212Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-09-08T21:43:25.212Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-08T21:43:25.212Z] Selecting previously unselected package git-man. [2020-09-08T21:43:25.212Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-08T21:43:25.212Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-08T21:43:25.483Z] Selecting previously unselected package git. [2020-09-08T21:43:25.483Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-09-08T21:43:25.483Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-08T21:43:26.912Z] Selecting previously unselected package make. [2020-09-08T21:43:26.912Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-09-08T21:43:26.912Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-08T21:43:26.912Z] Selecting previously unselected package patch. [2020-09-08T21:43:26.912Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-09-08T21:43:26.912Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-08T21:43:27.184Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-08T21:43:27.184Z] Setting up less (487-0.1) ... [2020-09-08T21:43:27.454Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-08T21:43:27.454Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-08T21:43:27.454Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-08T21:43:27.454Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-08T21:43:27.724Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-09-08T21:43:27.724Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-08T21:43:27.724Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-08T21:43:27.724Z] Setting up netbase (5.4) ... [2020-09-08T21:43:27.724Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-08T21:43:27.995Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-08T21:43:27.995Z] Setting up liberror-perl (0.17025-1) ... [2020-09-08T21:43:27.995Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-08T21:43:27.995Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-08T21:43:28.285Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-08T21:43:33.672Z] curl set to automatically installed. [2020-09-08T21:43:33.672Z] git set to automatically installed. [2020-09-08T21:43:33.672Z] git-man set to automatically installed. [2020-09-08T21:43:33.672Z] less set to automatically installed. [2020-09-08T21:43:33.672Z] libcurl3-gnutls set to automatically installed. [2020-09-08T21:43:33.672Z] liberror-perl set to automatically installed. [2020-09-08T21:43:33.942Z] libgdbm-compat4 set to automatically installed. [2020-09-08T21:43:33.942Z] libgdbm5 set to automatically installed. [2020-09-08T21:43:33.942Z] libperl5.26 set to automatically installed. [2020-09-08T21:43:33.942Z] make set to automatically installed. [2020-09-08T21:43:33.942Z] netbase set to automatically installed. [2020-09-08T21:43:33.942Z] patch set to automatically installed. [2020-09-08T21:43:33.942Z] perl set to automatically installed. [2020-09-08T21:43:33.942Z] perl-modules-5.26 set to automatically installed. [2020-09-08T21:43:34.213Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-08T21:43:34.213Z] Please ensure the environment is properly setup before continuing. [2020-09-08T21:43:34.213Z] Ignore this message if the appropriate measures have already been taken [2020-09-08T21:43:34.805Z] Pulling go  [2020-09-08T21:43:39.091Z] 'device-mqtt' has dependencies that need to be staged: go [2020-09-08T21:43:39.091Z] Skipping pull go (already ran) [2020-09-08T21:43:39.091Z] Building go  [2020-09-08T21:43:39.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-08T21:43:39.091Z] Dload Upload Total Spent Left Speed [2020-09-08T21:43:40.936Z] 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 [2020-09-08T21:43:42.361Z] go1.13.5.linux-arm64.tar.gz: OK [2020-09-08T21:44:00.628Z] Staging go  [2020-09-08T21:44:03.235Z] Pulling device-mqtt  [2020-09-08T21:44:06.618Z] Skipping build go (already ran) [2020-09-08T21:44:06.618Z] Building device-mqtt  [2020-09-08T21:44:06.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-09-08T21:44:07.595Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T21:44:07.595Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T21:44:07.595Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T21:44:07.595Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T21:44:07.595Z] go: downloading github.com/spf13/cast v1.3.0 [2020-09-08T21:44:07.867Z] go: extracting github.com/spf13/cast v1.3.0 [2020-09-08T21:44:07.867Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T21:44:07.867Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T21:44:07.867Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T21:44:07.867Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T21:44:07.867Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T21:44:07.867Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-09-08T21:44:07.867Z] go: downloading github.com/google/uuid v1.1.1 [2020-09-08T21:44:07.867Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T21:44:07.867Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T21:44:07.867Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T21:44:07.867Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-09-08T21:44:07.867Z] go: extracting github.com/google/uuid v1.1.1 [2020-09-08T21:44:07.867Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T21:44:07.867Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T21:44:08.137Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T21:44:08.137Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-09-08T21:44:08.137Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T21:44:08.137Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-09-08T21:44:08.137Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-09-08T21:44:08.137Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T21:44:08.137Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T21:44:08.137Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-09-08T21:44:08.732Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T21:44:09.005Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-09-08T21:44:09.005Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T21:44:09.005Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-09-08T21:44:09.005Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-09-08T21:44:09.005Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T21:44:09.005Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T21:44:09.005Z] go: downloading github.com/pkg/errors v0.8.1 [2020-09-08T21:44:09.005Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-09-08T21:44:09.005Z] go: downloading github.com/x448/float16 v0.8.4 [2020-09-08T21:44:09.005Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T21:44:09.005Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-09-08T21:44:09.278Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T21:44:09.278Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T21:44:09.278Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T21:44:09.278Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T21:44:09.278Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-09-08T21:44:09.278Z] go: extracting github.com/x448/float16 v0.8.4 [2020-09-08T21:44:09.278Z] go: extracting github.com/pkg/errors v0.8.1 [2020-09-08T21:44:09.278Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-09-08T21:44:09.550Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T21:44:09.550Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-09-08T21:44:09.550Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T21:44:09.550Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T21:44:09.550Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T21:44:09.550Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T21:44:09.550Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-09-08T21:44:09.550Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T21:44:09.550Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T21:44:09.550Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T21:44:09.550Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T21:44:09.550Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-09-08T21:44:09.823Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T21:44:09.823Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T21:44:09.823Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T21:44:09.823Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T21:44:09.823Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T21:44:09.823Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T21:44:09.823Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T21:44:09.823Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T21:44:09.823Z] go: finding github.com/spf13/cast v1.3.0 [2020-09-08T21:44:09.823Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T21:44:09.823Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T21:44:10.095Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-08T21:44:10.095Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T21:44:10.095Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-08T21:44:10.095Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T21:44:10.095Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T21:44:10.095Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T21:44:10.095Z] go: finding github.com/google/uuid v1.1.1 [2020-09-08T21:44:10.095Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T21:44:10.095Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T21:44:10.095Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-08T21:44:10.095Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T21:44:10.095Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-08T21:44:10.095Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-08T21:44:10.095Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-08T21:44:10.095Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T21:44:10.095Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-08T21:44:10.095Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-08T21:44:10.095Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T21:44:10.095Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T21:44:10.095Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T21:44:10.095Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-08T21:44:10.095Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T21:44:10.095Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-08T21:44:10.095Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T21:44:10.095Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T21:44:10.095Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T21:44:10.095Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T21:44:10.095Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T21:44:28.392Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-08T21:44:46.672Z] Skipping stage go (already ran) [2020-09-08T21:44:46.672Z] Staging device-mqtt  [2020-09-08T21:44:48.637Z] Priming go  [2020-09-08T21:44:52.918Z] Priming device-mqtt  [2020-09-08T21:44:56.285Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-09-08T21:44:56.285Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-09-08T21:44:56.285Z] Determining the version from the project repo (version-script). [2020-09-08T21:44:56.285Z] The version has been set to 'local-dev-20200908+689e65a' [2020-09-08T21:44:57.099Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | [2020-09-08T21:44:57.099Z] Snapped edgex-device-mqtt_local-dev-20200908+689e65a_arm64.snap [Pipeline] } [2020-09-08T21:44:59.720Z] 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 [2020-09-08T21:45:01.635Z] provisioning config files... [2020-09-08T21:45:01.653Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/config8685522979216960553tmp [Pipeline] { [Pipeline] sh [2020-09-08T21:45:02.074Z] + curl -s https://codecov.io/bash [2020-09-08T21:45:02.074Z] + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/config8685522979216960553tmp [Pipeline] } [2020-09-08T21:45:02.348Z] 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 [2020-09-08T21:45:05.021Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-08T21:45:05.585Z] ---> package-listing.sh [2020-09-08T21:45:05.585Z] ++ facter osfamily [2020-09-08T21:45:05.585Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-08T21:45:05.585Z] + OS_FAMILY=redhat [2020-09-08T21:45:05.585Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-166 [2020-09-08T21:45:05.585Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-08T21:45:05.585Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-08T21:45:05.585Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-08T21:45:05.585Z] + PACKAGES=/tmp/packages_start.txt [2020-09-08T21:45:05.585Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-166 ']' [2020-09-08T21:45:05.585Z] + PACKAGES=/tmp/packages_end.txt [2020-09-08T21:45:05.585Z] + case "${OS_FAMILY}" in [2020-09-08T21:45:05.585Z] + rpm -qa [2020-09-08T21:45:05.585Z] + sort [2020-09-08T21:45:09.809Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-08T21:45:09.809Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-08T21:45:09.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-08T21:45:09.809Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-166 ']' [2020-09-08T21:45:09.809Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-166/archives/ [2020-09-08T21:45:09.809Z] + 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 [2020-09-08T21:45:10.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-08T21:45:10.252Z] [2020-09-08T21:45:10.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:45:10.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-08T21:45:10.601Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-08T21:45:10.601Z] df20fa9351a1: Pulling fs layer [2020-09-08T21:45:10.601Z] 36b3adc4ff6f: Pulling fs layer [2020-09-08T21:45:10.601Z] 8ad3a11d3b57: Pulling fs layer [2020-09-08T21:45:10.601Z] 46f8f816bc3b: Pulling fs layer [2020-09-08T21:45:10.601Z] 0dadc02b9964: Pulling fs layer [2020-09-08T21:45:10.601Z] ce6a7cf60c04: Pulling fs layer [2020-09-08T21:45:10.601Z] 7a184a31f384: Pulling fs layer [2020-09-08T21:45:10.601Z] 0879bd2ef858: Pulling fs layer [2020-09-08T21:45:10.601Z] 0dadc02b9964: Waiting [2020-09-08T21:45:10.601Z] ce6a7cf60c04: Waiting [2020-09-08T21:45:10.601Z] 7a184a31f384: Waiting [2020-09-08T21:45:10.601Z] 0879bd2ef858: Waiting [2020-09-08T21:45:10.601Z] 46f8f816bc3b: Waiting [2020-09-08T21:45:10.601Z] 36b3adc4ff6f: Download complete [2020-09-08T21:45:10.601Z] 46f8f816bc3b: Verifying Checksum [2020-09-08T21:45:10.601Z] 46f8f816bc3b: Download complete [2020-09-08T21:45:10.601Z] df20fa9351a1: Verifying Checksum [2020-09-08T21:45:10.601Z] df20fa9351a1: Download complete [2020-09-08T21:45:10.601Z] ce6a7cf60c04: Verifying Checksum [2020-09-08T21:45:10.601Z] ce6a7cf60c04: Download complete [2020-09-08T21:45:10.601Z] 7a184a31f384: Verifying Checksum [2020-09-08T21:45:10.601Z] 7a184a31f384: Download complete [2020-09-08T21:45:10.601Z] 0dadc02b9964: Verifying Checksum [2020-09-08T21:45:10.601Z] 0dadc02b9964: Download complete [2020-09-08T21:45:10.868Z] 8ad3a11d3b57: Verifying Checksum [2020-09-08T21:45:10.868Z] 8ad3a11d3b57: Download complete [2020-09-08T21:45:11.133Z] df20fa9351a1: Pull complete [2020-09-08T21:45:11.133Z] 0879bd2ef858: Download complete [2020-09-08T21:45:11.133Z] 36b3adc4ff6f: Pull complete [2020-09-08T21:45:11.707Z] 8ad3a11d3b57: Pull complete [2020-09-08T21:45:11.971Z] 46f8f816bc3b: Pull complete [2020-09-08T21:45:12.232Z] 0dadc02b9964: Pull complete [2020-09-08T21:45:12.232Z] ce6a7cf60c04: Pull complete [2020-09-08T21:45:12.492Z] 7a184a31f384: Pull complete [2020-09-08T21:45:15.076Z] 0879bd2ef858: Pull complete [2020-09-08T21:45:15.076Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-08T21:45:15.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-08T21:45:15.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-08T21:45:15.238Z] prd-centos7-docker-4c-2g-1834 does not seem to be running inside a container [2020-09-08T21:45:15.282Z] $ 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 [2020-09-08T21:45:20.683Z] $ docker top 88113332ffb785865f0f2d10d71e121d37c35ef78c6f8ff4bff4a6795629b7af -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-08T21:45:21.190Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-08T21:45:21.485Z] + ls /var/log/sa-host [2020-09-08T21:45:21.485Z] + sadf -c /var/log/sa-host/sa05 [2020-09-08T21:45:21.485Z] file_magic: OK [2020-09-08T21:45:21.485Z] HZ: Using current value: 100 [2020-09-08T21:45:21.485Z] file_header: OK [2020-09-08T21:45:21.485Z] 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 [2020-09-08T21:45:21.485Z] Statistics: [2020-09-08T21:45:21.485Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-08T21:45:21.485Z] File successfully converted to sysstat format version 12.2.1 [2020-09-08T21:45:21.485Z] + sadf -c /var/log/sa-host/sa08 [2020-09-08T21:45:21.485Z] file_magic: OK [2020-09-08T21:45:21.485Z] HZ: Using current value: 100 [2020-09-08T21:45:21.485Z] file_header: OK [2020-09-08T21:45:21.485Z] 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 [2020-09-08T21:45:21.485Z] Statistics: [2020-09-08T21:45:21.485Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-08T21:45:21.485Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-08T21:45:21.605Z] provisioning config files... [2020-09-08T21:45:21.620Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/config7319079225923087825tmp [Pipeline] { [Pipeline] echo [2020-09-08T21:45:21.687Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-08T21:45:21.983Z] ---> create-netrc.sh [Pipeline] echo [2020-09-08T21:45:21.993Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-08T21:45:22.292Z] ---> logs-deploy.sh [2020-09-08T21:45:22.292Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-166/3 [2020-09-08T21:45:22.292Z] INFO: archiving workspace using pattern(s): [2020-09-08T21:45:23.683Z] Archives upload complete. [2020-09-08T21:45:23.683Z] INFO: archiving logs to Nexus