Pull request #180 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 weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 8630507f109767bf19123072eec78149740a584f+a1273e61004a83c63f8b8f9ce87c3cf8faec807b (30788c9e8c6ac372467c93d5b09c7ca818d37165) 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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. Loading library lf-pipelines@master Attempting to resolve master 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 -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-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 --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:lfit/releng-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, 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-9419 in /w/workspace/gexfoundry_device-mqtt-go_PR-180 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-180 # 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 --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a1273e61004a83c63f8b8f9ce87c3cf8faec807b into PR head commit 8630507f109767bf19123072eec78149740a584f > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 > git remote # timeout=10 Merge succeeded, producing 8630507f109767bf19123072eec78149740a584f Checking out Revision 8630507f109767bf19123072eec78149740a584f (PR-180) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 Commit message: "fix: Return error instead of the panic if required config not found" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:54:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:54:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:54:37 ========================================================= 04:54:37 EdgeX Global Pipelines Version Info 04:54:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2fca3a8b90c453c01d91d98a2ecc034c49928acb # timeout=10 04:54:39 ------------------- 04:54:39 stable info: 04:54:39 ------------------- 04:54:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:54:39 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 04:54:39 Message: update stable to v1.0.148 04:54:40 ------------------- 04:54:40 experimental info: 04:54:40 ------------------- 04:54:40 Commited By: **** collab-it+edgex@linuxfoundation.org 04:54:40 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 04:54:40 Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:54:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 04:54:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 04:54:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:54:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:54:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:54:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:54:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 04:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:54:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:54:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:54:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:54:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:54:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:54:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:54:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:54:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:54:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:54:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:54:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:54:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo 04:54:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo 04:54:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo 04:54:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8630507f109767bf19123072eec78149740a584f [Pipeline] echo 04:54:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8630507 [Pipeline] echo 04:54:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:54:44 + git log --format=format:%s -1 8630507f109767bf19123072eec78149740a584f [Pipeline] echo 04:54:44 GIT_COMMIT: 8630507f109767bf19123072eec78149740a584f, Commit Message: fix: Return error instead of the panic if required config not found [Pipeline] echo 04:54:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:54:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:54:46 04:54:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:54:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:54:46 latest: Pulling from edgex-devops/git-semver 04:54:46 31603596830f: Pulling fs layer 04:54:46 2a8b12db71e7: Pulling fs layer 04:54:46 6ca5941a6612: Pulling fs layer 04:54:46 ecc8261a40a4: Pulling fs layer 04:54:46 ecc8261a40a4: Waiting 04:54:46 2a8b12db71e7: Download complete 04:54:46 31603596830f: Verifying Checksum 04:54:46 31603596830f: Download complete 04:54:47 ecc8261a40a4: Verifying Checksum 04:54:47 ecc8261a40a4: Download complete 04:54:47 6ca5941a6612: Verifying Checksum 04:54:47 6ca5941a6612: Download complete 04:54:47 31603596830f: Pull complete 04:54:47 2a8b12db71e7: Pull complete 04:54:48 6ca5941a6612: Pull complete 04:54:49 ecc8261a40a4: Pull complete 04:54:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:54:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:54:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:54:49 prd-centos7-docker-4c-2g-9419 does not seem to be running inside a container 04:54:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-180 -v /w/workspace/gexfoundry_device-mqtt-go_PR-180:/w/workspace/gexfoundry_device-mqtt-go_PR-180:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-180@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:54:51 $ docker top 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:54:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:54:52 [ssh-agent] Looking for ssh-agent implementation... 04:54:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:54:52 $ docker exec 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 ssh-agent 04:54:52 SSH_AUTH_SOCK=/tmp/ssh-BgWfGPnZtzO0/agent.12 04:54:52 SSH_AGENT_PID=17 04:54:52 Running ssh-add (command line suppressed) 04:54:53 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp/private_key_7486727481270431.key (/w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp/private_key_7486727481270431.key) 04:54:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:54:53 + git tag --points-at HEAD [Pipeline] } 04:54:53 $ docker exec --env ******** --env ******** 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 ssh-agent -k 04:54:53 unset SSH_AUTH_SOCK; 04:54:53 unset SSH_AGENT_PID; 04:54:53 echo Agent pid 17 killed; 04:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:54:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:54:53 [ssh-agent] Looking for ssh-agent implementation... 04:54:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:54:54 $ docker exec 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 ssh-agent 04:54:54 SSH_AUTH_SOCK=/tmp/ssh-wTw1pL3yYV2M/agent.46 04:54:54 SSH_AGENT_PID=52 04:54:54 Running ssh-add (command line suppressed) 04:54:54 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp/private_key_145466572764810057.key (/w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp/private_key_145466572764810057.key) 04:54:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:54:55 + git semver init 04:54:55 # -> Open(): unable to determine branch for HEAD 04:54:55 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-180/.git 04:54:55 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-180 04:54:55 # $SEMVER_REMOTE_NAME = origin 04:54:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:54:55 # $SEMVER_USER_NAME = edgex-jenkins 04:54:55 # $SEMVER_BRANCH = PR-180 04:54:55 # $SEMVER_TEMP = /tmp/semver-071773122 04:54:55 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 04:54:55 # '/tmp/semver-071773122' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-180/.semver' 04:54:55 # -> Force: false 04:54:55 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-180/.semver [Pipeline] } 04:54:55 $ docker exec --env ******** --env ******** 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 ssh-agent -k 04:54:55 unset SSH_AUTH_SOCK; 04:54:55 unset SSH_AGENT_PID; 04:54:55 echo Agent pid 52 killed; 04:54:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:54:56 + git semver [Pipeline] } 04:54:56 $ docker stop --time=1 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 04:54:58 $ docker rm -f 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 [Pipeline] // withDockerContainer [Pipeline] sh 04:54:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:54:59 Stashed 1 file(s) [Pipeline] echo 04:54:59 [edgeXSemver]: initialized semver on 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 04:55:15 Still waiting to schedule task 04:55:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:55:15 Still waiting to schedule task 04:55:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:57:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9420 in /w/workspace/gexfoundry_device-mqtt-go_PR-180 [Pipeline] { [Pipeline] ws 04:57:27 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 04:57:33 using credential edgex-jenkins-ssh 04:57:33 Cloning the remote Git repository 04:57:33 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:57:33 > git init /w/workspace/device-mqtt-go/4 # timeout=10 04:57:33 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:57:33 > git --version # timeout=10 04:57:33 > git --version # 'git version 2.17.1' 04:57:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:34 Merging remotes/origin/master commit a1273e61004a83c63f8b8f9ce87c3cf8faec807b into PR head commit 8630507f109767bf19123072eec78149740a584f 04:57:35 Merge succeeded, producing 8630507f109767bf19123072eec78149740a584f 04:57:35 Checking out Revision 8630507f109767bf19123072eec78149740a584f (PR-180) 04:57:34 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:57:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:34 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:57:34 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:57:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:57:35 > git config core.sparsecheckout # timeout=10 04:57:35 > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 04:57:35 > git remote # timeout=10 04:57:35 > git config --get remote.origin.url # timeout=10 04:57:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:35 > git merge a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 04:57:35 > git rev-parse HEAD^{commit} # timeout=10 04:57:35 > git config core.sparsecheckout # timeout=10 04:57:35 > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 04:57:39 Commit message: "fix: Return error instead of the panic if required config not found" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:57:40 ========================================================= 04:57:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:57:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:57:41 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 04:57:42 Sending build context to Docker daemon 472.1kB 04:57:42 Step 1/8 : ARG BASE=golang:1.15-alpine 04:57:42 Step 2/8 : FROM ${BASE} 04:57:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:57:42 b538f80385f9: Pulling fs layer 04:57:42 74f711af9a0d: Pulling fs layer 04:57:42 99f96fe45779: Pulling fs layer 04:57:42 8529a6b9a6be: Pulling fs layer 04:57:42 45590311c82a: Pulling fs layer 04:57:42 69ca0ff8b7b3: Pulling fs layer 04:57:42 209524e5b208: Pulling fs layer 04:57:42 8529a6b9a6be: Waiting 04:57:42 45590311c82a: Waiting 04:57:42 69ca0ff8b7b3: Waiting 04:57:42 209524e5b208: Waiting 04:57:42 99f96fe45779: Verifying Checksum 04:57:42 99f96fe45779: Download complete 04:57:42 74f711af9a0d: Verifying Checksum 04:57:42 74f711af9a0d: Download complete 04:57:42 45590311c82a: Download complete 04:57:42 69ca0ff8b7b3: Verifying Checksum 04:57:42 69ca0ff8b7b3: Download complete 04:57:43 b538f80385f9: Verifying Checksum 04:57:43 b538f80385f9: Download complete 04:57:44 b538f80385f9: Pull complete 04:57:45 74f711af9a0d: Pull complete 04:57:45 99f96fe45779: Pull complete 04:57:46 209524e5b208: Download complete 04:57:47 8529a6b9a6be: Verifying Checksum 04:57:47 8529a6b9a6be: Download complete 04:57:49 Running on prd-centos7-docker-4c-2g-9421 in /w/workspace/gexfoundry_device-mqtt-go_PR-180 [Pipeline] { [Pipeline] ws 04:57:49 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 04:57:52 using credential edgex-jenkins-ssh 04:57:52 Cloning the remote Git repository 04:57:52 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:57:52 > git init /w/workspace/device-mqtt-go/4 # timeout=10 04:57:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:57:52 > git --version # timeout=10 04:57:52 > git --version # 'git version 2.16.5' 04:57:52 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:53 Merging remotes/origin/master commit a1273e61004a83c63f8b8f9ce87c3cf8faec807b into PR head commit 8630507f109767bf19123072eec78149740a584f 04:57:53 Merge succeeded, producing 8630507f109767bf19123072eec78149740a584f 04:57:53 Checking out Revision 8630507f109767bf19123072eec78149740a584f (PR-180) 04:57:53 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:57:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:53 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:57:53 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:57:53 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:57:53 > git config core.sparsecheckout # timeout=10 04:57:53 > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 04:57:53 > git remote # timeout=10 04:57:53 > git config --get remote.origin.url # timeout=10 04:57:53 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:53 > git merge a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 04:57:53 > git rev-parse HEAD^{commit} # timeout=10 04:57:53 > git config core.sparsecheckout # timeout=10 04:57:53 > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 04:57:57 8529a6b9a6be: Pull complete 04:57:57 Commit message: "fix: Return error instead of the panic if required config not found" 04:57:57 45590311c82a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:57:57 69ca0ff8b7b3: Pull complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:57:58 ========================================================= 04:57:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:57:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:57:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 04:57:59 Sending build context to Docker daemon 472.1kB 04:57:59 Step 1/8 : ARG BASE=golang:1.15-alpine 04:57:59 Step 2/8 : FROM ${BASE} 04:57:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:57:59 df20fa9351a1: Pulling fs layer 04:57:59 ed8968b2872e: Pulling fs layer 04:57:59 a92cc7c5fd73: Pulling fs layer 04:57:59 e871e8e8d7a9: Pulling fs layer 04:57:59 e73272ec9a57: Pulling fs layer 04:57:59 1e910a182e73: Pulling fs layer 04:57:59 4e634b169226: Pulling fs layer 04:57:59 e73272ec9a57: Waiting 04:57:59 1e910a182e73: Waiting 04:57:59 e871e8e8d7a9: Waiting 04:57:59 4e634b169226: Waiting 04:57:59 a92cc7c5fd73: Download complete 04:57:59 ed8968b2872e: Verifying Checksum 04:57:59 ed8968b2872e: Download complete 04:57:59 e73272ec9a57: Verifying Checksum 04:57:59 e73272ec9a57: Download complete 04:57:59 1e910a182e73: Verifying Checksum 04:57:59 1e910a182e73: Download complete 04:57:59 df20fa9351a1: Verifying Checksum 04:57:59 df20fa9351a1: Download complete 04:57:59 df20fa9351a1: Pull complete 04:57:59 ed8968b2872e: Pull complete 04:58:00 a92cc7c5fd73: Pull complete 04:58:01 4e634b169226: Verifying Checksum 04:58:01 4e634b169226: Download complete 04:58:02 209524e5b208: Pull complete 04:58:02 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 04:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:58:02 ---> 5bddaf1c2fca 04:58:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 04:58:02 e871e8e8d7a9: Verifying Checksum 04:58:02 e871e8e8d7a9: Download complete 04:58:04 ---> Running in 8c58fe47ea90 04:58:04 Removing intermediate container 8c58fe47ea90 04:58:04 ---> 485af81be83e 04:58:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:05 ---> Running in a331c04f159f 04:58:07 e871e8e8d7a9: Pull complete 04:58:07 Removing intermediate container a331c04f159f 04:58:07 ---> b168e74b9386 04:58:07 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 04:58:07 ---> Running in 689b0ba6e7e7 04:58:07 e73272ec9a57: Pull complete 04:58:07 1e910a182e73: Pull complete 04:58:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:58:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:58:10 (1/14) Installing libmagic (5.38-r0) 04:58:10 (2/14) Installing file (5.38-r0) 04:58:10 (3/14) Installing libc-dev (0.7.2-r3) 04:58:10 (4/14) Installing g++ (9.3.0-r2) 04:58:13 4e634b169226: Pull complete 04:58:13 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 04:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:58:13 ---> f7629b54cfaa 04:58:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 04:58:13 ---> Running in f8b6ded1c83a 04:58:13 Removing intermediate container f8b6ded1c83a 04:58:13 ---> 6cb09b043644 04:58:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:13 ---> Running in b4a0f487e193 04:58:14 Removing intermediate container b4a0f487e193 04:58:14 ---> e9f19c58afea 04:58:14 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 04:58:14 ---> Running in 7e0a589bded8 04:58:14 (5/14) Installing fortify-headers (1.1-r0) 04:58:14 (6/14) Installing patch (2.7.6-r6) 04:58:14 (7/14) Installing build-base (0.5-r2) 04:58:14 (8/14) Installing openssh-keygen (8.3_p1-r0) 04:58:14 (9/14) Installing libedit (20191231.3.1-r0) 04:58:14 (10/14) Installing openssh-client (8.3_p1-r0) 04:58:14 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 04:58:14 (12/14) Installing openssh-server-common (8.3_p1-r0) 04:58:14 (13/14) Installing openssh-server (8.3_p1-r0) 04:58:14 (14/14) Installing openssh (8.3_p1-r0) 04:58:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:58:15 Executing busybox-1.31.1-r16.trigger 04:58:15 OK: 221 MiB in 53 packages 04:58:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:58:15 (1/14) Installing libmagic (5.38-r0) 04:58:16 (2/14) Installing file (5.38-r0) 04:58:16 (3/14) Installing libc-dev (0.7.2-r3) 04:58:16 (4/14) Installing g++ (9.3.0-r2) 04:58:19 Removing intermediate container 689b0ba6e7e7 04:58:19 ---> 32d4244f39e0 04:58:19 Step 6/8 : WORKDIR /device-mqtt-go 04:58:19 ---> Running in cd0a4ce4052b 04:58:19 Removing intermediate container cd0a4ce4052b 04:58:19 ---> 37741ba5559b 04:58:19 Step 7/8 : COPY . . 04:58:20 ---> 36b3fa0428b8 04:58:20 Step 8/8 : RUN go mod download 04:58:20 ---> Running in b53e208b8f92 04:58:21 (5/14) Installing fortify-headers (1.1-r0) 04:58:21 (6/14) Installing patch (2.7.6-r6) 04:58:21 (7/14) Installing build-base (0.5-r2) 04:58:21 (8/14) Installing openssh-keygen (8.3_p1-r0) 04:58:21 (9/14) Installing libedit (20191231.3.1-r0) 04:58:21 (10/14) Installing openssh-client (8.3_p1-r0) 04:58:21 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 04:58:21 (12/14) Installing openssh-server-common (8.3_p1-r0) 04:58:21 (13/14) Installing openssh-server (8.3_p1-r0) 04:58:22 (14/14) Installing openssh (8.3_p1-r0) 04:58:22 Executing busybox-1.31.1-r16.trigger 04:58:22 OK: 237 MiB in 53 packages 04:58:25 Removing intermediate container 7e0a589bded8 04:58:25 ---> a7d9c0d71985 04:58:25 Step 6/8 : WORKDIR /device-mqtt-go 04:58:25 ---> Running in 05b67d6b1cc5 04:58:25 Removing intermediate container 05b67d6b1cc5 04:58:25 ---> fff453fd9ddb 04:58:25 Step 7/8 : COPY . . 04:58:26 ---> afa99c5eebe3 04:58:26 Step 8/8 : RUN go mod download 04:58:26 ---> Running in 52e27580c4df 04:58:47 Removing intermediate container b53e208b8f92 04:58:47 ---> 9731b5b6c9cb 04:58:47 Successfully built 9731b5b6c9cb 04:58:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:58:47 + docker inspect -f . ci-base-image-arm64 04:58:47 . [Pipeline] withDockerContainer 04:58:48 prd-ubuntu18.04-docker-arm64-4c-16g-9420 does not seem to be running inside a container 04:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:58:48 Removing intermediate container 52e27580c4df 04:58:48 ---> bb445f79b411 04:58:48 Successfully built bb445f79b411 04:58:48 Successfully tagged ci-base-image-x86_64:latest 04:58:50 $ docker top 2513a85f893ba7d0a68d32c2629946c1789eecd55e6dc0b0e49da035d77a269d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:58:51 + docker inspect -f . ci-base-image-x86_64 04:58:51 . [Pipeline] withDockerContainer 04:58:51 prd-centos7-docker-4c-2g-9421 does not seem to be running inside a container 04:58:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:58:51 + go version 04:58:51 go version go1.15.2 linux/arm64 04:58:52 $ docker top 3354b375ce248b216b42c068791702761e1b637f12fcddbc25a07eec1e3979f2 -eo pid,comm [Pipeline] { [Pipeline] } 04:58:52 $ docker stop --time=1 2513a85f893ba7d0a68d32c2629946c1789eecd55e6dc0b0e49da035d77a269d 04:58:54 $ docker rm -f 2513a85f893ba7d0a68d32c2629946c1789eecd55e6dc0b0e49da035d77a269d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 04:58:55 + go version 04:58:55 go version go1.15.2 linux/amd64 [Pipeline] } 04:58:55 $ docker stop --time=1 3354b375ce248b216b42c068791702761e1b637f12fcddbc25a07eec1e3979f2 04:58:56 $ docker rm -f 3354b375ce248b216b42c068791702761e1b637f12fcddbc25a07eec1e3979f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:58:57 + docker inspect -f . ci-base-image-arm64 04:58:57 . [Pipeline] withDockerContainer 04:58:57 + docker inspect -f . ci-base-image-x86_64 04:58:57 . 04:58:57 prd-ubuntu18.04-docker-arm64-4c-16g-9420 does not seem to be running inside a container 04:58:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:58:59 $ docker top 977a4c8713e1e9fbe5c8c7fa790b8e5cfa258cc3be600ff51f1d1c6558e49764 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 04:59:00 prd-centos7-docker-4c-2g-9421 does not seem to be running inside a container 04:59:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:59:00 $ docker top d8d08245889d53ee2bc927bce3b79818ffa55d8267d0ea5fe9f38511e8cb352d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 04:59:01 + make test 04:59:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 04:59:02 + make test 04:59:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 04:59:02 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:59:03 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:59:15 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:59:15 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 28.3% of statements 04:59:15 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:59:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:59:17 gofmt -l . 04:59:17 ["`gofmt -l .`" = ""] 04:59:17 ./bin/test-attribution-txt.sh 04:59:17 ./bin/test-go-mod-tidy.sh [Pipeline] stash 04:59:18 Stashed 1 file(s) [Pipeline] } 04:59:18 $ docker stop --time=1 d8d08245889d53ee2bc927bce3b79818ffa55d8267d0ea5fe9f38511e8cb352d 04:59:20 $ docker rm -f d8d08245889d53ee2bc927bce3b79818ffa55d8267d0ea5fe9f38511e8cb352d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:59:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:59:24 + ls -al . 04:59:24 total 100 04:59:24 drwxrwxr-x. 9 jenkins jenkins 4096 Oct 28 04:59 . 04:59:24 drwxrwxr-x. 4 jenkins jenkins 28 Oct 28 04:57 .. 04:59:24 -rw-rw-r--. 1 jenkins jenkins 5932 Oct 28 04:57 Attribution.txt 04:59:24 drwxrwxr-x. 2 jenkins jenkins 87 Oct 28 04:57 bin 04:59:24 drwxrwxr-x. 3 jenkins jenkins 32 Oct 28 04:57 cmd 04:59:24 -rw-r--r--. 1 jenkins jenkins 18940 Oct 28 04:59 coverage.out 04:59:24 -rw-rw-r--. 1 jenkins jenkins 1784 Oct 28 04:57 Dockerfile 04:59:24 -rw-rw-r--. 1 jenkins jenkins 953 Oct 28 04:57 Dockerfile.build 04:59:24 -rw-rw-r--. 1 jenkins jenkins 140 Oct 28 04:57 .dockerignore 04:59:24 drwxrwxr-x. 8 jenkins jenkins 179 Oct 28 04:57 .git 04:59:24 drwxrwxr-x. 2 jenkins jenkins 60 Oct 28 04:57 .github 04:59:24 -rw-rw-r--. 1 jenkins jenkins 336 Oct 28 04:57 .gitignore 04:59:24 -rw-r--r--. 1 jenkins jenkins 510 Oct 28 04:59 go.mod 04:59:24 -rw-r--r--. 1 jenkins jenkins 15108 Oct 28 04:59 go.sum 04:59:24 drwxrwxr-x. 3 jenkins jenkins 20 Oct 28 04:57 internal 04:59:24 -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 04:57 Jenkinsfile 04:59:24 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 28 04:57 LICENSE 04:59:24 -rw-rw-r--. 1 jenkins jenkins 902 Oct 28 04:57 Makefile 04:59:24 drwxrwxr-x. 2 jenkins jenkins 23 Oct 28 04:57 mock 04:59:24 -rw-rw-r--. 1 jenkins jenkins 444 Oct 28 04:57 README.md 04:59:24 drwxrwxr-x. 4 jenkins jenkins 54 Oct 28 04:57 snap 04:59:24 -rw-rw-r--. 1 jenkins jenkins 5 Oct 28 04:54 VERSION 04:59:24 -rw-rw-r--. 1 jenkins jenkins 227 Oct 28 04:57 version.go [Pipeline] isUnix [Pipeline] sh 04:59:24 + 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=8630507f109767bf19123072eec78149740a584f --label arch=amd64 --label version=0.0.0 . 04:59:24 Sending build context to Docker daemon 491.5kB 04:59:24 Step 1/22 : ARG BASE=golang:1.15-alpine 04:59:24 Step 2/22 : FROM ${BASE} AS builder 04:59:24 ---> bb445f79b411 04:59:24 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 04:59:24 ---> Running in d1c737c4cc9c 04:59:25 Removing intermediate container d1c737c4cc9c 04:59:25 ---> b3a6f50a7f31 04:59:25 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 04:59:25 ---> Running in 2dd19a7aa618 04:59:25 Removing intermediate container 2dd19a7aa618 04:59:25 ---> 1c7284c85a8b 04:59:25 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:25 ---> Running in 11c36a1f1ade 04:59:26 Removing intermediate container 11c36a1f1ade 04:59:26 ---> ac78d83af124 04:59:26 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:59:26 ---> Running in 9aff1d50ae37 04:59:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:59:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:59:27 OK: 237 MiB in 53 packages 04:59:28 Removing intermediate container 9aff1d50ae37 04:59:28 ---> d5a2163d617a 04:59:28 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 04:59:28 ---> Running in 5dab60396eef 04:59:28 Removing intermediate container 5dab60396eef 04:59:28 ---> cb9cad6e75e3 04:59:28 Step 8/22 : COPY . . 04:59:29 ---> e51163ebd1b0 04:59:29 Step 9/22 : ARG MAKE='make build' 04:59:29 ---> Running in 8302482873dd 04:59:29 Removing intermediate container 8302482873dd 04:59:29 ---> f766990529d1 04:59:29 Step 10/22 : RUN $MAKE 04:59:29 ---> Running in dbe29dec34ce 04:59:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 04:59:40 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:59:42 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:59:42 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.034s coverage: 28.3% of statements 04:59:42 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:59:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:59:43 Removing intermediate container dbe29dec34ce 04:59:43 ---> 1a5890ee0d5c 04:59:43 Step 11/22 : FROM alpine 04:59:43 latest: Pulling from library/alpine 04:59:43 188c0c94c7c5: Pulling fs layer 04:59:43 188c0c94c7c5: Verifying Checksum 04:59:43 188c0c94c7c5: Download complete 04:59:44 188c0c94c7c5: Pull complete 04:59:44 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 04:59:44 Status: Downloaded newer image for alpine:latest 04:59:44 ---> d6e46aa2470d 04:59:44 Step 12/22 : ENV APP_PORT=49982 04:59:44 ---> Running in 6559861a537c 04:59:44 Removing intermediate container 6559861a537c 04:59:44 ---> 1d00cba44be0 04:59:44 Step 13/22 : EXPOSE $APP_PORT 04:59:44 ---> Running in 154405200db9 04:59:44 Removing intermediate container 154405200db9 04:59:44 ---> 5eedb6eecab5 04:59:44 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 04:59:45 ---> cff1c84a96e8 04:59:45 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 04:59:45 ---> 86f5a0f67bc5 04:59:45 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 04:59:45 ---> 5de44faf4de6 04:59:45 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 04:59:45 ---> Running in 50012f781ecc 04:59:45 Removing intermediate container 50012f781ecc 04:59:45 ---> edab5802da96 04:59:45 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 04:59:45 ---> Running in ef7925a2c271 04:59:46 Removing intermediate container ef7925a2c271 04:59:46 ---> 14da84932991 04:59:46 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:59:46 ---> Running in b4b34bc61130 04:59:46 Removing intermediate container b4b34bc61130 04:59:46 ---> dcec84123d71 04:59:46 Step 20/22 : LABEL arch=amd64 04:59:46 ---> Running in e41bb42d5366 04:59:46 Removing intermediate container e41bb42d5366 04:59:46 ---> 4f8d27a9bbb9 04:59:46 Step 21/22 : LABEL git_sha=8630507f109767bf19123072eec78149740a584f 04:59:46 ---> Running in 17192830b5a5 04:59:46 Removing intermediate container 17192830b5a5 04:59:46 ---> de174ee7ad93 04:59:46 Step 22/22 : LABEL version=0.0.0 04:59:46 ---> Running in 30c607125d8d 04:59:46 Removing intermediate container 30c607125d8d 04:59:46 ---> aaf60e04093e 04:59:46 [Warning] One or more build-args [ARCH] were not consumed 04:59:46 Successfully built aaf60e04093e 04:59:46 Successfully tagged docker-device-mqtt-go:latest [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 04:59:48 gofmt -l . 04:59:48 ["`gofmt -l .`" = ""] 04:59:48 ./bin/test-attribution-txt.sh 04:59:49 ./bin/test-go-mod-tidy.sh [Pipeline] stash 04:59:49 Warning: overwriting stash ‘coverage-report’ 04:59:50 Stashed 1 file(s) [Pipeline] } 04:59:50 $ docker stop --time=1 977a4c8713e1e9fbe5c8c7fa790b8e5cfa258cc3be600ff51f1d1c6558e49764 04:59:52 $ docker rm -f 977a4c8713e1e9fbe5c8c7fa790b8e5cfa258cc3be600ff51f1d1c6558e49764 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:59:54 + ls -al . 04:59:54 total 132 04:59:54 drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 04:59 . 04:59:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 04:57 .. 04:59:54 -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 04:57 .dockerignore 04:59:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 04:57 .git 04:59:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 04:57 .github 04:59:54 -rw-rw-r-- 1 jenkins jenkins 336 Oct 28 04:57 .gitignore 04:59:54 -rw-rw-r-- 1 jenkins jenkins 5932 Oct 28 04:57 Attribution.txt 04:59:54 -rw-rw-r-- 1 jenkins jenkins 1784 Oct 28 04:57 Dockerfile 04:59:54 -rw-rw-r-- 1 jenkins jenkins 953 Oct 28 04:57 Dockerfile.build 04:59:54 -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 04:57 Jenkinsfile 04:59:54 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 04:57 LICENSE 04:59:54 -rw-rw-r-- 1 jenkins jenkins 902 Oct 28 04:57 Makefile 04:59:54 -rw-rw-r-- 1 jenkins jenkins 444 Oct 28 04:57 README.md 04:59:54 -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 04:54 VERSION 04:59:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 04:57 bin 04:59:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 04:57 cmd 04:59:54 -rw-r--r-- 1 jenkins jenkins 18940 Oct 28 04:59 coverage.out 04:59:54 -rw-r--r-- 1 jenkins jenkins 510 Oct 28 04:59 go.mod 04:59:54 -rw-r--r-- 1 jenkins jenkins 15108 Oct 28 04:59 go.sum 04:59:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 04:57 internal 04:59:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 04:57 mock 04:59:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 04:57 snap 04:59:54 -rw-rw-r-- 1 jenkins jenkins 227 Oct 28 04:57 version.go [Pipeline] isUnix [Pipeline] sh 04:59:54 + 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=8630507f109767bf19123072eec78149740a584f --label arch=arm64 --label version=0.0.0 . 04:59:54 Sending build context to Docker daemon 491.5kB 04:59:55 Step 1/22 : ARG BASE=golang:1.15-alpine 04:59:55 Step 2/22 : FROM ${BASE} AS builder 04:59:55 ---> 9731b5b6c9cb 04:59:55 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 04:59:55 ---> Running in 9294c0ec5c10 04:59:55 Removing intermediate container 9294c0ec5c10 04:59:55 ---> 1b8480022968 04:59:55 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 04:59:55 ---> Running in 2724339efb57 04:59:56 Removing intermediate container 2724339efb57 04:59:56 ---> f211b9237390 04:59:56 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:56 ---> Running in 0d293efb1c81 04:59:58 Removing intermediate container 0d293efb1c81 04:59:58 ---> 2b69dd59f4f5 04:59:58 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:59:58 ---> Running in 1a480a768374 05:00:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:00:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:00:02 OK: 221 MiB in 53 packages 05:00:02 Still waiting to schedule task 05:00:02 All nodes of label ‘centos7-docker-8c-8g’ are offline 05:00:03 Removing intermediate container 1a480a768374 05:00:03 ---> 0e1934fdd9a8 05:00:03 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 05:00:03 ---> Running in 3a862066971f 05:00:03 Removing intermediate container 3a862066971f 05:00:03 ---> 32d947e1e174 05:00:03 Step 8/22 : COPY . . 05:00:04 ---> 4fb12c03e935 05:00:04 Step 9/22 : ARG MAKE='make build' 05:00:04 ---> Running in 6d741bfd5f21 05:00:05 Removing intermediate container 6d741bfd5f21 05:00:05 ---> 97694d526c3f 05:00:05 Step 10/22 : RUN $MAKE 05:00:05 ---> Running in 8c90961f98b6 05:00:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 05:00:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:00:42 Removing intermediate container 8c90961f98b6 05:00:42 ---> c9ce1a41bc27 05:00:42 Step 11/22 : FROM alpine 05:00:42 latest: Pulling from library/alpine 05:00:42 5f621e34cdf4: Pulling fs layer 05:00:42 5f621e34cdf4: Verifying Checksum 05:00:42 5f621e34cdf4: Download complete 05:00:42 5f621e34cdf4: Pull complete 05:00:42 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 05:00:42 Status: Downloaded newer image for alpine:latest 05:00:42 ---> 2e77e061c27f 05:00:42 Step 12/22 : ENV APP_PORT=49982 05:00:42 ---> Running in 1b966576a4ec 05:00:42 Removing intermediate container 1b966576a4ec 05:00:42 ---> 70f36b42699a 05:00:42 Step 13/22 : EXPOSE $APP_PORT 05:00:42 ---> Running in 8c98dd16a813 05:00:43 Removing intermediate container 8c98dd16a813 05:00:43 ---> 5413d4f5a2f3 05:00:43 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 05:00:44 ---> 5f10063cc117 05:00:44 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 05:00:45 ---> 09dc329c67a2 05:00:45 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 05:00:45 ---> 42d1048b752b 05:00:45 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 05:00:45 ---> Running in 84e41b825e81 05:00:46 Removing intermediate container 84e41b825e81 05:00:46 ---> 1d48f37608d0 05:00:46 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 05:00:46 ---> Running in 2cea7831fb25 05:00:46 Removing intermediate container 2cea7831fb25 05:00:46 ---> d111b9eb2131 05:00:46 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:00:46 ---> Running in 0f28cf68b5a1 05:00:47 Removing intermediate container 0f28cf68b5a1 05:00:47 ---> 76272cfe2ec1 05:00:47 Step 20/22 : LABEL arch=arm64 05:00:47 ---> Running in 2881f94a1004 05:00:47 Removing intermediate container 2881f94a1004 05:00:47 ---> 936a6f5abd2a 05:00:47 Step 21/22 : LABEL git_sha=8630507f109767bf19123072eec78149740a584f 05:00:48 ---> Running in a14b188e2bc4 05:00:48 Removing intermediate container a14b188e2bc4 05:00:48 ---> 5a460e9ddadf 05:00:48 Step 22/22 : LABEL version=0.0.0 05:00:48 ---> Running in 91b9b8fca45f 05:00:49 Removing intermediate container 91b9b8fca45f 05:00:49 ---> cea28c536cc0 05:00:49 [Warning] One or more build-args [ARCH] were not consumed 05:00:49 Successfully built cea28c536cc0 05:00:49 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 05:00:57 Running on prd-centos7-docker-8c-8g-9422 in /w/workspace/gexfoundry_device-mqtt-go_PR-180 [Pipeline] { [Pipeline] ws 05:00:57 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 05:00:59 using credential edgex-jenkins-ssh 05:00:59 Cloning the remote Git repository 05:00:59 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:00:59 > git init /w/workspace/device-mqtt-go/4 # timeout=10 05:01:00 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:01:00 > git --version # timeout=10 05:01:00 > git --version # 'git version 2.16.5' 05:01:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:00 Merging remotes/origin/master commit a1273e61004a83c63f8b8f9ce87c3cf8faec807b into PR head commit 8630507f109767bf19123072eec78149740a584f 05:01:01 Merge succeeded, producing 8630507f109767bf19123072eec78149740a584f 05:01:01 Checking out Revision 8630507f109767bf19123072eec78149740a584f (PR-180) 05:01:00 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:01:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:00 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:01:00 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:01:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:01:00 > git config core.sparsecheckout # timeout=10 05:01:00 > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 05:01:01 > git remote # timeout=10 05:01:01 > git config --get remote.origin.url # timeout=10 05:01:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:01 > git merge a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 05:01:01 > git rev-parse HEAD^{commit} # timeout=10 05:01:01 > git config core.sparsecheckout # timeout=10 05:01:01 > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 05:01:04 Commit message: "fix: Return error instead of the panic if required config not found" 05:01:04 Still waiting to schedule task 05:01:04 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:06 ++ find /w/workspace/device-mqtt-go/4 05:01:06 ++ grep snapcraft.yaml 05:01:06 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:06 provisioning config files... 05:01:06 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config1218231127120463163tmp [Pipeline] { [Pipeline] sh 05:01:06 + cp /w/workspace/device-mqtt-go/4@tmp/config1218231127120463163tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh 05:01:07 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 05:01:07 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 05:01:07 latest: Pulling from edgex-devops/edgex-snap-builder 05:01:07 f08d8e2a3ba1: Pulling fs layer 05:01:07 3baa9cb2483b: Pulling fs layer 05:01:07 94e5ff4c0b15: Pulling fs layer 05:01:07 1860925334f9: Pulling fs layer 05:01:07 2daf38717194: Pulling fs layer 05:01:07 309017e8d7a4: Pulling fs layer 05:01:07 f7790dc9fd0f: Pulling fs layer 05:01:07 cac0ae9282c2: Pulling fs layer 05:01:07 1f4cadf9a1ed: Pulling fs layer 05:01:07 f7790dc9fd0f: Waiting 05:01:07 cac0ae9282c2: Waiting 05:01:07 1f4cadf9a1ed: Waiting 05:01:07 1860925334f9: Waiting 05:01:07 2daf38717194: Waiting 05:01:07 309017e8d7a4: Waiting 05:01:08 94e5ff4c0b15: Verifying Checksum 05:01:08 94e5ff4c0b15: Download complete 05:01:08 3baa9cb2483b: Verifying Checksum 05:01:08 3baa9cb2483b: Download complete 05:01:08 1860925334f9: Verifying Checksum 05:01:08 1860925334f9: Download complete 05:01:08 309017e8d7a4: Download complete 05:01:08 f7790dc9fd0f: Verifying Checksum 05:01:08 f7790dc9fd0f: Download complete 05:01:08 cac0ae9282c2: Verifying Checksum 05:01:08 cac0ae9282c2: Download complete 05:01:08 1f4cadf9a1ed: Verifying Checksum 05:01:08 1f4cadf9a1ed: Download complete 05:01:10 f08d8e2a3ba1: Verifying Checksum 05:01:10 f08d8e2a3ba1: Download complete 05:01:12 f08d8e2a3ba1: Pull complete 05:01:12 3baa9cb2483b: Pull complete 05:01:12 94e5ff4c0b15: Pull complete 05:01:12 1860925334f9: Pull complete 05:01:16 2daf38717194: Verifying Checksum 05:01:16 2daf38717194: Download complete 05:01:34 2daf38717194: Pull complete 05:01:34 309017e8d7a4: Pull complete 05:01:34 f7790dc9fd0f: Pull complete 05:01:34 cac0ae9282c2: Pull complete 05:01:34 1f4cadf9a1ed: Pull complete 05:01:34 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 05:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 05:01:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:01:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:01:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1748 kB] 05:01:39 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:01:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [213 kB] 05:01:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1353 kB] 05:01:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] 05:01:39 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 05:01:39 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 05:01:40 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2115 kB] 05:01:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] 05:01:40 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [239 kB] 05:01:40 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 05:01:40 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 05:01:40 Fetched 8169 kB in 2s (5428 kB/s) 05:01:41 Reading package lists... 05:01:45 0% [Working] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 05:01:45 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:01:45 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:01:45 0% [1 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 05:01:46 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... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 56% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% 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 05:01:48 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-base perl-modules-5.26 05:01:50 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 53% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% 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 05:01:50 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 05:01:50 Reading state information... 0% Reading state information... 0% Reading state information... Done 05:01:50 The following packages were automatically installed and are no longer required: 05:01:50 libjq1 libonig4 05:01:50 Use 'sudo apt autoremove' to remove them. 05:01:50 Suggested packages: 05:01:50 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:01:50 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 05:01:50 diffutils-doc perl-doc libterm-readline-gnu-perl 05:01:50 | libterm-readline-perl-perl 05:01:50 The following NEW packages will be installed: 05:01:50 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 05:01:50 libperl5.26 make netbase patch perl perl-modules-5.26 05:01:50 The following packages will be upgraded: 05:01:50 perl-base 05:01:50 1 upgraded, 14 newly installed, 0 to remove and 31 not upgraded. 05:01:50 Need to get 13.4 MB of archives. 05:01:50 After this operation, 77.5 MB of additional disk space will be used. 05:01:50 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 05:01:51 0% [1 perl-base 12.6 kB/1391 kB 1%] 4% [1 perl-base 635 kB/1391 kB 46%] 10% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 05:01:51 10% [2 perl-modules-5.26 43.5 kB/2762 kB 2%] 27% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 05:01:51 28% [3 libgdbm5 16.5 kB/26.0 kB 63%] 29% [Working] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 05:01:51 29% [4 libgdbm-compat4 0 B/6084 B 0%] 30% [Working] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 05:01:51 30% [5 libperl5.26 7184 B/3534 kB 0%] 53% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 05:01:51 53% [6 perl 2166 B/201 kB 1%] 55% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 05:01:51 55% [7 less 0 B/112 kB 0%] 57% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 05:01:51 57% [8 netbase 12.7 kB/12.7 kB 100%] 59% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 05:01:51 59% [9 curl 0 B/159 kB 0%] 61% [Working] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 05:01:51 61% [10 libcurl3-gnutls 0 B/213 kB 0%] 64% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:01:51 64% [11 liberror-perl 12.3 kB/22.8 kB 54%] 65% [Working] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 05:01:51 65% [12 git-man 0 B/804 kB 0%] 71% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 05:01:52 71% [13 git 0 B/3915 kB 0%] 96% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 05:01:52 96% [14 make 0 B/154 kB 0%] 98% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:01:52 98% [15 patch 20.5 kB/102 kB 20%] 100% [Working] Fetched 13.4 MB in 1s (10.2 MB/s) 05:01:52 debconf: delaying package configuration, since apt-utils is not installed 05:01:52 (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.) 05:01:52 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 05:01:52 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... 05:01:56 Setting up perl-base (5.26.1-6ubuntu0.5) ... 05:01:56 Selecting previously unselected package perl-modules-5.26. 05:01:56 (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.) 05:01:56 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 05:01:56 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:01:57 Selecting previously unselected package libgdbm5:amd64. 05:01:57 Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... 05:01:57 Unpacking libgdbm5:amd64 (1.14.1-6) ... 05:01:57 Selecting previously unselected package libgdbm-compat4:amd64. 05:01:57 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... 05:01:57 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 05:01:57 Selecting previously unselected package libperl5.26:amd64. 05:01:57 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 05:01:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 05:01:57 Selecting previously unselected package perl. 05:01:57 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.5_amd64.deb ... 05:01:57 Unpacking perl (5.26.1-6ubuntu0.5) ... 05:01:57 Selecting previously unselected package less. 05:01:57 Preparing to unpack .../05-less_487-0.1_amd64.deb ... 05:01:57 Unpacking less (487-0.1) ... 05:01:57 Selecting previously unselected package netbase. 05:01:57 Preparing to unpack .../06-netbase_5.4_all.deb ... 05:01:57 Unpacking netbase (5.4) ... 05:01:57 Selecting previously unselected package curl. 05:01:57 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... 05:01:57 Unpacking curl (7.58.0-2ubuntu3.10) ... 05:01:57 Selecting previously unselected package libcurl3-gnutls:amd64. 05:01:57 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 05:01:57 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 05:01:58 Selecting previously unselected package liberror-perl. 05:01:58 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 05:01:58 Unpacking liberror-perl (0.17025-1) ... 05:01:58 Selecting previously unselected package git-man. 05:01:58 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 05:01:58 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 05:01:58 Selecting previously unselected package git. 05:01:58 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 05:01:58 Unpacking git (1:2.17.1-1ubuntu0.7) ... 05:01:59 Selecting previously unselected package make. 05:01:59 Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... 05:01:59 Unpacking make (4.1-9.1ubuntu1) ... 05:01:59 Selecting previously unselected package patch. 05:01:59 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:01:59 Unpacking patch (2.7.6-2ubuntu1.1) ... 05:01:59 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 05:01:59 Setting up less (487-0.1) ... 05:01:59 Setting up make (4.1-9.1ubuntu1) ... 05:01:59 Setting up curl (7.58.0-2ubuntu3.10) ... 05:01:59 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 05:01:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:01:59 Setting up libgdbm5:amd64 (1.14.1-6) ... 05:01:59 Setting up patch (2.7.6-2ubuntu1.1) ... 05:01:59 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 05:01:59 Setting up netbase (5.4) ... 05:01:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 05:01:59 Setting up perl (5.26.1-6ubuntu0.5) ... 05:01:59 Setting up liberror-perl (0.17025-1) ... 05:01:59 Setting up git (1:2.17.1-1ubuntu0.7) ... 05:01:59 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 05:01:59 Processing triggers for mime-support (3.60ubuntu1) ... 05:02:01 curl set to automatically installed. 05:02:01 git set to automatically installed. 05:02:01 git-man set to automatically installed. 05:02:01 less set to automatically installed. 05:02:01 libcurl3-gnutls set to automatically installed. 05:02:01 liberror-perl set to automatically installed. 05:02:01 libgdbm-compat4 set to automatically installed. 05:02:01 libgdbm5 set to automatically installed. 05:02:01 libperl5.26 set to automatically installed. 05:02:01 make set to automatically installed. 05:02:01 netbase set to automatically installed. 05:02:01 patch set to automatically installed. 05:02:01 perl set to automatically installed. 05:02:01 perl-base set to automatically installed. 05:02:01 perl-modules-5.26 set to automatically installed. 05:02:01 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 05:02:01 Please ensure the environment is properly setup before continuing. 05:02:01 Ignore this message if the appropriate measures have already been taken 05:02:02 Pulling go  05:02:03 'device-mqtt' has dependencies that need to be staged: go 05:02:03 Skipping pull go (already ran) 05:02:03 Building go  05:02:03 % Total % Received % Xferd Average Speed Time Time Time Current 05:02:03 Dload Upload Total Spent Left Speed 05:02:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 115M 13 15.3M 0 0 36.5M 0 0:00:03 --:--:-- 0:00:03 36.4M 67 115M 67 78.5M 0 0 54.9M 0 0:00:02 0:00:01 0:00:01 54.9M 100 115M 100 115M 0 0 57.1M 0 0:00:02 0:00:02 --:--:-- 57.1M 05:02:06 go1.15.2.linux-amd64.tar.gz: OK 05:02:12 Staging go  05:02:13 Pulling device-mqtt  05:02:14 Skipping build go (already ran) 05:02:14 Building device-mqtt  05:02:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 05:02:15 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.4-dev.34 05:02:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 05:02:15 go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 05:02:15 go: downloading github.com/spf13/cast v1.3.1 05:02:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.97 05:02:15 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:02:15 go: downloading github.com/gorilla/mux v1.7.1 05:02:15 go: downloading github.com/google/uuid v1.1.2 05:02:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 05:02:15 go: downloading github.com/pkg/errors v0.8.1 05:02:15 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 05:02:15 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:02:15 go: downloading github.com/go-playground/validator/v10 v10.3.0 05:02:15 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:02:15 go: downloading github.com/go-kit/kit v0.8.0 05:02:15 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 05:02:15 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:02:15 go: downloading gopkg.in/yaml.v2 v2.3.0 05:02:15 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.23 05:02:15 go: downloading github.com/pelletier/go-toml v1.2.0 05:02:15 go: downloading github.com/BurntSushi/toml v0.3.1 05:02:15 go: downloading github.com/hashicorp/consul/api v1.1.0 05:02:15 go: downloading github.com/x448/float16 v0.8.4 05:02:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:02:15 go: downloading github.com/leodido/go-urn v1.2.0 05:02:15 go: downloading github.com/go-playground/universal-translator v0.17.0 05:02:15 go: downloading github.com/mitchellh/copystructure v1.0.0 05:02:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:02:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:02:15 go: downloading github.com/go-playground/locales v0.13.0 05:02:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 05:02:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:02:15 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:02:15 go: downloading github.com/hashicorp/serf v0.8.2 05:02:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:02:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:02:16 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:02:16 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:02:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:02:26 Skipping stage go (already ran) 05:02:26 Staging device-mqtt  05:02:26 Priming go  05:02:27 Priming device-mqtt  05:02:28 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 05:02:28 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 05:02:28 Determining the version from the project repo (version-script). 05:02:28 The version has been set to 'local-dev-20201028+8630507' 05:02:29 Snapping | Snapping / Snapping - Snapping \ Snapping | 05:02:29 Snapped edgex-device-mqtt_local-dev-20201028+8630507_amd64.snap [Pipeline] } 05:02:31 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] } 05:02:47 Running on prd-ubuntu18.04-docker-arm64-16c-16g-9423 in /w/workspace/gexfoundry_device-mqtt-go_PR-180 [Pipeline] { [Pipeline] ws 05:02:47 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 05:02:51 using credential edgex-jenkins-ssh 05:02:51 Cloning the remote Git repository 05:02:51 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:02:51 > git init /w/workspace/device-mqtt-go/4 # timeout=10 05:02:51 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:02:51 > git --version # timeout=10 05:02:51 > git --version # 'git version 2.17.1' 05:02:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:53 Merging remotes/origin/master commit a1273e61004a83c63f8b8f9ce87c3cf8faec807b into PR head commit 8630507f109767bf19123072eec78149740a584f 05:02:53 Merge succeeded, producing 8630507f109767bf19123072eec78149740a584f 05:02:53 Checking out Revision 8630507f109767bf19123072eec78149740a584f (PR-180) 05:02:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:02:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:02:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:02:52 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:02:53 > git config core.sparsecheckout # timeout=10 05:02:53 > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 05:02:53 > git remote # timeout=10 05:02:53 > git config --get remote.origin.url # timeout=10 05:02:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:53 > git merge a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 05:02:53 > git rev-parse HEAD^{commit} # timeout=10 05:02:53 > git config core.sparsecheckout # timeout=10 05:02:53 > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 05:02:57 Commit message: "fix: Return error instead of the panic if required config not found" [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:59 + find /w/workspace/device-mqtt-go/4 05:02:59 + grep snapcraft.yaml 05:02:59 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:59 provisioning config files... 05:02:59 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config7306255804413216278tmp [Pipeline] { [Pipeline] sh 05:02:59 + cp /w/workspace/device-mqtt-go/4@tmp/config7306255804413216278tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh 05:03:00 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 05:03:00 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 05:03:00 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 05:03:00 237528ba509b: Pulling fs layer 05:03:00 393b96f31d8b: Pulling fs layer 05:03:00 4d82b0e39008: Pulling fs layer 05:03:00 e7ca375b8d34: Pulling fs layer 05:03:00 418f656485bb: Pulling fs layer 05:03:00 aebe8db9254c: Pulling fs layer 05:03:00 4f5f7b207d3f: Pulling fs layer 05:03:00 d19ca6af091a: Pulling fs layer 05:03:00 16b5a0711add: Pulling fs layer 05:03:00 418f656485bb: Waiting 05:03:00 aebe8db9254c: Waiting 05:03:00 4f5f7b207d3f: Waiting 05:03:00 16b5a0711add: Waiting 05:03:00 e7ca375b8d34: Waiting 05:03:00 d19ca6af091a: Waiting 05:03:00 4d82b0e39008: Verifying Checksum 05:03:00 4d82b0e39008: Download complete 05:03:00 393b96f31d8b: Verifying Checksum 05:03:00 e7ca375b8d34: Verifying Checksum 05:03:00 e7ca375b8d34: Download complete 05:03:00 aebe8db9254c: Verifying Checksum 05:03:00 aebe8db9254c: Download complete 05:03:00 4f5f7b207d3f: Download complete 05:03:00 d19ca6af091a: Download complete 05:03:01 16b5a0711add: Verifying Checksum 05:03:01 16b5a0711add: Download complete 05:03:02 237528ba509b: Verifying Checksum 05:03:02 237528ba509b: Download complete 05:03:05 237528ba509b: Pull complete 05:03:05 393b96f31d8b: Pull complete 05:03:06 4d82b0e39008: Pull complete 05:03:06 e7ca375b8d34: Pull complete 05:03:11 418f656485bb: Verifying Checksum 05:03:11 418f656485bb: Download complete 05:03:59 418f656485bb: Pull complete 05:03:59 aebe8db9254c: Pull complete 05:03:59 4f5f7b207d3f: Pull complete 05:03:59 d19ca6af091a: Pull complete 05:03:59 16b5a0711add: Pull complete 05:03:59 Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e 05:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 05:03:59 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 05:03:59 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 05:03:59 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 05:03:59 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 05:03:59 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] 05:03:59 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1861 kB] 05:04:00 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1413 kB] 05:04:00 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2242 B] 05:04:00 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] 05:04:00 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] 05:04:00 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] 05:04:00 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1036 kB] 05:04:00 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1179 kB] 05:04:00 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] 05:04:01 Fetched 5774 kB in 3s (2269 kB/s) 05:04:05 Reading package lists... 05:04:17 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 05:04:17 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 05:04:17 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease 05:04:17 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 05:04:22 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... 9% Reading package lists... 29% Reading package lists... 49% Reading package lists... 68% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 88% 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 05:04:29 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-base perl-modules-5.26 05:04:33 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... 9% Reading package lists... 29% Reading package lists... 49% Reading package lists... 68% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 84% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% 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 05:04:34 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 05:04:34 Reading state information... 0% Reading state information... 0% Reading state information... Done 05:04:35 The following packages were automatically installed and are no longer required: 05:04:35 libjq1 libonig4 05:04:35 Use 'sudo apt autoremove' to remove them. 05:04:35 Suggested packages: 05:04:35 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:04:35 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 05:04:35 diffutils-doc perl-doc libterm-readline-gnu-perl 05:04:35 | libterm-readline-perl-perl 05:04:35 The following NEW packages will be installed: 05:04:35 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 05:04:35 libperl5.26 make netbase patch perl perl-modules-5.26 05:04:35 The following packages will be upgraded: 05:04:35 perl-base 05:04:35 1 upgraded, 14 newly installed, 0 to remove and 31 not upgraded. 05:04:35 Need to get 12.0 MB of archives. 05:04:35 After this operation, 73.6 MB of additional disk space will be used. 05:04:35 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] 05:04:36 0% [1 perl-base 12.6 kB/1237 kB 1%] 4% [1 perl-base 633 kB/1237 kB 51%] 10% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 05:04:36 10% [2 perl-modules-5.26 7382 B/2762 kB 0%] 29% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 05:04:36 29% [3 libgdbm5 23.1 kB/23.1 kB 100%] 31% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 05:04:36 31% [4 libgdbm-compat4 0 B/5536 B 0%] 32% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] 05:04:36 32% [5 libperl5.26 24.6 kB/3335 kB 1%] 56% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] 05:04:36 56% [6 perl 20.5 kB/201 kB 10%] 58% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 05:04:36 59% [7 less 36.0 kB/99.7 kB 36%] 60% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 05:04:36 60% [8 netbase 12.7 kB/12.7 kB 100%] 62% [Waiting for headers] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 05:04:36 62% [9 curl 54.1 kB/152 kB 36%] 64% [Waiting for headers] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 05:04:36 64% [10 libcurl3-gnutls 16.4 kB/179 kB 9%] 67% [Waiting for headers] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 05:04:36 67% [11 liberror-perl 22.8 kB/22.8 kB 100%] 68% [Waiting for headers] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 05:04:36 68% [12 git-man 27.2 kB/804 kB 3%] 75% [Waiting for headers] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 05:04:37 75% [13 git 9887 B/2952 kB 0%] 96% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 05:04:37 96% [14 make 7218 B/139 kB 5%] 98% [Waiting for headers] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 05:04:37 98% [15 patch 64.9 kB/91.8 kB 71%] 100% [Working] Fetched 12.0 MB in 1s (8151 kB/s) 05:04:37 debconf: delaying package configuration, since apt-utils is not installed 05:04:37 (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.) 05:04:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... 05:04:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... 05:04:43 Setting up perl-base (5.26.1-6ubuntu0.5) ... 05:04:43 Selecting previously unselected package perl-modules-5.26. 05:04:43 (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.) 05:04:43 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 05:04:43 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:04:44 Selecting previously unselected package libgdbm5:arm64. 05:04:44 Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... 05:04:44 Unpacking libgdbm5:arm64 (1.14.1-6) ... 05:04:44 Selecting previously unselected package libgdbm-compat4:arm64. 05:04:44 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... 05:04:44 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 05:04:44 Selecting previously unselected package libperl5.26:arm64. 05:04:44 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... 05:04:44 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... 05:04:46 Selecting previously unselected package perl. 05:04:46 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.5_arm64.deb ... 05:04:46 Unpacking perl (5.26.1-6ubuntu0.5) ... 05:04:46 Selecting previously unselected package less. 05:04:46 Preparing to unpack .../05-less_487-0.1_arm64.deb ... 05:04:46 Unpacking less (487-0.1) ... 05:04:46 Selecting previously unselected package netbase. 05:04:46 Preparing to unpack .../06-netbase_5.4_all.deb ... 05:04:46 Unpacking netbase (5.4) ... 05:04:46 Selecting previously unselected package curl. 05:04:46 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... 05:04:46 Unpacking curl (7.58.0-2ubuntu3.10) ... 05:04:46 Selecting previously unselected package libcurl3-gnutls:arm64. 05:04:46 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 05:04:46 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 05:04:47 Selecting previously unselected package liberror-perl. 05:04:47 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 05:04:47 Unpacking liberror-perl (0.17025-1) ... 05:04:47 Selecting previously unselected package git-man. 05:04:47 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 05:04:47 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 05:04:47 Selecting previously unselected package git. 05:04:47 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 05:04:47 Unpacking git (1:2.17.1-1ubuntu0.7) ... 05:04:48 Selecting previously unselected package make. 05:04:48 Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... 05:04:48 Unpacking make (4.1-9.1ubuntu1) ... 05:04:48 Selecting previously unselected package patch. 05:04:48 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... 05:04:48 Unpacking patch (2.7.6-2ubuntu1.1) ... 05:04:49 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 05:04:49 Setting up less (487-0.1) ... 05:04:49 Setting up make (4.1-9.1ubuntu1) ... 05:04:49 Setting up curl (7.58.0-2ubuntu3.10) ... 05:04:49 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 05:04:49 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:04:49 Setting up libgdbm5:arm64 (1.14.1-6) ... 05:04:49 Setting up patch (2.7.6-2ubuntu1.1) ... 05:04:50 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 05:04:50 Setting up netbase (5.4) ... 05:04:50 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... 05:04:50 Setting up perl (5.26.1-6ubuntu0.5) ... 05:04:50 Setting up liberror-perl (0.17025-1) ... 05:04:50 Setting up git (1:2.17.1-1ubuntu0.7) ... 05:04:50 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 05:04:50 Processing triggers for mime-support (3.60ubuntu1) ... 05:04:55 curl set to automatically installed. 05:04:55 git set to automatically installed. 05:04:55 git-man set to automatically installed. 05:04:55 less set to automatically installed. 05:04:55 libcurl3-gnutls set to automatically installed. 05:04:55 liberror-perl set to automatically installed. 05:04:55 libgdbm-compat4 set to automatically installed. 05:04:55 libgdbm5 set to automatically installed. 05:04:55 libperl5.26 set to automatically installed. 05:04:55 make set to automatically installed. 05:04:55 netbase set to automatically installed. 05:04:55 patch set to automatically installed. 05:04:55 perl set to automatically installed. 05:04:55 perl-base set to automatically installed. 05:04:55 perl-modules-5.26 set to automatically installed. 05:04:55 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 05:04:55 Please ensure the environment is properly setup before continuing. 05:04:55 Ignore this message if the appropriate measures have already been taken 05:04:56 Pulling go  05:04:59 'device-mqtt' has dependencies that need to be staged: go 05:04:59 Skipping pull go (already ran) 05:04:59 Building go  05:04:59 % Total % Received % Xferd Average Speed Time Time Time Current 05:04:59 Dload Upload Total Spent Left Speed 05:05:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 93.2M 34 32.0M 0 0 36.2M 0 0:00:02 --:--:-- 0:00:02 36.2M 93 93.2M 93 86.8M 0 0 46.3M 0 0:00:02 0:00:01 0:00:01 46.3M 100 93.2M 100 93.2M 0 0 46.9M 0 0:00:01 0:00:01 --:--:-- 46.9M 05:05:03 go1.15.2.linux-arm64.tar.gz: OK 05:05:21 Staging go  05:05:23 Pulling device-mqtt  05:05:26 Skipping build go (already ran) 05:05:26 Building device-mqtt  05:05:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 05:05:28 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.4-dev.34 05:05:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 05:05:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.97 05:05:28 go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 05:05:28 go: downloading github.com/spf13/cast v1.3.1 05:05:28 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:05:28 go: downloading github.com/gorilla/mux v1.7.1 05:05:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 05:05:28 go: downloading github.com/google/uuid v1.1.2 05:05:28 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 05:05:28 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:05:28 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.23 05:05:28 go: downloading github.com/pkg/errors v0.8.1 05:05:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:05:28 go: downloading gopkg.in/yaml.v2 v2.3.0 05:05:28 go: downloading github.com/go-kit/kit v0.8.0 05:05:28 go: downloading github.com/pelletier/go-toml v1.2.0 05:05:28 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 05:05:28 go: downloading github.com/hashicorp/consul/api v1.1.0 05:05:28 go: downloading github.com/go-playground/validator/v10 v10.3.0 05:05:28 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:05:28 go: downloading github.com/BurntSushi/toml v0.3.1 05:05:28 go: downloading github.com/x448/float16 v0.8.4 05:05:28 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:05:28 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:05:28 go: downloading github.com/mitchellh/copystructure v1.0.0 05:05:28 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:05:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:05:28 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 05:05:28 go: downloading github.com/hashicorp/serf v0.8.2 05:05:28 go: downloading github.com/go-playground/universal-translator v0.17.0 05:05:28 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:05:28 go: downloading github.com/leodido/go-urn v1.2.0 05:05:28 go: downloading github.com/go-playground/locales v0.13.0 05:05:28 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:05:28 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:05:29 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:05:29 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:05:51 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:06:06 Skipping stage go (already ran) 05:06:06 Staging device-mqtt  05:06:09 Priming go  05:06:12 Priming device-mqtt  05:06:15 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 05:06:15 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 05:06:15 Determining the version from the project repo (version-script). 05:06:15 The version has been set to 'local-dev-20201028+8630507' 05:06:17 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | 05:06:17 Snapped edgex-device-mqtt_local-dev-20201028+8630507_arm64.snap [Pipeline] } 05:06:20 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 05:06:23 provisioning config files... 05:06:23 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp/config8862829791948024125tmp [Pipeline] { [Pipeline] sh 05:06:23 + set +x 05:06:23 + bash -s -- 05:06:23 + curl -s https://codecov.io/bash 05:06:23 05:06:23 _____ _ 05:06:23 / ____| | | 05:06:23 | | ___ __| | ___ ___ _____ __ 05:06:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:06:23 | |___| (_) | (_| | __/ (_| (_) \ V / 05:06:23 \_____\___/ \__,_|\___|\___\___/ \_/ 05:06:23 Bash-20201009-048fee3 05:06:23 05:06:23 05:06:23 ==> Jenkins CI detected. 05:06:23 project root: . 05:06:23 --> token set from env 05:06:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:06:23 ==> Running gcov in . (disable via -X gcov) 05:06:23 ==> Python coveragepy not found 05:06:23 ==> Searching for coverage reports in: 05:06:23 + . 05:06:23 -> Found 1 reports 05:06:23 ==> Detecting git/mercurial file structure 05:06:23 ==> Reading reports 05:06:23 + ./coverage.out bytes=18940 05:06:23 ==> Appending adjustments 05:06:23 https://docs.codecov.io/docs/fixing-reports 05:06:24 + Found adjustments 05:06:24 ==> Gzipping contents 05:06:24 ==> Uploading reports 05:06:24 url: https://codecov.io 05:06:24 query: branch=PR-180&commit=8630507f109767bf19123072eec78149740a584f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-180%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=180&job=&cmd_args= 05:06:24 -> Pinging Codecov 05:06:24 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-180&commit=8630507f109767bf19123072eec78149740a584f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-180%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=180&job=&cmd_args= 05:06:24 -> Uploading to 05:06:24 05:06:24 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:24 Dload Upload Total Spent Left Speed 05:06:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 05:06:24 X> Failed to upload 05:06:24 ==> Uploading to Codecov 05:06:24 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:24 Dload Upload Total Spent Left Speed 05:06:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 3386 0 0 100 3275 0 3334 --:--:-- --:--:-- --:--:-- 3335 100 3386 100 111 100 3275 113 3334 --:--:-- --:--:-- --:--:-- 3331 05:06:25 View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/8630507f109767bf19123072eec78149740a584f [Pipeline] } 05:06:25 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] { (Archive Prep) Stage "Archive Prep" 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 05:06:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:06:29 ---> package-listing.sh 05:06:29 ++ facter osfamily 05:06:29 ++ tr '[:upper:]' '[:lower:]' 05:06:29 + OS_FAMILY=redhat 05:06:29 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-180 05:06:29 + START_PACKAGES=/tmp/packages_start.txt 05:06:29 + END_PACKAGES=/tmp/packages_end.txt 05:06:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:06:29 + PACKAGES=/tmp/packages_start.txt 05:06:29 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-180 ']' 05:06:29 + PACKAGES=/tmp/packages_end.txt 05:06:29 + case "${OS_FAMILY}" in 05:06:29 + rpm -qa 05:06:29 + sort 05:06:34 + '[' -f /tmp/packages_start.txt ']' 05:06:34 + '[' -f /tmp/packages_end.txt ']' 05:06:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:06:34 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-180 ']' 05:06:34 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-180/archives/ 05:06:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-180/archives/ [Pipeline] echo 05:06:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:06:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:06:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:06:34 05:06:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:06:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:06:35 alpine: Pulling from edgex-lftools-log-publisher 05:06:35 df20fa9351a1: Pulling fs layer 05:06:35 36b3adc4ff6f: Pulling fs layer 05:06:35 8ad3a11d3b57: Pulling fs layer 05:06:35 46f8f816bc3b: Pulling fs layer 05:06:35 93b61091891f: Pulling fs layer 05:06:35 93b9cdb0e59b: Pulling fs layer 05:06:35 5e14af77c1be: Pulling fs layer 05:06:35 01666e4c0597: Pulling fs layer 05:06:35 aa168da1d23b: Pulling fs layer 05:06:35 46f8f816bc3b: Waiting 05:06:35 93b61091891f: Waiting 05:06:35 93b9cdb0e59b: Waiting 05:06:35 5e14af77c1be: Waiting 05:06:35 01666e4c0597: Waiting 05:06:35 aa168da1d23b: Waiting 05:06:35 36b3adc4ff6f: Verifying Checksum 05:06:35 36b3adc4ff6f: Download complete 05:06:35 46f8f816bc3b: Verifying Checksum 05:06:35 46f8f816bc3b: Download complete 05:06:35 df20fa9351a1: Verifying Checksum 05:06:35 df20fa9351a1: Download complete 05:06:35 93b61091891f: Verifying Checksum 05:06:35 93b61091891f: Download complete 05:06:35 93b9cdb0e59b: Verifying Checksum 05:06:35 93b9cdb0e59b: Download complete 05:06:35 5e14af77c1be: Verifying Checksum 05:06:35 5e14af77c1be: Download complete 05:06:35 01666e4c0597: Verifying Checksum 05:06:35 01666e4c0597: Download complete 05:06:36 df20fa9351a1: Pull complete 05:06:36 36b3adc4ff6f: Pull complete 05:06:36 8ad3a11d3b57: Verifying Checksum 05:06:36 8ad3a11d3b57: Download complete 05:06:38 8ad3a11d3b57: Pull complete 05:06:38 46f8f816bc3b: Pull complete 05:06:39 93b61091891f: Pull complete 05:06:39 93b9cdb0e59b: Pull complete 05:06:40 5e14af77c1be: Pull complete 05:06:40 01666e4c0597: Pull complete 05:06:40 aa168da1d23b: Verifying Checksum 05:06:40 aa168da1d23b: Download complete 05:06:53 aa168da1d23b: Pull complete 05:06:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:06:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:06:53 prd-centos7-docker-4c-2g-9419 does not seem to be running inside a container 05:06:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-180 -v /w/workspace/gexfoundry_device-mqtt-go_PR-180:/w/workspace/gexfoundry_device-mqtt-go_PR-180:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-180@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:06:56 $ docker top 05665b61ce97200c14cec64152879194e988b001939294cf949b1a729131ce48 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:57 + touch /tmp/pre-build-complete [Pipeline] sh 05:06:58 + mkdir -p /var/log/sa [Pipeline] sh 05:06:58 + ls /var/log/sa-host 05:06:58 + sadf -c /var/log/sa-host/sa05 05:06:58 file_magic: OK 05:06:58 HZ: Using current value: 100 05:06:58 file_header: OK 05:06:58 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 05:06:58 Statistics: 05:06:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:06:58 File successfully converted to sysstat format version 12.2.1 05:06:58 + sadf -c /var/log/sa-host/sa28 05:06:58 file_magic: OK 05:06:58 HZ: Using current value: 100 05:06:58 file_header: OK 05:06:58 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 05:06:58 Statistics: 05:06:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:06:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:59 provisioning config files... 05:06:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp/config4595962912540827683tmp [Pipeline] { [Pipeline] echo 05:06:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:07:00 ---> create-netrc.sh [Pipeline] } 05:07:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:07:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:07:00 ---> python-tools-install.sh [Pipeline] echo 05:07:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:07:00 ---> sudo-logs.sh 05:07:00 Archiving 'sudo' log.. [Pipeline] echo 05:07:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:07:01 ---> job-cost.sh 05:07:01 lf-activate-venv: SKIPPING 05:07:01 INFO: No Stack... 05:07:02 INFO: Retrieving Pricing Info for: v1-standard-2 05:07:02 INFO: Archiving Costs [Pipeline] echo 05:07:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:07:03 ---> logs-deploy.sh 05:07:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-180/4 05:07:03 INFO: archiving workspace using pattern(s): 05:07:06 Archives upload complete. 05:07:06 INFO: archiving logs to Nexus