Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-8262 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 # timeout=10 Commit message: "Merge pull request #145 from hahattan/issue-144" > git rev-list --no-walk e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:55:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:55:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:55:47 ========================================================= 14:55:47 EdgeX Global Pipelines Version Info 14:55:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:55:48 ------------------- 14:55:48 stable info: 14:55:48 ------------------- 14:55:48 Commited By: Emilio Reyes emilio.reyes@intel.com 14:55:48 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 14:55:48 Message: update stable to v1.0.87 14:55:49 ------------------- 14:55:49 experimental info: 14:55:49 ------------------- 14:55:49 Commited By: **** collab-it+edgex@linuxfoundation.org 14:55:49 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 14:55:49 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:55:51 14:55:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:55:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:55:52 latest: Pulling from edgex-devops/git-semver 14:55:52 9123ac7c32f7: Pulling fs layer 14:55:52 b8cc5d1170e3: Pulling fs layer 14:55:52 2924cbbf6a41: Pulling fs layer 14:55:52 93b08a4f1073: Pulling fs layer 14:55:52 93b08a4f1073: Waiting 14:55:52 b8cc5d1170e3: Download complete 14:55:52 9123ac7c32f7: Verifying Checksum 14:55:52 9123ac7c32f7: Download complete 14:55:52 93b08a4f1073: Verifying Checksum 14:55:52 93b08a4f1073: Download complete 14:55:52 2924cbbf6a41: Verifying Checksum 14:55:52 2924cbbf6a41: Download complete 14:55:52 9123ac7c32f7: Pull complete 14:55:52 b8cc5d1170e3: Pull complete 14:55:53 2924cbbf6a41: Pull complete 14:55:53 93b08a4f1073: Pull complete 14:55:53 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:55:53 prd-centos7-docker-4c-2g-8262 does not seem to be running inside a container 14:55:53 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:55:54 $ docker top 3250c07ccd9b5cf1cdc33647ffd0ed4dd8085278477a6c97e483bc05d63810f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:55:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:54 [ssh-agent] Looking for ssh-agent implementation... 14:55:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:55 $ docker exec 3250c07ccd9b5cf1cdc33647ffd0ed4dd8085278477a6c97e483bc05d63810f9 ssh-agent 14:55:55 SSH_AUTH_SOCK=/tmp/ssh-YqugkV6s9GsQ/agent.15 14:55:55 SSH_AGENT_PID=22 14:55:55 Running ssh-add (command line suppressed) 14:55:55 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3113985459394495322.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3113985459394495322.key) 14:55:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:55 + git describe --exact-match --tags HEAD 14:55:55 fatal: No names found, cannot describe anything. [Pipeline] } 14:55:55 $ docker exec --env ******** --env ******** 3250c07ccd9b5cf1cdc33647ffd0ed4dd8085278477a6c97e483bc05d63810f9 ssh-agent -k 14:55:55 unset SSH_AUTH_SOCK; 14:55:55 unset SSH_AGENT_PID; 14:55:55 echo Agent pid 22 killed; 14:55:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:55:56 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:55:56 This usually means this commit has not been tagged. [Pipeline] sshagent 14:55:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:56 [ssh-agent] Looking for ssh-agent implementation... 14:55:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:56 $ docker exec 3250c07ccd9b5cf1cdc33647ffd0ed4dd8085278477a6c97e483bc05d63810f9 ssh-agent 14:55:56 SSH_AUTH_SOCK=/tmp/ssh-XWYBMXTjSpQu/agent.58 14:55:56 SSH_AGENT_PID=65 14:55:56 Running ssh-add (command line suppressed) 14:55:56 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8867674951544408033.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8867674951544408033.key) 14:55:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:57 + git semver init 14:55:57 # -> Open(): unable to determine branch for HEAD 14:55:57 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 14:55:57 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 14:55:57 # $SEMVER_REMOTE_NAME = origin 14:55:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:55:57 # $SEMVER_USER_NAME = edgex-jenkins 14:55:57 # $SEMVER_BRANCH = master 14:55:57 # $SEMVER_TEMP = /tmp/semver-947790956 14:55:57 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 14:55:57 # '/tmp/semver-947790956' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 14:55:57 # -> Force: false 14:55:57 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 14:55:57 $ docker exec --env ******** --env ******** 3250c07ccd9b5cf1cdc33647ffd0ed4dd8085278477a6c97e483bc05d63810f9 ssh-agent -k 14:55:57 unset SSH_AUTH_SOCK; 14:55:57 unset SSH_AGENT_PID; 14:55:57 echo Agent pid 65 killed; 14:55:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:55:57 + git semver [Pipeline] } 14:55:57 $ docker stop --time=1 3250c07ccd9b5cf1cdc33647ffd0ed4dd8085278477a6c97e483bc05d63810f9 14:55:59 $ docker rm -f 3250c07ccd9b5cf1cdc33647ffd0ed4dd8085278477a6c97e483bc05d63810f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:55:59 Stashed 19 file(s) [Pipeline] echo 14:55:59 [edgeXSemver] initialized semver on version 1.2.0-dev.6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:56:15 Still waiting to schedule task 14:56:15 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8262’ 14:56:15 Still waiting to schedule task 14:56:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ is offline 14:58:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8263 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 14:58:04 Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout 14:58:09 using credential edgex-jenkins-ssh 14:58:09 Cloning the remote Git repository 14:58:09 Cloning with configured refspecs honoured and without tags 14:58:10 Fetching without tags 14:58:09 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 14:58:09 > git init /w/workspace/device-mqtt-go/6 # timeout=10 14:58:09 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 14:58:09 > git --version # timeout=10 14:58:09 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:58:10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 14:58:10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:58:10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 14:58:10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 14:58:10 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:58:11 Checking out Revision 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 (master) 14:58:11 > git config core.sparsecheckout # timeout=10 14:58:11 > git checkout -f 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 # timeout=10 14:58:15 Commit message: "Merge pull request #145 from hahattan/issue-144" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:58:16 ========================================================= 14:58:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:58:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:58:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 14:58:18 Sending build context to Docker daemon 562.7kB 14:58:18 Step 1/8 : ARG BASE=golang:1.13-alpine 14:58:18 Step 2/8 : FROM ${BASE} 14:58:19 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:58:19 cde5963f3b93: Pulling fs layer 14:58:19 2a23fa8c16f7: Pulling fs layer 14:58:19 777b28850792: Pulling fs layer 14:58:19 8a11ddd9e578: Pulling fs layer 14:58:19 4cf88f913ddb: Pulling fs layer 14:58:19 1df406cf5192: Pulling fs layer 14:58:19 cd6300453558: Pulling fs layer 14:58:19 b9c365052c96: Pulling fs layer 14:58:19 a2d8cc88f415: Pulling fs layer 14:58:19 ea1d1ca13537: Pulling fs layer 14:58:19 3750a50a1c5e: Pulling fs layer 14:58:19 cd6300453558: Waiting 14:58:19 b9c365052c96: Waiting 14:58:19 a2d8cc88f415: Waiting 14:58:19 ea1d1ca13537: Waiting 14:58:19 3750a50a1c5e: Waiting 14:58:19 8a11ddd9e578: Waiting 14:58:19 1df406cf5192: Waiting 14:58:19 4cf88f913ddb: Waiting 14:58:19 777b28850792: Download complete 14:58:19 2a23fa8c16f7: Verifying Checksum 14:58:19 2a23fa8c16f7: Download complete 14:58:19 4cf88f913ddb: Verifying Checksum 14:58:19 4cf88f913ddb: Download complete 14:58:19 1df406cf5192: Verifying Checksum 14:58:19 1df406cf5192: Download complete 14:58:19 cde5963f3b93: Verifying Checksum 14:58:20 cde5963f3b93: Pull complete 14:58:20 2a23fa8c16f7: Pull complete 14:58:21 777b28850792: Pull complete 14:58:23 cd6300453558: Verifying Checksum 14:58:23 cd6300453558: Download complete 14:58:23 a2d8cc88f415: Verifying Checksum 14:58:23 a2d8cc88f415: Download complete 14:58:26 ea1d1ca13537: Verifying Checksum 14:58:26 ea1d1ca13537: Download complete 14:58:26 3750a50a1c5e: Verifying Checksum 14:58:26 3750a50a1c5e: Download complete 14:58:28 b9c365052c96: Download complete 14:58:30 8a11ddd9e578: Verifying Checksum 14:58:30 8a11ddd9e578: Download complete 14:58:42 8a11ddd9e578: Pull complete 14:58:42 4cf88f913ddb: Pull complete 14:58:42 1df406cf5192: Pull complete 14:58:46 Running on prd-centos7-docker-4c-2g-8264 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { 14:58:46 cd6300453558: Pull complete [Pipeline] ws 14:58:47 Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout 14:58:49 using credential edgex-jenkins-ssh 14:58:49 Cloning the remote Git repository 14:58:49 Cloning with configured refspecs honoured and without tags 14:58:50 Fetching without tags 14:58:48 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 14:58:48 > git init /w/workspace/device-mqtt-go/6 # timeout=10 14:58:48 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 14:58:48 > git --version # timeout=10 14:58:48 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:58:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 14:58:49 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:58:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 14:58:49 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 14:58:49 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:58:50 Checking out Revision 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 (master) 14:58:49 > git config core.sparsecheckout # timeout=10 14:58:49 > git checkout -f 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 # timeout=10 14:58:52 b9c365052c96: Pull complete 14:58:52 a2d8cc88f415: Pull complete 14:58:54 ea1d1ca13537: Pull complete 14:58:54 Commit message: "Merge pull request #145 from hahattan/issue-144" 14:58:54 3750a50a1c5e: Pull complete 14:58:54 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:58:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:58:54 ---> 78745c68409d 14:58:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:58:55 ========================================================= 14:58:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:58:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:58:56 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 14:58:56 Sending build context to Docker daemon 562.7kB 14:58:56 Step 1/8 : ARG BASE=golang:1.13-alpine 14:58:56 Step 2/8 : FROM ${BASE} 14:58:56 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:58:56 e6b0cf9c0882: Pulling fs layer 14:58:56 2848faf0eed1: Pulling fs layer 14:58:56 0f37312ad70f: Pulling fs layer 14:58:56 5788d62ee057: Pulling fs layer 14:58:56 0e6b1d234666: Pulling fs layer 14:58:56 bf5d7aec512f: Pulling fs layer 14:58:56 34c802a77dc8: Pulling fs layer 14:58:56 9eb99e56ec68: Pulling fs layer 14:58:56 27c7a5d97fbd: Pulling fs layer 14:58:56 5c102a31e300: Pulling fs layer 14:58:56 dcfb455df0a1: Pulling fs layer 14:58:56 5c102a31e300: Waiting 14:58:56 0e6b1d234666: Waiting 14:58:56 27c7a5d97fbd: Waiting 14:58:56 bf5d7aec512f: Waiting 14:58:56 dcfb455df0a1: Waiting 14:58:56 0f37312ad70f: Verifying Checksum 14:58:56 0f37312ad70f: Download complete 14:58:56 2848faf0eed1: Verifying Checksum 14:58:56 2848faf0eed1: Download complete 14:58:56 0e6b1d234666: Verifying Checksum 14:58:56 0e6b1d234666: Download complete 14:58:56 bf5d7aec512f: Verifying Checksum 14:58:56 bf5d7aec512f: Download complete 14:58:56 e6b0cf9c0882: Verifying Checksum 14:58:57 e6b0cf9c0882: Pull complete 14:58:57 2848faf0eed1: Pull complete 14:58:57 34c802a77dc8: Verifying Checksum 14:58:57 34c802a77dc8: Download complete 14:58:58 27c7a5d97fbd: Download complete 14:58:58 0f37312ad70f: Pull complete 14:58:58 9eb99e56ec68: Verifying Checksum 14:58:58 9eb99e56ec68: Download complete 14:58:58 5c102a31e300: Verifying Checksum 14:58:58 5c102a31e300: Download complete 14:58:58 dcfb455df0a1: Verifying Checksum 14:58:58 dcfb455df0a1: Download complete 14:58:58 5788d62ee057: Verifying Checksum 14:58:58 5788d62ee057: Download complete 14:58:59 ---> Running in 4118aa7180f9 14:58:59 Removing intermediate container 4118aa7180f9 14:58:59 ---> 1ba3028c6616 14:58:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:59 ---> Running in 776eaef9f20b 14:59:01 Removing intermediate container 776eaef9f20b 14:59:01 ---> e79b60a73d4b 14:59:01 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 14:59:01 ---> Running in 3b9d2428f9e3 14:59:02 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:59:03 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:59:03 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 14:59:03 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 14:59:04 (3/18) Installing libmagic (5.37-r1) 14:59:04 (4/18) Installing file (5.37-r1) 14:59:04 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 14:59:04 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 14:59:05 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 14:59:05 5788d62ee057: Pull complete 14:59:05 0e6b1d234666: Pull complete 14:59:05 bf5d7aec512f: Pull complete 14:59:09 34c802a77dc8: Pull complete 14:59:12 9eb99e56ec68: Pull complete 14:59:12 27c7a5d97fbd: Pull complete 14:59:13 5c102a31e300: Pull complete 14:59:13 dcfb455df0a1: Pull complete 14:59:13 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:59:13 ---> 7c70fe431013 14:59:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 14:59:13 ---> Running in 2d67acc447f9 14:59:14 Removing intermediate container 2d67acc447f9 14:59:14 ---> 5cc680769672 14:59:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:14 ---> Running in 1eb77e08eec1 14:59:15 Removing intermediate container 1eb77e08eec1 14:59:15 ---> 118d384f4e46 14:59:15 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 14:59:15 ---> Running in 97a1950099cf 14:59:15 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:59:16 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:59:17 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 14:59:17 (2/17) Installing libmagic (5.37-r1) 14:59:17 (3/17) Installing file (5.37-r1) 14:59:17 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 14:59:17 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 14:59:17 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 14:59:23 (7/17) Installing libc-dev (0.7.2-r0) 14:59:23 (8/17) Installing g++ (9.2.0-r4) 14:59:32 (9/17) Installing fortify-headers (1.1-r0) 14:59:32 (10/17) Installing build-base (0.5-r1) 14:59:32 (11/17) Installing openssh-keygen (8.1_p1-r0) 14:59:32 (12/17) Installing libedit (20191211.3.1-r0) 14:59:32 (13/17) Installing openssh-client (8.1_p1-r0) 14:59:32 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 14:59:32 (15/17) Installing openssh-server-common (8.1_p1-r0) 14:59:32 (16/17) Installing openssh-server (8.1_p1-r0) 14:59:32 (17/17) Installing openssh (8.1_p1-r0) 14:59:33 Executing busybox-1.31.1-r8.trigger 14:59:33 OK: 214 MiB in 52 packages 14:59:36 Removing intermediate container 97a1950099cf 14:59:36 ---> 225c25d2320b 14:59:36 Step 6/8 : WORKDIR /device-mqtt-go 14:59:36 ---> Running in 93af780c572a 14:59:36 Removing intermediate container 93af780c572a 14:59:36 ---> be6b1e2bc062 14:59:36 Step 7/8 : COPY . . 14:59:37 ---> e5e44f320c17 14:59:37 Step 8/8 : RUN go mod download 14:59:37 (8/18) Installing libc-dev (0.7.2-r0) 14:59:37 (9/18) Installing g++ (9.2.0-r4) 14:59:37 ---> Running in 283f55c23f9a 14:59:39 go: finding github.com/BurntSushi/toml v0.3.1 14:59:39 go: finding github.com/OneOfOne/xxhash v1.2.6 14:59:39 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:59:39 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:59:39 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:59:39 go: finding github.com/bgentry/speakeasy v0.1.0 14:59:39 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:59:39 go: finding github.com/davecgh/go-spew v1.1.1 14:59:39 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 14:59:39 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:59:39 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:59:39 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:59:39 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:59:39 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:59:39 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:59:39 go: finding github.com/fatih/color v1.7.0 14:59:39 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:59:39 go: finding github.com/go-kit/kit v0.8.0 14:59:39 go: finding github.com/go-logfmt/logfmt v0.4.0 14:59:39 go: finding github.com/go-stack/stack v1.8.0 14:59:39 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:59:39 go: finding github.com/google/uuid v1.1.1 14:59:39 go: finding github.com/gorilla/mux v1.7.1 14:59:39 go: finding github.com/hashicorp/consul/api v1.1.0 14:59:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:59:39 go: finding github.com/hashicorp/errwrap v1.0.0 14:59:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:59:39 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:59:39 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:59:39 go: finding github.com/hashicorp/go-multierror v1.0.0 14:59:39 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:59:39 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:59:39 go: finding github.com/hashicorp/go-syslog v1.0.0 14:59:39 go: finding github.com/hashicorp/go-uuid v1.0.1 14:59:39 go: finding github.com/hashicorp/go.net v0.0.1 14:59:39 go: finding github.com/hashicorp/golang-lru v0.5.0 14:59:39 go: finding github.com/hashicorp/logutils v1.0.0 14:59:39 go: finding github.com/hashicorp/mdns v1.0.0 14:59:39 go: finding github.com/hashicorp/memberlist v0.1.3 14:59:39 go: finding github.com/hashicorp/serf v0.8.2 14:59:39 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:59:39 go: finding github.com/kr/pretty v0.1.0 14:59:39 go: finding github.com/kr/pty v1.1.1 14:59:39 go: finding github.com/kr/text v0.1.0 14:59:39 go: finding github.com/mattn/go-colorable v0.0.9 14:59:39 go: finding github.com/mattn/go-isatty v0.0.3 14:59:39 go: finding github.com/miekg/dns v1.0.14 14:59:39 go: finding github.com/mitchellh/cli v1.0.0 14:59:39 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:59:39 go: finding github.com/mitchellh/copystructure v1.0.0 14:59:39 go: finding github.com/mitchellh/go-homedir v1.0.0 14:59:39 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:59:39 go: finding github.com/mitchellh/gox v0.4.0 14:59:39 go: finding github.com/mitchellh/iochan v1.0.0 14:59:39 go: finding github.com/mitchellh/mapstructure v1.1.2 14:59:39 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:59:39 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:59:39 go: finding github.com/pelletier/go-toml v1.2.0 14:59:39 go: finding github.com/pkg/errors v0.8.1 14:59:39 go: finding github.com/pmezard/go-difflib v1.0.0 14:59:39 go: finding github.com/posener/complete v1.1.1 14:59:39 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:59:39 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:59:39 go: finding github.com/spf13/cast v1.3.0 14:59:39 go: finding github.com/stretchr/objx v0.1.0 14:59:39 go: finding github.com/stretchr/testify v1.5.1 14:59:39 go: finding github.com/ugorji/go v1.1.4 14:59:39 go: finding github.com/x448/float16 v0.8.4 14:59:39 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:59:39 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 14:59:39 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:59:39 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:59:39 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 14:59:39 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 14:59:39 go: finding gopkg.in/yaml.v2 v2.2.8 14:59:44 Removing intermediate container 283f55c23f9a 14:59:44 ---> 09c0185542d5 14:59:44 Successfully built 09c0185542d5 14:59:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:59:45 + docker inspect -f . ci-base-image-x86_64 14:59:45 . [Pipeline] withDockerContainer 14:59:45 prd-centos7-docker-4c-2g-8264 does not seem to be running inside a container 14:59:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** ci-base-image-x86_64 cat 14:59:46 $ docker top d212dde142438bd5b38d534e503be900fc6873aba913976abf1dc57671efcaf5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:47 + go version 14:59:47 go version go1.13.5 linux/amd64 [Pipeline] sh 14:59:47 + make test 14:59:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:59:49 ? github.com/edgexfoundry/device-mqtt-go [no test files] 14:59:55 (10/18) Installing fortify-headers (1.1-r0) 14:59:55 (11/18) Installing build-base (0.5-r1) 14:59:55 (12/18) Installing openssh-keygen (8.1_p1-r0) 14:59:55 (13/18) Installing libedit (20191211.3.1-r0) 14:59:55 (14/18) Installing openssh-client (8.1_p1-r0) 14:59:56 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 14:59:56 (16/18) Installing openssh-server-common (8.1_p1-r0) 14:59:56 (17/18) Installing openssh-server (8.1_p1-r0) 14:59:57 (18/18) Installing openssh (8.1_p1-r0) 14:59:57 Executing busybox-1.31.1-r8.trigger 14:59:57 OK: 203 MiB in 52 packages 15:00:02 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 15:00:02 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 29.8% of statements 15:00:02 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 15:00:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:00:03 Removing intermediate container 3b9d2428f9e3 15:00:03 ---> 9e3f1e2e7a41 15:00:03 Step 6/8 : WORKDIR /device-mqtt-go 15:00:03 ---> Running in 6f98230bafd8 15:00:03 Removing intermediate container 6f98230bafd8 15:00:03 ---> 956a3aac4f00 15:00:03 Step 7/8 : COPY . . 15:00:04 ---> 105770584874 15:00:04 Step 8/8 : RUN go mod download 15:00:04 ---> Running in b63cd8d3164b 15:00:04 gofmt -l . 15:00:04 ["`gofmt -l .`" = ""] 15:00:04 ./bin/test-attribution-txt.sh 15:00:05 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:00:05 Stashed 1 file(s) [Pipeline] } 15:00:05 $ docker stop --time=1 d212dde142438bd5b38d534e503be900fc6873aba913976abf1dc57671efcaf5 15:00:07 $ docker rm -f d212dde142438bd5b38d534e503be900fc6873aba913976abf1dc57671efcaf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 15:00:07 go: finding github.com/BurntSushi/toml v0.3.1 15:00:07 go: finding github.com/OneOfOne/xxhash v1.2.6 15:00:07 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:00:07 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:00:07 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:00:07 go: finding github.com/bgentry/speakeasy v0.1.0 15:00:07 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:00:07 go: finding github.com/davecgh/go-spew v1.1.1 15:00:07 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 15:00:07 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 15:00:07 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:00:07 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:00:07 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:00:07 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:00:07 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:00:07 go: finding github.com/fatih/color v1.7.0 15:00:07 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:00:07 go: finding github.com/go-kit/kit v0.8.0 15:00:07 go: finding github.com/go-logfmt/logfmt v0.4.0 15:00:07 go: finding github.com/go-stack/stack v1.8.0 15:00:07 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:00:07 go: finding github.com/google/uuid v1.1.1 15:00:07 go: finding github.com/gorilla/mux v1.7.1 15:00:07 go: finding github.com/hashicorp/consul/api v1.1.0 15:00:07 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:00:07 go: finding github.com/hashicorp/errwrap v1.0.0 15:00:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:00:07 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:00:07 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:00:07 go: finding github.com/hashicorp/go-multierror v1.0.0 15:00:07 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:00:07 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:00:07 go: finding github.com/hashicorp/go-syslog v1.0.0 15:00:07 go: finding github.com/hashicorp/go-uuid v1.0.1 15:00:07 go: finding github.com/hashicorp/go.net v0.0.1 15:00:07 go: finding github.com/hashicorp/golang-lru v0.5.0 15:00:07 go: finding github.com/hashicorp/logutils v1.0.0 15:00:07 go: finding github.com/hashicorp/mdns v1.0.0 15:00:07 go: finding github.com/hashicorp/memberlist v0.1.3 15:00:07 go: finding github.com/hashicorp/serf v0.8.2 15:00:07 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:00:07 go: finding github.com/kr/pretty v0.1.0 15:00:07 go: finding github.com/kr/pty v1.1.1 15:00:07 go: finding github.com/kr/text v0.1.0 15:00:07 go: finding github.com/mattn/go-colorable v0.0.9 15:00:07 go: finding github.com/mattn/go-isatty v0.0.3 15:00:07 go: finding github.com/miekg/dns v1.0.14 15:00:07 go: finding github.com/mitchellh/cli v1.0.0 15:00:07 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:00:07 go: finding github.com/mitchellh/copystructure v1.0.0 15:00:07 go: finding github.com/mitchellh/go-homedir v1.0.0 15:00:07 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:00:07 go: finding github.com/mitchellh/gox v0.4.0 15:00:07 go: finding github.com/mitchellh/iochan v1.0.0 15:00:07 go: finding github.com/mitchellh/mapstructure v1.1.2 15:00:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:00:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:00:07 go: finding github.com/pelletier/go-toml v1.2.0 15:00:07 go: finding github.com/pkg/errors v0.8.1 15:00:07 go: finding github.com/pmezard/go-difflib v1.0.0 15:00:07 go: finding github.com/posener/complete v1.1.1 15:00:07 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:00:07 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:00:07 go: finding github.com/spf13/cast v1.3.0 15:00:07 go: finding github.com/stretchr/objx v0.1.0 15:00:07 go: finding github.com/stretchr/testify v1.5.1 15:00:07 go: finding github.com/ugorji/go v1.1.4 15:00:07 go: finding github.com/x448/float16 v0.8.4 15:00:07 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:00:07 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 15:00:08 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:00:08 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:00:08 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 15:00:08 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:00:08 go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] sh 15:00:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:00:09 + ls -al . 15:00:09 total 100 15:00:09 drwxrwxr-x. 9 jenkins jenkins 4096 May 13 15:00 . 15:00:09 drwxrwxr-x. 4 jenkins jenkins 28 May 13 14:58 .. 15:00:09 -rw-rw-r--. 1 jenkins jenkins 4678 May 13 14:58 Attribution.txt 15:00:09 drwxrwxr-x. 2 jenkins jenkins 87 May 13 14:58 bin 15:00:09 drwxrwxr-x. 3 jenkins jenkins 32 May 13 14:58 cmd 15:00:09 -rw-r--r--. 1 jenkins jenkins 18214 May 13 15:00 coverage.out 15:00:09 -rw-rw-r--. 1 jenkins jenkins 1776 May 13 14:58 Dockerfile 15:00:09 -rw-rw-r--. 1 jenkins jenkins 953 May 13 14:58 Dockerfile.build 15:00:09 -rw-rw-r--. 1 jenkins jenkins 140 May 13 14:58 .dockerignore 15:00:09 drwxrwxr-x. 8 jenkins jenkins 162 May 13 14:58 .git 15:00:09 -rw-rw-r--. 1 jenkins jenkins 335 May 13 14:58 .gitignore 15:00:09 -rw-r--r--. 1 jenkins jenkins 510 May 13 15:00 go.mod 15:00:09 -rw-r--r--. 1 jenkins jenkins 13621 May 13 15:00 go.sum 15:00:09 drwxrwxr-x. 3 jenkins jenkins 20 May 13 14:58 internal 15:00:09 -rw-rw-r--. 1 jenkins jenkins 700 May 13 14:58 Jenkinsfile 15:00:09 -rw-rw-r--. 1 jenkins jenkins 11340 May 13 14:58 LICENSE 15:00:09 -rw-rw-r--. 1 jenkins jenkins 902 May 13 14:58 Makefile 15:00:09 drwxrwxr-x. 2 jenkins jenkins 23 May 13 14:58 mock 15:00:09 -rw-rw-r--. 1 jenkins jenkins 444 May 13 14:58 README.md 15:00:09 drwxrwxr-x. 3 jenkins jenkins 44 May 13 14:58 .semver 15:00:09 drwxrwxr-x. 4 jenkins jenkins 54 May 13 14:58 snap 15:00:09 -rw-rw-r--. 1 jenkins jenkins 11 May 13 14:55 VERSION 15:00:09 -rw-rw-r--. 1 jenkins jenkins 227 May 13 14:58 version.go [Pipeline] isUnix [Pipeline] sh 15:00:09 + 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=4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 --label arch=amd64 --label version=1.2.0-dev.6 . 15:00:09 Sending build context to Docker daemon 581.6kB 15:00:09 Step 1/21 : ARG BASE=golang:1.13-alpine 15:00:09 Step 2/21 : FROM ${BASE} AS builder 15:00:09 ---> 09c0185542d5 15:00:09 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 15:00:09 ---> Running in 081c94b33ae6 15:00:09 Removing intermediate container 081c94b33ae6 15:00:09 ---> 8134a158c46c 15:00:09 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 15:00:09 ---> Running in a7a532077ebd 15:00:09 Removing intermediate container a7a532077ebd 15:00:09 ---> b28b98d5faa7 15:00:09 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:09 ---> Running in 9cf1aaec91e4 15:00:10 Removing intermediate container 9cf1aaec91e4 15:00:10 ---> 450f12fcb83d 15:00:10 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:00:10 ---> Running in 92ea63fc8df8 15:00:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:00:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:00:12 OK: 214 MiB in 52 packages 15:00:13 Removing intermediate container 92ea63fc8df8 15:00:13 ---> 03a06628f340 15:00:13 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 15:00:13 ---> Running in 2740d87fd7e9 15:00:14 Removing intermediate container 2740d87fd7e9 15:00:14 ---> b6a66ee82453 15:00:14 Step 8/21 : COPY . . 15:00:14 ---> 7208f0c779ea 15:00:14 Step 9/21 : ARG MAKE='make build' 15:00:14 ---> Running in 4a86e4101fe5 15:00:14 Removing intermediate container 4a86e4101fe5 15:00:14 ---> 4c24cf64dbdc 15:00:14 Step 10/21 : RUN $MAKE 15:00:14 ---> Running in 6b3f44946d2f 15:00:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.0-dev.6" -o cmd/device-mqtt ./cmd 15:00:18 Removing intermediate container b63cd8d3164b 15:00:18 ---> e8d5e749effc 15:00:18 Successfully built e8d5e749effc 15:00:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:00:18 + docker inspect -f . ci-base-image-arm64 15:00:18 . [Pipeline] withDockerContainer 15:00:19 prd-ubuntu18.04-docker-arm64-4c-16g-8263 does not seem to be running inside a container 15:00:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** ci-base-image-arm64 cat 15:00:20 $ docker top 007647608f8a85387c801f476aa0e74cae6a8da4456fb48f3a54fd5ef18f8190 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:21 + go version 15:00:21 go version go1.13.5 linux/arm64 [Pipeline] sh 15:00:22 + make test 15:00:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:00:23 ? github.com/edgexfoundry/device-mqtt-go [no test files] 15:00:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:00:30 Removing intermediate container 6b3f44946d2f 15:00:30 ---> 184940a5e3fb 15:00:30 Step 11/21 : FROM alpine 15:00:30 latest: Pulling from library/alpine 15:00:30 cbdbe7a5bc2a: Pulling fs layer 15:00:30 cbdbe7a5bc2a: Verifying Checksum 15:00:30 cbdbe7a5bc2a: Download complete 15:00:31 cbdbe7a5bc2a: Pull complete 15:00:31 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 15:00:31 Status: Downloaded newer image for alpine:latest 15:00:31 ---> f70734b6a266 15:00:31 Step 12/21 : ENV APP_PORT=49982 15:00:31 ---> Running in 4944544a977d 15:00:31 Removing intermediate container 4944544a977d 15:00:31 ---> 7177fae9150b 15:00:31 Step 13/21 : EXPOSE $APP_PORT 15:00:31 ---> Running in fda5fe14fcca 15:00:31 Removing intermediate container fda5fe14fcca 15:00:31 ---> 0f94b6f0409c 15:00:31 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 15:00:32 ---> aba8ae3509c6 15:00:32 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 15:00:32 ---> eaf74b654a1a 15:00:32 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 15:00:32 ---> cd99bd2a7f2d 15:00:32 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 15:00:32 ---> Running in 13df1ff4f8d5 15:00:32 Removing intermediate container 13df1ff4f8d5 15:00:32 ---> b21e152e38e6 15:00:32 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 15:00:32 ---> Running in f3f1c42e30d1 15:00:32 Removing intermediate container f3f1c42e30d1 15:00:32 ---> 3e89a5e39a51 15:00:32 Step 19/21 : LABEL arch=amd64 15:00:32 ---> Running in cc7fa2ba23c0 15:00:33 Removing intermediate container cc7fa2ba23c0 15:00:33 ---> 1586febf723d 15:00:33 Step 20/21 : LABEL git_sha=4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 15:00:33 ---> Running in 4a38ba1f857e 15:00:33 Removing intermediate container 4a38ba1f857e 15:00:33 ---> b7da8951d19a 15:00:33 Step 21/21 : LABEL version=1.2.0-dev.6 15:00:33 ---> Running in c4b1ea5a909b 15:00:33 Removing intermediate container c4b1ea5a909b 15:00:33 ---> 87883221c443 15:00:33 [Warning] One or more build-args [ARCH] were not consumed 15:00:33 Successfully built 87883221c443 15:00:33 Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:00:33 provisioning config files... 15:00:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config7912282325401864118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:34 nexus3.edgexfoundry.org:10001 15:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:34 Configure a credential helper to remove this warning. See 15:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:34 15:00:34 Login Succeeded 15:00:34 nexus3.edgexfoundry.org:10002 15:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:34 Configure a credential helper to remove this warning. See 15:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:34 15:00:34 Login Succeeded 15:00:34 nexus3.edgexfoundry.org:10003 15:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:35 Configure a credential helper to remove this warning. See 15:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:35 15:00:35 Login Succeeded 15:00:35 nexus3.edgexfoundry.org:10004 15:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:35 Configure a credential helper to remove this warning. See 15:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:35 15:00:35 Login Succeeded 15:00:35 docker.io 15:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:35 Configure a credential helper to remove this warning. See 15:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:35 15:00:35 Login Succeeded [Pipeline] } 15:00:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:36 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: 15:00:36 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 15:00:36 latest 15:00:36 1.2.0-dev.6 15:00:36 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4-1.2.0-dev.6 15:00:36 master 15:00:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:00:36 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 [Pipeline] isUnix [Pipeline] sh 15:00:36 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 15:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 15:00:36 e991526dc478: Preparing 15:00:36 6586dd444b1a: Preparing 15:00:36 c1edd3b3fa08: Preparing 15:00:36 3e207b409db3: Preparing 15:00:36 3e207b409db3: Layer already exists 15:00:37 e991526dc478: Pushed 15:00:37 6586dd444b1a: Pushed 15:00:38 c1edd3b3fa08: Pushed 15:00:38 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4: digest: sha256:0d2566521f4463701e67e21279936fe057de7e40148a5e85b83719e931d3b62d size: 1154 [Pipeline] isUnix [Pipeline] sh 15:00:38 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh 15:00:39 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 15:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 15:00:39 e991526dc478: Preparing 15:00:39 6586dd444b1a: Preparing 15:00:39 c1edd3b3fa08: Preparing 15:00:39 3e207b409db3: Preparing 15:00:39 c1edd3b3fa08: Layer already exists 15:00:39 6586dd444b1a: Layer already exists 15:00:39 3e207b409db3: Layer already exists 15:00:39 e991526dc478: Layer already exists 15:00:39 latest: digest: sha256:0d2566521f4463701e67e21279936fe057de7e40148a5e85b83719e931d3b62d size: 1154 [Pipeline] isUnix [Pipeline] sh 15:00:39 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 15:00:39 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.0-dev.6 15:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 15:00:39 e991526dc478: Preparing 15:00:39 6586dd444b1a: Preparing 15:00:39 c1edd3b3fa08: Preparing 15:00:39 3e207b409db3: Preparing 15:00:39 e991526dc478: Layer already exists 15:00:39 6586dd444b1a: Layer already exists 15:00:39 c1edd3b3fa08: Layer already exists 15:00:39 3e207b409db3: Layer already exists 15:00:39 1.2.0-dev.6: digest: sha256:0d2566521f4463701e67e21279936fe057de7e40148a5e85b83719e931d3b62d size: 1154 [Pipeline] isUnix [Pipeline] sh 15:00:40 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:4f542d150f63fd84c4c4e03c791e07fdb7c9aef4-1.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 15:00:40 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:4f542d150f63fd84c4c4e03c791e07fdb7c9aef4-1.2.0-dev.6 15:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 15:00:40 e991526dc478: Preparing 15:00:40 6586dd444b1a: Preparing 15:00:40 c1edd3b3fa08: Preparing 15:00:40 3e207b409db3: Preparing 15:00:40 3e207b409db3: Layer already exists 15:00:40 6586dd444b1a: Layer already exists 15:00:40 e991526dc478: Layer already exists 15:00:40 c1edd3b3fa08: Layer already exists 15:00:40 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4-1.2.0-dev.6: digest: sha256:0d2566521f4463701e67e21279936fe057de7e40148a5e85b83719e931d3b62d size: 1154 [Pipeline] isUnix [Pipeline] sh 15:00:40 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh 15:00:41 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master 15:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 15:00:41 e991526dc478: Preparing 15:00:41 6586dd444b1a: Preparing 15:00:41 c1edd3b3fa08: Preparing 15:00:41 3e207b409db3: Preparing 15:00:41 6586dd444b1a: Layer already exists 15:00:41 c1edd3b3fa08: Layer already exists 15:00:41 e991526dc478: Layer already exists 15:00:41 3e207b409db3: Layer already exists 15:00:41 master: digest: sha256:0d2566521f4463701e67e21279936fe057de7e40148a5e85b83719e931d3b62d size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 15:00:42 ++ grep snapcraft.yaml 15:00:42 ++ find /w/workspace/device-mqtt-go/6 15:00:42 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/6/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:42 provisioning config files... 15:00:42 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/6@tmp/config3569145609088503880tmp [Pipeline] { [Pipeline] sh 15:00:42 + cp /w/workspace/device-mqtt-go/6@tmp/config3569145609088503880tmp /w/workspace/device-mqtt-go/6/edgex-snap-store-login [Pipeline] sh 15:00:42 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/6:/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 15:00:42 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 15:00:42 latest: Pulling from edgex-devops/edgex-snap-builder 15:00:43 5bed26d33875: Pulling fs layer 15:00:43 f11b29a9c730: Pulling fs layer 15:00:43 930bda195c84: Pulling fs layer 15:00:43 78bf9a5ad49e: Pulling fs layer 15:00:43 e5fbee5a4b0d: Pulling fs layer 15:00:43 f452fca78f88: Pulling fs layer 15:00:43 7417ef92027a: Pulling fs layer 15:00:43 2af5c49d270b: Pulling fs layer 15:00:43 df9c3bdbc40a: Pulling fs layer 15:00:43 78bf9a5ad49e: Waiting 15:00:43 e5fbee5a4b0d: Waiting 15:00:43 7417ef92027a: Waiting 15:00:43 f452fca78f88: Waiting 15:00:43 2af5c49d270b: Waiting 15:00:43 df9c3bdbc40a: Waiting 15:00:43 930bda195c84: Verifying Checksum 15:00:43 930bda195c84: Download complete 15:00:43 f11b29a9c730: Verifying Checksum 15:00:43 f11b29a9c730: Download complete 15:00:43 78bf9a5ad49e: Verifying Checksum 15:00:43 78bf9a5ad49e: Download complete 15:00:43 f452fca78f88: Verifying Checksum 15:00:43 f452fca78f88: Download complete 15:00:43 7417ef92027a: Verifying Checksum 15:00:43 7417ef92027a: Download complete 15:00:43 2af5c49d270b: Verifying Checksum 15:00:43 2af5c49d270b: Download complete 15:00:43 df9c3bdbc40a: Verifying Checksum 15:00:43 df9c3bdbc40a: Download complete 15:00:44 5bed26d33875: Verifying Checksum 15:00:44 5bed26d33875: Download complete 15:00:46 5bed26d33875: Pull complete 15:00:46 f11b29a9c730: Pull complete 15:00:46 930bda195c84: Pull complete 15:00:46 78bf9a5ad49e: Pull complete 15:00:48 e5fbee5a4b0d: Verifying Checksum 15:00:48 e5fbee5a4b0d: Download complete 15:00:55 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 15:00:55 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.025s coverage: 29.8% of statements 15:00:55 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 15:00:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:01:01 gofmt -l . 15:01:01 ["`gofmt -l .`" = ""] 15:01:01 ./bin/test-attribution-txt.sh 15:01:02 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:01:02 Warning: overwriting stash ‘coverage-report’ 15:01:03 Stashed 1 file(s) [Pipeline] } 15:01:03 $ docker stop --time=1 007647608f8a85387c801f476aa0e74cae6a8da4456fb48f3a54fd5ef18f8190 15:01:05 $ docker rm -f 007647608f8a85387c801f476aa0e74cae6a8da4456fb48f3a54fd5ef18f8190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:01:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:01:07 + ls -al . 15:01:07 total 132 15:01:07 drwxrwxr-x 9 jenkins jenkins 4096 May 13 15:01 . 15:01:07 drwxrwxr-x 4 jenkins jenkins 4096 May 13 14:58 .. 15:01:07 -rw-rw-r-- 1 jenkins jenkins 140 May 13 14:58 .dockerignore 15:01:07 drwxrwxr-x 8 jenkins jenkins 4096 May 13 14:58 .git 15:01:07 -rw-rw-r-- 1 jenkins jenkins 335 May 13 14:58 .gitignore 15:01:07 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:58 .semver 15:01:07 -rw-rw-r-- 1 jenkins jenkins 4678 May 13 14:58 Attribution.txt 15:01:07 -rw-rw-r-- 1 jenkins jenkins 1776 May 13 14:58 Dockerfile 15:01:07 -rw-rw-r-- 1 jenkins jenkins 953 May 13 14:58 Dockerfile.build 15:01:07 -rw-rw-r-- 1 jenkins jenkins 700 May 13 14:58 Jenkinsfile 15:01:07 -rw-rw-r-- 1 jenkins jenkins 11340 May 13 14:58 LICENSE 15:01:07 -rw-rw-r-- 1 jenkins jenkins 902 May 13 14:58 Makefile 15:01:07 -rw-rw-r-- 1 jenkins jenkins 444 May 13 14:58 README.md 15:01:07 -rw-rw-r-- 1 jenkins jenkins 11 May 13 14:55 VERSION 15:01:07 drwxrwxr-x 2 jenkins jenkins 4096 May 13 14:58 bin 15:01:07 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:58 cmd 15:01:07 -rw-r--r-- 1 jenkins jenkins 18214 May 13 15:00 coverage.out 15:01:07 -rw-r--r-- 1 jenkins jenkins 510 May 13 15:01 go.mod 15:01:07 -rw-r--r-- 1 jenkins jenkins 13621 May 13 15:01 go.sum 15:01:07 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:58 internal 15:01:07 drwxrwxr-x 2 jenkins jenkins 4096 May 13 14:58 mock 15:01:07 drwxrwxr-x 4 jenkins jenkins 4096 May 13 14:58 snap 15:01:07 -rw-rw-r-- 1 jenkins jenkins 227 May 13 14:58 version.go [Pipeline] isUnix [Pipeline] sh 15:01:07 + 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=4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 --label arch=arm64 --label version=1.2.0-dev.6 . 15:01:07 Sending build context to Docker daemon 581.6kB 15:01:07 Step 1/21 : ARG BASE=golang:1.13-alpine 15:01:07 Step 2/21 : FROM ${BASE} AS builder 15:01:07 ---> e8d5e749effc 15:01:07 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 15:01:08 ---> Running in 8045b96f6218 15:01:08 Removing intermediate container 8045b96f6218 15:01:08 ---> b7aab089cbc9 15:01:08 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 15:01:08 ---> Running in 86be16fda828 15:01:08 Removing intermediate container 86be16fda828 15:01:08 ---> 4ef510b489a2 15:01:08 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:09 ---> Running in 7b7737d93315 15:01:10 e5fbee5a4b0d: Pull complete 15:01:10 f452fca78f88: Pull complete 15:01:10 7417ef92027a: Pull complete 15:01:10 2af5c49d270b: Pull complete 15:01:10 df9c3bdbc40a: Pull complete 15:01:10 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 15:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 15:01:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:01:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:01:11 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:01:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [846 kB] 15:01:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [52.4 kB] 15:01:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8507 B] 15:01:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [911 kB] 15:01:11 Removing intermediate container 7b7737d93315 15:01:11 ---> be4d01cd62db 15:01:11 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:01:11 ---> Running in b28e24cf8dce 15:01:11 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 15:01:11 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [19.8 kB] 15:01:11 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1376 kB] 15:01:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:01:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [66.6 kB] 15:01:11 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1206 kB] 15:01:11 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 15:01:11 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 15:01:12 Fetched 4755 kB in 1s (3290 kB/s) 15:01:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:01:13 Reading package lists... 15:01:13 OK: 203 MiB in 52 packages 15:01:14 Removing intermediate container b28e24cf8dce 15:01:14 ---> 6137a426cafb 15:01:14 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 15:01:14 ---> Running in eee785c82eab 15:01:14 Removing intermediate container eee785c82eab 15:01:14 ---> a836cbd2416c 15:01:14 Step 8/21 : COPY . . 15:01:15 ---> f1c9aae23769 15:01:15 Step 9/21 : ARG MAKE='make build' 15:01:15 ---> Running in 236efaefed29 15:01:15 Removing intermediate container 236efaefed29 15:01:15 ---> a7a74cbec59d 15:01:15 Step 10/21 : RUN $MAKE 15:01:16 ---> Running in 3c86fcd1dc85 15:01:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.0-dev.6" -o cmd/device-mqtt ./cmd 15:01:18 Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth 15:01:20 Reading package lists... 15:01:20 Building dependency tree... 15:01:20 Reading state information... 15:01:20 The following packages were automatically installed and are no longer required: 15:01:20 libjq1 liblzo2-2 libonig4 15:01:20 Use 'sudo apt autoremove' to remove them. 15:01:20 Suggested packages: 15:01:20 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:01:20 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 15:01:20 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 15:01:20 libterm-readline-gnu-perl | libterm-readline-perl-perl 15:01:20 The following NEW packages will be installed: 15:01:20 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 15:01:20 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 15:01:20 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 15:01:20 openssh-client patch perl perl-modules-5.26 xauth 15:01:20 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. 15:01:20 Need to get 14.7 MB of archives. 15:01:20 After this operation, 89.5 MB of additional disk space will be used. 15:01:20 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 15:01:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:01:21 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 15:01:21 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 15:01:21 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 15:01:21 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 15:01:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 15:01:21 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 15:01:21 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 15:01:21 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 15:01:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 15:01:21 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 15:01:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 15:01:21 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:01:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 15:01:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:01:21 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 15:01:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 15:01:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:01:21 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 15:01:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 15:01:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 15:01:21 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:01:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:01:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 15:01:21 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 15:01:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:01:22 debconf: delaying package configuration, since apt-utils is not installed 15:01:22 Fetched 14.7 MB in 1s (10.7 MB/s) 15:01:22 Selecting previously unselected package libxau6:amd64. 15:01:22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) 15:01:22 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 15:01:22 Unpacking libxau6:amd64 (1:1.0.8-1) ... 15:01:22 Selecting previously unselected package libbsd0:amd64. 15:01:22 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:01:22 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:01:22 Selecting previously unselected package libxdmcp6:amd64. 15:01:22 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 15:01:22 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 15:01:22 Selecting previously unselected package libxcb1:amd64. 15:01:22 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 15:01:22 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 15:01:22 Selecting previously unselected package libx11-data. 15:01:22 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 15:01:22 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 15:01:23 Selecting previously unselected package libx11-6:amd64. 15:01:23 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 15:01:23 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 15:01:23 Selecting previously unselected package libxext6:amd64. 15:01:23 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 15:01:23 Unpacking libxext6:amd64 (2:1.3.3-1) ... 15:01:23 Selecting previously unselected package perl-modules-5.26. 15:01:23 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 15:01:23 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:01:26 Selecting previously unselected package libgdbm5:amd64. 15:01:26 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 15:01:26 Unpacking libgdbm5:amd64 (1.14.1-6) ... 15:01:26 Selecting previously unselected package libgdbm-compat4:amd64. 15:01:26 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 15:01:26 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 15:01:26 Selecting previously unselected package libperl5.26:amd64. 15:01:26 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 15:01:26 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 15:01:27 Selecting previously unselected package perl. 15:01:27 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 15:01:27 Unpacking perl (5.26.1-6ubuntu0.3) ... 15:01:27 Selecting previously unselected package less. 15:01:27 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 15:01:27 Unpacking less (487-0.1) ... 15:01:27 Selecting previously unselected package libexpat1:amd64. 15:01:27 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:01:27 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:01:27 Selecting previously unselected package netbase. 15:01:27 Preparing to unpack .../14-netbase_5.4_all.deb ... 15:01:27 Unpacking netbase (5.4) ... 15:01:27 Selecting previously unselected package libedit2:amd64. 15:01:27 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 15:01:27 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:01:28 Selecting previously unselected package libssl1.0.0:amd64. 15:01:28 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 15:01:28 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 15:01:28 Selecting previously unselected package libxmuu1:amd64. 15:01:28 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 15:01:28 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 15:01:28 Selecting previously unselected package openssh-client. 15:01:28 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:01:28 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:01:28 Selecting previously unselected package xauth. 15:01:28 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 15:01:28 Unpacking xauth (1:1.0.10-1) ... 15:01:28 Selecting previously unselected package curl. 15:01:28 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 15:01:28 Unpacking curl (7.58.0-2ubuntu3.8) ... 15:01:28 Selecting previously unselected package libcurl3-gnutls:amd64. 15:01:28 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 15:01:28 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 15:01:28 Selecting previously unselected package liberror-perl. 15:01:28 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 15:01:28 Unpacking liberror-perl (0.17025-1) ... 15:01:28 Selecting previously unselected package git-man. 15:01:28 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:01:28 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:01:29 Selecting previously unselected package git. 15:01:29 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 15:01:29 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:01:29 Selecting previously unselected package make. 15:01:29 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 15:01:29 Unpacking make (4.1-9.1ubuntu1) ... 15:01:29 Selecting previously unselected package patch. 15:01:29 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:01:29 Unpacking patch (2.7.6-2ubuntu1.1) ... 15:01:29 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:01:29 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:01:29 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:01:29 Setting up less (487-0.1) ... 15:01:30 Setting up make (4.1-9.1ubuntu1) ... 15:01:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 15:01:30 Setting up curl (7.58.0-2ubuntu3.8) ... 15:01:30 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 15:01:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:01:30 Setting up libgdbm5:amd64 (1.14.1-6) ... 15:01:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:01:30 Setting up patch (2.7.6-2ubuntu1.1) ... 15:01:30 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 15:01:30 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 15:01:30 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:01:30 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 15:01:30 Setting up libxau6:amd64 (1:1.0.8-1) ... 15:01:30 Setting up netbase (5.4) ... 15:01:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 15:01:30 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 15:01:30 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 15:01:30 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 15:01:30 Setting up perl (5.26.1-6ubuntu0.3) ... 15:01:30 Setting up libxext6:amd64 (2:1.3.3-1) ... 15:01:30 Setting up liberror-perl (0.17025-1) ... 15:01:30 Setting up xauth (1:1.0.10-1) ... 15:01:30 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:01:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:01:33 curl set to automatically installed. 15:01:33 git set to automatically installed. 15:01:33 git-man set to automatically installed. 15:01:33 less set to automatically installed. 15:01:33 libbsd0 set to automatically installed. 15:01:33 libcurl3-gnutls set to automatically installed. 15:01:33 libedit2 set to automatically installed. 15:01:33 liberror-perl set to automatically installed. 15:01:33 libexpat1 set to automatically installed. 15:01:33 libgdbm-compat4 set to automatically installed. 15:01:33 libgdbm5 set to automatically installed. 15:01:33 libperl5.26 set to automatically installed. 15:01:33 libssl1.0.0 set to automatically installed. 15:01:33 libx11-6 set to automatically installed. 15:01:33 libx11-data set to automatically installed. 15:01:33 libxau6 set to automatically installed. 15:01:33 libxcb1 set to automatically installed. 15:01:33 libxdmcp6 set to automatically installed. 15:01:33 libxext6 set to automatically installed. 15:01:33 libxmuu1 set to automatically installed. 15:01:33 make set to automatically installed. 15:01:33 netbase set to automatically installed. 15:01:33 openssh-client set to automatically installed. 15:01:33 patch set to automatically installed. 15:01:33 perl set to automatically installed. 15:01:33 perl-modules-5.26 set to automatically installed. 15:01:33 xauth set to automatically installed. 15:01:33 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 15:01:33 Please ensure the environment is properly setup before continuing. 15:01:33 Ignore this message if the appropriate measures have already been taken 15:01:33 Pulling go 15:01:34 'device-mqtt' has dependencies that need to be staged: go 15:01:34 Skipping pull go (already ran) 15:01:34 Building go 15:01:34 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:34 Dload Upload Total Spent Left Speed 15:01:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 114M 0 29046 0 0 62734 0 0:31:54 --:--:-- 0:31:54 62599 69 114M 69 79.8M 0 0 60.8M 0 0:00:01 0:00:01 --:--:-- 60.8M 100 114M 100 114M 0 0 69.9M 0 0:00:01 0:00:01 --:--:-- 69.9M 15:01:37 go1.13.5.linux-amd64.tar.gz: OK 15:01:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:01:47 Staging go 15:01:47 Pulling device-mqtt 15:01:47 Skipping build go (already ran) 15:01:47 Building device-mqtt 15:01:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.0-dev.6" -o cmd/device-mqtt ./cmd 15:01:49 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 15:01:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:01:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 15:01:49 go: downloading github.com/spf13/cast v1.3.0 15:01:49 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:01:49 go: extracting github.com/spf13/cast v1.3.0 15:01:49 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 15:01:49 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:01:49 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 15:01:49 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:01:49 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:01:49 go: downloading github.com/go-kit/kit v0.8.0 15:01:49 go: downloading github.com/google/uuid v1.1.1 15:01:50 go: downloading github.com/gorilla/mux v1.7.1 15:01:50 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:01:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:01:50 go: extracting github.com/google/uuid v1.1.1 15:01:50 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 15:01:50 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:01:50 go: downloading github.com/OneOfOne/xxhash v1.2.6 15:01:50 go: extracting github.com/gorilla/mux v1.7.1 15:01:50 go: downloading github.com/pkg/errors v0.8.1 15:01:50 go: downloading github.com/pelletier/go-toml v1.2.0 15:01:50 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 15:01:50 go: downloading gopkg.in/yaml.v2 v2.2.8 15:01:50 go: extracting github.com/OneOfOne/xxhash v1.2.6 15:01:50 go: extracting github.com/go-kit/kit v0.8.0 15:01:50 go: downloading github.com/BurntSushi/toml v0.3.1 15:01:50 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 15:01:50 go: extracting github.com/pkg/errors v0.8.1 15:01:50 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 15:01:50 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 15:01:50 go: extracting github.com/BurntSushi/toml v0.3.1 15:01:50 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 15:01:50 go: extracting gopkg.in/yaml.v2 v2.2.8 15:01:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:01:50 go: downloading github.com/x448/float16 v0.8.4 15:01:50 go: downloading github.com/hashicorp/consul/api v1.1.0 15:01:50 go: extracting github.com/pelletier/go-toml v1.2.0 15:01:50 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 15:01:50 go: extracting github.com/x448/float16 v0.8.4 15:01:50 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:01:50 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:01:50 go: downloading github.com/mitchellh/copystructure v1.0.0 15:01:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:01:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:01:50 go: extracting github.com/hashicorp/consul/api v1.1.0 15:01:50 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 15:01:50 go: extracting github.com/mitchellh/copystructure v1.0.0 15:01:50 go: downloading github.com/hashicorp/serf v0.8.2 15:01:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 15:01:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:01:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:01:50 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:01:50 go: extracting github.com/mitchellh/mapstructure v1.1.2 15:01:50 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 15:01:50 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 15:01:50 go: extracting github.com/go-logfmt/logfmt v0.4.0 15:01:50 go: extracting github.com/mitchellh/reflectwalk v1.0.0 15:01:50 go: extracting github.com/hashicorp/serf v0.8.2 15:01:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:01:50 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:01:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:01:50 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 15:01:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:01:50 go: extracting github.com/hashicorp/golang-lru v0.5.0 15:01:50 Removing intermediate container 3c86fcd1dc85 15:01:50 ---> 127200140352 15:01:50 Step 11/21 : FROM alpine 15:01:51 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 15:01:51 go: finding github.com/gorilla/mux v1.7.1 15:01:51 go: finding github.com/OneOfOne/xxhash v1.2.6 15:01:51 go: finding github.com/google/uuid v1.1.1 15:01:51 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:01:51 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:01:51 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 15:01:51 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:01:51 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:01:51 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:01:51 go: finding gopkg.in/yaml.v2 v2.2.8 15:01:51 go: finding github.com/BurntSushi/toml v0.3.1 15:01:51 go: finding github.com/pkg/errors v0.8.1 15:01:51 go: finding github.com/go-kit/kit v0.8.0 15:01:51 go: finding github.com/x448/float16 v0.8.4 15:01:51 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:01:51 go: finding github.com/hashicorp/consul/api v1.1.0 15:01:51 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:01:51 go: finding github.com/pelletier/go-toml v1.2.0 15:01:51 go: finding github.com/go-logfmt/logfmt v0.4.0 15:01:51 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:01:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:01:51 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:01:51 go: finding github.com/hashicorp/serf v0.8.2 15:01:51 go: finding github.com/mitchellh/mapstructure v1.1.2 15:01:51 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:01:51 go: finding github.com/mitchellh/copystructure v1.0.0 15:01:51 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:01:51 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:01:51 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:01:51 go: finding github.com/hashicorp/golang-lru v0.5.0 15:01:51 go: finding github.com/spf13/cast v1.3.0 15:01:51 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:01:51 latest: Pulling from library/alpine 15:01:51 29e5d40040c1: Pulling fs layer 15:01:52 29e5d40040c1: Verifying Checksum 15:01:52 29e5d40040c1: Download complete 15:01:52 29e5d40040c1: Pull complete 15:01:52 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 15:01:52 Status: Downloaded newer image for alpine:latest 15:01:52 ---> c20d2a9ab686 15:01:52 Step 12/21 : ENV APP_PORT=49982 15:01:52 ---> Running in f427dabc0f69 15:01:52 Removing intermediate container f427dabc0f69 15:01:52 ---> 07008f44a681 15:01:52 Step 13/21 : EXPOSE $APP_PORT 15:01:53 ---> Running in fe9bc1ebb06b 15:01:53 Removing intermediate container fe9bc1ebb06b 15:01:53 ---> 490c54ab8509 15:01:53 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 15:01:54 ---> c338fab40c26 15:01:54 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 15:01:55 ---> dd3e715554c5 15:01:55 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 15:01:55 ---> 99b87d1c077c 15:01:55 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 15:01:55 ---> Running in 492de3a1cdd9 15:01:56 Removing intermediate container 492de3a1cdd9 15:01:56 ---> 45617dca624b 15:01:56 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 15:01:56 ---> Running in ca57f5a053d2 15:01:56 Removing intermediate container ca57f5a053d2 15:01:56 ---> ba0fccc1285f 15:01:56 Step 19/21 : LABEL arch=arm64 15:01:56 ---> Running in 9b776d3bbb1e 15:01:57 Removing intermediate container 9b776d3bbb1e 15:01:57 ---> 615b7e8aa5d7 15:01:57 Step 20/21 : LABEL git_sha=4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 15:01:57 ---> Running in 9eb1ad7b3741 15:01:57 Removing intermediate container 9eb1ad7b3741 15:01:57 ---> 1f512eb394e8 15:01:57 Step 21/21 : LABEL version=1.2.0-dev.6 15:01:57 ---> Running in b352bab53669 15:01:57 Removing intermediate container b352bab53669 15:01:57 ---> 72d68838f03e 15:01:57 [Warning] One or more build-args [ARCH] were not consumed 15:01:57 Successfully built 72d68838f03e 15:01:57 Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:01:58 provisioning config files... 15:01:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config4575371011853125490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:58 nexus3.edgexfoundry.org:10001 15:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:59 Configure a credential helper to remove this warning. See 15:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:59 15:01:59 Login Succeeded 15:01:59 nexus3.edgexfoundry.org:10002 15:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:00 Configure a credential helper to remove this warning. See 15:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:00 15:02:00 Login Succeeded 15:02:00 nexus3.edgexfoundry.org:10003 15:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:00 Configure a credential helper to remove this warning. See 15:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:00 15:02:00 Login Succeeded 15:02:00 nexus3.edgexfoundry.org:10004 15:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:01 Configure a credential helper to remove this warning. See 15:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:01 15:02:01 Login Succeeded 15:02:01 docker.io 15:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:02 Configure a credential helper to remove this warning. See 15:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:02 15:02:02 Login Succeeded [Pipeline] } 15:02:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:02:02 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: 15:02:02 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 15:02:02 latest 15:02:02 1.2.0-dev.6 15:02:02 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4-1.2.0-dev.6 15:02:02 master 15:02:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:02:03 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 [Pipeline] isUnix [Pipeline] sh 15:02:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:02:03 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 15:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 15:02:04 63a0dfd68fc8: Preparing 15:02:04 e88298c834e4: Preparing 15:02:04 9bcb122a0db0: Preparing 15:02:04 678a0785e7d2: Preparing 15:02:04 678a0785e7d2: Layer already exists 15:02:04 e88298c834e4: Pushed 15:02:04 63a0dfd68fc8: Pushed 15:02:06 Skipping stage go (already ran) 15:02:06 Staging device-mqtt 15:02:07 Priming go 15:02:08 9bcb122a0db0: Pushed 15:02:08 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4: digest: sha256:35363e8fb1f358e6326318fec5e41d93eea4ec24a948ceab56d89d27b521e093 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:02:08 Priming device-mqtt 15:02:08 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:02:09 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 15:02:09 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 15:02:09 Determining the version from the project repo (version-script). 15:02:09 The version has been set to '1.2.0-dev.6-20200513+4f542d1' 15:02:09 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 15:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 15:02:09 Snapping 'edgex-device-mqtt' ... 15:02:09 63a0dfd68fc8: Preparing 15:02:09 e88298c834e4: Preparing 15:02:09 9bcb122a0db0: Preparing 15:02:09 678a0785e7d2: Preparing 15:02:09 678a0785e7d2: Layer already exists 15:02:09 e88298c834e4: Layer already exists 15:02:09 9bcb122a0db0: Layer already exists 15:02:09 63a0dfd68fc8: Layer already exists 15:02:09 latest: digest: sha256:35363e8fb1f358e6326318fec5e41d93eea4ec24a948ceab56d89d27b521e093 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:02:10 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 15:02:10 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.0-dev.6 15:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 15:02:11 63a0dfd68fc8: Preparing 15:02:11 e88298c834e4: Preparing 15:02:11 9bcb122a0db0: Preparing 15:02:11 678a0785e7d2: Preparing 15:02:11 9bcb122a0db0: Layer already exists 15:02:11 e88298c834e4: Layer already exists 15:02:11 63a0dfd68fc8: Layer already exists 15:02:11 678a0785e7d2: Layer already exists 15:02:11 1.2.0-dev.6: digest: sha256:35363e8fb1f358e6326318fec5e41d93eea4ec24a948ceab56d89d27b521e093 size: 1154 15:02:11 15:02:11 Snapped edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap [Pipeline] isUnix [Pipeline] sh 15:02:11 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:4f542d150f63fd84c4c4e03c791e07fdb7c9aef4-1.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 15:02:12 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:4f542d150f63fd84c4c4e03c791e07fdb7c9aef4-1.2.0-dev.6 15:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 15:02:12 63a0dfd68fc8: Preparing 15:02:12 e88298c834e4: Preparing 15:02:12 9bcb122a0db0: Preparing 15:02:12 678a0785e7d2: Preparing 15:02:12 9bcb122a0db0: Layer already exists 15:02:12 63a0dfd68fc8: Layer already exists 15:02:12 678a0785e7d2: Layer already exists 15:02:12 e88298c834e4: Layer already exists 15:02:12 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4-1.2.0-dev.6: digest: sha256:35363e8fb1f358e6326318fec5e41d93eea4ec24a948ceab56d89d27b521e093 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:02:12 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh 15:02:12 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master 15:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 15:02:13 63a0dfd68fc8: Preparing 15:02:13 e88298c834e4: Preparing 15:02:13 9bcb122a0db0: Preparing 15:02:13 678a0785e7d2: Preparing 15:02:13 678a0785e7d2: Layer already exists 15:02:13 e88298c834e4: Layer already exists 15:02:13 63a0dfd68fc8: Layer already exists 15:02:13 9bcb122a0db0: Layer already exists 15:02:13 master: digest: sha256:35363e8fb1f358e6326318fec5e41d93eea4ec24a948ceab56d89d27b521e093 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 15:02:14 + grep snapcraft.yaml 15:02:14 + find /w/workspace/device-mqtt-go/6 15:02:14 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/6/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:14 provisioning config files... 15:02:14 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/6@tmp/config9087757140411746759tmp [Pipeline] { [Pipeline] sh 15:02:14 15:02:14 Login successful. You now have these capabilities: 15:02:14 15:02:14 snaps: No restriction 15:02:14 channels: No restriction 15:02:14 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 15:02:14 expires: 2020-06-19T16:50:48.252993 15:02:14 15:02:14 + cp /w/workspace/device-mqtt-go/6@tmp/config9087757140411746759tmp /w/workspace/device-mqtt-go/6/edgex-snap-store-login [Pipeline] sh 15:02:14 Preparing to push 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap'. 15:02:14 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 15:02:14 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 15:02:14 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/6:/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 15:02:15 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 15:02:15 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 15:02:15 b2f61026a351: Pulling fs layer 15:02:15 5538fb30c42c: Pulling fs layer 15:02:15 f0b05810781a: Pulling fs layer 15:02:15 0180a33352d6: Pulling fs layer 15:02:15 e7604b0c0f53: Pulling fs layer 15:02:15 db689cb83ae0: Pulling fs layer 15:02:15 6138af208834: Pulling fs layer 15:02:15 007c8e8c5d63: Pulling fs layer 15:02:15 4f7a387c642f: Pulling fs layer 15:02:15 db689cb83ae0: Waiting 15:02:15 6138af208834: Waiting 15:02:15 007c8e8c5d63: Waiting 15:02:15 4f7a387c642f: Waiting 15:02:15 0180a33352d6: Waiting 15:02:15 e7604b0c0f53: Waiting 15:02:15 f0b05810781a: Verifying Checksum 15:02:15 5538fb30c42c: Download complete 15:02:15 0180a33352d6: Download complete 15:02:15 db689cb83ae0: Verifying Checksum 15:02:15 db689cb83ae0: Download complete 15:02:15 6138af208834: Verifying Checksum 15:02:15 6138af208834: Download complete 15:02:15 007c8e8c5d63: Download complete 15:02:15 4f7a387c642f: Verifying Checksum 15:02:15 4f7a387c642f: Download complete 15:02:17 b2f61026a351: Verifying Checksum 15:02:17 b2f61026a351: Download complete 15:02:19 Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 0% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 1% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 2% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 3% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 4% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 5% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 6% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 7% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 8% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 9% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 10% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 11% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 13% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 14% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 15% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 16% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 17% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 18% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 19% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 20% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 21% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 22% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [ ] 23% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 25% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 26% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 27% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 28% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 29% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 30% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 31% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 32% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 33% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 34% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 35% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 37% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 38% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 39% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 40% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 41% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 42% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 43% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 44% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 45% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 46% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 47% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [= ] 49% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 50% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 51% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 52% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 53% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 54% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 55% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 56% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 57% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 58% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 59% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 61% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 62% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 63% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 64% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 65% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 66% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 67% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 68% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 69% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 70% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 71% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 73% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [== ] 74% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 75% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 76% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 77% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 78% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 79% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 80% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 81% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 82% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 83% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 84% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 86% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 87% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 88% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 89% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 90% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 91% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 92% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 93% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 94% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 95% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 96% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 98% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [=== ] 99% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' [====] 100% 15:02:20 b2f61026a351: Pull complete 15:02:20 5538fb30c42c: Pull complete 15:02:20 f0b05810781a: Pull complete 15:02:20 0180a33352d6: Pull complete 15:02:32 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| released 15:02:32 Revision 1179 of 'edgex-device-mqtt' created. 15:02:34 Track Arch Channel Version Revision Notes 15:02:34 edinburgh amd64 stable 1.0.0-20190627+29babbb 110 - 15:02:34 candidate 1.0.0-20190627+29babbb 110 - 15:02:34 beta 1.0.0-20190801+fd7235a 239 - 15:02:34 edge 1.0.0-20200107+8d32c65 942 - 15:02:34 fuji amd64 stable 1.1.1-20200228+f519bc1 1072 - 15:02:34 candidate ^ ^ - 15:02:34 beta 1.1.1-20200228+f519bc1 1072 - 15:02:34 edge 1.1.1-20200422+f519bc1 1177 - 15:02:34 latest amd64 stable 1.1.1-20200228+f519bc1 1072 - 15:02:34 candidate 1.1.1-20200228+f519bc1 1072 - 15:02:34 beta 1.1.1-20200228+f519bc1 1072 - 15:02:34 edge 1.2.0-dev.6-20200513+4f542d1 1179 - 15:02:34 Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing...| 15:02:34 Pushing metadata from 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_amd64.snap' 15:02:38 The metadata has been pushed [Pipeline] } 15:02:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:02:43 e7604b0c0f53: Download complete 15:03:15 e7604b0c0f53: Pull complete 15:03:15 db689cb83ae0: Pull complete 15:03:15 6138af208834: Pull complete 15:03:15 007c8e8c5d63: Pull complete 15:03:15 4f7a387c642f: Pull complete 15:03:15 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 15:03:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 15:03:16 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 15:03:16 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 15:03:16 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 15:03:16 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 15:03:17 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 15:03:17 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 15:03:17 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [856 kB] 15:03:17 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1224 kB] 15:03:17 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 15:03:17 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 15:03:17 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [748 kB] 15:03:18 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [583 kB] 15:03:18 Fetched 3684 kB in 3s (1357 kB/s) 15:03:23 Reading package lists... 15:03:35 Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth 15:03:38 Reading package lists... 15:03:39 Building dependency tree... 15:03:39 Reading state information... 15:03:40 The following packages were automatically installed and are no longer required: 15:03:40 libjq1 liblzo2-2 libonig4 15:03:40 Use 'sudo apt autoremove' to remove them. 15:03:40 Suggested packages: 15:03:40 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:03:40 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 15:03:40 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 15:03:40 libterm-readline-gnu-perl | libterm-readline-perl-perl 15:03:40 The following NEW packages will be installed: 15:03:40 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 15:03:40 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 15:03:40 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 15:03:40 openssh-client patch perl perl-modules-5.26 xauth 15:03:40 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. 15:03:40 Need to get 12.9 MB of archives. 15:03:40 After this operation, 84.2 MB of additional disk space will be used. 15:03:40 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 15:03:40 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 15:03:41 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 15:03:41 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 15:03:41 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 15:03:41 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 15:03:41 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 15:03:41 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 15:03:43 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 15:03:43 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 15:03:43 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 15:03:45 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 15:03:45 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 15:03:45 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 15:03:45 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 15:03:45 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 15:03:45 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 15:03:46 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 15:03:46 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 15:03:46 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 15:03:46 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 15:03:46 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 15:03:46 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 15:03:46 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:03:46 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 15:03:48 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 15:03:48 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 15:03:49 debconf: delaying package configuration, since apt-utils is not installed 15:03:49 Fetched 12.9 MB in 8s (1633 kB/s) 15:03:49 Selecting previously unselected package libxau6:arm64. 15:03:49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) 15:03:49 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 15:03:49 Unpacking libxau6:arm64 (1:1.0.8-1) ... 15:03:49 Selecting previously unselected package libbsd0:arm64. 15:03:49 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 15:03:49 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 15:03:49 Selecting previously unselected package libxdmcp6:arm64. 15:03:49 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 15:03:49 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 15:03:49 Selecting previously unselected package libxcb1:arm64. 15:03:49 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 15:03:49 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 15:03:49 Selecting previously unselected package libx11-data. 15:03:49 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 15:03:49 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 15:03:49 Selecting previously unselected package libx11-6:arm64. 15:03:49 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 15:03:50 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 15:03:50 Selecting previously unselected package libxext6:arm64. 15:03:50 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 15:03:50 Unpacking libxext6:arm64 (2:1.3.3-1) ... 15:03:50 Selecting previously unselected package perl-modules-5.26. 15:03:50 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 15:03:50 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:03:51 Selecting previously unselected package libgdbm5:arm64. 15:03:51 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 15:03:51 Unpacking libgdbm5:arm64 (1.14.1-6) ... 15:03:51 Selecting previously unselected package libgdbm-compat4:arm64. 15:03:51 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 15:03:51 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 15:03:52 Selecting previously unselected package libperl5.26:arm64. 15:03:52 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 15:03:52 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 15:03:53 Selecting previously unselected package perl. 15:03:53 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 15:03:53 Unpacking perl (5.26.1-6ubuntu0.3) ... 15:03:53 Selecting previously unselected package less. 15:03:53 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 15:03:53 Unpacking less (487-0.1) ... 15:03:53 Selecting previously unselected package libexpat1:arm64. 15:03:53 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 15:03:53 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 15:03:53 Selecting previously unselected package netbase. 15:03:53 Preparing to unpack .../14-netbase_5.4_all.deb ... 15:03:53 Unpacking netbase (5.4) ... 15:03:53 Selecting previously unselected package libedit2:arm64. 15:03:53 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 15:03:53 Unpacking libedit2:arm64 (3.1-20170329-1) ... 15:03:54 Selecting previously unselected package libssl1.0.0:arm64. 15:03:54 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 15:03:54 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 15:03:54 Selecting previously unselected package libxmuu1:arm64. 15:03:54 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 15:03:54 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 15:03:54 Selecting previously unselected package openssh-client. 15:03:54 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 15:03:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:03:54 Selecting previously unselected package xauth. 15:03:54 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 15:03:54 Unpacking xauth (1:1.0.10-1) ... 15:03:54 Selecting previously unselected package curl. 15:03:54 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 15:03:54 Unpacking curl (7.58.0-2ubuntu3.8) ... 15:03:54 Selecting previously unselected package libcurl3-gnutls:arm64. 15:03:54 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 15:03:54 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 15:03:55 Selecting previously unselected package liberror-perl. 15:03:55 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 15:03:55 Unpacking liberror-perl (0.17025-1) ... 15:03:55 Selecting previously unselected package git-man. 15:03:55 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:03:55 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:03:55 Selecting previously unselected package git. 15:03:55 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 15:03:55 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:03:56 Selecting previously unselected package make. 15:03:56 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 15:03:56 Unpacking make (4.1-9.1ubuntu1) ... 15:03:56 Selecting previously unselected package patch. 15:03:56 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 15:03:56 Unpacking patch (2.7.6-2ubuntu1.1) ... 15:03:56 Setting up libedit2:arm64 (3.1-20170329-1) ... 15:03:56 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:03:57 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 15:03:57 Setting up less (487-0.1) ... 15:03:57 Setting up make (4.1-9.1ubuntu1) ... 15:03:57 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 15:03:57 Setting up curl (7.58.0-2ubuntu3.8) ... 15:03:57 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 15:03:57 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:03:57 Setting up libgdbm5:arm64 (1.14.1-6) ... 15:03:57 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 15:03:57 Setting up patch (2.7.6-2ubuntu1.1) ... 15:03:57 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 15:03:57 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 15:03:57 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:03:58 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 15:03:58 Setting up libxau6:arm64 (1:1.0.8-1) ... 15:03:58 Setting up netbase (5.4) ... 15:03:58 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 15:03:58 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 15:03:58 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 15:03:58 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 15:03:58 Setting up perl (5.26.1-6ubuntu0.3) ... 15:03:58 Setting up libxext6:arm64 (2:1.3.3-1) ... 15:03:58 Setting up liberror-perl (0.17025-1) ... 15:03:58 Setting up xauth (1:1.0.10-1) ... 15:03:58 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:03:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:04:05 curl set to automatically installed. 15:04:05 git set to automatically installed. 15:04:05 git-man set to automatically installed. 15:04:05 less set to automatically installed. 15:04:05 libbsd0 set to automatically installed. 15:04:05 libcurl3-gnutls set to automatically installed. 15:04:05 libedit2 set to automatically installed. 15:04:05 liberror-perl set to automatically installed. 15:04:05 libexpat1 set to automatically installed. 15:04:05 libgdbm-compat4 set to automatically installed. 15:04:05 libgdbm5 set to automatically installed. 15:04:05 libperl5.26 set to automatically installed. 15:04:05 libssl1.0.0 set to automatically installed. 15:04:05 libx11-6 set to automatically installed. 15:04:05 libx11-data set to automatically installed. 15:04:05 libxau6 set to automatically installed. 15:04:05 libxcb1 set to automatically installed. 15:04:05 libxdmcp6 set to automatically installed. 15:04:05 libxext6 set to automatically installed. 15:04:05 libxmuu1 set to automatically installed. 15:04:05 make set to automatically installed. 15:04:05 netbase set to automatically installed. 15:04:05 openssh-client set to automatically installed. 15:04:05 patch set to automatically installed. 15:04:05 perl set to automatically installed. 15:04:05 perl-modules-5.26 set to automatically installed. 15:04:05 xauth set to automatically installed. 15:04:05 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 15:04:05 Please ensure the environment is properly setup before continuing. 15:04:05 Ignore this message if the appropriate measures have already been taken 15:04:05 Pulling go 15:04:09 'device-mqtt' has dependencies that need to be staged: go 15:04:09 Skipping pull go (already ran) 15:04:09 Building go 15:04:09 % Total % Received % Xferd Average Speed Time Time Time Current 15:04:09 Dload Upload Total Spent Left Speed 15:04:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 32 93.0M 32 30.2M 0 0 32.0M 0 0:00:02 --:--:-- 0:00:02 31.9M 85 93.0M 85 79.4M 0 0 40.9M 0 0:00:02 0:00:01 0:00:01 40.9M 100 93.0M 100 93.0M 0 0 41.5M 0 0:00:02 0:00:02 --:--:-- 41.5M 15:04:12 go1.13.5.linux-arm64.tar.gz: OK 15:04:30 Staging go 15:04:32 Pulling device-mqtt 15:04:34 Skipping build go (already ran) 15:04:34 Building device-mqtt 15:04:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.0-dev.6" -o cmd/device-mqtt ./cmd 15:04:35 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 15:04:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:04:35 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:04:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 15:04:35 go: downloading github.com/spf13/cast v1.3.0 15:04:35 go: extracting github.com/spf13/cast v1.3.0 15:04:35 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 15:04:35 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 15:04:35 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:04:35 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:04:35 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:04:35 go: downloading github.com/go-kit/kit v0.8.0 15:04:35 go: downloading github.com/google/uuid v1.1.1 15:04:35 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:04:35 go: downloading github.com/gorilla/mux v1.7.1 15:04:35 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:04:35 go: downloading gopkg.in/yaml.v2 v2.2.8 15:04:35 go: extracting github.com/google/uuid v1.1.1 15:04:35 go: extracting github.com/gorilla/mux v1.7.1 15:04:35 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 15:04:35 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:04:35 go: extracting gopkg.in/yaml.v2 v2.2.8 15:04:35 go: downloading github.com/pkg/errors v0.8.1 15:04:35 go: downloading github.com/OneOfOne/xxhash v1.2.6 15:04:35 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 15:04:35 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 15:04:35 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 15:04:35 go: downloading github.com/BurntSushi/toml v0.3.1 15:04:35 go: extracting github.com/OneOfOne/xxhash v1.2.6 15:04:35 go: downloading github.com/x448/float16 v0.8.4 15:04:35 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 15:04:35 go: extracting github.com/pkg/errors v0.8.1 15:04:35 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 15:04:35 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 15:04:35 go: extracting github.com/go-kit/kit v0.8.0 15:04:35 go: extracting github.com/BurntSushi/toml v0.3.1 15:04:35 go: downloading github.com/pelletier/go-toml v1.2.0 15:04:35 go: extracting github.com/x448/float16 v0.8.4 15:04:35 go: downloading github.com/hashicorp/consul/api v1.1.0 15:04:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:04:35 go: extracting github.com/pelletier/go-toml v1.2.0 15:04:35 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:04:36 go: downloading github.com/mitchellh/copystructure v1.0.0 15:04:36 go: extracting github.com/hashicorp/consul/api v1.1.0 15:04:36 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:04:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:04:36 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:04:36 go: extracting github.com/mitchellh/copystructure v1.0.0 15:04:36 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 15:04:36 go: extracting github.com/mitchellh/mapstructure v1.1.2 15:04:36 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:04:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 15:04:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:04:36 go: downloading github.com/hashicorp/serf v0.8.2 15:04:36 go: extracting github.com/mitchellh/reflectwalk v1.0.0 15:04:36 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 15:04:36 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 15:04:36 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:04:36 go: extracting github.com/hashicorp/serf v0.8.2 15:04:36 go: extracting github.com/go-logfmt/logfmt v0.4.0 15:04:36 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:04:36 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:04:36 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:04:36 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 15:04:36 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:04:36 go: extracting github.com/hashicorp/golang-lru v0.5.0 15:04:36 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 15:04:36 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 15:04:36 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:04:36 go: finding github.com/spf13/cast v1.3.0 15:04:36 go: finding github.com/gorilla/mux v1.7.1 15:04:36 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:04:36 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:04:36 go: finding github.com/OneOfOne/xxhash v1.2.6 15:04:36 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:04:36 go: finding github.com/go-kit/kit v0.8.0 15:04:36 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:04:36 go: finding github.com/google/uuid v1.1.1 15:04:36 go: finding github.com/x448/float16 v0.8.4 15:04:36 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:04:36 go: finding github.com/go-logfmt/logfmt v0.4.0 15:04:36 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:04:37 go: finding gopkg.in/yaml.v2 v2.2.8 15:04:37 go: finding github.com/BurntSushi/toml v0.3.1 15:04:37 go: finding github.com/pkg/errors v0.8.1 15:04:37 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:04:37 go: finding github.com/hashicorp/consul/api v1.1.0 15:04:37 go: finding github.com/pelletier/go-toml v1.2.0 15:04:37 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:04:37 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:04:37 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:04:37 go: finding github.com/hashicorp/serf v0.8.2 15:04:37 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:04:37 go: finding github.com/mitchellh/copystructure v1.0.0 15:04:37 go: finding github.com/mitchellh/mapstructure v1.1.2 15:04:37 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:04:37 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:04:37 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:04:37 go: finding github.com/hashicorp/golang-lru v0.5.0 15:05:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:05:22 Skipping stage go (already ran) 15:05:22 Staging device-mqtt 15:05:22 Priming go 15:05:25 Priming device-mqtt 15:05:28 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 15:05:28 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 15:05:28 Determining the version from the project repo (version-script). 15:05:28 The version has been set to '1.2.0-dev.6-20200513+4f542d1' 15:05:28 Snapping 'edgex-device-mqtt' ... 15:05:32 15:05:32 Snapped edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap 15:05:38 15:05:38 Login successful. You now have these capabilities: 15:05:38 15:05:38 snaps: No restriction 15:05:38 channels: No restriction 15:05:38 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 15:05:38 expires: 2020-06-19T16:50:48.252993 15:05:38 15:05:40 Preparing to push 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap'. 15:05:40 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 15:05:40 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 15:05:44 Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 0% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 1% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 2% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 3% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 4% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 5% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 6% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 7% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 8% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 9% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 10% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 11% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 12% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 13% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 14% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 16% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 17% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 18% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 19% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 20% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 21% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 22% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 23% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [ ] 24% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 25% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 26% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 27% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 28% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 29% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 30% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 32% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 33% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 34% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 35% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 36% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 37% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 38% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 39% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 40% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 41% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 42% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 43% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 44% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 45% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 46% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 48% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [= ] 49% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 50% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 51% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 52% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 53% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 54% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 55% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 56% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 57% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 58% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 59% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 60% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 61% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 62% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 64% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 65% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 66% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 67% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 68% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 69% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 70% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 71% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 72% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 73% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [== ] 74% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 75% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 76% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 77% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 78% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 80% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 81% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 82% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 83% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 84% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 85% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 86% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 87% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 88% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 89% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 90% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 91% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 92% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 93% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 94% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 96% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 97% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 98% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [=== ] 99% Pushing 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' [====] 100% 15:05:57 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- released 15:05:57 Revision 1180 of 'edgex-device-mqtt' created. 15:05:59 Track Arch Channel Version Revision Notes 15:05:59 edinburgh arm64 stable 1.0.0-20190627+29babbb 112 - 15:05:59 candidate 1.0.0-20190627+29babbb 112 - 15:05:59 beta 1.0.0-20190801+fd7235a 241 - 15:05:59 edge 1.0.0-20200107+8d32c65 944 - 15:05:59 fuji arm64 stable 1.1.1-20200311+f519bc1 1097 - 15:05:59 candidate ^ ^ - 15:05:59 beta 1.1.1-20200311+f519bc1 1097 - 15:05:59 edge 1.1.1-20200421+f519bc1 1174 - 15:05:59 latest arm64 stable 1.1.1-20200311+f519bc1 1097 - 15:05:59 candidate 1.0.0-20190627+29babbb 112 - 15:05:59 beta 1.1.1-20200311+f519bc1 1097 - 15:05:59 edge 1.2.0-dev.6-20200513+4f542d1 1180 - 15:05:59 Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...| 15:06:02 Pushing metadata from 'edgex-device-mqtt_1.2.0-dev.6-20200513+4f542d1_arm64.snap' 15:06:05 The metadata has been pushed [Pipeline] } 15:06:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 15:06:08 provisioning config files... 15:06:08 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2299087473075385230tmp [Pipeline] { [Pipeline] sh 15:06:09 + curl -s https://codecov.io/bash 15:06:09 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2299087473075385230tmp 15:06:09 15:06:09 _____ _ 15:06:09 / ____| | | 15:06:09 | | ___ __| | ___ ___ _____ __ 15:06:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:06:09 | |___| (_) | (_| | __/ (_| (_) \ V / 15:06:09 \_____\___/ \__,_|\___|\___\___/ \_/ 15:06:09 Bash-tbd 15:06:09 15:06:09 15:06:09 ==> Jenkins CI detected. 15:06:09 project root: . 15:06:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:06:09 ==> Running gcov in . (disable via -X gcov) 15:06:09 ==> Python coveragepy not found 15:06:09 ==> Searching for coverage reports in: 15:06:09 + . 15:06:09 -> Found 1 reports 15:06:09 ==> Detecting git/mercurial file structure 15:06:09 ==> Reading reports 15:06:09 + ./coverage.out bytes=18214 15:06:09 ==> Appending adjustments 15:06:09 http://docs.codecov.io/docs/fixing-reports 15:06:09 + Found adjustments 15:06:09 ==> Gzipping contents 15:06:09 ==> Uploading reports 15:06:09 url: https://codecov.io 15:06:09 query: branch=master&commit=4f542d150f63fd84c4c4e03c791e07fdb7c9aef4&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 15:06:09 -> Pinging Codecov 15:06:09 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=4f542d150f63fd84c4c4e03c791e07fdb7c9aef4&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 15:06:09 -> Uploading 15:06:10 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 [Pipeline] } 15:06:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:06:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 15:06:10 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 15:06:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:06:11 15:06:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 15:06:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:06:11 1.217.3: Pulling from edgex-devops/edgex-snyk-go 15:06:11 cbdbe7a5bc2a: Pulling fs layer 15:06:11 408f87550127: Pulling fs layer 15:06:11 fe522b08c979: Pulling fs layer 15:06:11 221eaa008020: Pulling fs layer 15:06:11 2a4607e5d6b9: Pulling fs layer 15:06:11 95d3c3421fef: Pulling fs layer 15:06:11 2fec7dd152b6: Pulling fs layer 15:06:11 d65e43aa86fe: Pulling fs layer 15:06:11 10a7cc25405e: Pulling fs layer 15:06:11 95d3c3421fef: Waiting 15:06:11 2fec7dd152b6: Waiting 15:06:11 d65e43aa86fe: Waiting 15:06:11 10a7cc25405e: Waiting 15:06:11 2a4607e5d6b9: Waiting 15:06:11 221eaa008020: Waiting 15:06:11 fe522b08c979: Verifying Checksum 15:06:11 fe522b08c979: Download complete 15:06:11 408f87550127: Verifying Checksum 15:06:11 408f87550127: Download complete 15:06:11 2a4607e5d6b9: Download complete 15:06:11 95d3c3421fef: Verifying Checksum 15:06:11 95d3c3421fef: Download complete 15:06:11 cbdbe7a5bc2a: Verifying Checksum 15:06:11 cbdbe7a5bc2a: Download complete 15:06:11 cbdbe7a5bc2a: Pull complete 15:06:12 2fec7dd152b6: Verifying Checksum 15:06:12 2fec7dd152b6: Download complete 15:06:12 408f87550127: Pull complete 15:06:12 fe522b08c979: Pull complete 15:06:12 d65e43aa86fe: Verifying Checksum 15:06:12 d65e43aa86fe: Download complete 15:06:12 10a7cc25405e: Verifying Checksum 15:06:12 10a7cc25405e: Download complete 15:06:13 221eaa008020: Verifying Checksum 15:06:13 221eaa008020: Download complete 15:06:18 221eaa008020: Pull complete 15:06:18 2a4607e5d6b9: Pull complete 15:06:18 95d3c3421fef: Pull complete 15:06:21 2fec7dd152b6: Pull complete 15:06:24 d65e43aa86fe: Pull complete 15:06:25 10a7cc25405e: Pull complete 15:06:25 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 15:06:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 15:06:25 prd-centos7-docker-4c-2g-8262 does not seem to be running inside a container 15:06:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-mqtt-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 15:06:25 $ docker top cec2a45c89f634eed140ce01a9d7432afa1f1573b33c13bf8d4db29c8230a3c4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:26 + snyk monitor '--org=edgex-jenkins' 15:06:34 15:06:34 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... 15:06:34 15:06:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/1f489538-ef17-4110-9d07-144fb43f8200 15:06:34 15:06:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:06:34 15:06:35 [Pipeline] } 15:06:35 $ docker stop --time=1 cec2a45c89f634eed140ce01a9d7432afa1f1573b33c13bf8d4db29c8230a3c4 15:06:36 $ docker rm -f cec2a45c89f634eed140ce01a9d7432afa1f1573b33c13bf8d4db29c8230a3c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:06:38 15:06:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 15:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:06:38 latest: Pulling from edgex-devops/edgex-klar 15:06:38 e7c96db7181b: Pulling fs layer 15:06:38 1868ca2cb446: Pulling fs layer 15:06:38 136be5d0fe8e: Pulling fs layer 15:06:38 894bfe63afcb: Pulling fs layer 15:06:38 894bfe63afcb: Waiting 15:06:38 1868ca2cb446: Verifying Checksum 15:06:38 1868ca2cb446: Download complete 15:06:38 136be5d0fe8e: Verifying Checksum 15:06:38 136be5d0fe8e: Download complete 15:06:38 e7c96db7181b: Verifying Checksum 15:06:38 e7c96db7181b: Download complete 15:06:38 894bfe63afcb: Verifying Checksum 15:06:38 894bfe63afcb: Download complete 15:06:38 e7c96db7181b: Pull complete 15:06:38 1868ca2cb446: Pull complete 15:06:39 136be5d0fe8e: Pull complete 15:06:39 894bfe63afcb: Pull complete 15:06:39 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 15:06:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 15:06:39 prd-centos7-docker-4c-2g-8262 does not seem to be running inside a container 15:06:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:06:39 $ docker top 059b921b86106dbe6268b7843b1bc3858303f861d0ca75710b26f9dc0ab782ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:40 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 15:06:40 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:06:44 $ docker stop --time=1 059b921b86106dbe6268b7843b1bc3858303f861d0ca75710b26f9dc0ab782ba 15:06:46 $ docker rm -f 059b921b86106dbe6268b7843b1bc3858303f861d0ca75710b26f9dc0ab782ba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:06:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:06:46 . [Pipeline] withDockerContainer 15:06:46 prd-centos7-docker-4c-2g-8262 does not seem to be running inside a container 15:06:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:06:47 $ docker top 564b657841d73b6d9aceafa9236a8bf9cd36589e2eba184f7335ba5a542d371c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:47 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 15:06:47 + tee 15:06:47 clair timeout 1m0s 15:06:47 docker timeout: 1m0s 15:06:47 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:06:48 $ docker stop --time=1 564b657841d73b6d9aceafa9236a8bf9cd36589e2eba184f7335ba5a542d371c 15:06:49 $ docker rm -f 564b657841d73b6d9aceafa9236a8bf9cd36589e2eba184f7335ba5a542d371c [Pipeline] // withDockerContainer [Pipeline] sh 15:06:50 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 15:06:50 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_4f542d150f63fd84c4c4e03c791e07fdb7c9aef4.html [Pipeline] writeFile [Pipeline] step 15:06:50 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 15:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:06:50 . [Pipeline] withDockerContainer 15:06:50 prd-centos7-docker-4c-2g-8262 does not seem to be running inside a container 15:06:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:06:51 $ docker top 840d9e47184c2416a98557f55a54a255a2570a9ef20fd2a9b748058005833c29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:52 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 15:06:52 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:06:56 $ docker stop --time=1 840d9e47184c2416a98557f55a54a255a2570a9ef20fd2a9b748058005833c29 15:06:57 $ docker rm -f 840d9e47184c2416a98557f55a54a255a2570a9ef20fd2a9b748058005833c29 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:06:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:06:58 . [Pipeline] withDockerContainer 15:06:58 prd-centos7-docker-4c-2g-8262 does not seem to be running inside a container 15:06:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:06:58 $ docker top c53e3ce76c9625b798f242157dcccb51441e75402605823757958d17e1c1f1fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:59 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 15:06:59 + tee 15:06:59 clair timeout 1m0s 15:06:59 docker timeout: 1m0s 15:06:59 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:07:00 $ docker stop --time=1 c53e3ce76c9625b798f242157dcccb51441e75402605823757958d17e1c1f1fb 15:07:01 $ docker rm -f c53e3ce76c9625b798f242157dcccb51441e75402605823757958d17e1c1f1fb [Pipeline] // withDockerContainer [Pipeline] sh 15:07:01 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 15:07:01 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_4f542d150f63fd84c4c4e03c791e07fdb7c9aef4.html [Pipeline] writeFile [Pipeline] step 15:07:02 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 15:07:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:07:02 . [Pipeline] withDockerContainer 15:07:03 prd-centos7-docker-4c-2g-8262 does not seem to be running inside a container 15:07:03 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:07:03 $ docker top 41dd3d44ecefe99aa353e47b21e84be97c0a681f8e87e114e501c1db120c3b4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:04 [ssh-agent] Looking for ssh-agent implementation... 15:07:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:04 $ docker exec 41dd3d44ecefe99aa353e47b21e84be97c0a681f8e87e114e501c1db120c3b4e ssh-agent 15:07:04 SSH_AUTH_SOCK=/tmp/ssh-Sf6moQFGFH2K/agent.14 15:07:04 SSH_AGENT_PID=20 15:07:04 Running ssh-add (command line suppressed) 15:07:04 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4779297339370098186.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4779297339370098186.key) 15:07:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:05 + git semver tag 15:07:05 # -> Open(): unable to determine branch for HEAD 15:07:05 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 15:07:05 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 15:07:05 # $SEMVER_REMOTE_NAME = origin 15:07:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:07:05 # $SEMVER_USER_NAME = edgex-jenkins 15:07:05 # $SEMVER_BRANCH = master 15:07:05 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 15:07:05 # 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 HEAD 15:07:05 # -> Force: false 15:07:05 # f01e6d6dade4aaa64155bfe2c1443523dccf62a8 refs/tags/v1.2.0-dev.6 [Pipeline] } 15:07:05 $ docker exec --env ******** --env ******** 41dd3d44ecefe99aa353e47b21e84be97c0a681f8e87e114e501c1db120c3b4e ssh-agent -k 15:07:05 unset SSH_AUTH_SOCK; 15:07:05 unset SSH_AGENT_PID; 15:07:05 echo Agent pid 20 killed; 15:07:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:05 + git semver [Pipeline] } 15:07:05 $ docker stop --time=1 41dd3d44ecefe99aa353e47b21e84be97c0a681f8e87e114e501c1db120c3b4e 15:07:07 $ docker rm -f 41dd3d44ecefe99aa353e47b21e84be97c0a681f8e87e114e501c1db120c3b4e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:07:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:07:07 15:07:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:07:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:07:08 0.23.1-centos7: Pulling from edgex-lftools 15:07:08 ab5ef0e58194: Pulling fs layer 15:07:08 9712f1f96733: Pulling fs layer 15:07:08 63f879dbbcfc: Pulling fs layer 15:07:08 0d9ebad4ef96: Pulling fs layer 15:07:08 e9a5061849ea: Pulling fs layer 15:07:08 d747dcd14b5f: Pulling fs layer 15:07:08 2de7ff778b66: Pulling fs layer 15:07:08 e9a5061849ea: Waiting 15:07:08 d747dcd14b5f: Waiting 15:07:08 0d9ebad4ef96: Waiting 15:07:08 2de7ff778b66: Waiting 15:07:08 9712f1f96733: Verifying Checksum 15:07:08 9712f1f96733: Download complete 15:07:08 63f879dbbcfc: Verifying Checksum 15:07:08 63f879dbbcfc: Download complete 15:07:09 0d9ebad4ef96: Verifying Checksum 15:07:09 0d9ebad4ef96: Download complete 15:07:09 d747dcd14b5f: Verifying Checksum 15:07:09 d747dcd14b5f: Download complete 15:07:09 ab5ef0e58194: Verifying Checksum 15:07:09 ab5ef0e58194: Download complete 15:07:09 e9a5061849ea: Verifying Checksum 15:07:09 e9a5061849ea: Download complete 15:07:09 2de7ff778b66: Verifying Checksum 15:07:09 2de7ff778b66: Download complete 15:07:14 ab5ef0e58194: Pull complete 15:07:14 9712f1f96733: Pull complete 15:07:16 63f879dbbcfc: Pull complete 15:07:21 0d9ebad4ef96: Pull complete 15:07:23 e9a5061849ea: Pull complete 15:07:23 d747dcd14b5f: Pull complete 15:07:25 2de7ff778b66: Pull complete 15:07:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:07:26 prd-centos7-docker-4c-2g-8262 does not seem to be running inside a container 15:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:07:26 $ docker top 67fde1bf20a8fd0eeca353907c18362be14b454304f76c8ee4e4d5462f0b6182 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:07:26 provisioning config files... 15:07:26 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config6335573135077785519tmp 15:07:26 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5137303917694371346tmp 15:07:26 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5320747989932535177tmp [Pipeline] { [Pipeline] echo 15:07:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:07:27 ---> sigul-configuration.sh 15:07:27 gpg: directory `/root/.gnupg' created 15:07:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:07:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:07:27 gpg: keyring `/root/.gnupg/secring.gpg' created 15:07:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:07:27 gpg: CAST5 encrypted data 15:07:27 gpg: encrypted with 1 passphrase 15:07:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:07:27 + mkdir /home/jenkins 15:07:27 + mkdir /home/jenkins/sigul [Pipeline] sh 15:07:28 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 15:07:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:07:28 ---> sigul-install.sh 15:07:32 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:07:32 + git tag --list 15:07:32 v1.2.0-dev.6 [Pipeline] sh 15:07:33 + lftools sign git-tag v1.2.0-dev.6 15:07:34 Signing Git tag with Sigul... 15:07:34 Signing v1.2.0-dev.6 [Pipeline] echo 15:07:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:07:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:07:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:07:35 $ docker stop --time=1 67fde1bf20a8fd0eeca353907c18362be14b454304f76c8ee4e4d5462f0b6182 15:07:38 $ docker rm -f 67fde1bf20a8fd0eeca353907c18362be14b454304f76c8ee4e4d5462f0b6182 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:07:38 . [Pipeline] withDockerContainer 15:07:38 prd-centos7-docker-4c-2g-8262 does not seem to be running inside a container 15:07:38 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:07:39 $ docker top 9333d92d2c13f20fb87d1dd0cc20a0e0a74eadc30a18c0aaf3d91466752a7e4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:39 [ssh-agent] Looking for ssh-agent implementation... 15:07:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:40 $ docker exec 9333d92d2c13f20fb87d1dd0cc20a0e0a74eadc30a18c0aaf3d91466752a7e4a ssh-agent 15:07:40 SSH_AUTH_SOCK=/tmp/ssh-yOBDS3DIIRFK/agent.14 15:07:40 SSH_AGENT_PID=21 15:07:40 Running ssh-add (command line suppressed) 15:07:40 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_13009698528878873.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_13009698528878873.key) 15:07:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:40 + git semver bump pre 15:07:40 # -> Open(): unable to determine branch for HEAD 15:07:40 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 15:07:40 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 15:07:40 # $SEMVER_REMOTE_NAME = origin 15:07:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:07:40 # $SEMVER_USER_NAME = edgex-jenkins 15:07:40 # $SEMVER_BRANCH = master 15:07:40 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 15:07:40 1.2.0-dev.7 [Pipeline] } 15:07:40 $ docker exec --env ******** --env ******** 9333d92d2c13f20fb87d1dd0cc20a0e0a74eadc30a18c0aaf3d91466752a7e4a ssh-agent -k 15:07:40 unset SSH_AUTH_SOCK; 15:07:40 unset SSH_AGENT_PID; 15:07:40 echo Agent pid 21 killed; 15:07:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:41 + git semver [Pipeline] } 15:07:41 $ docker stop --time=1 9333d92d2c13f20fb87d1dd0cc20a0e0a74eadc30a18c0aaf3d91466752a7e4a 15:07:42 $ docker rm -f 9333d92d2c13f20fb87d1dd0cc20a0e0a74eadc30a18c0aaf3d91466752a7e4a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:07:43 . [Pipeline] withDockerContainer 15:07:43 prd-centos7-docker-4c-2g-8262 does not seem to be running inside a container 15:07:43 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:07:44 $ docker top fdbff5a8657ef421fceba98adfd436c8386358e1a62d5a96ccd31e5eed50ac58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:44 [ssh-agent] Looking for ssh-agent implementation... 15:07:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:44 $ docker exec fdbff5a8657ef421fceba98adfd436c8386358e1a62d5a96ccd31e5eed50ac58 ssh-agent 15:07:44 SSH_AUTH_SOCK=/tmp/ssh-vcAGVRC1HL8g/agent.15 15:07:44 SSH_AGENT_PID=22 15:07:44 Running ssh-add (command line suppressed) 15:07:44 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1147405122336077441.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1147405122336077441.key) 15:07:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:45 + git semver push 15:07:45 # -> Open(): unable to determine branch for HEAD 15:07:45 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 15:07:45 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 15:07:45 # $SEMVER_REMOTE_NAME = origin 15:07:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:07:45 # $SEMVER_USER_NAME = edgex-jenkins 15:07:45 # $SEMVER_BRANCH = master 15:07:45 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 15:07:51 $ docker exec --env ******** --env ******** fdbff5a8657ef421fceba98adfd436c8386358e1a62d5a96ccd31e5eed50ac58 ssh-agent -k 15:07:52 unset SSH_AUTH_SOCK; 15:07:52 unset SSH_AGENT_PID; 15:07:52 echo Agent pid 22 killed; 15:07:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:52 + git semver [Pipeline] } 15:07:52 $ docker stop --time=1 fdbff5a8657ef421fceba98adfd436c8386358e1a62d5a96ccd31e5eed50ac58 15:07:53 $ docker rm -f fdbff5a8657ef421fceba98adfd436c8386358e1a62d5a96ccd31e5eed50ac58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:07:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:07:55 ---> package-listing.sh 15:07:55 ++ facter osfamily 15:07:55 ++ tr '[:upper:]' '[:lower:]' 15:07:55 + OS_FAMILY=redhat 15:07:55 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 15:07:55 + START_PACKAGES=/tmp/packages_start.txt 15:07:55 + END_PACKAGES=/tmp/packages_end.txt 15:07:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:55 + PACKAGES=/tmp/packages_start.txt 15:07:55 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 15:07:55 + PACKAGES=/tmp/packages_end.txt 15:07:55 + case "${OS_FAMILY}" in 15:07:55 + rpm -qa 15:07:55 + sort 15:07:59 + '[' -f /tmp/packages_start.txt ']' 15:07:59 + '[' -f /tmp/packages_end.txt ']' 15:07:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 15:07:59 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 15:07:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 15:07:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:07:59 15:07:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:08:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:08:00 alpine: Pulling from edgex-lftools-log-publisher 15:08:00 c9b1b535fdd9: Pulling fs layer 15:08:00 2cc5ad85d9ab: Pulling fs layer 15:08:00 756a868c4378: Pulling fs layer 15:08:00 444b2fc9a129: Pulling fs layer 15:08:00 ea15f1150254: Pulling fs layer 15:08:00 41b27a9f41bf: Pulling fs layer 15:08:00 28c525ee5125: Pulling fs layer 15:08:00 094b1ea09ed8: Pulling fs layer 15:08:00 138eaada9080: Pulling fs layer 15:08:00 0622d0fa9048: Pulling fs layer 15:08:00 41b27a9f41bf: Waiting 15:08:00 138eaada9080: Waiting 15:08:00 0622d0fa9048: Waiting 15:08:00 28c525ee5125: Waiting 15:08:00 094b1ea09ed8: Waiting 15:08:00 ea15f1150254: Waiting 15:08:00 444b2fc9a129: Waiting 15:08:00 2cc5ad85d9ab: Verifying Checksum 15:08:00 2cc5ad85d9ab: Download complete 15:08:00 444b2fc9a129: Verifying Checksum 15:08:00 444b2fc9a129: Download complete 15:08:00 c9b1b535fdd9: Verifying Checksum 15:08:00 c9b1b535fdd9: Download complete 15:08:00 ea15f1150254: Verifying Checksum 15:08:00 ea15f1150254: Download complete 15:08:00 28c525ee5125: Verifying Checksum 15:08:00 28c525ee5125: Download complete 15:08:00 756a868c4378: Verifying Checksum 15:08:00 756a868c4378: Download complete 15:08:00 138eaada9080: Verifying Checksum 15:08:00 138eaada9080: Download complete 15:08:00 094b1ea09ed8: Verifying Checksum 15:08:00 094b1ea09ed8: Download complete 15:08:00 0622d0fa9048: Download complete 15:08:01 41b27a9f41bf: Download complete 15:08:02 c9b1b535fdd9: Pull complete 15:08:02 2cc5ad85d9ab: Pull complete 15:08:04 756a868c4378: Pull complete 15:08:04 444b2fc9a129: Pull complete 15:08:04 ea15f1150254: Pull complete 15:08:07 41b27a9f41bf: Pull complete 15:08:07 28c525ee5125: Pull complete 15:08:09 094b1ea09ed8: Pull complete 15:08:09 138eaada9080: Pull complete 15:08:09 0622d0fa9048: Pull complete 15:08:09 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:08:10 prd-centos7-docker-4c-2g-8262 does not seem to be running inside a container 15:08:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:08:10 $ docker top 3fd41e0001952050ae008148f729b44886b11841462b34c0833a04e43303b0c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:08:10 provisioning config files... 15:08:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3731999400499177261tmp [Pipeline] { [Pipeline] echo 15:08:10 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:08:11 ---> create-netrc.sh [Pipeline] echo 15:08:11 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:08:11 ---> logs-deploy.sh 15:08:11 + ARCHIVE_ARTIFACTS= 15:08:11 + LOGS_SERVER=https://logs.edgexfoundry.org 15:08:11 + '[' https://logs.edgexfoundry.org == None ']' 15:08:11 + NEXUS_URL=https://nexus.edgexfoundry.org 15:08:11 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/6 15:08:11 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/6/ 15:08:11 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/6 /w/workspace/gexfoundry_device-mqtt-go_master 15:08:12 Archives upload complete. 15:08:12 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/6/ 15:08:13 ---> uname -a: 15:08:13 Linux 3fd41e000195 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 15:08:13 15:08:13 15:08:13 ---> lscpu: 15:08:13 Architecture: x86_64 15:08:13 CPU op-mode(s): 32-bit, 64-bit 15:08:13 Byte Order: Little Endian 15:08:13 Address sizes: 40 bits physical, 48 bits virtual 15:08:13 CPU(s): 4 15:08:13 On-line CPU(s) list: 0-3 15:08:13 Thread(s) per core: 1 15:08:13 Core(s) per socket: 1 15:08:13 Socket(s): 4 15:08:13 NUMA node(s): 1 15:08:13 Vendor ID: GenuineIntel 15:08:13 CPU family: 6 15:08:13 Model: 44 15:08:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:08:13 Stepping: 1 15:08:13 CPU MHz: 2933.442 15:08:13 BogoMIPS: 5866.88 15:08:13 Virtualization: VT-x 15:08:13 Hypervisor vendor: KVM 15:08:13 Virtualization type: full 15:08:13 L1d cache: 128 KiB 15:08:13 L1i cache: 128 KiB 15:08:13 L2 cache: 16 MiB 15:08:13 L3 cache: 64 MiB 15:08:13 NUMA node0 CPU(s): 0-3 15:08:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 15:08:13 Vulnerability Meltdown: Mitigation; PTI 15:08:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:08:13 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 15:08:13 Vulnerability Spectre v2: Mitigation; Full retpoline 15:08:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:08:13 15:08:13 15:08:13 ---> nproc: 15:08:13 4 15:08:13 15:08:13